Trace number 3694562

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
pb2satCp2 2012-05-19? (TO) 1800.09 1800.82

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_9.opb
MD5SUM0d1a0fb36198b9d5326d15feff3f543b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4508351
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 139798359
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 110323070365
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 139798359
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 110323070365
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

2.88/2.97	c model valid
2.88/2.97	c current solution ok
4.59/4.68	o 186988757
4.59/4.68	c fallback to adder encoding
70.86/70.97	c model valid
70.86/70.97	c current solution ok
70.94/71.04	o 144836253
70.94/71.04	c fallback to adder encoding
93.46/93.53	c model valid
93.46/93.53	c current solution ok
93.46/93.59	o 119633065
93.46/93.59	c fallback to adder encoding
107.94/108.10	c model valid
107.94/108.10	c current solution ok
108.05/108.16	o 100463981
108.05/108.16	c fallback to adder encoding
129.96/130.39	c model valid
129.96/130.39	c current solution ok
130.05/130.45	o 97216859
130.05/130.45	c fallback to adder encoding
142.64/143.08	c model valid
142.64/143.08	c current solution ok
142.73/143.14	o 61511483
142.73/143.14	c fallback to adder encoding
172.83/173.29	c model valid
172.83/173.29	c current solution ok
172.92/173.35	o 58191717
172.92/173.35	c fallback to adder encoding
205.43/205.81	c model valid
205.43/205.81	c current solution ok
205.43/205.87	o 28270591
205.43/205.87	c fallback to adder encoding
219.31/219.72	c model valid
219.31/219.72	c current solution ok
219.31/219.77	o 25552613
219.31/219.77	c fallback to adder encoding
305.59/306.01	c model valid
305.59/306.01	c current solution ok
305.59/306.06	o 19080751
305.59/306.06	c fallback to adder encoding
1101.73/1102.38	c model valid
1101.73/1102.38	c current solution ok
1101.81/1102.44	o 17133957
1101.81/1102.44	c fallback to adder encoding
1375.67/1376.39	c model valid
1375.67/1376.39	c current solution ok
1375.77/1376.45	o 11914087
1375.77/1376.45	c fallback to adder encoding
1800.05/1800.81	./satsolver.sh: line 5: 12545 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.81	c error: unexpected solver exit code
1800.05/1800.81	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-3694562-1338216694/watcher-3694562-1338216694 -o /tmp/evaluation-result-3694562-1338216694/solver-3694562-1338216694 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694562-1338216694.opb 145171731 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12421
/proc/meminfo: memFree=28632476/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0

