Trace number 3751689

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.06 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_6.opb
MD5SUM3d381ed93f57c88e2b6d7a913913eca6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5298527
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 174676879
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 105424044698
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 174676879
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 105424044698
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c old isEQ: 0, new EQ is 1
0.00/0.36	c old isEQ: 192, new EQ is 1
0.00/0.45	c old isEQ: 1, new EQ is 1
0.00/0.52	c run inc solver
0.00/0.52	c [INC SYSTEM] run initial solver
0.00/0.52	c [INC SYSTEM] preprocess with white file
4.39/4.45	c [INC SYSTEM] finished preprocessing in 3 s
4.39/4.45	c [INC SYSTEM] execute solver
4.43/5.12	c [INC SEARCH] formula is SAT
4.43/5.13	c [INC SYSTEM] solved the initial formula
6.06/6.10	c model valid
6.06/6.10	c current solution ok
6.06/6.32	o 181371971
6.06/6.32	c starting approximation
6.06/6.32	c factor = 2
6.06/6.32	c factor still to low - shrinking to 5.29425e+06
6.06/6.32	c approx number of clauses: 1e+06
6.06/6.32	c current bound: 90686024
6.65/6.95	c leaving approximation
6.65/6.95	c finished approximation
6.65/6.95	c [INC SYSTEM] there exists a inc, kill it!
6.65/6.95	c write failed with 2
6.65/6.95	c [INC SEARCH] iteration: 0
6.65/6.95	c [INC BOUNDS] best value:181372041 search for 181372040
6.65/6.95	c [INC SYSTEM] create new solver instance
6.65/6.95	c [INC] encode full formula
6.65/6.95	c fallback to adder encoding
8.18/8.41	c set iterative enc to: adder
8.18/8.41	c set iterative enc to: none
8.38/8.60	c [INC SEARCH] isOptimum variable: 0
12.47/12.73	c formula is SAT
12.47/12.78	c [INC SEARCH] copied best model
12.47/12.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.57/12.81	c model valid
12.57/12.81	c current solution ok
12.57/12.81	o 69562491
12.57/12.81	c [INC SEARCH] iteration: 1
12.57/12.81	c [INC BOUNDS] best value:69562561 search for 69562560
12.57/12.81	c [INC SYSTEM] there exists a inc, kill it!
12.57/12.81	c write failed with 2
12.57/12.83	c [INC SYSTEM] create new solver instance
12.57/12.83	c [INC] encode full formula
12.57/12.83	c fallback to adder encoding
13.97/14.20	c set iterative enc to: adder
13.97/14.20	c set iterative enc to: none
14.16/14.41	c [INC SEARCH] isOptimum variable: 0
18.65/18.94	c formula is SAT
18.65/18.98	c [INC SEARCH] copied best model
18.65/18.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.75/19.02	c model valid
18.75/19.02	c current solution ok
18.75/19.02	o 47351175
18.75/19.02	c [INC SEARCH] iteration: 2
18.75/19.02	c [INC BOUNDS] best value:47351245 search for 47351244
18.75/19.02	c [INC SYSTEM] there exists a inc, kill it!
18.75/19.02	c write failed with 2
18.75/19.04	c [INC SYSTEM] create new solver instance
18.75/19.04	c [INC] encode full formula
18.75/19.04	c fallback to adder encoding
20.06/20.30	c set iterative enc to: adder
20.06/20.30	c set iterative enc to: none
20.27/20.50	c [INC SEARCH] isOptimum variable: 0
366.89/367.29	c formula is SAT
367.00/367.33	c [INC SEARCH] copied best model
367.00/367.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
367.00/367.37	c model valid
367.00/367.37	c current solution ok
367.00/367.37	o 30335905
367.00/367.37	c [INC SEARCH] iteration: 3
367.00/367.37	c [INC BOUNDS] best value:30335975 search for 30335974
367.00/367.37	c [INC SYSTEM] there exists a inc, kill it!
367.00/367.37	c write failed with 2
367.00/367.37	c [INC SYSTEM] create new solver instance
367.00/367.37	c [INC] encode full formula
367.00/367.37	c fallback to adder encoding
368.21/368.50	c set iterative enc to: adder
368.21/368.50	c set iterative enc to: none
368.29/368.68	c [INC SEARCH] isOptimum variable: 0
756.90/757.37	c formula is SAT
757.02/757.41	c [INC SEARCH] copied best model
757.02/757.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
757.02/757.44	c model valid
757.02/757.44	c current solution ok
757.02/757.44	o 23387463
757.02/757.44	c [INC SEARCH] iteration: 4
757.02/757.44	c [INC BOUNDS] best value:23387533 search for 23387532
757.02/757.44	c [INC SYSTEM] there exists a inc, kill it!
757.02/757.44	c write failed with 2
757.02/757.45	c [INC SYSTEM] create new solver instance
757.02/757.45	c [INC] encode full formula
757.02/757.45	c fallback to adder encoding
758.13/758.53	c set iterative enc to: adder
758.13/758.53	c set iterative enc to: none
758.22/758.69	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.61	s UNKNOWN
1800.02/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.61	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751689-1339177847/watcher-3751689-1339177847 -o /tmp/evaluation-result-3751689-1339177847/solver-3751689-1339177847 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751689-1339177847.opb 1500478349 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 24303
/proc/meminfo: memFree=29883388/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (runsolver) D 24301 24303 23558 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 383913238 12095488 50 33554432000 4194304 5436572 140735874198624 140735874194920 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/24303/statm: 2953 50 31 304 0 2645 0

