Trace number 3696160

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.14 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_1_ic.opb
MD5SUMf4b001b21391ecbeff4bb8396c33afa0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18260924
Best CPU time to get the best result obtained on this benchmark1.83172
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4313276341
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4313276341
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.13	c model valid
0.00/0.13	c current solution ok
0.00/0.21	o 258634942
0.00/0.21	c current bound: 129317478
0.00/0.21	c fallback to adder encoding
0.97/1.03	c model valid
0.97/1.03	c current solution ok
0.97/1.03	o 127250430
0.97/1.03	c current bound: 63625222
0.97/1.03	c fallback to adder encoding
1.11/1.65	c model valid
1.11/1.65	c current solution ok
1.11/1.65	o 49274146
1.11/1.65	c current bound: 24637080
1.11/1.65	c fallback to adder encoding
10.25/10.37	c model valid
10.25/10.37	c current solution ok
10.25/10.37	o 24229746
10.25/10.37	c current bound: 12114880
10.25/10.37	c fallback to adder encoding
10.93/11.07	c current bound: 18172321
10.93/11.07	c fallback to adder encoding
790.40/790.77	c current bound: 21201041
790.40/790.77	c fallback to adder encoding
805.49/805.81	c model valid
805.49/805.81	c current solution ok
805.49/805.81	o 21120820
805.49/805.81	c current bound: 19646578
805.49/805.81	c fallback to adder encoding
821.67/822.02	c model valid
821.67/822.02	c current solution ok
821.67/822.03	o 19253220
821.67/822.03	c current bound: 18712778
821.67/822.03	c fallback to adder encoding
873.96/874.32	c model valid
873.96/874.32	c current solution ok
873.96/874.33	o 18415922
873.96/874.33	c current bound: 18294129
873.96/874.33	c fallback to adder encoding
1514.94/1515.48	c model valid
1514.94/1515.48	c current solution ok
1514.94/1515.49	o 18260924
1514.94/1515.49	c current bound: 18216630
1514.94/1515.49	c fallback to adder encoding
1570.44/1570.92	c current bound: 18238785
1570.44/1570.92	c fallback to adder encoding
1800.11/1800.61	./satsolver.sh: line 5:  5115 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.11/1800.61	c error: unexpected solver exit code
1800.11/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696160-1338220705/watcher-3696160-1338220705 -o /tmp/evaluation-result-3696160-1338220705/solver-3696160-1338220705 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696160-1338220705.opb 1058568634 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 5041
/proc/meminfo: memFree=31328428/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0

