Trace number 3694652

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.25 1802.13

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.17	c model valid
0.00/0.17	c current solution ok
0.00/0.34	o 239447726
0.00/0.34	c fallback to adder encoding
20.59/22.19	c model valid
20.59/22.19	c current solution ok
20.69/22.20	o 135410825
20.69/22.20	c fallback to adder encoding
1360.73/1362.51	c model valid
1360.73/1362.51	c current solution ok
1360.73/1362.53	o 134561195
1360.73/1362.53	c fallback to adder encoding
1735.13/1737.03	c model valid
1735.13/1737.03	c current solution ok
1735.13/1737.04	o 120702652
1735.13/1737.04	c fallback to adder encoding
1800.09/1802.13	./satsolver.sh: line 5: 18988 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1802.13	c error: unexpected solver exit code
1800.09/1802.13	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-3694652-1338176514/watcher-3694652-1338176514 -o /tmp/evaluation-result-3694652-1338176514/solver-3694652-1338176514 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694652-1338176514.opb 1722674859 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/179 18934
/proc/meminfo: memFree=30817876/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0

[startup+0.053111 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18934
/proc/meminfo: memFree=30817876/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100165 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18934
/proc/meminfo: memFree=30817876/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18934
/proc/meminfo: memFree=30817876/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70031 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18934
/proc/meminfo: memFree=30817876/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 18939
/proc/meminfo: memFree=30401848/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=115920 CPUtime=0.92 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) D 18934 18934 17405 0 -1 4202496 7469 4393 0 0 71 15 6 0 20 0 1 0 283775997 118702080 22068 33554432000 4194304 5873084 140733499661808 140733499656264 5129975 0 0 4096 0 18446744071581216301 0 0 17 4 0 0 40 0 0
/proc/18935/statm: 28980 22068 182 410 0 28562 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 125068

