Trace number 3695160

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.14 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-rand5d20db.cudf.paranoid.opb
MD5SUMd362b0878aae0270b57b34b0bb6d5f96
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5106
Best CPU time to get the best result obtained on this benchmark0.160974
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5745
Total number of constraints26313
Number of constraints which are clauses26038
Number of constraints which are cardinality constraints (but not clauses)275
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2146
Biggest coefficient in the objective function 1597
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 881542
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1597
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 881542
Number of bits of the biggest sum of numbers20
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.21	c model valid
0.00/0.21	c current solution ok
0.00/0.33	o 99439
0.00/0.33	c fallback to adder encoding
1298.37/1298.71	c model valid
1298.37/1298.71	c current solution ok
1298.37/1298.72	o 32935
1298.37/1298.72	c fallback to adder encoding
1494.41/1494.90	c model valid
1494.41/1494.90	c current solution ok
1494.51/1494.91	o 24750
1494.51/1494.91	c fallback to adder encoding
1726.41/1726.93	c model valid
1726.41/1726.93	c current solution ok
1726.41/1726.94	o 24642
1726.41/1726.94	c fallback to adder encoding
1800.10/1800.61	./satsolver.sh: line 5:  7367 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.61	c error: unexpected solver exit code
1800.10/1800.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-3695160-1338096740/watcher-3695160-1338096740 -o /tmp/evaluation-result-3695160-1338096740/solver-3695160-1338096740 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695160-1338096740.opb 1850644466 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.01 2.01 2.00 3/179 7267
/proc/meminfo: memFree=28364552/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0

