Trace number 3702628

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? (TO) 1800.08 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_5_mh.opb
MD5SUMc9af5fe7bf07241e6505789325302ea7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2014265
Best CPU time to get the best result obtained on this benchmark15.9226
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 64481201
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 3211070693
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 64481201
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 3211070693
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.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.65	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.65	c [INC SYSTEM] execute solver
1.08/1.19	c [INC SEARCH] formula is SAT
1.08/1.19	c [INC SYSTEM] solved the initial formula
1.16/1.21	c model valid
1.16/1.21	c current solution ok
1.36/1.42	o 243322990
1.36/1.42	c starting approximation
1.36/1.42	c factor = 2
1.36/1.42	c factor still to low - shrinking to 2.77023e+06
1.36/1.42	c approx number of clauses: 1e+06
1.36/1.42	c current bound: 121661504
1800.08/1800.40	./satsolver.sh: line 5: 10335 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.40	c error: unexpected solver exit code
1800.08/1800.40	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-3702628-1338131932/watcher-3702628-1338131932 -o /tmp/evaluation-result-3702628-1338131932/solver-3702628-1338131932 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702628-1338131932.opb 582957311 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.53 2.20 2.07 3/181 10326
/proc/meminfo: memFree=31377416/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0

[startup+0.063668 s]
/proc/loadavg: 2.53 2.20 2.07 3/181 10326
/proc/meminfo: memFree=31377416/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 2.53 2.20 2.07 3/181 10326
/proc/meminfo: memFree=31377416/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300307 s]
/proc/loadavg: 2.53 2.20 2.07 3/181 10326
/proc/meminfo: memFree=31377416/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700281 s]
/proc/loadavg: 2.53 2.20 2.07 3/181 10326
/proc/meminfo: memFree=31377416/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.53 2.20 2.07 3/184 10332
/proc/meminfo: memFree=31352952/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.95 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) R 10326 10326 9266 0 -1 4202496 4910 10963 0 0 23 18 49 5 20 0 1 0 279319953 23482368 4967 33554432000 4194304 5992684 140734293541376 140734293535408 4523478 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4967 194 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4318 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4318 146 357 0 4717 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 52388

[startup+3.10047 s]
/proc/loadavg: 2.53 2.20 2.07 3/186 10335
/proc/meminfo: memFree=31271660/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4318 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4318 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=72216 CPUtime=1.56 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 14138 0 0 0 154 2 0 0 20 0 1 0 279320105 73949184 15175 33554432000 4194304 5208918 140737412177344 140737412175176 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 18054 15175 103 248 0 17803 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 133752

[startup+6.30047 s]
/proc/loadavg: 2.49 2.20 2.07 3/186 10335
/proc/meminfo: memFree=31270436/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4318 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4318 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=72216 CPUtime=4.76 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 14261 0 0 0 474 2 0 0 20 0 1 0 279320105 73949184 15298 33554432000 4194304 5208918 140737412177344 140737412175176 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 18054 15298 103 248 0 17803 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 133752

[startup+12.7005 s]
/proc/loadavg: 2.45 2.20 2.07 3/186 10335
/proc/meminfo: memFree=31270080/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4318 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4318 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=72816 CPUtime=11.16 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 14381 0 0 0 1114 2 0 0 20 0 1 0 279320105 74563584 15418 33554432000 4194304 5208918 140737412177344 140737412175016 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 18204 15418 103 248 0 17953 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 134352

[startup+25.5005 s]
/proc/loadavg: 2.35 2.19 2.07 3/186 10335
/proc/meminfo: memFree=31266552/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=73216 CPUtime=23.96 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 14801 0 0 0 2393 3 0 0 20 0 1 0 279320105 74973184 15832 33554432000 4194304 5208918 140737412177344 140737412175192 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 18304 15832 104 248 0 18053 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 134752

[startup+51.1005 s]
/proc/loadavg: 2.29 2.19 2.07 3/186 10335
/proc/meminfo: memFree=31277128/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=82156 CPUtime=49.55 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 16270 0 0 0 4951 4 0 0 20 0 1 0 279320105 84127744 17470 33554432000 4194304 5208918 140737412177344 140737412175496 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 20539 17470 105 248 0 20288 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 143692

[startup+102.307 s]
/proc/loadavg: 2.12 2.16 2.07 3/186 10338
/proc/meminfo: memFree=31238816/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=105188 CPUtime=100.74 cores=1,3,5,7

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

