Trace number 3696763

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
pb2sat 2012-05-19? (TO) 1800.08 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-randd7b2b4.cudf.paranoid.opb
MD5SUMafde7889f43b30fcc4bad7828bff7cb4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4750
Best CPU time to get the best result obtained on this benchmark0.226964
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5571
Total number of constraints25010
Number of constraints which are clauses24721
Number of constraints which are cardinality constraints (but not clauses)289
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 2066
Biggest coefficient in the objective function 1517
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 837382
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1517
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 837382
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.19	c model valid
0.00/0.19	c current solution ok
0.00/0.26	o 56433
0.00/0.26	c current bound: 28216
0.00/0.26	c fallback to adder encoding
587.64/587.89	c model valid
587.64/587.89	c current solution ok
587.75/587.90	o 28188
587.75/587.90	c current bound: 14094
587.75/587.90	c fallback to adder encoding
1000.84/1001.19	c model valid
1000.84/1001.19	c current solution ok
1000.95/1001.20	o 14094
1000.95/1001.20	c current bound: 7047
1000.95/1001.20	c fallback to adder encoding
1049.53/1049.84	c model valid
1049.53/1049.84	c current solution ok
1049.53/1049.84	o 6805
1049.53/1049.84	c current bound: 3402
1049.53/1049.84	c fallback to adder encoding
1097.11/1097.41	c current bound: 5104
1097.11/1097.41	c fallback to adder encoding
1222.99/1223.35	c model valid
1222.99/1223.35	c current solution ok
1222.99/1223.36	o 5104
1222.99/1223.36	c current bound: 4253
1222.99/1223.36	c fallback to adder encoding
1300.35/1300.79	c current bound: 4679
1300.35/1300.79	c fallback to adder encoding
1379.83/1380.21	c current bound: 4892
1379.83/1380.21	c fallback to adder encoding
1450.11/1450.52	c model valid
1450.11/1450.52	c current solution ok
1450.11/1450.53	o 4892
1450.11/1450.53	c current bound: 4786
1450.11/1450.53	c fallback to adder encoding
1689.34/1689.87	c model valid
1689.34/1689.87	c current solution ok
1689.34/1689.88	o 4786
1689.34/1689.88	c current bound: 4733
1689.34/1689.88	c fallback to adder encoding
1800.03/1800.50	./satsolver.sh: line 5:  7262 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.50	c error: unexpected solver exit code
1800.03/1800.50	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-3696763-1338091751/watcher-3696763-1338091751 -o /tmp/evaluation-result-3696763-1338091751/solver-3696763-1338091751 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696763-1338091751.opb 1599069233 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.04 2.01 1.98 2/179 7161
/proc/meminfo: memFree=31337060/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0

[startup+0.100036 s]
/proc/loadavg: 2.04 2.01 1.98 2/179 7161
/proc/meminfo: memFree=31337060/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200266 s]
/proc/loadavg: 2.04 2.01 1.98 2/179 7161
/proc/meminfo: memFree=31337060/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 2.04 2.01 1.98 2/179 7161
/proc/meminfo: memFree=31337060/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 2.04 2.01 1.98 2/179 7161
/proc/meminfo: memFree=31337060/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.04 2.01 1.98 3/183 7168
/proc/meminfo: memFree=31280552/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=22468 CPUtime=0.41 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 4090 2273 0 0 30 7 4 0 20 0 1 0 275301182 23007232 3873 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7162/statm: 5617 3873 178 410 0 5199 0
[pid=7167] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7167/stat : 7167 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275301225 9367552 267 33554432000 4194304 5064252 140736748796400 140736748795312 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7167/statm: 2287 267 226 213 0 72 0
[pid=7168] ppid=7167 vsize=35284 CPUtime=1.04 cores=0,2,4,6
/proc/7168/stat : 7168 (glucose_static) R 7167 7161 6832 0 -1 4202496 8453 0 0 0 103 1 0 0 20 0 1 0 275301225 36130816 7684 33554432000 4194304 4896791 140734099342992 140734099340504 4203856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7168/statm: 8821 7684 77 172 0 8647 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 76048