[startup+3.10041 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 18941
/proc/meminfo: memFree=30249044/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=77696 CPUtime=0.97 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 7470 4393 0 0 71 20 6 0 20 0 1 0 283775997 79560704 12513 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19424 12513 182 410 0 19006 0
[pid=18940] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18940/stat : 18940 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283776194 9367552 267 33554432000 4194304 5064252 140734443735344 140734443734256 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18940/statm: 2287 267 226 213 0 72 0
[pid=18941] ppid=18940 vsize=169152 CPUtime=0.63 cores=0,2,4,6
/proc/18941/stat : 18941 (glucose_static) R 18940 18934 17405 0 -1 4202496 24056 0 0 0 59 4 0 0 20 0 1 0 283776194 173211648 33676 33554432000 4194304 4896791 140734520033696 140734518982744 4235664 0 0 4096 0 0 0 0 17 0 0 0 48 0 0
/proc/18941/statm: 42288 33676 73 172 0 42114 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 265144
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 18941
/proc/meminfo: memFree=30176076/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=77696 CPUtime=0.97 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 7470 4393 0 0 71 20 6 0 20 0 1 0 283775997 79560704 12513 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19424 12513 182 410 0 19006 0
[pid=18940] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18940/stat : 18940 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283776194 9367552 267 33554432000 4194304 5064252 140734443735344 140734443734256 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18940/statm: 2287 267 226 213 0 72 0
[pid=18941] ppid=18940 vsize=123264 CPUtime=3.82 cores=0,2,4,6
/proc/18941/stat : 18941 (glucose_static) R 18940 18934 17405 0 -1 4202496 25243 0 0 0 378 4 0 0 20 0 1 0 283776194 126222336 26918 33554432000 4194304 4896791 140734520033696 140734520030904 4225029 0 0 4096 0 0 0 0 17 2 0 0 48 0 0
/proc/18941/statm: 30816 26918 76 172 0 30642 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 219256
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 18941
/proc/meminfo: memFree=30165116/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=77696 CPUtime=0.97 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 7470 4393 0 0 71 20 6 0 20 0 1 0 283775997 79560704 12513 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19424 12513 182 410 0 19006 0
[pid=18940] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18940/stat : 18940 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283776194 9367552 267 33554432000 4194304 5064252 140734443735344 140734443734256 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18940/statm: 2287 267 226 213 0 72 0
[pid=18941] ppid=18940 vsize=124704 CPUtime=10.22 cores=0,2,4,6
/proc/18941/stat : 18941 (glucose_static) R 18940 18934 17405 0 -1 4202496 25712 0 0 0 1017 5 0 0 20 0 1 0 283776194 127696896 27898 33554432000 4194304 4896791 140734520033696 140734520030904 4224684 0 0 4096 0 0 0 0 17 0 0 0 48 0 0
/proc/18941/statm: 31176 27898 78 172 0 31002 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 220696

[startup+25.5004 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 18944
/proc/meminfo: memFree=30157096/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=21.36 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 14242 31485 0 0 133 27 1968 8 20 0 1 0 283775997 78426112 12268 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12268 182 410 0 18729 0
[pid=18943] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18943/stat : 18943 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283778282 9367552 267 33554432000 4194304 5064252 140736379688304 140736379687216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18943/statm: 2287 267 226 213 0 72 0
[pid=18944] ppid=18943 vsize=123008 CPUtime=2.63 cores=0,2,4,6
/proc/18944/stat : 18944 (glucose_static) R 18943 18934 17405 0 -1 4202496 23965 0 0 0 257 6 0 0 20 0 1 0 283778282 125960192 27071 33554432000 4194304 4896791 140736109180992 140736109178200 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18944/statm: 30752 27071 78 172 0 30578 0
Current children cumulated CPU time (s) 23.99
Current children cumulated vsize (KiB) 217892

[startup+51.1066 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 18944
/proc/meminfo: memFree=30153000/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=21.36 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 14242 31485 0 0 133 27 1968 8 20 0 1 0 283775997 78426112 12268 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12268 182 410 0 18729 0
[pid=18943] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18943/stat : 18943 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283778282 9367552 267 33554432000 4194304 5064252 140736379688304 140736379687216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18943/statm: 2287 267 226 213 0 72 0
[pid=18944] ppid=18943 vsize=125916 CPUtime=28.24 cores=0,2,4,6
/proc/18944/stat : 18944 (glucose_static) R 18943 18934 17405 0 -1 4202496 24930 0 0 0 2817 7 0 0 20 0 1 0 283778282 128937984 28514 33554432000 4194304 4896791 140736109180992 140736109178520 4224120 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18944/statm: 31479 28514 78 172 0 31305 0
Current children cumulated CPU time (s) 49.6
Current children cumulated vsize (KiB) 220800

[startup+102.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 18944
/proc/meminfo: memFree=30139232/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=21.36 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 14242 31485 0 0 133 27 1968 8 20 0 1 0 283775997 78426112 12268 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12268 182 410 0 18729 0
[pid=18943] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18943/stat : 18943 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283778282 9367552 267 33554432000 4194304 5064252 140736379688304 140736379687216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18943/statm: 2287 267 226 213 0 72 0
[pid=18944] ppid=18943 vsize=147664 CPUtime=79.41 cores=0,2,4,6
/proc/18944/stat : 18944 (glucose_static) R 18943 18934 17405 0 -1 4202496 26855 0 0 0 7933 8 0 0 20 0 1 0 283778282 151207936 30574 33554432000 4194304 4896791 140736109180992 140736109178216 4203098 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18944/statm: 36916 30574 78 172 0 36742 0
Current children cumulated CPU time (s) 100.77
Current children cumulated vsize (KiB) 242548

[startup+162.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 18945
/proc/meminfo: memFree=30134868/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=21.36 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 14242 31485 0 0 133 27 1968 8 20 0 1 0 283775997 78426112 12268 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12268 182 410 0 18729 0
[pid=18943] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18943/stat : 18943 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283778282 9367552 267 33554432000 4194304 5064252 140736379688304 140736379687216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18943/statm: 2287 267 226 213 0 72 0
[pid=18944] ppid=18943 vsize=149128 CPUtime=139.41 cores=0,2,4,6
/proc/18944/stat : 18944 (glucose_static) R 18943 18934 17405 0 -1 4202496 28346 0 0 0 13931 10 0 0 20 0 1 0 283778282 152707072 31433 33554432000 4194304 4896791 140736109180992 140736109178200 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18981
/proc/meminfo: memFree=30119188/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=1361.41 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 20561 76251 0 0 194 35 135869 43 20 0 1 0 283775997 78426112 12269 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12269 183 410 0 18729 0
[pid=18979] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18979/stat : 18979 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283912315 9367552 267 33554432000 4194304 5064252 140734035024160 140734035023072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18979/statm: 2287 267 226 213 0 72 0
[pid=18980] ppid=18979 vsize=128212 CPUtime=59.09 cores=0,2,4,6
/proc/18980/stat : 18980 (glucose_static) R 18979 18934 17405 0 -1 4202496 26900 0 0 0 5902 7 0 0 20 0 1 0 283912315 131289088 29346 33554432000 4194304 4896791 140733523146096 140733523143304 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18980/statm: 32053 29346 78 172 0 31879 0
Current children cumulated CPU time (s) 1420.5
Current children cumulated vsize (KiB) 223096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18981
/proc/meminfo: memFree=30115672/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=1361.41 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 20561 76251 0 0 194 35 135869 43 20 0 1 0 283775997 78426112 12269 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12269 183 410 0 18729 0
[pid=18979] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18979/stat : 18979 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283912315 9367552 267 33554432000 4194304 5064252 140734035024160 140734035023072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18979/statm: 2287 267 226 213 0 72 0
[pid=18980] ppid=18979 vsize=148684 CPUtime=119.08 cores=0,2,4,6
/proc/18980/stat : 18980 (glucose_static) R 18979 18934 17405 0 -1 4202496 28247 0 0 0 11899 9 0 0 20 0 1 0 283912315 152252416 30127 33554432000 4194304 4896791 140733523146096 140733523143624 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18980/statm: 37171 30127 78 172 0 36997 0
Current children cumulated CPU time (s) 1480.49
Current children cumulated vsize (KiB) 243568

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18981
/proc/meminfo: memFree=30115892/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=1361.41 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 20561 76251 0 0 194 35 135869 43 20 0 1 0 283775997 78426112 12269 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12269 183 410 0 18729 0
[pid=18979] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18979/stat : 18979 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283912315 9367552 267 33554432000 4194304 5064252 140734035024160 140734035023072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18979/statm: 2287 267 226 213 0 72 0
[pid=18980] ppid=18979 vsize=130564 CPUtime=179.07 cores=0,2,4,6
/proc/18980/stat : 18980 (glucose_static) R 18979 18934 17405 0 -1 4202496 28852 0 0 0 17897 10 0 0 20 0 1 0 283912315 133697536 29471 33554432000 4194304 4896791 140733523146096 140733523141768 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18980/statm: 32641 29471 78 172 0 32467 0
Current children cumulated CPU time (s) 1540.48
Current children cumulated vsize (KiB) 225448

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 18981
/proc/meminfo: memFree=30107268/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=1361.41 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 20561 76251 0 0 194 35 135869 43 20 0 1 0 283775997 78426112 12269 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12269 183 410 0 18729 0
[pid=18979] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18979/stat : 18979 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283912315 9367552 267 33554432000 4194304 5064252 140734035024160 140734035023072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18979/statm: 2287 267 226 213 0 72 0
[pid=18980] ppid=18979 vsize=150432 CPUtime=239.06 cores=0,2,4,6
/proc/18980/stat : 18980 (glucose_static) R 18979 18934 17405 0 -1 4202496 29600 0 0 0 23896 10 0 0 20 0 1 0 283912315 154042368 31747 33554432000 4194304 4896791 140733523146096 140733523143304 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18980/statm: 37608 31747 78 172 0 37434 0
Current children cumulated CPU time (s) 1600.47
Current children cumulated vsize (KiB) 245316

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 18981
/proc/meminfo: memFree=30114624/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=1361.41 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 20561 76251 0 0 194 35 135869 43 20 0 1 0 283775997 78426112 12269 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12269 183 410 0 18729 0
[pid=18979] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18979/stat : 18979 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283912315 9367552 267 33554432000 4194304 5064252 140734035024160 140734035023072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18979/statm: 2287 267 226 213 0 72 0
[pid=18980] ppid=18979 vsize=131968 CPUtime=299.05 cores=0,2,4,6
/proc/18980/stat : 18980 (glucose_static) R 18979 18934 17405 0 -1 4202496 29905 0 0 0 29894 11 0 0 20 0 1 0 283912315 135135232 29780 33554432000 4194304 4896791 140733523146096 140733523143304 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18980/statm: 32992 29780 78 172 0 32818 0
Current children cumulated CPU time (s) 1660.46
Current children cumulated vsize (KiB) 226852

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 18985
/proc/meminfo: memFree=30111776/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76588 CPUtime=1361.41 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 20561 76251 0 0 194 35 135869 43 20 0 1 0 283775997 78426112 12269 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 97 0 0
/proc/18935/statm: 19147 12269 183 410 0 18729 0
[pid=18979] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18979/stat : 18979 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283912315 9367552 267 33554432000 4194304 5064252 140734035024160 140734035023072 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18979/statm: 2287 267 226 213 0 72 0
[pid=18980] ppid=18979 vsize=132800 CPUtime=359.01 cores=0,2,4,6
/proc/18980/stat : 18980 (glucose_static) R 18979 18934 17405 0 -1 4202496 30302 0 0 0 35890 11 0 0 20 0 1 0 283912315 135987200 30663 33554432000 4194304 4896791 140733523146096 140733523143304 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18980/statm: 33200 30663 78 172 0 33026 0
Current children cumulated CPU time (s) 1720.42
Current children cumulated vsize (KiB) 227684

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 18988
/proc/meminfo: memFree=30118256/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76412 CPUtime=1735.85 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 26471 108065 0 0 258 43 173227 57 20 0 1 0 283775997 78245888 11713 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 97 0 0
/proc/18935/statm: 19103 11713 183 410 0 18685 0
[pid=18987] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18987/stat : 18987 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283949768 9367552 267 33554432000 4194304 5064252 140735372263952 140735372262864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18987/statm: 2287 267 226 213 0 72 0
[pid=18988] ppid=18987 vsize=142192 CPUtime=44.54 cores=0,2,4,6
/proc/18988/stat : 18988 (glucose_static) R 18987 18934 17405 0 -1 4202496 26946 0 0 0 4447 7 0 0 20 0 1 0 283949768 145604608 29795 33554432000 4194304 4896791 140735725939664 140735725936872 4203806 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18988/statm: 35548 29795 78 172 0 35374 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (KiB) 236900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 2.04 2.03 2.00 4/183 19030
/proc/meminfo: memFree=30461600/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76412 CPUtime=1735.85 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 26471 108065 0 0 258 43 173227 57 20 0 1 0 283775997 78245888 11713 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 97 0 0
/proc/18935/statm: 19103 11713 183 410 0 18685 0
[pid=18987] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18987/stat : 18987 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283949768 9367552 267 33554432000 4194304 5064252 140735372263952 140735372262864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18987/statm: 2287 267 226 213 0 72 0
[pid=18988] ppid=18987 vsize=124164 CPUtime=64.24 cores=0,2,4,6
/proc/18988/stat : 18988 (glucose_static) R 18987 18934 17405 0 -1 4202496 27709 0 0 0 6416 8 0 0 20 0 1 0 283949768 127143936 29261 33554432000 4194304 4896791 140735725939664 140735725937032 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18988/statm: 31041 29261 78 172 0 30867 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 218872

Sending SIGTERM to process tree (bottom up)

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

[startup+1802 s]
/proc/loadavg: 2.04 2.03 2.00 4/183 19030
/proc/meminfo: memFree=30461600/32873844 swapFree=6080/6080
[pid=18934] ppid=18932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18934/stat : 18934 (runPb2satCp2.sh) S 18932 18934 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283775996 9367552 275 33554432000 4194304 5064252 140734423516672 140734423515584 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18934/statm: 2287 275 233 213 0 72 0
[pid=18935] ppid=18934 vsize=76412 CPUtime=1735.85 cores=0,2,4,6
/proc/18935/stat : 18935 (pb2sat) S 18934 18934 17405 0 -1 4202496 26471 108065 0 0 258 43 173227 57 20 0 1 0 283775997 78245888 11713 33554432000 4194304 5873084 140733499661808 140733499655624 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 97 0 0
/proc/18935/statm: 19103 11713 183 410 0 18685 0
[pid=18987] ppid=18935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18987/stat : 18987 (satsolver.sh) S 18935 18934 17405 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283949768 9367552 267 33554432000 4194304 5064252 140735372263952 140735372262864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18987/statm: 2287 267 226 213 0 72 0
[pid=18988] ppid=18987 vsize=124164 CPUtime=64.24 cores=0,2,4,6
/proc/18988/stat : 18988 (glucose_static) R 18987 18934 17405 0 -1 4202496 27709 0 0 0 6416 8 0 0 20 0 1 0 283949768 127143936 29261 33554432000 4194304 4896791 140735725939664 140735725937032 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18988/statm: 31041 29261 78 172 0 30867 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 218872

Child status: 0
Real time (s): 1802.13
CPU time (s): 1800.25
CPU user time (s): 1799.15
CPU system time (s): 1.10183
CPU usage (%): 99.8954
Max. virtual memory (cumulated for all children) (KiB): 339716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 1.10183
maximum resident set size= 198456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163235
page faults= 0
swaps= 0
block input operations= 0
block output operations= 335144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 171
involuntary context switches= 2104

runsolver used 5.87411 second user time and 20.6289 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 05:41:54
IDJOB=3694652
IDBENCH=92716
IDSOLVER=2273
FILE ID=node139/3694652-1338176514
RUNJOBID= node139-1338158499-17421
PBS_JOBID= 14624542
Free space on /tmp= 71524 MiB

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

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

MD5SUM BENCH= dceb2101253472cec95359fbc82f66a4
RANDOM SEED=1722674859

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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:        30820760 kB
Buffers:          407948 kB
Cached:           563876 kB
SwapCached:          828 kB
Active:           910628 kB
Inactive:         283032 kB
Active(anon):     215420 kB
Inactive(anon):     7968 kB
Active(file):     695208 kB
Inactive(file):   275064 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:            137904 kB
Writeback:             0 kB
AnonPages:        416784 kB
Mapped:            12400 kB
Shmem:                 8 kB
Slab:             720792 kB
SReclaimable:     162656 kB
SUnreclaim:       558136 kB
KernelStack:        1504 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     378428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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= 71480 MiB
End job on node139 at 2012-05-28 06:11:57