[startup+0.020302 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 24303
/proc/meminfo: memFree=29883388/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 24303
/proc/meminfo: memFree=29883388/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300205 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 24303
/proc/meminfo: memFree=29883388/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 24303
/proc/meminfo: memFree=29883388/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 24307
/proc/meminfo: memFree=29601696/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=37592 CPUtime=0.53 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 7793 0 0 0 49 4 0 0 20 0 1 0 383913238 38494208 8080 33554432000 4194304 6004724 140733748141296 140733748135760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24305/statm: 9398 8080 164 442 0 8952 0
[pid=24306] ppid=24305 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24306/stat : 24306 (cp2_pre.sh) S 24305 24303 23558 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383913292 9367552 276 33554432000 4194304 5064252 140733406802832 140733406801536 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24306/statm: 2287 276 234 213 0 72 0
[pid=24307] ppid=24306 vsize=163544 CPUtime=0.95 cores=0,2,4,6
/proc/24307/stat : 24307 (coprocessor) R 24306 24303 23558 0 -1 4202496 29526 0 0 0 90 5 0 0 20 0 1 0 383913292 167469056 39260 33554432000 4194304 6586260 140733970837040 140733970832968 4770132 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/24307/statm: 40886 39260 182 584 0 40298 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 219432

[startup+3.10041 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 24309
/proc/meminfo: memFree=29294252/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=37592 CPUtime=0.53 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 7793 0 0 0 49 4 0 0 20 0 1 0 383913238 38494208 8080 33554432000 4194304 6004724 140733748141296 140733748135760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24305/statm: 9398 8080 164 442 0 8952 0
[pid=24306] ppid=24305 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24306/stat : 24306 (cp2_pre.sh) S 24305 24303 23558 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383913292 9367552 276 33554432000 4194304 5064252 140733406802832 140733406801536 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24306/statm: 2287 276 234 213 0 72 0
[pid=24307] ppid=24306 vsize=188960 CPUtime=2.55 cores=0,2,4,6
/proc/24307/stat : 24307 (coprocessor) R 24306 24303 23558 0 -1 4202496 33553 0 0 0 249 6 0 0 20 0 1 0 383913292 193495040 45842 33554432000 4194304 6586260 140733970837040 140733970832408 4683456 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/24307/statm: 47240 45842 192 584 0 46652 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 244848

[startup+6.30033 s]
/proc/loadavg: 2.21 2.05 2.01 3/181 24311
/proc/meminfo: memFree=29222280/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=37592 CPUtime=5.41 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 9584 35736 0 0 69 82 374 16 20 0 1 0 383913238 38494208 8089 33554432000 4194304 6004724 140733748141296 140733748135344 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 9398 8089 173 442 0 8952 0
[pid=24311] ppid=24305 vsize=84512 CPUtime=0.65 cores=0,2,4,6
/proc/24311/stat : 24311 (glucosInc) S 24305 24303 23558 0 -1 4202496 17075 0 0 0 62 3 0 0 20 0 1 0 383913683 86540288 20037 33554432000 4194304 5654031 140735149995056 140735149993368 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24311/statm: 21128 20037 146 357 0 20768 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 131252

[startup+12.7004 s]
/proc/loadavg: 2.20 2.05 2.01 3/180 24323
/proc/meminfo: memFree=29156804/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=53720 CPUtime=8.4 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 21174 83152 0 0 222 103 481 34 20 0 1 0 383913238 55009280 12148 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 13430 12148 200 442 0 12984 0
[pid=24323] ppid=24305 vsize=353384 CPUtime=4.07 cores=0,2,4,6
/proc/24323/stat : 24323 (glucosInc) R 24305 24303 23558 0 -1 4202496 58859 0 0 0 391 16 0 0 20 0 1 0 383914098 361865216 78297 33554432000 4194304 5654031 140735395148464 140735395144936 4976752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24323/statm: 88346 78297 142 357 0 87986 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 416252

[startup+25.5004 s]
/proc/loadavg: 2.24 2.06 2.02 3/179 24337
/proc/meminfo: memFree=28688528/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=43656 CPUtime=20.27 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 34076 199356 0 0 500 139 1309 79 20 0 1 0 383913238 44703744 9664 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10914 9664 200 442 0 10468 0
[pid=24337] ppid=24305 vsize=336564 CPUtime=4.98 cores=0,2,4,6
/proc/24337/stat : 24337 (glucosInc) R 24305 24303 23558 0 -1 4202496 53261 0 0 0 485 13 0 0 20 0 1 0 383915288 344641536 69450 33554432000 4194304 5654031 140737284019568 140737284017336 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24337/statm: 84141 69450 140 357 0 83781 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 389368

[startup+51.1003 s]
/proc/loadavg: 2.20 2.07 2.02 3/179 24337
/proc/meminfo: memFree=28663764/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=43656 CPUtime=20.27 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 34076 199356 0 0 500 139 1309 79 20 0 1 0 383913238 44703744 9664 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10914 9664 200 442 0 10468 0
[pid=24337] ppid=24305 vsize=336564 CPUtime=30.58 cores=0,2,4,6
/proc/24337/stat : 24337 (glucosInc) R 24305 24303 23558 0 -1 4202496 53354 0 0 0 3044 14 0 0 20 0 1 0 383915288 344641536 75164 33554432000 4194304 5654031 140737284019568 140737284007384 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24337/statm: 84141 75164 140 357 0 83781 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 389368

[startup+102.306 s]
/proc/loadavg: 2.13 2.07 2.02 3/179 24341
/proc/meminfo: memFree=28711468/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=43656 CPUtime=20.27 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 34076 199356 0 0 500 139 1309 79 20 0 1 0 383913238 44703744 9664 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10914 9664 200 442 0 10468 0
[pid=24337] ppid=24305 vsize=386652 CPUtime=81.78 cores=0,2,4,6
/proc/24337/stat : 24337 (glucosInc) R 24305 24303 23558 0 -1 4202496 54446 0 0 0 8160 18 0 0 20 0 1 0 383915288 395931648 76073 33554432000 4194304 5654031 140737284019568 140737284017592 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24337/statm: 96663 76073 140 357 0 96303 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 439456

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/179 24341
/proc/meminfo: memFree=28623264/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=43656 CPUtime=20.27 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 34076 199356 0 0 500 139 1309 79 20 0 1 0 383913238 44703744 9664 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10914 9664 200 442 0 10468 0
[pid=24337] ppid=24305 vsize=336564 CPUtime=141.75 cores=0,2,4,6
/proc/24337/stat : 24337 (glucosInc) R 24305 24303 23558 0 -1 4202496 54838 0 0 0 14156 19 0 0 20 0 1 0 383915288 344641536 74771 33554432000 4194304 5654031 140737284019568 140737284017592 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24337/statm: 84141 74771 140 357 0 83781 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 389368

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/179 24341
/proc/meminfo: memFree=28645228/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=43656 CPUtime=20.27 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 34076 199356 0 0 500 139 1309 79 20 0 1 0 383913238 44703744 9664 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10914 9664 200 442 0 10468 0
[pid=24337] ppid=24305 vsize=386652 CPUtime=201.75 cores=0,2,4,6

################
# More data... #
################

/proc/meminfo: memFree=28602656/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=437864 CPUtime=483.47 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 58054 0 0 0 48311 36 0 0 20 0 1 0 383989107 448372736 89824 33554432000 4194304 5654031 140736875478800 140736875476888 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 109466 89824 140 357 0 109106 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 488340

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24383
/proc/meminfo: memFree=28741328/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=356476 CPUtime=543.46 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 59131 0 0 0 54307 39 0 0 20 0 1 0 383989107 365031424 75320 33554432000 4194304 5654031 140736875478800 140736875476888 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 89119 75320 140 357 0 88759 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 406952

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24383
/proc/meminfo: memFree=28443328/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=437864 CPUtime=603.45 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 59841 0 0 0 60304 41 0 0 20 0 1 0 383989107 448372736 91360 33554432000 4194304 5654031 140736875478800 140736875476888 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 109466 91360 140 357 0 109106 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 488340

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24383
/proc/meminfo: memFree=28516560/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=570124 CPUtime=663.45 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 60383 0 0 0 66303 42 0 0 20 0 1 0 383989107 583806976 107232 33554432000 4194304 5654031 140736875478800 140736875476888 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 142531 107232 140 357 0 142171 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 620600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24383
/proc/meminfo: memFree=28367240/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=356476 CPUtime=723.43 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 60953 0 0 0 72298 45 0 0 20 0 1 0 383989107 365031424 85005 33554432000 4194304 5654031 140736875478800 140736875476824 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 89119 85005 140 357 0 88759 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 406952

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24384
/proc/meminfo: memFree=28437160/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=437864 CPUtime=783.42 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 61496 0 0 0 78296 46 0 0 20 0 1 0 383989107 448372736 101389 33554432000 4194304 5654031 140736875478800 140736875476888 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 109466 101389 140 357 0 109106 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 488340

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 24384
/proc/meminfo: memFree=28745452/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=356476 CPUtime=843.42 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 62560 0 0 0 84293 49 0 0 20 0 1 0 383989107 365031424 75253 33554432000 4194304 5654031 140736875478800 140736875476824 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 89119 75253 140 357 0 88759 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 406952

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24384
/proc/meminfo: memFree=28433604/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=437864 CPUtime=903.4 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 63267 0 0 0 90290 50 0 0 20 0 1 0 383989107 448372736 89757 33554432000 4194304 5654031 140736875478800 140736875476888 4215932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 109466 89757 140 357 0 109106 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 488340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24384
/proc/meminfo: memFree=28574976/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=437864 CPUtime=963.4 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 63298 0 0 0 96289 51 0 0 20 0 1 0 383989107 448372736 105629 33554432000 4194304 5654031 140736875478800 140736875476888 4216075 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 109466 105629 140 357 0 109106 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 488340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24387
/proc/meminfo: memFree=28256540/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=570124 CPUtime=1023.39 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 63796 0 0 0 102286 53 0 0 20 0 1 0 383989107 583806976 122990 33554432000 4194304 5654031 140736875478800 140736875476888 4232791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 142531 122990 140 357 0 142171 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 620600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24387
/proc/meminfo: memFree=28361836/32873844 swapFree=7120/7120
[pid=24303] ppid=24301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24303/stat : 24303 (npSolver-pbo-It) S 24301 24303 23558 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383913238 9367552 275 33554432000 4194304 5064252 140734497566128 140734497565040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24303/statm: 2287 275 233 213 0 72 0
[pid=24305] ppid=24303 vsize=41328 CPUtime=758.32 cores=0,2,4,6
/proc/24305/stat : 24305 (npSolver-pbo) S 24303 24303 23558 0 -1 4202496 50152 330140 0 0 736 171 74702 223 20 0 1 0 383913238 42319872 9082 33554432000 4194304 6004724 140733748141296 140733748127144 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24305/statm: 10332 9082 200 442 0 9886 0
[pid=24377] ppid=24305 vsize=356476 CPUtime=1041.7 cores=0,2,4,6
/proc/24377/stat : 24377 (glucosInc) R 24305 24303 23558 0 -1 4202496 64309 0 0 0 104114 56 0 0 20 0 1 0 383989107 365031424 78837 33554432000 4194304 5654031 140736875478800 140736875476824 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24377/statm: 89119 78837 140 357 0 88759 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 406952

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.06
CPU user time (s): 1795.54
CPU system time (s): 4.52131
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 1053012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.54
system time used= 4.52131
maximum resident set size= 766916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 444980
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1109648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6215
involuntary context switches= 5141

runsolver used 2.6206 second user time and 7.2259 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-08 19:50:47
IDJOB=3751689
IDBENCH=92737
IDSOLVER=2335
FILE ID=node104/3751689-1339177847
RUNJOBID= node104-1339172016-23731
PBS_JOBID= 14643828
Free space on /tmp= 69392 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_6.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751689-1339177847/watcher-3751689-1339177847 -o /tmp/evaluation-result-3751689-1339177847/solver-3751689-1339177847 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751689-1339177847.opb 1500478349 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3d381ed93f57c88e2b6d7a913913eca6
RANDOM SEED=1500478349

node104.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29886832 kB
Buffers:          616120 kB
Cached:          1386716 kB
SwapCached:         1864 kB
Active:          2036288 kB
Inactive:          13524 kB
Active(anon):      42344 kB
Inactive(anon):     7044 kB
Active(file):    1993944 kB
Inactive(file):     6480 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67102148 kB
Dirty:             18640 kB
Writeback:             0 kB
AnonPages:        287536 kB
Mapped:             9988 kB
Shmem:                 4 kB
Slab:             796696 kB
SReclaimable:     238612 kB
SUnreclaim:       558084 kB
KernelStack:        1496 kB
PageTables:         4504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     156248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69132 MiB
End job on node104 at 2012-06-08 20:20:47