Trace number 3697811

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? (TO) 1800.09 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_9_mh_ic.opb
MD5SUMe68c386be3005ac1db93713ad853c109
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3056260
Best CPU time to get the best result obtained on this benchmark130.34
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 7285050849
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 7285050849
Number of bits of the biggest sum of numbers33
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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
1.08/1.17	c [INC SYSTEM] finished preprocessing in 1 s
1.08/1.17	c [INC SYSTEM] execute solver
1.16/1.36	c [INC SEARCH] formula is SAT
1.16/1.37	c [INC SYSTEM] solved the initial formula
1.19/1.40	c model valid
1.19/1.40	c current solution ok
1.39/1.68	o 382557843
1.39/1.68	c [INC SYSTEM] there exists a inc, kill it!
1.39/1.68	c write failed with 2
1.39/1.68	c [INC SEARCH] iteration: 0
1.39/1.68	c [INC BOUNDS] best value:382557858 search for 382557857
1.39/1.68	c [INC SYSTEM] create new solver instance
1.39/1.68	c [INC] encode full formula
1.39/1.68	c fallback to adder encoding
2.28/2.31	c set iterative enc to: adder
2.28/2.31	c set iterative enc to: none
2.28/2.39	c [INC SEARCH] isOptimum variable: 0
97.84/97.94	c formula is SAT
97.84/97.96	c [INC SEARCH] copied best model
97.84/97.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
97.84/97.99	c model valid
97.84/97.99	c current solution ok
97.84/97.99	o 362421496
97.84/97.99	c [INC SEARCH] iteration: 1
97.84/97.99	c [INC BOUNDS] best value:362421511 search for 362421510
97.84/97.99	c [INC SYSTEM] there exists a inc, kill it!
97.84/97.99	c write failed with 2
97.94/98.00	c [INC SYSTEM] create new solver instance
97.94/98.00	c [INC] encode full formula
97.94/98.00	c fallback to adder encoding
98.57/98.62	c set iterative enc to: adder
98.57/98.62	c set iterative enc to: none
98.66/98.73	c [INC SEARCH] isOptimum variable: 0
192.40/192.53	c formula is SAT
192.40/192.55	c [INC SEARCH] copied best model
192.40/192.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
192.40/192.58	c model valid
192.40/192.58	c current solution ok
192.40/192.58	o 128296693
192.40/192.58	c [INC SEARCH] iteration: 2
192.40/192.58	c [INC BOUNDS] best value:128296708 search for 128296707
192.40/192.58	c [INC SYSTEM] there exists a inc, kill it!
192.40/192.58	c write failed with 2
192.40/192.59	c [INC SYSTEM] create new solver instance
192.40/192.59	c [INC] encode full formula
192.40/192.59	c fallback to adder encoding
193.01/193.17	c set iterative enc to: adder
193.01/193.17	c set iterative enc to: none
193.11/193.25	c [INC SEARCH] isOptimum variable: 0
614.08/614.36	c formula is SAT
614.08/614.38	c [INC SEARCH] copied best model
614.08/614.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
614.20/614.41	c model valid
614.20/614.41	c current solution ok
614.20/614.41	o 89316430
614.20/614.41	c [INC SEARCH] iteration: 3
614.20/614.41	c [INC BOUNDS] best value:89316445 search for 89316444
614.20/614.41	c [INC SYSTEM] there exists a inc, kill it!
614.20/614.41	c write failed with 2
614.20/614.41	c [INC SYSTEM] create new solver instance
614.20/614.41	c [INC] encode full formula
614.20/614.41	c fallback to adder encoding
614.71/615.00	c set iterative enc to: adder
614.71/615.00	c set iterative enc to: none
614.81/615.08	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.50	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-3697811-1338127199/watcher-3697811-1338127199 -o /tmp/evaluation-result-3697811-1338127199/solver-3697811-1338127199 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697811-1338127199.opb 33351174 HOME HOME 

running on 4 cores: 1,3,5,7

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.37 2.09 2.11 3/177 21928
/proc/meminfo: memFree=27854868/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0

