Trace number 3695352

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.11 1801.21

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_5.opb
MD5SUM9b75ee50c2c62e6be495e8bd0a94fa2c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-146
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

Quality of the solution as a function of time


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

Solver Data

1.08/1.13	c model valid
1.08/1.13	c current solution ok
1.38/1.44	o -90
1.38/1.44	c (debug) using card networks
5.07/5.17	c model valid
5.07/5.17	c current solution ok
5.15/5.26	o -91
5.15/5.26	c (debug) using card networks
13.18/13.83	c model valid
13.18/13.83	c current solution ok
13.18/13.84	o -97
13.18/13.84	c (debug) using card networks
18.38/19.10	c model valid
18.38/19.10	c current solution ok
18.49/19.11	o -98
18.49/19.11	c (debug) using card networks
32.68/33.38	c model valid
32.68/33.38	c current solution ok
32.68/33.39	o -99
32.68/33.39	c (debug) using card networks
54.66/55.35	c model valid
54.66/55.35	c current solution ok
54.66/55.36	o -100
54.66/55.36	c (debug) using card networks
107.84/108.51	c model valid
107.84/108.51	c current solution ok
107.84/108.52	o -102
107.84/108.52	c (debug) using card networks
170.83/171.57	c model valid
170.83/171.57	c current solution ok
170.83/171.58	o -104
170.83/171.58	c (debug) using card networks
214.01/214.73	c model valid
214.01/214.73	c current solution ok
214.01/214.74	o -106
214.01/214.74	c (debug) using card networks
341.87/342.68	c model valid
341.87/342.68	c current solution ok
341.96/342.70	o -109
341.96/342.70	c (debug) using card networks
600.48/601.32	c model valid
600.48/601.32	c current solution ok
600.48/601.33	o -111
600.48/601.33	c (debug) using card networks
1074.87/1075.86	c model valid
1074.87/1075.86	c current solution ok
1074.87/1075.88	o -115
1074.87/1075.88	c (debug) using card networks
1800.08/1801.21	./satsolver.sh: line 5: 11231 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1801.21	c error: unexpected solver exit code
1800.08/1801.21	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-3695352-1338088983/watcher-3695352-1338088983 -o /tmp/evaluation-result-3695352-1338088983/solver-3695352-1338088983 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695352-1338088983.opb 247447315 HOME HOME 

running on 4 cores: 1,3,5,7

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.03 2.02 1.97 3/168 11133
/proc/meminfo: memFree=29238780/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0

[startup+0.034856 s]
/proc/loadavg: 2.03 2.02 1.97 3/168 11133
/proc/meminfo: memFree=29238780/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 2.03 2.02 1.97 3/168 11133
/proc/meminfo: memFree=29238780/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300187 s]
/proc/loadavg: 2.03 2.02 1.97 3/168 11133
/proc/meminfo: memFree=29238780/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700295 s]
/proc/loadavg: 2.03 2.02 1.97 3/168 11133
/proc/meminfo: memFree=29238780/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.03 2.02 1.97 3/181 11150
/proc/meminfo: memFree=29104200/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=12724 CPUtime=1.44 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 3733 6319 0 0 18 24 101 1 20 0 1 0 275023725 13029376 2664 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11134/statm: 3181 2664 175 410 0 2763 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 21872

[startup+3.10038 s]
/proc/loadavg: 2.03 2.02 1.97 3/181 11153
/proc/meminfo: memFree=29093768/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=12724 CPUtime=1.44 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 3733 6319 0 0 18 24 101 1 20 0 1 0 275023725 13029376 2664 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11134/statm: 3181 2664 175 410 0 2763 0
[pid=11152] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11152/stat : 11152 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275023871 9367552 267 33554432000 4194304 5064252 140736814876160 140736814875072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11152/statm: 2287 267 226 213 0 72 0
[pid=11153] ppid=11152 vsize=28944 CPUtime=1.63 cores=1,3,5,7
/proc/11153/stat : 11153 (glucose_static) R 11152 11133 10926 0 -1 4202496 6330 0 0 0 162 1 0 0 20 0 1 0 275023871 29638656 6511 33554432000 4194304 4896791 140734018592544 140734018589752 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11153/statm: 7236 6511 78 172 0 7062 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 59964