[startup+0.0430131 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 7267
/proc/meminfo: memFree=28364552/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100243 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 7267
/proc/meminfo: memFree=28364552/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300201 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 7267
/proc/meminfo: memFree=28364552/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700253 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 7267
/proc/meminfo: memFree=28364552/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7274
/proc/meminfo: memFree=28296652/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=22904 CPUtime=0.47 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 4062 2480 0 0 34 7 6 0 20 0 1 0 275800991 23453696 4392 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 5726 4392 178 410 0 5308 0
[pid=7273] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7273/stat : 7273 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275801046 9367552 267 33554432000 4194304 5064252 140734727888128 140734727887040 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7273/statm: 2287 267 226 213 0 72 0
[pid=7274] ppid=7273 vsize=41512 CPUtime=0.94 cores=0,2,4,6
/proc/7274/stat : 7274 (glucose_static) R 7273 7267 6267 0 -1 4202496 9288 0 0 0 92 2 0 0 20 0 1 0 275801046 42508288 8825 33554432000 4194304 4896791 140735274214272 140735274212072 4203064 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7274/statm: 10378 8825 77 172 0 10204 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 82712

[startup+3.10039 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7274
/proc/meminfo: memFree=28295528/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=22904 CPUtime=0.47 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 4062 2480 0 0 34 7 6 0 20 0 1 0 275800991 23453696 4392 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 5726 4392 178 410 0 5308 0
[pid=7273] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7273/stat : 7273 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275801046 9367552 267 33554432000 4194304 5064252 140734727888128 140734727887040 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7273/statm: 2287 267 226 213 0 72 0
[pid=7274] ppid=7273 vsize=42384 CPUtime=2.54 cores=0,2,4,6
/proc/7274/stat : 7274 (glucose_static) R 7273 7267 6267 0 -1 4202496 10235 0 0 0 252 2 0 0 20 0 1 0 275801046 43401216 9261 33554432000 4194304 4896791 140735274214272 140735274210008 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7274/statm: 10596 9261 77 172 0 10422 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 83584

[startup+6.30041 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7274
/proc/meminfo: memFree=28293296/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=22904 CPUtime=0.47 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 4062 2480 0 0 34 7 6 0 20 0 1 0 275800991 23453696 4392 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 5726 4392 178 410 0 5308 0
[pid=7273] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7273/stat : 7273 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275801046 9367552 267 33554432000 4194304 5064252 140734727888128 140734727887040 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7273/statm: 2287 267 226 213 0 72 0
[pid=7274] ppid=7273 vsize=42924 CPUtime=5.74 cores=0,2,4,6
/proc/7274/stat : 7274 (glucose_static) R 7273 7267 6267 0 -1 4202496 11312 0 0 0 572 2 0 0 20 0 1 0 275801046 43954176 9551 33554432000 4194304 4896791 140735274214272 140735274211784 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7274/statm: 10731 9551 77 172 0 10557 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 84124

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7274
/proc/meminfo: memFree=28285688/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=22904 CPUtime=0.47 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 4062 2480 0 0 34 7 6 0 20 0 1 0 275800991 23453696 4392 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 5726 4392 178 410 0 5308 0
[pid=7273] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7273/stat : 7273 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275801046 9367552 267 33554432000 4194304 5064252 140734727888128 140734727887040 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7273/statm: 2287 267 226 213 0 72 0
[pid=7274] ppid=7273 vsize=44476 CPUtime=12.14 cores=0,2,4,6
/proc/7274/stat : 7274 (glucose_static) R 7273 7267 6267 0 -1 4202496 12859 0 0 0 1211 3 0 0 20 0 1 0 275801046 45543424 10353 33554432000 4194304 4896791 140735274214272 140735274211816 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7274/statm: 11119 10353 77 172 0 10945 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 85676

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7274
/proc/meminfo: memFree=28267264/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=22904 CPUtime=0.47 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 4062 2480 0 0 34 7 6 0 20 0 1 0 275800991 23453696 4392 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 5726 4392 178 410 0 5308 0
[pid=7273] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7273/stat : 7273 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275801046 9367552 267 33554432000 4194304 5064252 140734727888128 140734727887040 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7273/statm: 2287 267 226 213 0 72 0
[pid=7274] ppid=7273 vsize=55168 CPUtime=24.94 cores=0,2,4,6
/proc/7274/stat : 7274 (glucose_static) R 7273 7267 6267 0 -1 4202496 15839 0 0 0 2490 4 0 0 20 0 1 0 275801046 56492032 12059 33554432000 4194304 4896791 140735274214272 140735274211480 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7274/statm: 13792 12059 77 172 0 13618 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 96368

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7274
/proc/meminfo: memFree=28264848/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=22904 CPUtime=0.47 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 4062 2480 0 0 34 7 6 0 20 0 1 0 275800991 23453696 4392 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 5726 4392 178 410 0 5308 0
[pid=7273] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7273/stat : 7273 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275801046 9367552 267 33554432000 4194304 5064252 140734727888128 140734727887040 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7273/statm: 2287 267 226 213 0 72 0
[pid=7274] ppid=7273 vsize=60104 CPUtime=50.53 cores=0,2,4,6
/proc/7274/stat : 7274 (glucose_static) R 7273 7267 6267 0 -1 4202496 20878 0 0 0 5047 6 0 0 20 0 1 0 275801046 61546496 13461 33554432000 4194304 4896791 140735274214272 140735274211480 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7274/statm: 15026 13461 77 172 0 14852 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 101304

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7275
/proc/meminfo: memFree=28250660/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=22904 CPUtime=0.47 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 4062 2480 0 0 34 7 6 0 20 0 1 0 275800991 23453696 4392 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 5726 4392 178 410 0 5308 0
[pid=7273] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7273/stat : 7273 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275801046 9367552 267 33554432000 4194304 5064252 140734727888128 140734727887040 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7273/statm: 2287 267 226 213 0 72 0
[pid=7274] ppid=7273 vsize=66708 CPUtime=101.71 cores=0,2,4,6
/proc/7274/stat : 7274 (glucose_static) R 7273 7267 6267 0 -1 4202496 25926 0 0 0 10160 11 0 0 20 0 1 0 275801046 68308992 15977 33554432000 4194304 4896791 140735274214272 140735274211480 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7274/statm: 16677 15977 77 172 0 16503 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 107908

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 7276
/proc/meminfo: memFree=28234788/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=22904 CPUtime=0.47 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 4062 2480 0 0 34 7 6 0 20 0 1 0 275800991 23453696 4392 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 5726 4392 178 410 0 5308 0
[pid=7273] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/183 7289
/proc/meminfo: memFree=28175552/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=38604 CPUtime=1298.59 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 7442 69583 0 0 56 9 129731 63 20 0 1 0 275800991 39530496 8022 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 9651 8022 178 410 0 9233 0
[pid=7287] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7287/stat : 7287 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275930884 9367552 267 33554432000 4194304 5064252 140737277236656 140737277235568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7287/statm: 2287 267 226 213 0 72 0
[pid=7288] ppid=7287 vsize=59320 CPUtime=63.34 cores=0,2,4,6
/proc/7288/stat : 7288 (glucose_static) R 7287 7267 6267 0 -1 4202496 20983 0 0 0 6328 6 0 0 20 0 1 0 275930884 60743680 13915 33554432000 4194304 4896791 140736560148992 140736560146504 4203783 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7288/statm: 14830 13915 77 172 0 14656 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 116220

[startup+1422.31 s]
/proc/loadavg: 2.07 2.06 2.01 3/183 7289
/proc/meminfo: memFree=28189792/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=38604 CPUtime=1298.59 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 7442 69583 0 0 56 9 129731 63 20 0 1 0 275800991 39530496 8022 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 9651 8022 178 410 0 9233 0
[pid=7287] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7287/stat : 7287 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275930884 9367552 267 33554432000 4194304 5064252 140737277236656 140737277235568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7287/statm: 2287 267 226 213 0 72 0
[pid=7288] ppid=7287 vsize=77004 CPUtime=123.34 cores=0,2,4,6
/proc/7288/stat : 7288 (glucose_static) R 7287 7267 6267 0 -1 4202496 27859 0 0 0 12323 11 0 0 20 0 1 0 275930884 78852096 15957 33554432000 4194304 4896791 140736560148992 140736560146520 4203041 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7288/statm: 19251 15957 78 172 0 19077 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 133904

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 7289
/proc/meminfo: memFree=28156216/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=38604 CPUtime=1298.59 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 7442 69583 0 0 56 9 129731 63 20 0 1 0 275800991 39530496 8022 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7268/statm: 9651 8022 178 410 0 9233 0
[pid=7287] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7287/stat : 7287 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275930884 9367552 267 33554432000 4194304 5064252 140737277236656 140737277235568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7287/statm: 2287 267 226 213 0 72 0
[pid=7288] ppid=7287 vsize=81784 CPUtime=183.32 cores=0,2,4,6
/proc/7288/stat : 7288 (glucose_static) R 7287 7267 6267 0 -1 4202496 35481 0 0 0 18317 15 0 0 20 0 1 0 275930884 83746816 19529 33554432000 4194304 4896791 140736560148992 140736560146504 4204525 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7288/statm: 20446 19529 78 172 0 20272 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 138684

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 7292
/proc/meminfo: memFree=28203708/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=38604 CPUtime=1494.71 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 10593 108090 0 0 77 11 149303 80 20 0 1 0 275800991 39530496 8022 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7268/statm: 9651 8022 178 410 0 9233 0
[pid=7291] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7291/stat : 7291 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275950500 9367552 267 33554432000 4194304 5064252 140734256867328 140734256866240 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7291/statm: 2287 267 226 213 0 72 0
[pid=7292] ppid=7291 vsize=57832 CPUtime=47.18 cores=0,2,4,6
/proc/7292/stat : 7292 (glucose_static) R 7291 7267 6267 0 -1 4202496 19290 0 0 0 4712 6 0 0 20 0 1 0 275950500 59219968 12454 33554432000 4194304 4896791 140734514069056 140734514066200 4225047 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7292/statm: 14458 12454 77 172 0 14284 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 114732

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 7292
/proc/meminfo: memFree=28174792/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=38604 CPUtime=1494.71 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 10593 108090 0 0 77 11 149303 80 20 0 1 0 275800991 39530496 8022 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7268/statm: 9651 8022 178 410 0 9233 0
[pid=7291] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7291/stat : 7291 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275950500 9367552 267 33554432000 4194304 5064252 140734256867328 140734256866240 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7291/statm: 2287 267 226 213 0 72 0
[pid=7292] ppid=7291 vsize=63364 CPUtime=107.17 cores=0,2,4,6
/proc/7292/stat : 7292 (glucose_static) R 7291 7267 6267 0 -1 4202496 23186 0 0 0 10707 10 0 0 20 0 1 0 275950500 64884736 14718 33554432000 4194304 4896791 140734514069056 140734514066632 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7292/statm: 15841 14718 78 172 0 15667 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 120264

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 7330
/proc/meminfo: memFree=28339736/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=38604 CPUtime=1494.71 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 10593 108090 0 0 77 11 149303 80 20 0 1 0 275800991 39530496 8022 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7268/statm: 9651 8022 178 410 0 9233 0
[pid=7291] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7291/stat : 7291 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275950500 9367552 267 33554432000 4194304 5064252 140734256867328 140734256866240 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7291/statm: 2287 267 226 213 0 72 0
[pid=7292] ppid=7291 vsize=78616 CPUtime=167.17 cores=0,2,4,6
/proc/7292/stat : 7292 (glucose_static) R 7291 7267 6267 0 -1 4202496 27769 0 0 0 16704 13 0 0 20 0 1 0 275950500 80502784 18083 33554432000 4194304 4896791 140734514069056 140734514066568 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7292/statm: 19654 18083 78 172 0 19480 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 135516

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 7364
/proc/meminfo: memFree=28251704/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=38604 CPUtime=1494.71 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 10593 108090 0 0 77 11 149303 80 20 0 1 0 275800991 39530496 8022 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7268/statm: 9651 8022 178 410 0 9233 0
[pid=7291] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7291/stat : 7291 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275950500 9367552 267 33554432000 4194304 5064252 140734256867328 140734256866240 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7291/statm: 2287 267 226 213 0 72 0
[pid=7292] ppid=7291 vsize=81252 CPUtime=227.13 cores=0,2,4,6
/proc/7292/stat : 7292 (glucose_static) R 7291 7267 6267 0 -1 4202496 32077 0 0 0 22698 15 0 0 20 0 1 0 275950500 83202048 18725 33554432000 4194304 4896791 140734514069056 140734514066264 4225671 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7292/statm: 20313 18725 78 172 0 20139 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 138152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 7367
/proc/meminfo: memFree=28259452/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=38604 CPUtime=1726.65 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 13739 141545 0 0 99 13 172456 97 20 0 1 0 275800991 39530496 8023 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7268/statm: 9651 8023 179 410 0 9233 0
[pid=7366] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7366/stat : 7366 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275973705 9367552 266 33554432000 4194304 5064252 140736982027568 140736982026480 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7366/statm: 2287 266 226 213 0 72 0
[pid=7367] ppid=7366 vsize=58888 CPUtime=55.14 cores=0,2,4,6
/proc/7367/stat : 7367 (glucose_static) R 7366 7267 6267 0 -1 4202496 20273 0 0 0 5507 7 0 0 20 0 1 0 275973705 60301312 13045 33554432000 4194304 4896791 140734252752176 140734252747912 4225183 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7367/statm: 14722 13045 78 172 0 14548 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 115788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 7367
/proc/meminfo: memFree=28257680/32873844 swapFree=7100/7100
[pid=7267] ppid=7265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7267/stat : 7267 (runPb2satCp2.sh) S 7265 7267 6267 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275800991 9367552 274 33554432000 4194304 5064252 140734315506976 140734315505888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7267/statm: 2287 274 233 213 0 72 0
[pid=7268] ppid=7267 vsize=38604 CPUtime=1726.65 cores=0,2,4,6
/proc/7268/stat : 7268 (pb2sat) S 7267 7267 6267 0 -1 4202496 13739 141545 0 0 99 13 172456 97 20 0 1 0 275800991 39530496 8023 33554432000 4194304 5873084 140735709145840 140735709139656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7268/statm: 9651 8023 179 410 0 9233 0
[pid=7366] ppid=7268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7366/stat : 7366 (satsolver.sh) S 7268 7267 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275973705 9367552 266 33554432000 4194304 5064252 140736982027568 140736982026480 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7366/statm: 2287 266 226 213 0 72 0
[pid=7367] ppid=7366 vsize=60092 CPUtime=73.45 cores=0,2,4,6
/proc/7367/stat : 7367 (glucose_static) R 7366 7267 6267 0 -1 4202496 21636 0 0 0 7337 8 0 0 20 0 1 0 275973705 61534208 13927 33554432000 4194304 4896791 140734252752176 140734252749704 4225559 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7367/statm: 15023 13927 78 172 0 14849 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 116992

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.62
CPU time (s): 1800.14
CPU user time (s): 1798.94
CPU system time (s): 1.19882
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 307216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.19882
maximum resident set size= 216432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177908
page faults= 0
swaps= 0
block input operations= 0
block output operations= 101056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 181
involuntary context switches= 2142

runsolver used 2.6566 second user time and 7.18391 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 07:32:20
IDJOB=3695160
IDBENCH=72099
IDSOLVER=2273
FILE ID=node111/3695160-1338096740
RUNJOBID= node111-1338087406-6283
PBS_JOBID= 14624442
Free space on /tmp= 71664 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-rand5d20db.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695160-1338096740/watcher-3695160-1338096740 -o /tmp/evaluation-result-3695160-1338096740/solver-3695160-1338096740 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695160-1338096740.opb 1850644466 HOME HOME

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

MD5SUM BENCH= d362b0878aae0270b57b34b0bb6d5f96
RANDOM SEED=1850644466

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28364552 kB
Buffers:          311140 kB
Cached:          3288440 kB
SwapCached:            0 kB
Active:          1011852 kB
Inactive:        2678984 kB
Active(anon):      93548 kB
Inactive(anon):        0 kB
Active(file):     918304 kB
Inactive(file):  2678984 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9460 kB
Writeback:            32 kB
AnonPages:         97996 kB
Mapped:            15584 kB
Shmem:               200 kB
Slab:             677296 kB
SReclaimable:     119840 kB
SUnreclaim:       557456 kB
KernelStack:        1496 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     215732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 71644 MiB
End job on node111 at 2012-05-27 08:02:21