[startup+0.00862398 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 5041
/proc/meminfo: memFree=31328428/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/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.01 2.02 1.94 3/179 5041
/proc/meminfo: memFree=31328428/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300287 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 5041
/proc/meminfo: memFree=31328428/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 5041
/proc/meminfo: memFree=31328428/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 5048
/proc/meminfo: memFree=31284216/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=1.11 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 6320 9458 0 0 25 8 76 2 20 0 1 0 288196213 22073344 4459 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4459 180 410 0 4971 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 30704

[startup+3.10039 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 5054
/proc/meminfo: memFree=31284156/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=1.7 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 8789 16604 0 0 33 9 125 3 20 0 1 0 288196213 22073344 4459 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4459 180 410 0 4971 0
[pid=5053] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5053/stat : 5053 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288196387 9367552 266 33554432000 4194304 5064252 140736723786928 140736723785840 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5053/statm: 2287 266 226 213 0 72 0
[pid=5054] ppid=5053 vsize=22400 CPUtime=1.35 cores=0,2,4,6
/proc/5054/stat : 5054 (glucose_static) R 5053 5041 4756 0 -1 4202496 5558 0 0 0 134 1 0 0 20 0 1 0 288196387 22937600 4861 33554432000 4194304 4896791 140733552110592 140733552108104 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5054/statm: 5600 4861 78 172 0 5426 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 62252

[startup+6.3004 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 5054
/proc/meminfo: memFree=31281232/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=1.7 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 8789 16604 0 0 33 9 125 3 20 0 1 0 288196213 22073344 4459 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4459 180 410 0 4971 0
[pid=5053] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5053/stat : 5053 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288196387 9367552 266 33554432000 4194304 5064252 140736723786928 140736723785840 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5053/statm: 2287 266 226 213 0 72 0
[pid=5054] ppid=5053 vsize=25400 CPUtime=4.55 cores=0,2,4,6
/proc/5054/stat : 5054 (glucose_static) R 5053 5041 4756 0 -1 4202496 5930 0 0 0 454 1 0 0 20 0 1 0 288196387 26009600 5152 33554432000 4194304 4896791 140733552110592 140733552108104 4225124 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5054/statm: 6350 5152 78 172 0 6176 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 65252

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 5060
/proc/meminfo: memFree=31280052/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=11.02 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 13474 30309 0 0 49 11 1034 8 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5059] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5059/stat : 5059 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288197329 9367552 267 33554432000 4194304 5064252 140735184310672 140735184309584 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5059/statm: 2287 267 226 213 0 72 0
[pid=5060] ppid=5059 vsize=25104 CPUtime=1.53 cores=0,2,4,6
/proc/5060/stat : 5060 (glucose_static) R 5059 5041 4756 0 -1 4202496 5526 0 0 0 153 0 0 0 20 0 1 0 288197329 25706496 4946 33554432000 4194304 4896791 140736569844416 140736569841624 4224617 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5060/statm: 6276 4946 76 172 0 6102 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 64956

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 5060
/proc/meminfo: memFree=31276488/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=11.02 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 13474 30309 0 0 49 11 1034 8 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5059] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5059/stat : 5059 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288197329 9367552 267 33554432000 4194304 5064252 140735184310672 140735184309584 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5059/statm: 2287 267 226 213 0 72 0
[pid=5060] ppid=5059 vsize=23372 CPUtime=14.33 cores=0,2,4,6
/proc/5060/stat : 5060 (glucose_static) R 5059 5041 4756 0 -1 4202496 7177 0 0 0 1432 1 0 0 20 0 1 0 288197329 23932928 5123 33554432000 4194304 4896791 140736569844416 140736569841928 4205681 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5060/statm: 5843 5123 78 172 0 5669 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 63224

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 1.94 3/183 5060
/proc/meminfo: memFree=31270072/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=11.02 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 13474 30309 0 0 49 11 1034 8 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5059] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5059/stat : 5059 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288197329 9367552 267 33554432000 4194304 5064252 140735184310672 140735184309584 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5059/statm: 2287 267 226 213 0 72 0
[pid=5060] ppid=5059 vsize=26828 CPUtime=39.92 cores=0,2,4,6
/proc/5060/stat : 5060 (glucose_static) R 5059 5041 4756 0 -1 4202496 9831 0 0 0 3990 2 0 0 20 0 1 0 288197329 27471872 5509 33554432000 4194304 4896791 140736569844416 140736569841928 4204502 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5060/statm: 6707 5509 78 172 0 6533 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 66680

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 1.95 3/184 5063
/proc/meminfo: memFree=31262052/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=11.02 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 13474 30309 0 0 49 11 1034 8 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5059] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5059/stat : 5059 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288197329 9367552 267 33554432000 4194304 5064252 140735184310672 140735184309584 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5059/statm: 2287 267 226 213 0 72 0
[pid=5060] ppid=5059 vsize=28352 CPUtime=91.12 cores=0,2,4,6
/proc/5060/stat : 5060 (glucose_static) R 5059 5041 4756 0 -1 4202496 13808 0 0 0 9108 4 0 0 20 0 1 0 288197329 29032448 6189 33554432000 4194304 4896791 140736569844416 140736569841624 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5060/statm: 7088 6189 78 172 0 6914 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 68204

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/184 5087
/proc/meminfo: memFree=31250644/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=11.02 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 13474 30309 0 0 49 11 1034 8 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5059] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5059/stat : 5059 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288197329 9367552 267 33554432000 4194304 5064252 140735184310672 140735184309584 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5059/statm: 2287 267 226 213 0 72 0
[pid=5060] ppid=5059 vsize=29704 CPUtime=151.1 cores=0,2,4,6
/proc/5060/stat : 5060 (glucose_static) R 5059 5041 4756 0 -1 4202496 17928 0 0 0 15105 5 0 0 20 0 1 0 288197329 30416896 6656 33554432000 4194304 4896791 140736569844416 140736569841816 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5060/statm: 7426 6656 78 172 0 7252 0
Current children cumulated CPU time (s) 162.12

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 5109
/proc/meminfo: memFree=31203592/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=874.08 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 23014 101458 0 0 82 13 87274 39 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5103] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288283654 9367552 267 33554432000 4194304 5064252 140736058906032 140736058904944 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 267 226 213 0 72 0
[pid=5104] ppid=5103 vsize=43364 CPUtime=487.79 cores=0,2,4,6
/proc/5104/stat : 5104 (glucose_static) R 5103 5041 4756 0 -1 4202496 20529 0 0 0 48769 10 0 0 20 0 1 0 288283655 44404736 9041 33554432000 4194304 4896791 140736715207616 140736715205128 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 10841 9041 78 172 0 10667 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 83216

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 5109
/proc/meminfo: memFree=31206708/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=874.08 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 23014 101458 0 0 82 13 87274 39 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5103] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288283654 9367552 267 33554432000 4194304 5064252 140736058906032 140736058904944 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 267 226 213 0 72 0
[pid=5104] ppid=5103 vsize=32288 CPUtime=547.79 cores=0,2,4,6
/proc/5104/stat : 5104 (glucose_static) R 5103 5041 4756 0 -1 4202496 22143 0 0 0 54767 12 0 0 20 0 1 0 288283655 33062912 7221 33554432000 4194304 4896791 140736715207616 140736715205192 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 8072 7221 78 172 0 7898 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 72140

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 5109
/proc/meminfo: memFree=31199468/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=874.08 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 23014 101458 0 0 82 13 87274 39 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5103] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288283654 9367552 267 33554432000 4194304 5064252 140736058906032 140736058904944 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 267 226 213 0 72 0
[pid=5104] ppid=5103 vsize=37664 CPUtime=607.77 cores=0,2,4,6
/proc/5104/stat : 5104 (glucose_static) R 5103 5041 4756 0 -1 4202496 23656 0 0 0 60764 13 0 0 20 0 1 0 288283655 38567936 8248 33554432000 4194304 4896791 140736715207616 140736715205144 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 9416 8248 78 172 0 9242 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 77516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 5112
/proc/meminfo: memFree=31212392/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=1515.14 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 25469 127086 0 0 91 14 151355 54 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5111] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5111/stat : 5111 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288347771 9367552 266 33554432000 4194304 5064252 140735813557344 140735813556256 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5111/statm: 2287 266 226 213 0 72 0
[pid=5112] ppid=5111 vsize=26748 CPUtime=26.71 cores=0,2,4,6
/proc/5112/stat : 5112 (glucose_static) R 5111 5041 4756 0 -1 4202496 9893 0 0 0 2668 3 0 0 20 0 1 0 288347771 27389952 5360 33554432000 4194304 4896791 140737161002512 140737161000024 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5112/statm: 6687 5360 78 172 0 6513 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 66600

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/183 5115
/proc/meminfo: memFree=31209728/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=1570.55 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 27640 142368 0 0 98 15 156883 59 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5114] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5114/stat : 5114 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288353314 9367552 267 33554432000 4194304 5064252 140734012875088 140734012874000 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5114/statm: 2287 267 226 213 0 72 0
[pid=5115] ppid=5114 vsize=26148 CPUtime=31.28 cores=0,2,4,6
/proc/5115/stat : 5115 (glucose_static) R 5114 5041 4756 0 -1 4202496 8942 0 0 0 3125 3 0 0 20 0 1 0 288353314 26775552 5361 33554432000 4194304 4896791 140733195534688 140733195532200 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5115/statm: 6537 5361 78 172 0 6363 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 66000

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/183 5116
/proc/meminfo: memFree=31204032/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=1570.55 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 27640 142368 0 0 98 15 156883 59 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5114] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5114/stat : 5114 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288353314 9367552 267 33554432000 4194304 5064252 140734012875088 140734012874000 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5114/statm: 2287 267 226 213 0 72 0
[pid=5115] ppid=5114 vsize=27800 CPUtime=91.27 cores=0,2,4,6
/proc/5115/stat : 5115 (glucose_static) R 5114 5041 4756 0 -1 4202496 14086 0 0 0 9122 5 0 0 20 0 1 0 288353314 28467200 5860 33554432000 4194304 4896791 140733195534688 140733195531976 4224640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5115/statm: 6950 5860 78 172 0 6776 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 67652

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/184 5117
/proc/meminfo: memFree=31215752/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=1570.55 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 27640 142368 0 0 98 15 156883 59 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5114] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5114/stat : 5114 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288353314 9367552 267 33554432000 4194304 5064252 140734012875088 140734012874000 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5114/statm: 2287 267 226 213 0 72 0
[pid=5115] ppid=5114 vsize=29976 CPUtime=151.26 cores=0,2,4,6
/proc/5115/stat : 5115 (glucose_static) R 5114 5041 4756 0 -1 4202496 19797 0 0 0 15118 8 0 0 20 0 1 0 288353314 30695424 6333 33554432000 4194304 4896791 140733195534688 140733195532200 4224696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5115/statm: 7494 6333 78 172 0 7320 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 69828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 5117
/proc/meminfo: memFree=31202504/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=1570.55 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 27640 142368 0 0 98 15 156883 59 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5114] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5114/stat : 5114 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288353314 9367552 267 33554432000 4194304 5064252 140734012875088 140734012874000 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5114/statm: 2287 267 226 213 0 72 0
[pid=5115] ppid=5114 vsize=31908 CPUtime=211.25 cores=0,2,4,6
/proc/5115/stat : 5115 (glucose_static) R 5114 5041 4756 0 -1 4202496 25841 0 0 0 21115 10 0 0 20 0 1 0 288353314 32673792 7200 33554432000 4194304 4896791 140733195534688 140733195532200 4224663 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5115/statm: 7977 7200 78 172 0 7803 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 71760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 5157
/proc/meminfo: memFree=31293060/32873844 swapFree=7112/7112
[pid=5041] ppid=5039 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5041/stat : 5041 (runPb2sat.sh) S 5039 5041 4756 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288196213 9367552 274 33554432000 4194304 5064252 140736236445312 140736236444224 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5041/statm: 2287 274 233 213 0 72 0
[pid=5042] ppid=5041 vsize=21556 CPUtime=1570.55 cores=0,2,4,6
/proc/5042/stat : 5042 (pb2sat) S 5041 5041 4756 0 -1 4202496 27640 142368 0 0 98 15 156883 59 20 0 1 0 288196213 22073344 4460 33554432000 4194304 5873084 140736334528448 140736334522264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5042/statm: 5389 4460 180 410 0 4971 0
[pid=5114] ppid=5042 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5114/stat : 5114 (satsolver.sh) S 5042 5041 4756 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288353314 9367552 267 33554432000 4194304 5064252 140734012875088 140734012874000 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5114/statm: 2287 267 226 213 0 72 0
[pid=5115] ppid=5114 vsize=36596 CPUtime=229.56 cores=0,2,4,6
/proc/5115/stat : 5115 (glucose_static) R 5114 5041 4756 0 -1 4202496 27418 0 0 0 22946 10 0 0 20 0 1 0 288353314 37474304 7926 33554432000 4194304 4896791 140733195534688 140733195532088 4224663 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5115/statm: 9149 7926 78 172 0 8975 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 76448

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.14
CPU user time (s): 1799.29
CPU system time (s): 0.857869
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 95524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.29
system time used= 0.857869
maximum resident set size= 53984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198415
page faults= 0
swaps= 0
block input operations= 0
block output operations= 132528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 203
involuntary context switches= 1916

