Trace number 3694349

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.09 1682.61

General information on the benchmark

Namenormalized-PB07/OPT-BIGINT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir04_trarea_ac.opb
MD5SUMa588ec671da067d931709859b503c557
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark41202
Best CPU time to get the best result obtained on this benchmark244.379
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1945
Total number of constraints3355
Number of constraints which are clauses3355
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint55
Number of terms in the objective function 1036
Biggest coefficient in the objective function 2072
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1671510
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 2072
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1671510
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.03	o 144674
0.00/0.03	c fallback to adder encoding
179.72/179.82	c model valid
179.72/179.82	c current solution ok
179.72/179.82	o 144606
179.72/179.82	c fallback to adder encoding
393.66/393.81	c model valid
393.66/393.81	c current solution ok
393.66/393.82	o 144582
393.66/393.82	c fallback to adder encoding
529.21/529.48	c model valid
529.21/529.48	c current solution ok
529.21/529.49	o 144412
529.21/529.49	c fallback to adder encoding
707.46/707.76	c model valid
707.46/707.76	c current solution ok
707.46/707.76	o 144362
707.46/707.76	c fallback to adder encoding
848.63/848.93	c model valid
848.63/848.93	c current solution ok
848.63/848.93	o 144331
848.63/848.93	c fallback to adder encoding
996.89/997.28	c model valid
996.89/997.28	c current solution ok
996.89/997.29	o 144310
996.89/997.29	c fallback to adder encoding
1144.16/1144.50	c model valid
1144.16/1144.50	c current solution ok
1144.16/1144.50	o 144275
1144.16/1144.50	c fallback to adder encoding
1144.27/1262.71	c model valid
1144.27/1262.71	c current solution ok
1144.27/1262.72	o 144241
1144.27/1262.72	c fallback to adder encoding
1413.85/1414.34	c model valid
1413.85/1414.34	c current solution ok
1413.85/1414.34	o 144107
1413.85/1414.34	c fallback to adder encoding
1598.33/1598.85	c model valid
1598.33/1598.85	c current solution ok
1598.33/1598.85	o 144100
1598.33/1598.85	c fallback to adder encoding
1682.12/1682.61	./satsolver.sh: line 5: 15350 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1682.12/1682.61	c error: unexpected solver exit code
1682.12/1682.61	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-3694349-1338079253/watcher-3694349-1338079253 -o /tmp/evaluation-result-3694349-1338079253/solver-3694349-1338079253 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694349-1338079253.opb 1483638593 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 2.00 2/180 15137
/proc/meminfo: memFree=28847672/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0

