Trace number 3694867

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.1 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
MD5SUMaabc023158e10c9511062af8ac97c515
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58624
Number of constraints which are clauses58624
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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.18	c model valid
0.00/0.18	c current solution ok
0.00/0.28	o 0
0.00/0.28	c (debug) using card networks
0.00/0.50	c model valid
0.00/0.50	c current solution ok
0.00/0.51	o -24
0.00/0.51	c (debug) using card networks
0.00/0.78	c model valid
0.00/0.78	c current solution ok
0.00/0.79	o -27
0.00/0.79	c (debug) using card networks
1.47/1.50	c model valid
1.47/1.50	c current solution ok
1.47/1.51	o -31
1.47/1.51	c (debug) using card networks
2.78/2.83	c model valid
2.78/2.83	c current solution ok
2.78/2.83	o -32
2.78/2.83	c (debug) using card networks
4.56/4.69	c model valid
4.56/4.69	c current solution ok
4.67/4.70	o -33
4.67/4.70	c (debug) using card networks
5.75/5.88	c model valid
5.75/5.88	c current solution ok
5.75/5.88	o -35
5.75/5.88	c (debug) using card networks
9.87/9.96	c model valid
9.87/9.96	c current solution ok
9.87/9.97	o -36
9.87/9.97	c (debug) using card networks
14.54/14.68	c model valid
14.54/14.68	c current solution ok
14.54/14.69	o -37
14.54/14.69	c (debug) using card networks
20.16/20.25	c model valid
20.16/20.25	c current solution ok
20.16/20.25	o -38
20.16/20.25	c (debug) using card networks
25.96/26.01	c model valid
25.96/26.01	c current solution ok
25.96/26.01	o -39
25.96/26.01	c (debug) using card networks
34.86/34.91	c model valid
34.86/34.91	c current solution ok
34.86/34.91	o -40
34.86/34.91	c (debug) using card networks
46.05/46.17	c model valid
46.05/46.17	c current solution ok
46.05/46.17	o -41
46.05/46.17	c (debug) using card networks
59.94/60.08	c model valid
59.94/60.08	c current solution ok
59.94/60.08	o -42
59.94/60.08	c (debug) using card networks
206.51/206.69	c model valid
206.51/206.69	c current solution ok
206.51/206.70	o -43
206.51/206.70	c (debug) using card networks
489.82/490.07	c model valid
489.82/490.07	c current solution ok
489.82/490.08	o -44
489.82/490.08	c (debug) using card networks
1800.07/1800.51	./satsolver.sh: line 5:  8471 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.51	c error: unexpected solver exit code
1800.07/1800.51	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-3694867-1338061955/watcher-3694867-1338061955 -o /tmp/evaluation-result-3694867-1338061955/solver-3694867-1338061955 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694867-1338061955.opb 295690547 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 3/179 8327
/proc/meminfo: memFree=29178964/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0