[startup+3.10039 s]
/proc/loadavg: 2.04 2.01 1.98 3/183 7168
/proc/meminfo: memFree=31278808/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=22468 CPUtime=0.41 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 4090 2273 0 0 30 7 4 0 20 0 1 0 275301182 23007232 3873 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7162/statm: 5617 3873 178 410 0 5199 0
[pid=7167] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7167/stat : 7167 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275301225 9367552 267 33554432000 4194304 5064252 140736748796400 140736748795312 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7167/statm: 2287 267 226 213 0 72 0
[pid=7168] ppid=7167 vsize=36088 CPUtime=2.65 cores=0,2,4,6
/proc/7168/stat : 7168 (glucose_static) R 7167 7161 6832 0 -1 4202496 9412 0 0 0 263 2 0 0 20 0 1 0 275301225 36954112 8034 33554432000 4194304 4896791 140734099342992 140734099340312 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7168/statm: 9022 8034 77 172 0 8848 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 76852

[startup+6.3004 s]
/proc/loadavg: 2.04 2.01 1.98 3/183 7168
/proc/meminfo: memFree=31293428/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=22468 CPUtime=0.41 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 4090 2273 0 0 30 7 4 0 20 0 1 0 275301182 23007232 3873 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7162/statm: 5617 3873 178 410 0 5199 0
[pid=7167] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7167/stat : 7167 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275301225 9367552 267 33554432000 4194304 5064252 140736748796400 140736748795312 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7167/statm: 2287 267 226 213 0 72 0
[pid=7168] ppid=7167 vsize=41396 CPUtime=5.84 cores=0,2,4,6
/proc/7168/stat : 7168 (glucose_static) R 7167 7161 6832 0 -1 4202496 10247 0 0 0 582 2 0 0 20 0 1 0 275301225 42389504 8440 33554432000 4194304 4896791 140734099342992 140734099340504 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7168/statm: 10349 8440 77 172 0 10175 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 82160

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 1.98 3/183 7168
/proc/meminfo: memFree=31285932/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=22468 CPUtime=0.41 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 4090 2273 0 0 30 7 4 0 20 0 1 0 275301182 23007232 3873 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7162/statm: 5617 3873 178 410 0 5199 0
[pid=7167] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7167/stat : 7167 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275301225 9367552 267 33554432000 4194304 5064252 140736748796400 140736748795312 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7167/statm: 2287 267 226 213 0 72 0
[pid=7168] ppid=7167 vsize=43476 CPUtime=12.25 cores=0,2,4,6
/proc/7168/stat : 7168 (glucose_static) R 7167 7161 6832 0 -1 4202496 12060 0 0 0 1222 3 0 0 20 0 1 0 275301225 44519424 9440 33554432000 4194304 4896791 140734099342992 140734099340504 4203041 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7168/statm: 10869 9440 77 172 0 10695 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 84240

[startup+25.5005 s]
/proc/loadavg: 2.03 2.01 1.98 3/183 7168
/proc/meminfo: memFree=31279108/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=22468 CPUtime=0.41 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 4090 2273 0 0 30 7 4 0 20 0 1 0 275301182 23007232 3873 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7162/statm: 5617 3873 178 410 0 5199 0
[pid=7167] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7167/stat : 7167 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275301225 9367552 267 33554432000 4194304 5064252 140736748796400 140736748795312 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7167/statm: 2287 267 226 213 0 72 0
[pid=7168] ppid=7167 vsize=45912 CPUtime=25.04 cores=0,2,4,6
/proc/7168/stat : 7168 (glucose_static) R 7167 7161 6832 0 -1 4202496 15216 0 0 0 2500 4 0 0 20 0 1 0 275301225 47013888 10075 33554432000 4194304 4896791 140734099342992 140734099340504 4224910 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7168/statm: 11478 10075 77 172 0 11304 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 86676

