Trace number 3751786

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.07 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_6_mh.opb
MD5SUM3266e32b2a945b684ae99382e7a5d59c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7586846
Best CPU time to get the best result obtained on this benchmark3.23351
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 4264157729
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 4264157729
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.56	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.56	c [INC SYSTEM] execute solver
0.00/0.72	c [INC SEARCH] formula is SAT
0.00/0.72	c [INC SYSTEM] solved the initial formula
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.87	o 283206400
0.00/0.87	c starting approximation
0.00/0.87	c factor = 2
0.00/0.87	c factor still to low - shrinking to 3.2243e+06
0.00/0.87	c approx number of clauses: 1e+06
0.00/0.87	c current bound: 141603200
1800.07/1800.41	./satsolver.sh: line 5: 12803 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

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-3751786-1339176540/watcher-3751786-1339176540 -o /tmp/evaluation-result-3751786-1339176540/solver-3751786-1339176540 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751786-1339176540.opb 873987464 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.00 2.00 2.00 3/182 12794
/proc/meminfo: memFree=31372188/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0

[startup+0.0461561 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12794
/proc/meminfo: memFree=31372188/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12794
/proc/meminfo: memFree=31372188/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300204 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12794
/proc/meminfo: memFree=31372188/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12794
/proc/meminfo: memFree=31372188/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/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.00 2.00 2.00 3/187 12803
/proc/meminfo: memFree=31318492/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=61244 CPUtime=0.51 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 13288 0 0 0 49 2 0 0 20 0 1 0 27620755 62713856 13206 33554432000 4194304 5208918 140735075188352 140735075186296 4465602 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12803/statm: 15311 13206 95 248 0 15060 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 122112

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 12803
/proc/meminfo: memFree=31275656/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=61508 CPUtime=2.11 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 13762 0 0 0 209 2 0 0 20 0 1 0 27620755 62984192 13675 33554432000 4194304 5208918 140735075188352 140735075186200 4229247 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12803/statm: 15377 13675 95 248 0 15126 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 122376

[startup+6.30046 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 12803
/proc/meminfo: memFree=31268324/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=64096 CPUtime=5.31 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 14360 0 0 0 528 3 0 0 20 0 1 0 27620755 65634304 14784 33554432000 4194304 5208918 140735075188352 140735075186184 4205128 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12803/statm: 16024 14784 103 248 0 15773 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 124964

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 12803
/proc/meminfo: memFree=31268744/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=64964 CPUtime=11.7 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 14480 0 0 0 1167 3 0 0 20 0 1 0 27620755 66523136 14184 33554432000 4194304 5208918 140735075188352 140735075186440 4205139 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12803/statm: 16241 14184 104 248 0 15990 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 125832

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 12803
/proc/meminfo: memFree=31267264/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=64964 CPUtime=24.5 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 14518 0 0 0 2447 3 0 0 20 0 1 0 27620755 66523136 14733 33554432000 4194304 5208918 140735075188352 140735075186440 4229021 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12803/statm: 16241 14733 104 248 0 15990 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 125832

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 12803
/proc/meminfo: memFree=31244280/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=76348 CPUtime=50.1 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 15455 0 0 0 5006 4 0 0 20 0 1 0 27620755 78180352 17055 33554432000 4194304 5208918 140735075188352 140735075186216 4211888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12803/statm: 19087 17055 105 248 0 18836 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 137216

[startup+102.307 s]
/proc/loadavg: 2.06 2.01 2.00 3/188 12806
/proc/meminfo: memFree=31226944/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7

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

Current children cumulated vsize (KiB) 224600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 12817
/proc/meminfo: memFree=31163244/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=103056 CPUtime=1481.06 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 17952 0 0 0 148099 7 0 0 20 0 1 0 27620755 105529344 24788 33554432000 4194304 5208918 140735075188352 140735075184728 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12803/statm: 25764 24788 105 248 0 25513 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 163924

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/187 12817
/proc/meminfo: memFree=31154928/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=133404 CPUtime=1541.05 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 18181 0 0 0 154097 8 0 0 20 0 1 0 27620755 136605696 27059 33554432000 4194304 5208918 140735075188352 140735075186296 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12803/statm: 33351 27059 105 248 0 33100 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 194272

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/187 12817
/proc/meminfo: memFree=31135564/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=133404 CPUtime=1601.04 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 18355 0 0 0 160096 8 0 0 20 0 1 0 27620755 136605696 31831 33554432000 4194304 5208918 140735075188352 140735075184728 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12803/statm: 33351 31831 105 248 0 33100 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 194272

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/187 12817
/proc/meminfo: memFree=31131220/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=133404 CPUtime=1661.03 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 18356 0 0 0 166095 8 0 0 20 0 1 0 27620755 136605696 32343 33554432000 4194304 5208918 140735075188352 140735075184728 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12803/statm: 33351 32343 105 248 0 33100 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 194272

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/187 12817
/proc/meminfo: memFree=31100128/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=133404 CPUtime=1721.02 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 18356 0 0 0 172094 8 0 0 20 0 1 0 27620755 136605696 32343 33554432000 4194304 5208918 140735075188352 140735075184728 4211632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12803/statm: 33351 32343 105 248 0 33100 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 194272

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/187 12818
/proc/meminfo: memFree=31130848/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=133404 CPUtime=1781.01 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 18356 0 0 0 178093 8 0 0 20 0 1 0 27620755 136605696 32343 33554432000 4194304 5208918 140735075188352 140735075184728 4212729 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12803/statm: 33351 32343 105 248 0 33100 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 194272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 12862
/proc/meminfo: memFree=31211692/32873844 swapFree=7632/7632
[pid=12794] ppid=12792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12794/stat : 12794 (npSolver-pbo-It) S 12792 12794 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27620658 9367552 275 33554432000 4194304 5064252 140736068605952 140736068604864 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12794/statm: 2287 275 233 213 0 72 0
[pid=12795] ppid=12794 vsize=26932 CPUtime=0.81 cores=1,3,5,7
/proc/12795/stat : 12795 (npSolver-pbo) S 12794 12794 12214 0 -1 4202496 6988 8205 0 0 23 14 40 4 20 0 1 0 27620658 27578368 6146 33554432000 4194304 6004724 140733456645760 140733456638064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12795/statm: 6733 6146 191 442 0 6287 0
[pid=12800] ppid=12795 vsize=15640 CPUtime=0.14 cores=1,3,5,7
/proc/12800/stat : 12800 (glucosInc) S 12795 12794 12214 0 -1 4202496 2551 0 0 0 14 0 0 0 20 0 1 0 27620714 16015360 2995 33554432000 4194304 5654031 140734229787760 140734229786072 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12800/statm: 3910 2995 146 357 0 3550 0
[pid=12802] ppid=12795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12802/stat : 12802 (satsolver.sh) S 12795 12794 12214 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 27620755 9367552 267 33554432000 4194304 5064252 140735712710704 140735712709616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12802/statm: 2287 267 226 213 0 72 0
[pid=12803] ppid=12802 vsize=133404 CPUtime=1799.12 cores=1,3,5,7
/proc/12803/stat : 12803 (glucose) R 12802 12794 12214 0 -1 4202496 18356 0 0 0 179904 8 0 0 20 0 1 0 27620755 136605696 32343 33554432000 4194304 5208918 140735075188352 140735075184728 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12803/statm: 33351 32343 105 248 0 33100 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 194272

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12794 and gives
#  childrusage.ru_utime.tv_sec=1799
#  childrusage.ru_utime.tv_usec=682406
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=278957
# CPU time returned by wait4() is 1799.96
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.81
CPU system time (s): 0.26
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 224600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.278957
maximum resident set size= 143052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34540
page faults= 0
swaps= 0
block input operations= 0
block output operations= 21960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 99
involuntary context switches= 1930

runsolver used 3.00654 second user time and 8.45771 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 19:29:00
IDJOB=3751786
IDBENCH=92719
IDSOLVER=2335
FILE ID=node135/3751786-1339176540
RUNJOBID= node135-1339169327-12231
PBS_JOBID= 14643812
Free space on /tmp= 70580 MiB

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

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

MD5SUM BENCH= 3266e32b2a945b684ae99382e7a5d59c
RANDOM SEED=873987464

node135.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.905
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	: 5333.81
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.905
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	: 5274.12
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.905
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.90
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.905
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		: 2666.905
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.93
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.905
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.905
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.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31372452 kB
Buffers:          196076 kB
Cached:           354924 kB
SwapCached:         2484 kB
Active:           488184 kB
Inactive:         160808 kB
Active(anon):      98668 kB
Inactive(anon):     1456 kB
Active(file):     389516 kB
Inactive(file):   159352 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098944 kB
Dirty:             26036 kB
Writeback:             0 kB
AnonPages:        202712 kB
Mapped:            10668 kB
Shmem:                 0 kB
Slab:             712136 kB
SReclaimable:     153092 kB
SUnreclaim:       559044 kB
KernelStack:        1536 kB
PageTables:         4288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     230452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 70568 MiB
End job on node135 at 2012-06-08 19:59:01