[startup+0.0443579 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8327
/proc/meminfo: memFree=29178964/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8327
/proc/meminfo: memFree=29178964/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300253 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8327
/proc/meminfo: memFree=29178964/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700165 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8327
/proc/meminfo: memFree=29178964/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8340
/proc/meminfo: memFree=29155416/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=1.47 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) R 8327 8327 7219 0 -1 4202496 4795 17833 0 0 43 8 92 4 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 4437586 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17024

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8343
/proc/meminfo: memFree=29154548/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=2.84 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 6863 24943 0 0 55 9 214 6 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 17024

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8349
/proc/meminfo: memFree=29151760/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=5.88 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 9315 37673 0 0 72 9 498 9 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 17024

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8407
/proc/meminfo: memFree=29336980/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=9.95 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 10467 45210 0 0 80 9 894 12 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8406] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8406/stat : 8406 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272321618 9367552 267 33554432000 4194304 5064252 140735303397104 140735303396016 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8406/statm: 2287 267 226 213 0 72 0
[pid=8407] ppid=8406 vsize=19484 CPUtime=2.69 cores=0,2,4,6
/proc/8407/stat : 8407 (glucose_static) R 8406 8327 7219 0 -1 4202496 6100 0 0 0 268 1 0 0 20 0 1 0 272321618 19951616 4109 33554432000 4194304 4896791 140734304121648 140734304119048 4231978 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8407/statm: 4871 4109 78 172 0 4697 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 45656

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8419
/proc/meminfo: memFree=29336512/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=20.25 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 12845 64036 0 0 99 10 1899 17 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8415] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8415/stat : 8415 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272322647 9367552 266 33554432000 4194304 5064252 140735068580832 140735068579744 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8415/statm: 2287 266 226 213 0 72 0
[pid=8416] ppid=8415 vsize=20252 CPUtime=5.21 cores=0,2,4,6
/proc/8416/stat : 8416 (glucose_static) R 8415 8327 7219 0 -1 4202496 8803 0 0 0 520 1 0 0 20 0 1 0 272322647 20738048 4501 33554432000 4194304 4896791 140737322930368 140737322927768 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8416/statm: 5063 4501 78 172 0 4889 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 46424

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 8434
/proc/meminfo: memFree=29335500/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=46.16 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 16376 100008 0 0 128 11 4452 25 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8433] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8433/stat : 8433 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272325239 9367552 267 33554432000 4194304 5064252 140736958377296 140736958376208 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8433/statm: 2287 267 226 213 0 72 0
[pid=8434] ppid=8433 vsize=20188 CPUtime=4.88 cores=0,2,4,6
/proc/8434/stat : 8434 (glucose_static) R 8433 8327 7219 0 -1 4202496 7931 0 0 0 487 1 0 0 20 0 1 0 272325239 20672512 4225 33554432000 4194304 4896791 140735107981344 140735107978744 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8434/statm: 5047 4225 78 172 0 4873 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 46360

[startup+102.307 s]
/proc/loadavg: 1.95 1.99 1.99 3/183 8449
/proc/meminfo: memFree=29328848/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=60.07 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 17602 113892 0 0 137 11 5829 30 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8439] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8439/stat : 8439 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272326630 9367552 267 33554432000 4194304 5064252 140733846115552 140733846114464 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8439/statm: 2287 267 226 213 0 72 0
[pid=8440] ppid=8439 vsize=28088 CPUtime=42.18 cores=0,2,4,6
/proc/8440/stat : 8440 (glucose_static) R 8439 8327 7219 0 -1 4202496 25040 0 0 0 4211 7 0 0 20 0 1 0 272326630 28762112 6473 33554432000 4194304 4896791 140733250603200 140733250600408 4224844 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8440/statm: 7022 6473 78 172 0 6848 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 54260