[startup+0.094067 s]
/proc/loadavg: 2.37 2.09 2.11 3/177 21928
/proc/meminfo: memFree=27854868/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100155 s]
/proc/loadavg: 2.37 2.09 2.11 3/177 21928
/proc/meminfo: memFree=27854868/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300153 s]
/proc/loadavg: 2.37 2.09 2.11 3/177 21928
/proc/meminfo: memFree=27854868/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 2.37 2.09 2.11 3/177 21928
/proc/meminfo: memFree=27854868/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.37 2.09 2.11 3/181 21932
/proc/meminfo: memFree=27786180/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=16940 CPUtime=1.3 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) R 21928 21928 21372 0 -1 4202496 4515 12320 0 0 20 10 96 4 20 0 1 0 278845391 17346560 3353 33554432000 4194304 5992684 140737474027312 140737474013576 5179696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21929/statm: 4235 3353 180 440 0 3791 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 26088

[startup+3.10023 s]
/proc/loadavg: 2.37 2.09 2.11 3/179 21937
/proc/meminfo: memFree=27792424/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=28576 CPUtime=2.36 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 9651 18706 0 0 84 33 113 6 20 0 1 0 278845391 29261824 6271 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21929/statm: 7144 6271 189 440 0 6700 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 37724
heavy processes:

[startup+6.30027 s]
/proc/loadavg: 2.42 2.10 2.11 3/180 21939
/proc/meminfo: memFree=27651296/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=28576 CPUtime=2.36 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 9651 18706 0 0 84 33 113 6 20 0 1 0 278845391 29261824 6271 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21929/statm: 7144 6271 189 440 0 6700 0
[pid=21939] ppid=21929 vsize=136828 CPUtime=3.9 cores=1,3,5,7
/proc/21939/stat : 21939 (glucosInc) R 21929 21928 21372 0 -1 4202496 27155 0 0 0 384 6 0 0 20 0 1 0 278845630 140111872 31659 33554432000 4194304 5654031 140737267553616 140737267541432 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21939/statm: 34207 31659 141 357 0 33847 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 174552

[startup+12.7004 s]
/proc/loadavg: 2.38 2.10 2.11 3/180 21939
/proc/meminfo: memFree=27648484/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=28576 CPUtime=2.36 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 9651 18706 0 0 84 33 113 6 20 0 1 0 278845391 29261824 6271 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21929/statm: 7144 6271 189 440 0 6700 0
[pid=21939] ppid=21929 vsize=137488 CPUtime=10.3 cores=1,3,5,7
/proc/21939/stat : 21939 (glucosInc) R 21929 21928 21372 0 -1 4202496 27355 0 0 0 1024 6 0 0 20 0 1 0 278845630 140787712 31859 33554432000 4194304 5654031 140737267553616 140737267541432 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21939/statm: 34372 31859 142 357 0 34012 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 175212

[startup+25.5004 s]
/proc/loadavg: 2.37 2.11 2.11 3/180 21939
/proc/meminfo: memFree=27645064/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=28576 CPUtime=2.36 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 9651 18706 0 0 84 33 113 6 20 0 1 0 278845391 29261824 6271 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21929/statm: 7144 6271 189 440 0 6700 0
[pid=21939] ppid=21929 vsize=138148 CPUtime=23.09 cores=1,3,5,7
/proc/21939/stat : 21939 (glucosInc) R 21929 21928 21372 0 -1 4202496 27497 0 0 0 2303 6 0 0 20 0 1 0 278845630 141463552 32001 33554432000 4194304 5654031 140737267553616 140737267551400 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21939/statm: 34537 32001 142 357 0 34177 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 175872

[startup+51.1003 s]
/proc/loadavg: 2.24 2.10 2.11 3/180 21939
/proc/meminfo: memFree=27638000/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=28576 CPUtime=2.36 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 9651 18706 0 0 84 33 113 6 20 0 1 0 278845391 29261824 6271 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/21929/statm: 7144 6271 189 440 0 6700 0
[pid=21939] ppid=21929 vsize=138544 CPUtime=48.69 cores=1,3,5,7
/proc/21939/stat : 21939 (glucosInc) R 21929 21928 21372 0 -1 4202496 27886 0 0 0 4863 6 0 0 20 0 1 0 278845630 141869056 32387 33554432000 4194304 5654031 140737267553616 140737267541432 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21939/statm: 34636 32387 142 357 0 34276 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 176268

[startup+102.3 s]
/proc/loadavg: 2.10 2.08 2.10 3/180 21964
/proc/meminfo: memFree=27644252/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=23044 CPUtime=98.67 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 15632 47814 0 0 151 41 9659 16 20 0 1 0 278845391 23597056 4921 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5761 4921 190 440 0 5317 0
[pid=21964] ppid=21929 vsize=135908 CPUtime=3.56 cores=1,3,5,7
/proc/21964/stat : 21964 (glucosInc) R 21929 21928 21372 0 -1 4202496 26463 0 0 0 351 5 0 0 20 0 1 0 278855264 139169792 31084 33554432000 4194304 5654031 140735019350064 140735019337880 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21964/statm: 33977 31084 141 357 0 33617 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 168100