[startup+6.30043 s]
/proc/loadavg: 2.02 2.02 1.97 2/181 11156
/proc/meminfo: memFree=29113188/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=14288 CPUtime=5.17 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 4827 14138 0 0 20 24 469 4 20 0 1 0 275023725 14630912 3055 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11134/statm: 3572 3055 175 410 0 3154 0
[pid=11155] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11155/stat : 11155 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275024248 9367552 266 33554432000 4194304 5064252 140733396458368 140733396457280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11155/statm: 2287 266 226 213 0 72 0
[pid=11156] ppid=11155 vsize=28548 CPUtime=0.51 cores=1,3,5,7
/proc/11156/stat : 11156 (glucose_static) R 11155 11133 10926 0 -1 4202496 6023 0 0 0 50 1 0 0 20 0 1 0 275024248 29233152 6313 33554432000 4194304 4896791 140736280953824 140736280953824 4224684 0 0 4096 0 0 0 0 17 5 0 0 55 0 0
/proc/11156/statm: 7137 6313 78 172 0 6963 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 61132

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 1.97 3/181 11156
/proc/meminfo: memFree=29083692/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=14288 CPUtime=5.17 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 4827 14138 0 0 20 24 469 4 20 0 1 0 275023725 14630912 3055 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11134/statm: 3572 3055 175 410 0 3154 0
[pid=11155] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11155/stat : 11155 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275024248 9367552 266 33554432000 4194304 5064252 140733396458368 140733396457280 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11155/statm: 2287 266 226 213 0 72 0
[pid=11156] ppid=11155 vsize=33288 CPUtime=6.91 cores=1,3,5,7
/proc/11156/stat : 11156 (glucose_static) R 11155 11133 10926 0 -1 4202496 6757 0 0 0 689 2 0 0 20 0 1 0 275024248 34086912 7542 33554432000 4194304 4896791 140736280953824 140736280951032 4207227 0 0 4096 0 0 0 0 17 5 0 0 55 0 0
/proc/11156/statm: 8322 7542 78 172 0 8148 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 65872

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 1.97 3/181 11168
/proc/meminfo: memFree=29052556/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=14288 CPUtime=18.51 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 7187 29201 0 0 24 24 1793 10 20 0 1 0 275023725 14630912 3059 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3572 3059 175 410 0 3154 0
[pid=11167] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11167/stat : 11167 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275025637 9367552 267 33554432000 4194304 5064252 140733982124672 140733982123584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11167/statm: 2287 267 226 213 0 72 0
[pid=11168] ppid=11167 vsize=32792 CPUtime=6.36 cores=1,3,5,7
/proc/11168/stat : 11168 (glucose_static) R 11167 11133 10926 0 -1 4202496 6938 0 0 0 636 0 0 0 20 0 1 0 275025637 33579008 7087 33554432000 4194304 4896791 140736413189136 140736413186344 4223862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11168/statm: 8198 7087 78 172 0 8024 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 65376

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 1.97 3/181 11174
/proc/meminfo: memFree=29045536/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=14288 CPUtime=32.78 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 8313 37965 0 0 26 24 3216 12 20 0 1 0 275023725 14630912 3059 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3572 3059 175 410 0 3154 0
[pid=11170] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11170/stat : 11170 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275027065 9367552 267 33554432000 4194304 5064252 140736624952608 140736624951520 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11170/statm: 2287 267 226 213 0 72 0
[pid=11171] ppid=11170 vsize=34872 CPUtime=17.68 cores=1,3,5,7
/proc/11171/stat : 11171 (glucose_static) R 11170 11133 10926 0 -1 4202496 8404 0 0 0 1766 2 0 0 20 0 1 0 275027065 35708928 8000 33554432000 4194304 4896791 140735133219056 140735133216264 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11171/statm: 8718 8000 78 172 0 8544 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 67456