[startup+51.1005 s]
/proc/loadavg: 2.02 2.01 1.98 3/184 7171
/proc/meminfo: memFree=31266096/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=22468 CPUtime=0.41 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 4090 2273 0 0 30 7 4 0 20 0 1 0 275301182 23007232 3873 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7162/statm: 5617 3873 178 410 0 5199 0
[pid=7167] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7167/stat : 7167 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275301225 9367552 267 33554432000 4194304 5064252 140736748796400 140736748795312 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7167/statm: 2287 267 226 213 0 72 0
[pid=7168] ppid=7167 vsize=55172 CPUtime=50.63 cores=0,2,4,6
/proc/7168/stat : 7168 (glucose_static) R 7167 7161 6832 0 -1 4202496 17817 0 0 0 5059 4 0 0 20 0 1 0 275301225 56496128 11635 33554432000 4194304 4896791 140734099342992 140734099340200 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7168/statm: 13793 11635 78 172 0 13619 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 95936

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/184 7171
/proc/meminfo: memFree=31260772/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=22468 CPUtime=0.41 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 4090 2273 0 0 30 7 4 0 20 0 1 0 275301182 23007232 3873 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7162/statm: 5617 3873 178 410 0 5199 0
[pid=7167] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7167/stat : 7167 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275301225 9367552 267 33554432000 4194304 5064252 140736748796400 140736748795312 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7167/statm: 2287 267 226 213 0 72 0
[pid=7168] ppid=7167 vsize=57916 CPUtime=101.83 cores=0,2,4,6
/proc/7168/stat : 7168 (glucose_static) R 7167 7161 6832 0 -1 4202496 21257 0 0 0 10177 6 0 0 20 0 1 0 275301225 59305984 12603 33554432000 4194304 4896791 140734099342992 140734099340568 4203834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7168/statm: 14479 12603 78 172 0 14305 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 98680

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 7172
/proc/meminfo: memFree=31251120/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=22468 CPUtime=0.41 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 4090 2273 0 0 30 7 4 0 20 0 1 0 275301182 23007232 3873 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7162/statm: 5617 3873 178 410 0 5199 0
[pid=7167] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.07 2.09 2.03 3/183 7206
/proc/meminfo: memFree=31274016/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=38004 CPUtime=1300.62 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 20943 153307 0 0 127 18 129850 67 20 0 1 0 275301182 38916096 7237 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7162/statm: 9501 7237 179 410 0 9083 0
[pid=7205] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275431277 9367552 266 33554432000 4194304 5064252 140733933243872 140733933242784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7205/statm: 2287 266 226 213 0 72 0
[pid=7206] ppid=7205 vsize=53328 CPUtime=61.32 cores=0,2,4,6
/proc/7206/stat : 7206 (glucose_static) R 7205 7161 6832 0 -1 4202496 18729 0 0 0 6126 6 0 0 20 0 1 0 275431277 54607872 12356 33554432000 4194304 4896791 140736917546640 140736917543848 4203783 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7206/statm: 13332 12356 78 172 0 13158 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 109628