[startup+0.068053 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12421
/proc/meminfo: memFree=28632476/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12421
/proc/meminfo: memFree=28632476/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12421
/proc/meminfo: memFree=28632476/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12421
/proc/meminfo: memFree=28632476/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12425
/proc/meminfo: memFree=28459468/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=54344 CPUtime=0.53 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 8929 0 0 0 49 4 0 0 20 0 1 0 287795282 55648256 10165 33554432000 4194304 5873084 140736498673760 140736498670184 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12422/statm: 13586 10165 169 410 0 13168 0
[pid=12424] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12424/stat : 12424 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287795336 9367552 267 33554432000 4194304 5064252 140736217732784 140736217731696 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12424/statm: 2287 267 226 213 0 72 0
[pid=12425] ppid=12424 vsize=120244 CPUtime=0.95 cores=0,2,4,6
/proc/12425/stat : 12425 (glucose_static) R 12424 12421 12080 0 -1 4202496 25476 0 0 0 91 4 0 0 20 0 1 0 287795336 123129856 28545 33554432000 4194304 4896791 140735155667904 140735155665112 4224752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12425/statm: 30061 28545 78 172 0 29887 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 192884

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12425
/proc/meminfo: memFree=28455064/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=64252 CPUtime=3.08 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) R 12421 12421 12080 0 -1 4202496 11062 26661 0 0 59 14 229 6 20 0 1 0 287795282 65794048 12649 33554432000 4194304 5873084 140736498673760 140736498670184 5127520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12422/statm: 16063 12649 177 410 0 15645 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 73400

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 12468
/proc/meminfo: memFree=28434044/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=235872 CPUtime=6.28 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) R 12421 12421 12080 0 -1 4202496 19073 27175 0 0 246 144 229 9 20 0 1 0 287795282 241532928 51410 33554432000 4194304 5873084 140736498673760 140736498668152 4420322 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12422/statm: 58968 51410 183 410 0 58550 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 245020

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 12471
/proc/meminfo: memFree=27649516/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=327112 CPUtime=7.22 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 19899 27175 0 0 308 176 229 9 20 0 1 0 287795282 334962688 52236 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12422/statm: 81778 52236 183 410 0 81360 0
[pid=12469] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12469/stat : 12469 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287796006 9367552 267 33554432000 4194304 5064252 140735277859520 140735277858432 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12469/statm: 2287 267 226 213 0 72 0
[pid=12470] ppid=12469 vsize=537584 CPUtime=5.45 cores=0,2,4,6
/proc/12470/stat : 12470 (glucose_static) R 12469 12421 12080 0 -1 4202496 81290 0 0 0 523 22 0 0 20 0 1 0 287796006 550486016 116386 33554432000 4194304 4896791 140734000724864 140734000722072 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12470/statm: 134396 116386 78 172 0 134222 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 882992

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 1.94 3/183 12473
/proc/meminfo: memFree=26873660/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=327112 CPUtime=7.22 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 19899 27175 0 0 308 176 229 9 20 0 1 0 287795282 334962688 52236 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12422/statm: 81778 52236 183 410 0 81360 0
[pid=12469] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12469/stat : 12469 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287796006 9367552 267 33554432000 4194304 5064252 140735277859520 140735277858432 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12469/statm: 2287 267 226 213 0 72 0
[pid=12470] ppid=12469 vsize=539576 CPUtime=18.24 cores=0,2,4,6
/proc/12470/stat : 12470 (glucose_static) R 12469 12421 12080 0 -1 4202496 81970 0 0 0 1802 22 0 0 20 0 1 0 287796006 552525824 123198 33554432000 4194304 4896791 140734000724864 140734000722072 4225148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12470/statm: 134894 123198 78 172 0 134720 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 884984

[startup+51.1012 s]
/proc/loadavg: 2.04 2.01 1.94 3/183 12473
/proc/meminfo: memFree=26864816/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=327112 CPUtime=7.22 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 19899 27175 0 0 308 176 229 9 20 0 1 0 287795282 334962688 52236 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12422/statm: 81778 52236 183 410 0 81360 0
[pid=12469] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12469/stat : 12469 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287796006 9367552 267 33554432000 4194304 5064252 140735277859520 140735277858432 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12469/statm: 2287 267 226 213 0 72 0
[pid=12470] ppid=12469 vsize=542028 CPUtime=43.84 cores=0,2,4,6
/proc/12470/stat : 12470 (glucose_static) R 12469 12421 12080 0 -1 4202496 83592 0 0 0 4361 23 0 0 20 0 1 0 287796006 555036672 124717 33554432000 4194304 4896791 140734000724864 140734000722232 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12470/statm: 135507 124717 78 172 0 135333 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 887436