[startup+162.3 s]
/proc/loadavg: 2.17 2.10 2.10 3/180 22056
/proc/meminfo: memFree=28403720/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=23044 CPUtime=98.67 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 15632 47814 0 0 151 41 9659 16 20 0 1 0 278845391 23597056 4921 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5761 4921 190 440 0 5317 0
[pid=21964] ppid=21929 vsize=157872 CPUtime=63.53 cores=1,3,5,7
/proc/21964/stat : 21964 (glucosInc) R 21929 21928 21372 0 -1 4202496 27394 0 0 0 6347 6 0 0 20 0 1 0 278855264 161660928 33080 33554432000 4194304 5654031 140735019350064 140735019347848 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21964/statm: 39468 33080 142 357 0 39108 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 190064

[startup+222.3 s]
/proc/loadavg: 2.06 2.08 2.09 3/179 22059
/proc/meminfo: memFree=28410800/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22852 CPUtime=193.17 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 21307 76665 0 0 214 49 19028 26 20 0 1 0 278845391 23400448 4873 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5713 4873 190 440 0 5269 0
[pid=22058] ppid=21929 vsize=138048 CPUtime=29.02 cores=1,3,5,7
/proc/22058/stat : 22058 (glucosInc) R 21929 21928 21372 0 -1 4202496 26838 0 0 0 2895 7 0 0 20 0 1 0 278864717 141361152 30831 33554432000 4194304 5654031 140736806841440 140736806829256 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22058/statm: 34512 30831 142 357 0 34152 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 170048

[startup+282.3 s]
/proc/loadavg: 2.02 2.06 2.08 3/179 22059
/proc/meminfo: memFree=28410760/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=28401288/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=162900 CPUtime=627.06 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 30702 0 0 0 62694 12 0 0 20 0 1 0 278906899 166809600 36463 33554432000 4194304 5654031 140735557617760 140735557605576 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 40725 36463 142 357 0 40365 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 194764

[startup+1302.3 s]
/proc/loadavg: 2.08 2.07 2.07 3/179 22074
/proc/meminfo: memFree=28408232/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=144328 CPUtime=687.05 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 31104 0 0 0 68692 13 0 0 20 0 1 0 278906899 147791872 33699 33554432000 4194304 5654031 140735557617760 140735557605576 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 36082 33699 142 357 0 35722 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 176192

[startup+1362.3 s]
/proc/loadavg: 2.08 2.07 2.07 3/179 22074
/proc/meminfo: memFree=28401548/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=163560 CPUtime=747.04 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 31480 0 0 0 74691 13 0 0 20 0 1 0 278906899 167485440 35092 33554432000 4194304 5654031 140735557617760 140735557605576 4216312 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 40890 35092 142 357 0 40530 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 195424

[startup+1422.3 s]
/proc/loadavg: 2.08 2.07 2.07 3/179 22074
/proc/meminfo: memFree=28400836/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=164256 CPUtime=807.03 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 32249 0 0 0 80688 15 0 0 20 0 1 0 278906899 168198144 34743 33554432000 4194304 5654031 140735557617760 140735557605576 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 41064 34743 142 357 0 40704 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 196120

[startup+1482.3 s]
/proc/loadavg: 2.08 2.07 2.07 3/179 22075
/proc/meminfo: memFree=28393916/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=164684 CPUtime=867.02 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 32346 0 0 0 86687 15 0 0 20 0 1 0 278906899 168636416 35862 33554432000 4194304 5654031 140735557617760 140735557615544 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 41171 35862 142 357 0 40811 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 196548

[startup+1542.3 s]
/proc/loadavg: 2.08 2.07 2.07 3/179 22075
/proc/meminfo: memFree=28400876/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=165276 CPUtime=927.01 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 33121 0 0 0 92684 17 0 0 20 0 1 0 278906899 169242624 36017 33554432000 4194304 5654031 140735557617760 140735557605576 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 41319 36017 142 357 0 40959 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 197140

[startup+1602.3 s]
/proc/loadavg: 2.08 2.07 2.07 3/178 22075
/proc/meminfo: memFree=28408176/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=147104 CPUtime=986.99 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 33754 0 0 0 98681 18 0 0 20 0 1 0 278906899 150634496 34444 33554432000 4194304 5654031 140735557617760 140735557605576 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 36776 34444 142 357 0 36416 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 178968