runsolver used 2.73958 second user time and 7.16691 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-28 17:58:25
IDJOB=3696160
IDBENCH=92788
IDSOLVER=2274
FILE ID=node119/3696160-1338220705
RUNJOBID= node119-1338217103-4772
PBS_JOBID= 14624617
Free space on /tmp= 71600 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_1_ic.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696160-1338220705/watcher-3696160-1338220705 -o /tmp/evaluation-result-3696160-1338220705/solver-3696160-1338220705 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696160-1338220705.opb 1058568634 HOME HOME

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

MD5SUM BENCH= f4b001b21391ecbeff4bb8396c33afa0
RANDOM SEED=1058568634

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:        31328436 kB
Buffers:          326812 kB
Cached:           379504 kB
SwapCached:         1840 kB
Active:           576588 kB
Inactive:         168548 kB
Active(anon):      38832 kB
Inactive(anon):     2068 kB
Active(file):     537756 kB
Inactive(file):   166480 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100200 kB
Dirty:             22856 kB
Writeback:             0 kB
AnonPages:         42164 kB
Mapped:            12892 kB
Shmem:                 8 kB
Slab:             659964 kB
SReclaimable:     101916 kB
SUnreclaim:       558048 kB
KernelStack:        1472 kB
PageTables:         3476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     159452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 71576 MiB
End job on node119 at 2012-05-28 18:28:26