[startup+1422.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/183 7210
/proc/meminfo: memFree=31275116/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=38004 CPUtime=1380.01 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 23529 175254 0 0 142 20 137764 75 20 0 1 0 275301182 38916096 7237 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7162/statm: 9501 7237 179 410 0 9083 0
[pid=7209] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7209/stat : 7209 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275439219 9367552 267 33554432000 4194304 5064252 140734057113424 140734057112336 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7209/statm: 2287 267 226 213 0 72 0
[pid=7210] ppid=7209 vsize=47968 CPUtime=41.91 cores=0,2,4,6
/proc/7210/stat : 7210 (glucose_static) R 7209 7161 6832 0 -1 4202496 13441 0 0 0 4187 4 0 0 20 0 1 0 275439219 49119232 9770 33554432000 4194304 4896791 140733733645904 140733733643112 4224118 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7210/statm: 11992 9770 78 172 0 11818 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 104268

[startup+1482.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/183 7213
/proc/meminfo: memFree=31270632/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=38004 CPUtime=1450.31 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 26456 194009 0 0 160 22 144766 83 20 0 1 0 275301182 38916096 7237 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7162/statm: 9501 7237 179 410 0 9083 0
[pid=7212] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7212/stat : 7212 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275446251 9367552 267 33554432000 4194304 5064252 140735107014176 140735107013088 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7212/statm: 2287 267 226 213 0 72 0
[pid=7213] ppid=7212 vsize=39212 CPUtime=31.58 cores=0,2,4,6
/proc/7213/stat : 7213 (glucose_static) R 7212 7161 6832 0 -1 4202496 14317 0 0 0 3155 3 0 0 20 0 1 0 275446252 40153088 8745 33554432000 4194304 4896791 140736060577008 140736060574536 4203792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7213/statm: 9803 8745 78 172 0 9629 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 95512

[startup+1542.31 s]
/proc/loadavg: 2.00 2.05 2.01 3/183 7258
/proc/meminfo: memFree=31276328/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=38004 CPUtime=1450.31 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 26456 194009 0 0 160 22 144766 83 20 0 1 0 275301182 38916096 7237 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7162/statm: 9501 7237 179 410 0 9083 0
[pid=7212] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7212/stat : 7212 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275446251 9367552 267 33554432000 4194304 5064252 140735107014176 140735107013088 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7212/statm: 2287 267 226 213 0 72 0
[pid=7213] ppid=7212 vsize=48780 CPUtime=91.58 cores=0,2,4,6
/proc/7213/stat : 7213 (glucose_static) R 7212 7161 6832 0 -1 4202496 17923 0 0 0 9153 5 0 0 20 0 1 0 275446252 49950720 11271 33554432000 4194304 4896791 140736060577008 140736060574216 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7213/statm: 12195 11271 78 172 0 12021 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 105080

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/183 7258
/proc/meminfo: memFree=31264256/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=38004 CPUtime=1450.31 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 26456 194009 0 0 160 22 144766 83 20 0 1 0 275301182 38916096 7237 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7162/statm: 9501 7237 179 410 0 9083 0
[pid=7212] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7212/stat : 7212 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275446251 9367552 267 33554432000 4194304 5064252 140735107014176 140735107013088 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7212/statm: 2287 267 226 213 0 72 0
[pid=7213] ppid=7212 vsize=61948 CPUtime=151.55 cores=0,2,4,6
/proc/7213/stat : 7213 (glucose_static) R 7212 7161 6832 0 -1 4202496 20461 0 0 0 15149 6 0 0 20 0 1 0 275446252 63434752 12258 33554432000 4194304 4896791 140736060577008 140736060572744 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7213/statm: 15487 12258 78 172 0 15313 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 118248

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 7258
/proc/meminfo: memFree=31248256/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=38004 CPUtime=1450.31 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 26456 194009 0 0 160 22 144766 83 20 0 1 0 275301182 38916096 7237 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7162/statm: 9501 7237 179 410 0 9083 0
[pid=7212] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7212/stat : 7212 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275446251 9367552 267 33554432000 4194304 5064252 140735107014176 140735107013088 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7212/statm: 2287 267 226 213 0 72 0
[pid=7213] ppid=7212 vsize=62768 CPUtime=211.54 cores=0,2,4,6
/proc/7213/stat : 7213 (glucose_static) R 7212 7161 6832 0 -1 4202496 21849 0 0 0 21147 7 0 0 20 0 1 0 275446252 64274432 13351 33554432000 4194304 4896791 140736060577008 140736060574520 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7213/statm: 15692 13351 78 172 0 15518 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 119068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 7262
/proc/meminfo: memFree=31253512/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=38004 CPUtime=1689.61 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 29481 217608 0 0 179 24 168666 92 20 0 1 0 275301182 38916096 7237 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7162/statm: 9501 7237 179 410 0 9083 0
[pid=7261] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7261/stat : 7261 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275470186 9367552 267 33554432000 4194304 5064252 140736467760880 140736467759792 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7261/statm: 2287 267 226 213 0 72 0
[pid=7262] ppid=7261 vsize=39736 CPUtime=32.23 cores=0,2,4,6
/proc/7262/stat : 7262 (glucose_static) R 7261 7161 6832 0 -1 4202496 11805 0 0 0 3221 2 0 0 20 0 1 0 275470187 40689664 9306 33554432000 4194304 4896791 140734851773760 140734851771272 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7262/statm: 9934 9306 78 172 0 9760 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 96036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 7262
/proc/meminfo: memFree=31246964/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=38004 CPUtime=1689.61 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 29481 217608 0 0 179 24 168666 92 20 0 1 0 275301182 38916096 7237 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7162/statm: 9501 7237 179 410 0 9083 0
[pid=7261] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7261/stat : 7261 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275470186 9367552 267 33554432000 4194304 5064252 140736467760880 140736467759792 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7261/statm: 2287 267 226 213 0 72 0
[pid=7262] ppid=7261 vsize=41628 CPUtime=92.22 cores=0,2,4,6
/proc/7262/stat : 7262 (glucose_static) R 7261 7161 6832 0 -1 4202496 15496 0 0 0 9218 4 0 0 20 0 1 0 275470187 42627072 9692 33554432000 4194304 4896791 140734851773760 140734851771336 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7262/statm: 10407 9692 78 172 0 10233 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 97928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 7262
/proc/meminfo: memFree=31248300/32873844 swapFree=7372/7372
[pid=7161] ppid=7159 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7161/stat : 7161 (runPb2sat.sh) S 7159 7161 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275301181 9367552 274 33554432000 4194304 5064252 140736645874288 140736645873200 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7161/statm: 2287 274 233 213 0 72 0
[pid=7162] ppid=7161 vsize=38004 CPUtime=1689.61 cores=0,2,4,6
/proc/7162/stat : 7162 (pb2sat) S 7161 7161 6832 0 -1 4202496 29481 217608 0 0 179 24 168666 92 20 0 1 0 275301182 38916096 7237 33554432000 4194304 5873084 140735661019984 140735661013800 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7162/statm: 9501 7237 179 410 0 9083 0
[pid=7261] ppid=7162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7261/stat : 7261 (satsolver.sh) S 7162 7161 6832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275470186 9367552 267 33554432000 4194304 5064252 140736467760880 140736467759792 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7261/statm: 2287 267 226 213 0 72 0
[pid=7262] ppid=7261 vsize=49108 CPUtime=110.42 cores=0,2,4,6
/proc/7262/stat : 7262 (glucose_static) R 7261 7161 6832 0 -1 4202496 15967 0 0 0 11038 4 0 0 20 0 1 0 275470187 50286592 11007 33554432000 4194304 4896791 140734851773760 140734851771272 4205557 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7262/statm: 12277 11007 78 172 0 12103 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 105408

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.51
CPU time (s): 1800.08
CPU user time (s): 1798.85
CPU system time (s): 1.22581
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 213604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.22581
maximum resident set size= 135488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264046
page faults= 0
swaps= 0
block input operations= 0
block output operations= 195904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 292
involuntary context switches= 2600

runsolver used 2.70659 second user time and 7.16391 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 06:09:11
IDJOB=3696763
IDBENCH=72095
IDSOLVER=2274
FILE ID=node118/3696763-1338091751
RUNJOBID= node118-1338087839-6848
PBS_JOBID= 14624448
Free space on /tmp= 71652 MiB

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

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

MD5SUM BENCH= afde7889f43b30fcc4bad7828bff7cb4
RANDOM SEED=1599069233

node118.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.212
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.42
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.212
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	: 5438.55
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.212
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.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31337340 kB
Buffers:          291448 kB
Cached:           306012 kB
SwapCached:            0 kB
Active:           560944 kB
Inactive:         144524 kB
Active(anon):      98028 kB
Inactive(anon):    11324 kB
Active(file):     462916 kB
Inactive(file):   133200 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9364 kB
Writeback:             0 kB
AnonPages:        114196 kB
Mapped:            12644 kB
Shmem:               200 kB
Slab:             686968 kB
SReclaimable:     128344 kB
SUnreclaim:       558624 kB
KernelStack:        1504 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     246356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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= 71632 MiB
End job on node118 at 2012-05-27 06:39:11