[startup+102.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/183 12482
/proc/meminfo: memFree=27440296/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=329380 CPUtime=95.94 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 38185 197903 0 0 764 233 8521 76 20 0 1 0 287795282 337285120 51268 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12422/statm: 82345 51268 184 410 0 81927 0
[pid=12478] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12478/stat : 12478 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287804880 9367552 266 33554432000 4194304 5064252 140734480141488 140734480140400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12478/statm: 2287 266 226 213 0 72 0
[pid=12479] ppid=12478 vsize=533484 CPUtime=6.3 cores=0,2,4,6
/proc/12479/stat : 12479 (glucose_static) R 12478 12421 12080 0 -1 4202496 80390 0 0 0 608 22 0 0 20 0 1 0 287804880 546287616 113713 33554432000 4194304 4896791 140736571260064 140736571257336 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12479/statm: 133371 113713 78 172 0 133197 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 881160

[startup+162.3 s]
/proc/loadavg: 2.12 2.05 1.95 3/183 12491
/proc/meminfo: memFree=27075444/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=329264 CPUtime=145.04 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 66133 442378 0 0 1421 319 12590 174 20 0 1 0 287795282 337166336 49191 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 29 0 0
/proc/12422/statm: 82316 49191 184 410 0 81898 0
[pid=12490] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12490/stat : 12490 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287809822 9367552 266 33554432000 4194304 5064252 140735862181728 140735862180640 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12490/statm: 2287 266 226 213 0 72 0
[pid=12491] ppid=12490 vsize=528836 CPUtime=16.88 cores=0,2,4,6
/proc/12491/stat : 12491 (glucose_static) R 12490 12421 12080 0 -1 4202496 78120 0 0 0 1667 21 0 0 20 0 1 0 287809822 541528064 109916 33554432000 4194304 4896791 140733758473680 140733758470952 4203903 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12491/statm: 132209 109916 78 172 0 132035 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 876396

[startup+222.3 s]
/proc/loadavg: 2.26 2.09 1.97 3/180 12501
/proc/meminfo: memFree=27695652/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/183 12542
/proc/meminfo: memFree=27192708/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=194160 CPUtime=1103.7 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 111793 862669 0 0 2350 436 107233 351 20 0 1 0 287795282 198819840 41015 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/12422/statm: 48540 41015 184 410 0 48122 0
[pid=12537] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12537/stat : 12537 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287905710 9367552 267 33554432000 4194304 5064252 140733607634832 140733607633744 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12537/statm: 2287 267 226 213 0 72 0
[pid=12538] ppid=12537 vsize=467308 CPUtime=257.96 cores=0,2,4,6
/proc/12538/stat : 12538 (glucose_static) R 12537 12421 12080 0 -1 4202496 80768 0 0 0 25772 24 0 0 20 0 1 0 287905710 478523392 100484 33554432000 4194304 4896791 140734332332528 140734332329672 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12538/statm: 116827 100484 78 172 0 116653 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 679764

[startup+1422.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/183 12545
/proc/meminfo: memFree=27250472/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=193956 CPUtime=1377.49 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 120699 945057 0 0 2509 456 134399 385 20 0 1 0 287795282 198610944 38404 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/12422/statm: 48489 38404 184 410 0 48071 0
[pid=12544] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12544/stat : 12544 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287933094 9367552 267 33554432000 4194304 5064252 140737373994656 140737373993568 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12544/statm: 2287 267 226 213 0 72 0
[pid=12545] ppid=12544 vsize=400656 CPUtime=44.13 cores=0,2,4,6
/proc/12545/stat : 12545 (glucose_static) R 12544 12421 12080 0 -1 4202496 66462 0 0 0 4396 17 0 0 20 0 1 0 287933094 410271744 89652 33554432000 4194304 4896791 140735415832928 140735415830200 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12545/statm: 100164 89652 78 172 0 99990 0
Current children cumulated CPU time (s) 1421.62
Current children cumulated vsize (KiB) 612908

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 12546
/proc/meminfo: memFree=27227452/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=193956 CPUtime=1377.49 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 120699 945057 0 0 2509 456 134399 385 20 0 1 0 287795282 198610944 38404 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/12422/statm: 48489 38404 184 410 0 48071 0
[pid=12544] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12544/stat : 12544 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287933094 9367552 267 33554432000 4194304 5064252 140737373994656 140737373993568 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12544/statm: 2287 267 226 213 0 72 0
[pid=12545] ppid=12544 vsize=453272 CPUtime=104.11 cores=0,2,4,6
/proc/12545/stat : 12545 (glucose_static) R 12544 12421 12080 0 -1 4202496 70562 0 0 0 10393 18 0 0 20 0 1 0 287933094 464150528 94005 33554432000 4194304 4896791 140735415832928 140735415830344 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12545/statm: 113318 94005 78 172 0 113144 0
Current children cumulated CPU time (s) 1481.6
Current children cumulated vsize (KiB) 665524

[startup+1542.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 12546
/proc/meminfo: memFree=27233040/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=193956 CPUtime=1377.49 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 120699 945057 0 0 2509 456 134399 385 20 0 1 0 287795282 198610944 38404 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/12422/statm: 48489 38404 184 410 0 48071 0
[pid=12544] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12544/stat : 12544 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287933094 9367552 267 33554432000 4194304 5064252 140737373994656 140737373993568 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12544/statm: 2287 267 226 213 0 72 0
[pid=12545] ppid=12544 vsize=405856 CPUtime=164.1 cores=0,2,4,6
/proc/12545/stat : 12545 (glucose_static) R 12544 12421 12080 0 -1 4202496 73428 0 0 0 16390 20 0 0 20 0 1 0 287933094 415596544 91848 33554432000 4194304 4896791 140735415832928 140735415828664 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12545/statm: 101464 91848 78 172 0 101290 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 618108

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 12546
/proc/meminfo: memFree=27193528/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=193956 CPUtime=1377.49 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 120699 945057 0 0 2509 456 134399 385 20 0 1 0 287795282 198610944 38404 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/12422/statm: 48489 38404 184 410 0 48071 0
[pid=12544] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12544/stat : 12544 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287933094 9367552 267 33554432000 4194304 5064252 140737373994656 140737373993568 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12544/statm: 2287 267 226 213 0 72 0
[pid=12545] ppid=12544 vsize=457208 CPUtime=224.08 cores=0,2,4,6
/proc/12545/stat : 12545 (glucose_static) R 12544 12421 12080 0 -1 4202496 78229 0 0 0 22386 22 0 0 20 0 1 0 287933094 468180992 94282 33554432000 4194304 4896791 140735415832928 140735415830440 4225144 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12545/statm: 114302 94282 78 172 0 114128 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 669460

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 12546
/proc/meminfo: memFree=27195104/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=193956 CPUtime=1377.49 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 120699 945057 0 0 2509 456 134399 385 20 0 1 0 287795282 198610944 38404 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/12422/statm: 48489 38404 184 410 0 48071 0
[pid=12544] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12544/stat : 12544 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287933094 9367552 267 33554432000 4194304 5064252 140737373994656 140737373993568 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12544/statm: 2287 267 226 213 0 72 0
[pid=12545] ppid=12544 vsize=458704 CPUtime=284.07 cores=0,2,4,6
/proc/12545/stat : 12545 (glucose_static) R 12544 12421 12080 0 -1 4202496 83477 0 0 0 28384 23 0 0 20 0 1 0 287933094 469712896 99986 33554432000 4194304 4896791 140735415832928 140735415830456 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12545/statm: 114676 99986 78 172 0 114502 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 670956

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/184 12549
/proc/meminfo: memFree=27189996/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=193956 CPUtime=1377.49 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 120699 945057 0 0 2509 456 134399 385 20 0 1 0 287795282 198610944 38404 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/12422/statm: 48489 38404 184 410 0 48071 0
[pid=12544] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12544/stat : 12544 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287933094 9367552 267 33554432000 4194304 5064252 140737373994656 140737373993568 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12544/statm: 2287 267 226 213 0 72 0
[pid=12545] ppid=12544 vsize=461460 CPUtime=344.06 cores=0,2,4,6
/proc/12545/stat : 12545 (glucose_static) R 12544 12421 12080 0 -1 4202496 87095 0 0 0 34377 29 0 0 20 0 1 0 287933094 472535040 98070 33554432000 4194304 4896791 140735415832928 140735415830072 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12545/statm: 115365 98070 78 172 0 115191 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 673712

[startup+1782.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/183 12550
/proc/meminfo: memFree=27183660/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=193956 CPUtime=1377.49 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 120699 945057 0 0 2509 456 134399 385 20 0 1 0 287795282 198610944 38404 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/12422/statm: 48489 38404 184 410 0 48071 0
[pid=12544] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12544/stat : 12544 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287933094 9367552 267 33554432000 4194304 5064252 140737373994656 140737373993568 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12544/statm: 2287 267 226 213 0 72 0
[pid=12545] ppid=12544 vsize=463168 CPUtime=404.05 cores=0,2,4,6
/proc/12545/stat : 12545 (glucose_static) R 12544 12421 12080 0 -1 4202496 89911 0 0 0 40373 32 0 0 20 0 1 0 287933094 474284032 97811 33554432000 4194304 4896791 140735415832928 140735415830440 4225507 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12545/statm: 115792 97811 78 172 0 115618 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 675420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 12550
/proc/meminfo: memFree=27175716/32873648 swapFree=6844/6844
[pid=12421] ppid=12419 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12421/stat : 12421 (runPb2satCp2.sh) S 12419 12421 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287795282 9367552 274 33554432000 4194304 5064252 140737162846496 140737162845408 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12421/statm: 2287 274 233 213 0 72 0
[pid=12422] ppid=12421 vsize=193956 CPUtime=1377.49 cores=0,2,4,6
/proc/12422/stat : 12422 (pb2sat) S 12421 12421 12080 0 -1 4202496 120699 945057 0 0 2509 456 134399 385 20 0 1 0 287795282 198610944 38404 33554432000 4194304 5873084 140736498673760 140736498667576 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 29 0 0
/proc/12422/statm: 48489 38404 184 410 0 48071 0
[pid=12544] ppid=12422 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12544/stat : 12544 (satsolver.sh) S 12422 12421 12080 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287933094 9367552 267 33554432000 4194304 5064252 140737373994656 140737373993568 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12544/statm: 2287 267 226 213 0 72 0
[pid=12545] ppid=12544 vsize=463568 CPUtime=422.56 cores=0,2,4,6
/proc/12545/stat : 12545 (glucose_static) R 12544 12421 12080 0 -1 4202496 90862 0 0 0 42223 33 0 0 20 0 1 0 287933094 474693632 99414 33554432000 4194304 4896791 140735415832928 140735415830152 4223867 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12545/statm: 115892 99414 78 172 0 115718 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 675820

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.82
CPU time (s): 1800.09
CPU user time (s): 1791.33
CPU system time (s): 8.75767
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 1084040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.33
system time used= 8.75767
maximum resident set size= 591728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1157609
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3991400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 315
involuntary context switches= 2251

runsolver used 3.19051 second user time and 8.67768 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 16:51:34
IDJOB=3694562
IDBENCH=92743
IDSOLVER=2273
FILE ID=node124/3694562-1338216694
RUNJOBID= node124-1338213092-12096
PBS_JOBID= 14624615
Free space on /tmp= 71388 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_9.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694562-1338216694/watcher-3694562-1338216694 -o /tmp/evaluation-result-3694562-1338216694/solver-3694562-1338216694 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694562-1338216694.opb 145171731 HOME HOME

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

MD5SUM BENCH= 0d1a0fb36198b9d5326d15feff3f543b
RANDOM SEED=145171731

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28632748 kB
Buffers:          402492 kB
Cached:          2781748 kB
SwapCached:            0 kB
Active:          1261652 kB
Inactive:        2147880 kB
Active(anon):     227404 kB
Inactive(anon):        0 kB
Active(file):    1034248 kB
Inactive(file):  2147880 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9724 kB
Writeback:             8 kB
AnonPages:        231740 kB
Mapped:            15416 kB
Shmem:               200 kB
Slab:             691696 kB
SReclaimable:     135872 kB
SUnreclaim:       555824 kB
KernelStack:        1472 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     365092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71088 MiB
End job on node124 at 2012-05-28 17:21:35