[startup+0.083119 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 15137
/proc/meminfo: memFree=28847672/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 15137
/proc/meminfo: memFree=28847672/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 15137
/proc/meminfo: memFree=28847672/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700246 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 15137
/proc/meminfo: memFree=28847672/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 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 2.00 3/184 15144
/proc/meminfo: memFree=28813424/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=11408 CPUtime=0.12 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 3608 1506 0 0 11 1 0 0 20 0 1 0 274049710 11681792 2021 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 2852 2021 179 410 0 2434 0
[pid=15143] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15143/stat : 15143 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274049724 9367552 267 33554432000 4194304 5064252 140736552161984 140736552160896 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15143/statm: 2287 267 226 213 0 72 0
[pid=15144] ppid=15143 vsize=21560 CPUtime=1.35 cores=0,2,4,6
/proc/15144/stat : 15144 (glucose_static) R 15143 15137 9863 0 -1 4202496 6293 0 0 0 133 2 0 0 20 0 1 0 274049725 22077440 4981 33554432000 4194304 4896791 140737202781520 140737202778728 4231978 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15144/statm: 5390 4981 78 172 0 5216 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 51264

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 15144
/proc/meminfo: memFree=28809692/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=11408 CPUtime=0.12 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 3608 1506 0 0 11 1 0 0 20 0 1 0 274049710 11681792 2021 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 2852 2021 179 410 0 2434 0
[pid=15143] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15143/stat : 15143 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274049724 9367552 267 33554432000 4194304 5064252 140736552161984 140736552160896 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15143/statm: 2287 267 226 213 0 72 0
[pid=15144] ppid=15143 vsize=25748 CPUtime=2.94 cores=0,2,4,6
/proc/15144/stat : 15144 (glucose_static) R 15143 15137 9863 0 -1 4202496 8525 0 0 0 292 2 0 0 20 0 1 0 274049725 26365952 5527 33554432000 4194304 4896791 140737202781520 140737202778728 4224118 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15144/statm: 6437 5527 78 172 0 6263 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 55452

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 15144
/proc/meminfo: memFree=28807512/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=11408 CPUtime=0.12 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 3608 1506 0 0 11 1 0 0 20 0 1 0 274049710 11681792 2021 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 2852 2021 179 410 0 2434 0
[pid=15143] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15143/stat : 15143 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274049724 9367552 267 33554432000 4194304 5064252 140736552161984 140736552160896 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15143/statm: 2287 267 226 213 0 72 0
[pid=15144] ppid=15143 vsize=27160 CPUtime=6.15 cores=0,2,4,6
/proc/15144/stat : 15144 (glucose_static) R 15143 15137 9863 0 -1 4202496 10587 0 0 0 611 4 0 0 20 0 1 0 274049725 27811840 6124 33554432000 4194304 4896791 140737202781520 140737202779048 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15144/statm: 6790 6124 78 172 0 6616 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 56864

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15147
/proc/meminfo: memFree=28809732/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=11408 CPUtime=0.12 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 3608 1506 0 0 11 1 0 0 20 0 1 0 274049710 11681792 2021 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 2852 2021 179 410 0 2434 0
[pid=15143] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15143/stat : 15143 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274049724 9367552 267 33554432000 4194304 5064252 140736552161984 140736552160896 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15143/statm: 2287 267 226 213 0 72 0
[pid=15144] ppid=15143 vsize=33984 CPUtime=12.54 cores=0,2,4,6
/proc/15144/stat : 15144 (glucose_static) R 15143 15137 9863 0 -1 4202496 13120 0 0 0 1250 4 0 0 20 0 1 0 274049725 34799616 7988 33554432000 4194304 4896791 140737202781520 140737202778728 4203889 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15144/statm: 8496 7988 78 172 0 8322 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 63688

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15147
/proc/meminfo: memFree=28804616/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=11408 CPUtime=0.12 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 3608 1506 0 0 11 1 0 0 20 0 1 0 274049710 11681792 2021 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 2852 2021 179 410 0 2434 0
[pid=15143] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15143/stat : 15143 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274049724 9367552 267 33554432000 4194304 5064252 140736552161984 140736552160896 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15143/statm: 2287 267 226 213 0 72 0
[pid=15144] ppid=15143 vsize=35764 CPUtime=25.33 cores=0,2,4,6
/proc/15144/stat : 15144 (glucose_static) D 15143 15137 9863 0 -1 4202496 16414 0 0 0 2527 6 0 0 20 0 1 0 274049725 36622336 8265 33554432000 4194304 4896791 140737202781520 140737202777256 4225442 0 0 4096 0 18446744071581355444 0 0 17 4 0 0 0 0 0
/proc/15144/statm: 8941 8265 78 172 0 8767 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 65468

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15150
/proc/meminfo: memFree=28793560/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=11408 CPUtime=0.12 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 3608 1506 0 0 11 1 0 0 20 0 1 0 274049710 11681792 2021 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 2852 2021 179 410 0 2434 0
[pid=15143] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15143/stat : 15143 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274049724 9367552 267 33554432000 4194304 5064252 140736552161984 140736552160896 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15143/statm: 2287 267 226 213 0 72 0
[pid=15144] ppid=15143 vsize=58808 CPUtime=50.92 cores=0,2,4,6
/proc/15144/stat : 15144 (glucose_static) R 15143 15137 9863 0 -1 4202496 21140 0 0 0 5084 8 0 0 20 0 1 0 274049725 60219392 11423 33554432000 4194304 4896791 140737202781520 140737202778728 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15144/statm: 14702 11423 78 172 0 14528 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 88512

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15153
/proc/meminfo: memFree=28783864/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=11408 CPUtime=0.12 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 3608 1506 0 0 11 1 0 0 20 0 1 0 274049710 11681792 2021 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 2852 2021 179 410 0 2434 0
[pid=15143] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15143/stat : 15143 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274049724 9367552 267 33554432000 4194304 5064252 140736552161984 140736552160896 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15143/statm: 2287 267 226 213 0 72 0
[pid=15144] ppid=15143 vsize=52640 CPUtime=102.12 cores=0,2,4,6
/proc/15144/stat : 15144 (glucose_static) R 15143 15137 9863 0 -1 4202496 27728 0 0 0 10200 12 0 0 20 0 1 0 274049725 53903360 11921 33554432000 4194304 4896791 140737202781520 140737202779048 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15144/statm: 13160 11921 78 172 0 12986 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 82344

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15159
/proc/meminfo: memFree=28755436/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=11408 CPUtime=0.12 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 3608 1506 0 0 11 1 0 0 20 0 1 0 274049710 11681792 2021 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 2852 2021 179 410 0 2434 0
[pid=15143] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=19712 CPUtime=1144.27 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 19191 238548 0 0 83 10 114211 123 20 0 1 0 274049710 20185088 4300 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 4928 4300 179 410 0 4510 0
Current children cumulated CPU time (s) 1144.27
Current children cumulated vsize (KiB) 28860
#
############


[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 15343
/proc/meminfo: memFree=25179288/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=19712 CPUtime=1262.43 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 21437 267542 0 0 93 11 126001 138 20 0 1 0 274049710 20185088 4300 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 4928 4300 179 410 0 4510 0
[pid=15342] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15342/stat : 15342 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274175993 9367552 267 33554432000 4194304 5064252 140733545932160 140733545931072 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15342/statm: 2287 267 226 213 0 72 0
[pid=15343] ppid=15342 vsize=45904 CPUtime=39.46 cores=0,2,4,6
/proc/15343/stat : 15343 (glucose_static) R 15342 15137 9863 0 -1 4202496 16559 0 0 0 3940 6 0 0 20 0 1 0 274175993 47005696 10702 33554432000 4194304 4896791 140734681711680 140734681708824 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15343/statm: 11476 10702 78 172 0 11302 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 83912

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15343
/proc/meminfo: memFree=23933696/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=19712 CPUtime=1262.43 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 21437 267542 0 0 93 11 126001 138 20 0 1 0 274049710 20185088 4300 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 4928 4300 179 410 0 4510 0
[pid=15342] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15342/stat : 15342 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274175993 9367552 267 33554432000 4194304 5064252 140733545932160 140733545931072 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15342/statm: 2287 267 226 213 0 72 0
[pid=15343] ppid=15342 vsize=52760 CPUtime=99.43 cores=0,2,4,6
/proc/15343/stat : 15343 (glucose_static) R 15342 15137 9863 0 -1 4202496 25357 0 0 0 9931 12 0 0 20 0 1 0 274175993 54026240 12121 33554432000 4194304 4896791 140734681711680 140734681709256 4205322 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15343/statm: 13190 12121 78 172 0 13016 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 90768

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15346
/proc/meminfo: memFree=22669812/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=19712 CPUtime=1414.03 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 23632 298929 0 0 103 13 141132 155 20 0 1 0 274049710 20185088 4300 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 4928 4300 179 410 0 4510 0
[pid=15345] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15345/stat : 15345 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274191156 9367552 266 33554432000 4194304 5064252 140735778217840 140735778216752 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15345/statm: 2287 266 226 213 0 72 0
[pid=15346] ppid=15345 vsize=32632 CPUtime=7.83 cores=0,2,4,6
/proc/15346/stat : 15346 (glucose_static) R 15345 15137 9863 0 -1 4202496 10236 0 0 0 781 2 0 0 20 0 1 0 274191156 33415168 7176 33554432000 4194304 4896791 140735089492848 140735089490056 4225379 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15346/statm: 8158 7176 78 172 0 7984 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 70640

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15347
/proc/meminfo: memFree=21401636/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=19712 CPUtime=1414.03 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 23632 298929 0 0 103 13 141132 155 20 0 1 0 274049710 20185088 4300 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 4928 4300 179 410 0 4510 0
[pid=15345] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15345/stat : 15345 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274191156 9367552 266 33554432000 4194304 5064252 140735778217840 140735778216752 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15345/statm: 2287 266 226 213 0 72 0
[pid=15346] ppid=15345 vsize=50796 CPUtime=67.82 cores=0,2,4,6
/proc/15346/stat : 15346 (glucose_static) R 15345 15137 9863 0 -1 4202496 24350 0 0 0 6771 11 0 0 20 0 1 0 274191156 52015104 11237 33554432000 4194304 4896791 140735089492848 140735089490056 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15346/statm: 12699 11237 78 172 0 12525 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 88804

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15347
/proc/meminfo: memFree=20391356/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=19712 CPUtime=1414.03 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 23632 298929 0 0 103 13 141132 155 20 0 1 0 274049710 20185088 4300 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 4928 4300 179 410 0 4510 0
[pid=15345] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15345/stat : 15345 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274191156 9367552 266 33554432000 4194304 5064252 140735778217840 140735778216752 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15345/statm: 2287 266 226 213 0 72 0
[pid=15346] ppid=15345 vsize=85288 CPUtime=127.81 cores=0,2,4,6
/proc/15346/stat : 15346 (glucose_static) R 15345 15137 9863 0 -1 4202496 29704 0 0 0 12766 15 0 0 20 0 1 0 274191156 87334912 16247 33554432000 4194304 4896791 140735089492848 140735089488520 4203886 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15346/statm: 21322 16247 78 172 0 21148 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 123296

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 15350
/proc/meminfo: memFree=20432872/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=19712 CPUtime=1598.5 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 25827 335104 0 0 114 14 159546 176 20 0 1 0 274049710 20185088 4300 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 4928 4300 179 410 0 4510 0
[pid=15349] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15349/stat : 15349 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274209606 9367552 267 33554432000 4194304 5064252 140733425817568 140733425816480 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15349/statm: 2287 267 226 213 0 72 0
[pid=15350] ppid=15349 vsize=25836 CPUtime=3.33 cores=0,2,4,6
/proc/15350/stat : 15350 (glucose_static) R 15349 15137 9863 0 -1 4202496 8886 0 0 0 331 2 0 0 20 0 1 0 274209607 26456064 5780 33554432000 4194304 4896791 140734220812768 140734220809976 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15350/statm: 6459 5780 78 172 0 6285 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 63844

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 15350
/proc/meminfo: memFree=20413620/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=19712 CPUtime=1598.5 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 25827 335104 0 0 114 14 159546 176 20 0 1 0 274049710 20185088 4300 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 4928 4300 179 410 0 4510 0
[pid=15349] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15349/stat : 15349 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274209606 9367552 267 33554432000 4194304 5064252 140733425817568 140733425816480 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15349/statm: 2287 267 226 213 0 72 0
[pid=15350] ppid=15349 vsize=48472 CPUtime=63.32 cores=0,2,4,6
/proc/15350/stat : 15350 (glucose_static) R 15349 15137 9863 0 -1 4202496 28058 0 0 0 6322 10 0 0 20 0 1 0 274209607 49635328 11032 33554432000 4194304 4896791 140734220812768 140734220810296 4204125 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15350/statm: 12118 11032 78 172 0 11944 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 86480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1682.6 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 15350
/proc/meminfo: memFree=20399584/32873844 swapFree=7612/7612
[pid=15137] ppid=15135 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15137/stat : 15137 (runPb2satCp2.sh) S 15135 15137 9863 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274049710 9367552 275 33554432000 4194304 5064252 140733206552656 140733206551568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15137/statm: 2287 275 233 213 0 72 0
[pid=15138] ppid=15137 vsize=19712 CPUtime=1598.5 cores=0,2,4,6
/proc/15138/stat : 15138 (pb2sat) S 15137 15137 9863 0 -1 4202496 25827 335104 0 0 114 14 159546 176 20 0 1 0 274049710 20185088 4300 33554432000 4194304 5873084 140736327784016 140736327777832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15138/statm: 4928 4300 179 410 0 4510 0
[pid=15349] ppid=15138 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15349/stat : 15349 (satsolver.sh) S 15138 15137 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274209606 9367552 267 33554432000 4194304 5064252 140733425817568 140733425816480 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15349/statm: 2287 267 226 213 0 72 0
[pid=15350] ppid=15349 vsize=62120 CPUtime=83.62 cores=0,2,4,6
/proc/15350/stat : 15350 (glucose_static) R 15349 15137 9863 0 -1 4202496 30520 0 0 0 8352 10 0 0 20 0 1 0 274209607 63610880 14012 33554432000 4194304 4896791 140734220812768 140734220809976 4238461 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15350/statm: 15530 14012 78 172 0 15356 0
Current children cumulated CPU time (s) 1682.12
Current children cumulated vsize (KiB) 100128

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 117.93
#  lost CPU user time (s): 117.79
#  lost CPU system time (s): 0.14

Real time (s): 1682.61
CPU time (s): 1800.09
CPU user time (s): 1797.92
CPU system time (s): 2.16969
CPU usage (%): 106.982
Max. virtual memory (cumulated for all children) (KiB): 147384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1680.13
system time used= 2.02969
maximum resident set size= 95648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 392440
page faults= 0
swaps= 0
block input operations= 0
block output operations= 139744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 331
involuntary context switches= 1799

runsolver used 2.45663 second user time and 6.73198 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-27 02:40:53
IDJOB=3694349
IDBENCH=25050
IDSOLVER=2273
FILE ID=node143/3694349-1338079253
RUNJOBID= node143-1338052948-9879
PBS_JOBID= 14624405
Free space on /tmp= 71432 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-BIGINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir04_trarea_ac.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694349-1338079253/watcher-3694349-1338079253 -o /tmp/evaluation-result-3694349-1338079253/solver-3694349-1338079253 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694349-1338079253.opb 1483638593 HOME HOME

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

MD5SUM BENCH= a588ec671da067d931709859b503c557
RANDOM SEED=1483638593

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:       32873844 kB
MemFree:        28848564 kB
Buffers:          304972 kB
Cached:          2880548 kB
SwapCached:            0 kB
Active:           820228 kB
Inactive:        2413916 kB
Active(anon):      51232 kB
Inactive(anon):        0 kB
Active(file):     768996 kB
Inactive(file):  2413916 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12240 kB
Writeback:             0 kB
AnonPages:         99116 kB
Mapped:            15184 kB
Shmem:               200 kB
Slab:             652176 kB
SReclaimable:      94696 kB
SUnreclaim:       557480 kB
KernelStack:        1528 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     166192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71420 MiB
End job on node143 at 2012-05-27 03:08:56