Current children cumulated vsize (KiB) 215936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10349
/proc/meminfo: memFree=31162920/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=154400 CPUtime=1480.53 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 18944 0 0 0 148045 8 0 0 20 0 1 0 279320105 158105600 34505 33554432000 4194304 5208918 140737412177344 140737412173720 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 38600 34505 105 248 0 38349 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 215936

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/185 10350
/proc/meminfo: memFree=31162796/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=154400 CPUtime=1540.52 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 18944 0 0 0 154044 8 0 0 20 0 1 0 279320105 158105600 34505 33554432000 4194304 5208918 140737412177344 140737412173656 4229316 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 38600 34505 105 248 0 38349 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 215936

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 10350
/proc/meminfo: memFree=31162796/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=154400 CPUtime=1600.51 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 18944 0 0 0 160043 8 0 0 20 0 1 0 279320105 158105600 34505 33554432000 4194304 5208918 140737412177344 140737412173656 4212757 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 38600 34505 105 248 0 38349 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 215936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10394
/proc/meminfo: memFree=31232688/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=154400 CPUtime=1660.5 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 18944 0 0 0 166042 8 0 0 20 0 1 0 279320105 158105600 34505 33554432000 4194304 5208918 140737412177344 140737412173720 4211561 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 38600 34505 105 248 0 38349 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 215936

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 10408
/proc/meminfo: memFree=30853708/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=154400 CPUtime=1720.49 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 18944 0 0 0 172041 8 0 0 20 0 1 0 279320105 158105600 34505 33554432000 4194304 5208918 140737412177344 140737412173720 4229734 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 38600 34505 105 248 0 38349 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 215936

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10408
/proc/meminfo: memFree=30857844/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=154400 CPUtime=1780.48 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 18944 0 0 0 178040 8 0 0 20 0 1 0 279320105 158105600 34505 33554432000 4194304 5208918 140737412177344 140737412173720 4213101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 38600 34505 105 248 0 38349 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 215936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 10411
/proc/meminfo: memFree=30889468/32873648 swapFree=6852/6852
[pid=10326] ppid=10324 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (npSolver-pbo-It) S 10324 10326 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279319953 9367552 275 33554432000 4194304 5064252 140733267208224 140733267207136 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10326/statm: 2287 275 233 213 0 72 0
[pid=10327] ppid=10326 vsize=22932 CPUtime=0.97 cores=1,3,5,7
/proc/10327/stat : 10327 (npSolver-pbo) S 10326 10326 9266 0 -1 4202496 5430 10963 0 0 24 19 49 5 20 0 1 0 279319953 23482368 4968 33554432000 4194304 5992684 140734293541376 140734293533664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10327/statm: 5733 4968 195 440 0 5289 0
[pid=10332] ppid=10327 vsize=20308 CPUtime=0.52 cores=1,3,5,7
/proc/10332/stat : 10332 (glucosInc) S 10327 10326 9266 0 -1 4202496 3954 0 0 0 52 0 0 0 20 0 1 0 279320019 20795392 4347 33554432000 4194304 5654031 140737088177536 140737088175848 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10332/statm: 5077 4347 146 357 0 4717 0
[pid=10334] ppid=10327 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10334/stat : 10334 (satsolver.sh) S 10327 10326 9266 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279320105 9367552 265 33554432000 4194304 5064252 140735081976720 140735081975632 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10334/statm: 2287 265 226 213 0 72 0
[pid=10335] ppid=10334 vsize=154400 CPUtime=1798.59 cores=1,3,5,7
/proc/10335/stat : 10335 (glucose) R 10334 10326 9266 0 -1 4202496 18944 0 0 0 179851 8 0 0 20 0 1 0 279320105 158105600 34505 33554432000 4194304 5208918 140737412177344 140737412173720 4229222 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10335/statm: 38600 34505 105 248 0 38349 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 215936

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 10326 and gives
#  childrusage.ru_utime.tv_sec=1799
#  childrusage.ru_utime.tv_usec=251472
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=339948
# CPU time returned by wait4() is 1799.59
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1799.76
CPU system time (s): 0.32
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 215936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.339948
maximum resident set size= 138020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36326
page faults= 0
swaps= 0
block input operations= 0
block output operations= 31848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 131
involuntary context switches= 1877

runsolver used 3.05154 second user time and 8.41572 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 17:18:52
IDJOB=3702628
IDBENCH=92718
IDSOLVER=2278
FILE ID=node115/3702628-1338131932
RUNJOBID= node115-1338123580-9283
PBS_JOBID= 14624500
Free space on /tmp= 71632 MiB

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

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

MD5SUM BENCH= c9af5fe7bf07241e6505789325302ea7
RANDOM SEED=582957311

node115.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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.92
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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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		: 2666.462
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.462
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.92
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.462
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.462
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.462
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:       32873648 kB
MemFree:        31377580 kB
Buffers:          279864 kB
Cached:           247900 kB
SwapCached:          936 kB
Active:           637248 kB
Inactive:          31608 kB
Active(anon):     133396 kB
Inactive(anon):    10284 kB
Active(file):     503852 kB
Inactive(file):    21324 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:             10360 kB
Writeback:             0 kB
AnonPages:        148860 kB
Mapped:            13380 kB
Shmem:                96 kB
Slab:             683872 kB
SReclaimable:     127696 kB
SUnreclaim:       556176 kB
KernelStack:        1504 kB
PageTables:         4468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     270792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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= 71512 MiB
End job on node115 at 2012-05-27 17:48:52