[startup+102.307 s]
/proc/loadavg: 2.04 2.03 1.98 3/181 11183
/proc/meminfo: memFree=29041376/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=14288 CPUtime=54.75 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 9439 48016 0 0 28 25 5406 16 20 0 1 0 275023725 14630912 3059 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3572 3059 175 410 0 3154 0
[pid=11176] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11176/stat : 11176 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275029262 9367552 266 33554432000 4194304 5064252 140733349280752 140733349279664 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11176/statm: 2287 266 226 213 0 72 0
[pid=11177] ppid=11176 vsize=42836 CPUtime=46.9 cores=1,3,5,7
/proc/11177/stat : 11177 (glucose_static) R 11176 11133 10926 0 -1 4202496 11095 0 0 0 4687 3 0 0 20 0 1 0 275029262 43864064 9064 33554432000 4194304 4896791 140734875907888 140734875905416 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11177/statm: 10709 9064 78 172 0 10535 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 75420

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/181 11192
/proc/meminfo: memFree=29039012/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=14288 CPUtime=107.89 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 10618 60533 0 0 30 25 10713 21 20 0 1 0 275023725 14630912 3059 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3572 3059 175 410 0 3154 0
[pid=11185] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11185/stat : 11185 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275034579 9367552 266 33554432000 4194304 5064252 140734096191648 140734096190560 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11185/statm: 2287 266 226 213 0 72 0
[pid=11186] ppid=11185 vsize=43344 CPUtime=53.73 cores=1,3,5,7
/proc/11186/stat : 11186 (glucose_static) R 11185 11133 10926 0 -1 4202496 13711 0 0 0 5369 4 0 0 20 0 1 0 275034579 44384256 9902 33554432000 4194304 4896791 140734830104160 140734830101368 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11186/statm: 10836 9902 78 172 0 10662 0
Current children cumulated CPU time (s) 161.62

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11232
/proc/meminfo: memFree=28978360/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=15312 CPUtime=1074.97 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 16600 170522 0 0 41 26 107346 84 20 0 1 0 275023725 15679488 3188 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3828 3188 175 410 0 3410 0
[pid=11230] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11230/stat : 11230 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275131314 9367552 267 33554432000 4194304 5064252 140736506360096 140736506359008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11230/statm: 2287 267 226 213 0 72 0
[pid=11231] ppid=11230 vsize=76308 CPUtime=286.31 cores=1,3,5,7
/proc/11231/stat : 11231 (glucose_static) R 11230 11133 10926 0 -1 4202496 23729 0 0 0 28616 15 0 0 20 0 1 0 275131314 78139392 16691 33554432000 4194304 4896791 140735419944112 140735419939192 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11231/statm: 19077 16691 78 172 0 18903 0
Current children cumulated CPU time (s) 1361.28
Current children cumulated vsize (KiB) 109916

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11232
/proc/meminfo: memFree=28970476/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=15312 CPUtime=1074.97 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 16600 170522 0 0 41 26 107346 84 20 0 1 0 275023725 15679488 3188 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3828 3188 175 410 0 3410 0
[pid=11230] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11230/stat : 11230 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275131314 9367552 267 33554432000 4194304 5064252 140736506360096 140736506359008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11230/statm: 2287 267 226 213 0 72 0
[pid=11231] ppid=11230 vsize=78692 CPUtime=346.29 cores=1,3,5,7
/proc/11231/stat : 11231 (glucose_static) R 11230 11133 10926 0 -1 4202496 26372 0 0 0 34612 17 0 0 20 0 1 0 275131314 80580608 16833 33554432000 4194304 4896791 140735419944112 140735419939848 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11231/statm: 19673 16833 78 172 0 19499 0
Current children cumulated CPU time (s) 1421.26
Current children cumulated vsize (KiB) 112300

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11232
/proc/meminfo: memFree=28959284/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=15312 CPUtime=1074.97 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 16600 170522 0 0 41 26 107346 84 20 0 1 0 275023725 15679488 3188 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3828 3188 175 410 0 3410 0
[pid=11230] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11230/stat : 11230 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275131314 9367552 267 33554432000 4194304 5064252 140736506360096 140736506359008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11230/statm: 2287 267 226 213 0 72 0
[pid=11231] ppid=11230 vsize=81336 CPUtime=406.28 cores=1,3,5,7
/proc/11231/stat : 11231 (glucose_static) R 11230 11133 10926 0 -1 4202496 28101 0 0 0 40609 19 0 0 20 0 1 0 275131314 83288064 19557 33554432000 4194304 4896791 140735419944112 140735419941320 4225120 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11231/statm: 20334 19557 78 172 0 20160 0
Current children cumulated CPU time (s) 1481.25
Current children cumulated vsize (KiB) 114944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11233
/proc/meminfo: memFree=28963848/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=15312 CPUtime=1074.97 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 16600 170522 0 0 41 26 107346 84 20 0 1 0 275023725 15679488 3188 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3828 3188 175 410 0 3410 0
[pid=11230] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11230/stat : 11230 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275131314 9367552 267 33554432000 4194304 5064252 140736506360096 140736506359008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11230/statm: 2287 267 226 213 0 72 0
[pid=11231] ppid=11230 vsize=84544 CPUtime=466.27 cores=1,3,5,7
/proc/11231/stat : 11231 (glucose_static) R 11230 11133 10926 0 -1 4202496 31033 0 0 0 46605 22 0 0 20 0 1 0 275131314 86573056 18334 33554432000 4194304 4896791 140735419944112 140735419941320 4224752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11231/statm: 21136 18334 78 172 0 20962 0
Current children cumulated CPU time (s) 1541.24
Current children cumulated vsize (KiB) 118152

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 11233
/proc/meminfo: memFree=28942392/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=15312 CPUtime=1074.97 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 16600 170522 0 0 41 26 107346 84 20 0 1 0 275023725 15679488 3188 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3828 3188 175 410 0 3410 0
[pid=11230] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11230/stat : 11230 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275131314 9367552 267 33554432000 4194304 5064252 140736506360096 140736506359008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11230/statm: 2287 267 226 213 0 72 0
[pid=11231] ppid=11230 vsize=105644 CPUtime=526.26 cores=1,3,5,7
/proc/11231/stat : 11231 (glucose_static) R 11230 11133 10926 0 -1 4202496 32693 0 0 0 52602 24 0 0 20 0 1 0 275131314 108179456 21494 33554432000 4194304 4896791 140735419944112 140735419941640 4224663 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11231/statm: 26411 21494 78 172 0 26237 0
Current children cumulated CPU time (s) 1601.23
Current children cumulated vsize (KiB) 139252

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 11236
/proc/meminfo: memFree=28954052/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=15312 CPUtime=1074.97 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 16600 170522 0 0 41 26 107346 84 20 0 1 0 275023725 15679488 3188 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3828 3188 175 410 0 3410 0
[pid=11230] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11230/stat : 11230 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275131314 9367552 267 33554432000 4194304 5064252 140736506360096 140736506359008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11230/statm: 2287 267 226 213 0 72 0
[pid=11231] ppid=11230 vsize=80616 CPUtime=586.24 cores=1,3,5,7
/proc/11231/stat : 11231 (glucose_static) R 11230 11133 10926 0 -1 4202496 35492 0 0 0 58598 26 0 0 20 0 1 0 275131314 82550784 19190 33554432000 4194304 4896791 140735419944112 140735419941688 4203715 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11231/statm: 20154 19190 78 172 0 19980 0
Current children cumulated CPU time (s) 1661.21
Current children cumulated vsize (KiB) 114224

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11239
/proc/meminfo: memFree=28988824/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=15312 CPUtime=1074.97 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 16600 170522 0 0 41 26 107346 84 20 0 1 0 275023725 15679488 3188 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3828 3188 175 410 0 3410 0
[pid=11230] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11230/stat : 11230 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275131314 9367552 267 33554432000 4194304 5064252 140736506360096 140736506359008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11230/statm: 2287 267 226 213 0 72 0
[pid=11231] ppid=11230 vsize=93620 CPUtime=646.22 cores=1,3,5,7
/proc/11231/stat : 11231 (glucose_static) R 11230 11133 10926 0 -1 4202496 36685 0 0 0 64594 28 0 0 20 0 1 0 275131314 95866880 21003 33554432000 4194304 4896791 140735419944112 140735419939208 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11231/statm: 23405 21003 78 172 0 23231 0
Current children cumulated CPU time (s) 1721.19
Current children cumulated vsize (KiB) 127228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11239
/proc/meminfo: memFree=28980160/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=15312 CPUtime=1074.97 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 16600 170522 0 0 41 26 107346 84 20 0 1 0 275023725 15679488 3188 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3828 3188 175 410 0 3410 0
[pid=11230] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11230/stat : 11230 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275131314 9367552 267 33554432000 4194304 5064252 140736506360096 140736506359008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11230/statm: 2287 267 226 213 0 72 0
[pid=11231] ppid=11230 vsize=96284 CPUtime=706.2 cores=1,3,5,7
/proc/11231/stat : 11231 (glucose_static) R 11230 11133 10926 0 -1 4202496 38311 0 0 0 70590 30 0 0 20 0 1 0 275131314 98594816 22706 33554432000 4194304 4896791 140735419944112 140735419941320 4223787 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11231/statm: 24071 22706 78 172 0 23897 0
Current children cumulated CPU time (s) 1781.17
Current children cumulated vsize (KiB) 129892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11279
/proc/meminfo: memFree=29083468/32873624 swapFree=7104/7104
[pid=11133] ppid=11131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11133/stat : 11133 (runPb2satCp2.sh) S 11131 11133 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275023725 9367552 274 33554432000 4194304 5064252 140734516564784 140734516563696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11133/statm: 2287 274 233 213 0 72 0
[pid=11134] ppid=11133 vsize=15312 CPUtime=1074.97 cores=1,3,5,7
/proc/11134/stat : 11134 (pb2sat) S 11133 11133 10926 0 -1 4202496 16600 170522 0 0 41 26 107346 84 20 0 1 0 275023725 15679488 3188 33554432000 4194304 5873084 140737174315248 140737174309064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11134/statm: 3828 3188 175 410 0 3410 0
[pid=11230] ppid=11134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11230/stat : 11230 (satsolver.sh) S 11134 11133 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275131314 9367552 267 33554432000 4194304 5064252 140736506360096 140736506359008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11230/statm: 2287 267 226 213 0 72 0
[pid=11231] ppid=11230 vsize=115788 CPUtime=725.11 cores=1,3,5,7
/proc/11231/stat : 11231 (glucose_static) R 11230 11133 10926 0 -1 4202496 38996 0 0 0 72480 31 0 0 20 0 1 0 275131314 118566912 24919 33554432000 4194304 4896791 140735419944112 140735419941320 4225120 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11231/statm: 28947 24919 78 172 0 28773 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 149396

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.11
CPU user time (s): 1798.69
CPU system time (s): 1.42378
CPU usage (%): 99.939
Max. virtual memory (cumulated for all children) (KiB): 163544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.42378
maximum resident set size= 124508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 115960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 291
involuntary context switches= 4109