[startup+1662.3 s]
/proc/loadavg: 2.08 2.07 2.07 3/179 22076
/proc/meminfo: memFree=28396396/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=166356 CPUtime=1046.98 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 34033 0 0 0 104680 18 0 0 20 0 1 0 278906899 170348544 36250 33554432000 4194304 5654031 140735557617760 140735557615544 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 41589 36250 142 357 0 41229 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 198220

[startup+1722.3 s]
/proc/loadavg: 2.08 2.07 2.07 3/179 22076
/proc/meminfo: memFree=28387588/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=166812 CPUtime=1106.98 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 34182 0 0 0 110679 19 0 0 20 0 1 0 278906899 170815488 37932 33554432000 4194304 5654031 140735557617760 140735557615544 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 41703 37932 142 357 0 41343 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 198676

[startup+1782.31 s]
/proc/loadavg: 2.08 2.07 2.07 3/179 22077
/proc/meminfo: memFree=28392432/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=167716 CPUtime=1166.96 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 34514 0 0 0 116677 19 0 0 20 0 1 0 278906899 171741184 37161 33554432000 4194304 5654031 140735557617760 140735557605576 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 41929 37161 142 357 0 41569 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 199580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.06 2.06 3/179 22077
/proc/meminfo: memFree=28390508/32873624 swapFree=7104/7104
[pid=21928] ppid=21926 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21928/stat : 21928 (npSolver-pbo-It) S 21926 21928 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278845391 9367552 274 33554432000 4194304 5064252 140736181211504 140736181210416 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21928/statm: 2287 274 233 213 0 72 0
[pid=21929] ppid=21928 vsize=22716 CPUtime=614.89 cores=1,3,5,7
/proc/21929/stat : 21929 (npSolver-pbo) S 21928 21928 21372 0 -1 4202496 26925 110353 0 0 277 57 61113 42 20 0 1 0 278845391 23261184 4839 33554432000 4194304 5992684 140737474027312 140737474013144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/21929/statm: 5679 4839 190 440 0 5235 0
[pid=22067] ppid=21929 vsize=167716 CPUtime=1185.16 cores=1,3,5,7
/proc/22067/stat : 22067 (glucosInc) R 21929 21928 21372 0 -1 4202496 34515 0 0 0 118497 19 0 0 20 0 1 0 278906899 171741184 37673 33554432000 4194304 5654031 140735557617760 140735557605576 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22067/statm: 41929 37673 142 357 0 41569 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 199580

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.51
CPU time (s): 1800.09
CPU user time (s): 1798.88
CPU system time (s): 1.20782
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 248148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.88
system time used= 1.20782
maximum resident set size= 185040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172175
page faults= 0
swaps= 0
block input operations= 8
block output operations= 386896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1955
involuntary context switches= 1900

runsolver used 4.08838 second user time and 10.9493 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 15:59:59
IDJOB=3697811
IDBENCH=92685
IDSOLVER=2275
FILE ID=node121/3697811-1338127199
RUNJOBID= node121-1338122085-21389
PBS_JOBID= 14624482
Free space on /tmp= 71464 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_9_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697811-1338127199/watcher-3697811-1338127199 -o /tmp/evaluation-result-3697811-1338127199/solver-3697811-1338127199 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697811-1338127199.opb 33351174 HOME HOME

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

MD5SUM BENCH= e68c386be3005ac1db93713ad853c109
RANDOM SEED=33351174

node121.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		: 2667.042
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	: 5334.08
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		: 2667.042
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		: 2667.042
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.92
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		: 2667.042
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.91
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		: 2667.042
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		: 2667.042
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		: 2667.042
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	: 5438.55
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		: 2667.042
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        27855512 kB
Buffers:          489996 kB
Cached:          2952824 kB
SwapCached:            0 kB
Active:          1715680 kB
Inactive:        2440640 kB
Active(anon):     714176 kB
Inactive(anon):        0 kB
Active(file):    1001504 kB
Inactive(file):  2440640 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10184 kB
Writeback:             0 kB
AnonPages:        720656 kB
Mapped:            15576 kB
Shmem:               200 kB
Slab:             718804 kB
SReclaimable:     162352 kB
SUnreclaim:       556452 kB
KernelStack:        1448 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     970676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    489472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71604 MiB
End job on node121 at 2012-05-27 16:30:00