[startup+162.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 8455
/proc/meminfo: memFree=29305740/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=60.07 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 17602 113892 0 0 137 11 5829 30 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8439] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8439/stat : 8439 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272326630 9367552 267 33554432000 4194304 5064252 140733846115552 140733846114464 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8439/statm: 2287 267 226 213 0 72 0
[pid=8440] ppid=8439 vsize=45188 CPUtime=102.15 cores=0,2,4,6
/proc/8440/stat : 8440 (glucose_static) R 8439 8327 7219 0 -1 4202496 33875 0 0 0 10205 10 0 0 20 0 1 0 272326630 46272512 10542 33554432000 4194304 4896791 140733250603200 140733250600408 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8440/statm: 11297 10542 78 172 0 11123 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 71360

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/183 8458
/proc/meminfo: memFree=29309092/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=206.63 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 18754 154767 0 0 146 11 20463 43 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8457] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8500
/proc/meminfo: memFree=29210064/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=489.94 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 19980 204486 0 0 155 11 48756 72 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8470] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8470/stat : 8470 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272369629 9367552 267 33554432000 4194304 5064252 140736537335216 140736537334128 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=93624 CPUtime=932 cores=0,2,4,6
/proc/8471/stat : 8471 (glucose_static) R 8470 8327 7219 0 -1 4202496 104347 0 0 0 93142 58 0 0 20 0 1 0 272369629 95870976 18601 33554432000 4194304 4896791 140734541493248 140734541490776 4203780 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8471/statm: 23406 18601 78 172 0 23232 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 119796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8500
/proc/meminfo: memFree=29201992/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=489.94 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 19980 204486 0 0 155 11 48756 72 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8470] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8470/stat : 8470 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272369629 9367552 267 33554432000 4194304 5064252 140736537335216 140736537334128 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=75856 CPUtime=991.98 cores=0,2,4,6
/proc/8471/stat : 8471 (glucose_static) R 8470 8327 7219 0 -1 4202496 106443 0 0 0 99138 60 0 0 20 0 1 0 272369629 77676544 16364 33554432000 4194304 4896791 140734541493248 140734541490776 4225400 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8471/statm: 18964 16364 78 172 0 18790 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 102028

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8500
/proc/meminfo: memFree=29165972/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=489.94 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 19980 204486 0 0 155 11 48756 72 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8470] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8470/stat : 8470 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272369629 9367552 267 33554432000 4194304 5064252 140736537335216 140736537334128 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=95628 CPUtime=1051.97 cores=0,2,4,6
/proc/8471/stat : 8471 (glucose_static) R 8470 8327 7219 0 -1 4202496 108604 0 0 0 105135 62 0 0 20 0 1 0 272369629 97923072 21608 33554432000 4194304 4896791 140734541493248 140734541488920 4225204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8471/statm: 23907 21608 78 172 0 23733 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 121800

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8501
/proc/meminfo: memFree=29200640/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=489.94 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 19980 204486 0 0 155 11 48756 72 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8470] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8470/stat : 8470 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272369629 9367552 267 33554432000 4194304 5064252 140736537335216 140736537334128 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=77784 CPUtime=1111.96 cores=0,2,4,6
/proc/8471/stat : 8471 (glucose_static) R 8470 8327 7219 0 -1 4202496 111941 0 0 0 111131 65 0 0 20 0 1 0 272369629 79650816 17214 33554432000 4194304 4896791 140734541493248 140734541490776 4225348 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8471/statm: 19446 17214 78 172 0 19272 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 103956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8504
/proc/meminfo: memFree=29173396/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=489.94 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 19980 204486 0 0 155 11 48756 72 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8470] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8470/stat : 8470 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272369629 9367552 267 33554432000 4194304 5064252 140736537335216 140736537334128 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=97168 CPUtime=1171.95 cores=0,2,4,6
/proc/8471/stat : 8471 (glucose_static) R 8470 8327 7219 0 -1 4202496 113694 0 0 0 117128 67 0 0 20 0 1 0 272369629 99500032 21014 33554432000 4194304 4896791 140734541493248 140734541490776 4225191 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8471/statm: 24292 21014 78 172 0 24118 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 123340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8504
/proc/meminfo: memFree=29148868/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=489.94 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 19980 204486 0 0 155 11 48756 72 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8470] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8470/stat : 8470 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272369629 9367552 267 33554432000 4194304 5064252 140736537335216 140736537334128 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=129212 CPUtime=1231.93 cores=0,2,4,6
/proc/8471/stat : 8471 (glucose_static) R 8470 8327 7219 0 -1 4202496 116064 0 0 0 123124 69 0 0 20 0 1 0 272369629 132313088 25377 33554432000 4194304 4896791 140734541493248 140734541488328 4225191 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8471/statm: 32303 25377 78 172 0 32129 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 155384

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8504
/proc/meminfo: memFree=29186632/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=489.94 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 19980 204486 0 0 155 11 48756 72 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8470] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8470/stat : 8470 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272369629 9367552 267 33554432000 4194304 5064252 140736537335216 140736537334128 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=98844 CPUtime=1291.93 cores=0,2,4,6
/proc/8471/stat : 8471 (glucose_static) R 8470 8327 7219 0 -1 4202496 118754 0 0 0 129121 72 0 0 20 0 1 0 272369629 101216256 19830 33554432000 4194304 4896791 140734541493248 140734541490776 4225393 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8471/statm: 24711 19830 78 172 0 24537 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 125016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 8504
/proc/meminfo: memFree=29155604/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=489.94 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 19980 204486 0 0 155 11 48756 72 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8470] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8470/stat : 8470 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272369629 9367552 267 33554432000 4194304 5064252 140736537335216 140736537334128 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=98984 CPUtime=1310.13 cores=0,2,4,6
/proc/8471/stat : 8471 (glucose_static) R 8470 8327 7219 0 -1 4202496 118796 0 0 0 130941 72 0 0 20 0 1 0 272369629 101359616 23449 33554432000 4194304 4896791 140734541493248 140734541490456 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8471/statm: 24746 23449 78 172 0 24572 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 125156

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 8504
/proc/meminfo: memFree=29155604/32873844 swapFree=7116/7116
[pid=8327] ppid=8325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8327/stat : 8327 (runPb2satCp2.sh) S 8325 8327 7219 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272320619 9367552 274 33554432000 4194304 5064252 140737338158048 140737338156960 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 2287 274 233 213 0 72 0
[pid=8328] ppid=8327 vsize=7876 CPUtime=489.94 cores=0,2,4,6
/proc/8328/stat : 8328 (pb2sat) S 8327 8327 7219 0 -1 4202496 19980 204486 0 0 155 11 48756 72 20 0 1 0 272320619 8065024 1359 33554432000 4194304 5873084 140735484014816 140735484008632 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8328/statm: 1969 1359 172 410 0 1551 0
[pid=8470] ppid=8328 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8470/stat : 8470 (satsolver.sh) S 8328 8327 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272369629 9367552 267 33554432000 4194304 5064252 140736537335216 140736537334128 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8470/statm: 2287 267 226 213 0 72 0
[pid=8471] ppid=8470 vsize=98984 CPUtime=1310.13 cores=0,2,4,6
/proc/8471/stat : 8471 (glucose_static) R 8470 8327 7219 0 -1 4202496 118796 0 0 0 130941 72 0 0 20 0 1 0 272369629 101359616 23449 33554432000 4194304 4896791 140734541493248 140734541490456 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8471/statm: 24746 23449 78 172 0 24572 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 125156

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.53
CPU system time (s): 1.56876
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 173892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.53
system time used= 1.56876
maximum resident set size= 122536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 344250
page faults= 0
swaps= 0
block input operations= 0
block output operations= 71872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 315
involuntary context switches= 2918