runsolver used 6.74198 second user time and 18.9531 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 05:23:03
IDJOB=3695352
IDBENCH=48268
IDSOLVER=2273
FILE ID=node121/3695352-1338088983
RUNJOBID= node121-1338087182-10943
PBS_JOBID= 14624437
Free space on /tmp= 71712 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_5.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695352-1338088983/watcher-3695352-1338088983 -o /tmp/evaluation-result-3695352-1338088983/solver-3695352-1338088983 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695352-1338088983.opb 247447315 HOME HOME

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

MD5SUM BENCH= 9b75ee50c2c62e6be495e8bd0a94fa2c
RANDOM SEED=247447315

node121.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.042
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.08
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.042
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.042
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		: 2667.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        29244268 kB
Buffers:          314480 kB
Cached:          2503236 kB
SwapCached:            0 kB
Active:           564552 kB
Inactive:        2264352 kB
Active(anon):      13508 kB
Inactive(anon):        0 kB
Active(file):     551044 kB
Inactive(file):  2264352 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12864 kB
Writeback:             0 kB
AnonPages:        146064 kB
Mapped:            13928 kB
Shmem:               200 kB
Slab:             662708 kB
SReclaimable:     107168 kB
SUnreclaim:       555540 kB
KernelStack:        1496 kB
PageTables:         3336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:      92468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node121 at 2012-05-27 05:53:04