runsolver used 6.15406 second user time and 18.6802 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-26 21:52:35
IDJOB=3694867
IDBENCH=2251
IDSOLVER=2273
FILE ID=node138/3694867-1338061955
RUNJOBID= node138-1338052933-7235
PBS_JOBID= 14624399
Free space on /tmp= 71492 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694867-1338061955/watcher-3694867-1338061955 -o /tmp/evaluation-result-3694867-1338061955/solver-3694867-1338061955 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694867-1338061955.opb 295690547 HOME HOME

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

MD5SUM BENCH= aabc023158e10c9511062af8ac97c515
RANDOM SEED=295690547

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        29179328 kB
Buffers:          299216 kB
Cached:          2351308 kB
SwapCached:          232 kB
Active:           959704 kB
Inactive:        1910788 kB
Active(anon):     211176 kB
Inactive(anon):    11384 kB
Active(file):     748528 kB
Inactive(file):  1899404 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:              9748 kB
Writeback:             0 kB
AnonPages:        325104 kB
Mapped:            15180 kB
Shmem:               200 kB
Slab:             682424 kB
SReclaimable:     124804 kB
SUnreclaim:       557620 kB
KernelStack:        1520 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     360696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 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= 71496 MiB
End job on node138 at 2012-05-26 22:22:36