Trace number 3694546

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
pb2satCp2 2012-05-19? (TO) 1800.06 1802.11

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_9.opb
MD5SUM796ce15de170aa64363741766a49999c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3179263
Best CPU time to get the best result obtained on this benchmark1801.45
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 143055667
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 44011059162
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 143055667
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 44011059162
Number of bits of the biggest sum of numbers36
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.76	c model valid
0.00/0.76	c current solution ok
1.18/1.23	o 272718751
1.18/1.23	c fallback to adder encoding
3.96/4.07	c model valid
3.96/4.07	c current solution ok
4.07/5.00	o 108205649
4.07/5.00	c fallback to adder encoding
6.36/7.37	c model valid
6.36/7.37	c current solution ok
6.45/7.40	o 33955955
6.45/7.40	c fallback to adder encoding
52.85/53.88	c model valid
52.85/53.88	c current solution ok
52.85/53.90	o 29580033
52.85/53.90	c fallback to adder encoding
62.25/63.20	c model valid
62.25/63.20	c current solution ok
62.25/63.22	o 24607655
62.25/63.22	c fallback to adder encoding
66.64/67.61	c model valid
66.64/67.61	c current solution ok
66.64/67.63	o 22824345
66.64/67.63	c fallback to adder encoding
72.22/73.30	c model valid
72.22/73.30	c current solution ok
72.23/73.92	o 20068675
72.23/73.92	c fallback to adder encoding
75.00/76.77	c model valid
75.00/76.77	c current solution ok
75.00/76.79	o 19290325
75.00/76.79	c fallback to adder encoding
85.31/87.09	c model valid
85.31/87.09	c current solution ok
85.43/87.11	o 10023097
85.43/87.11	c fallback to adder encoding
267.70/269.49	c model valid
267.70/269.49	c current solution ok
267.80/269.51	o 8251863
267.80/269.51	c fallback to adder encoding
306.77/308.56	c model valid
306.77/308.56	c current solution ok
306.77/308.58	o 7677239
306.77/308.58	c fallback to adder encoding
321.78/323.59	c model valid
321.78/323.59	c current solution ok
321.88/323.60	o 7234883
321.88/323.60	c fallback to adder encoding
481.32/483.17	c model valid
481.32/483.17	c current solution ok
481.32/483.19	o 7096921
481.32/483.19	c fallback to adder encoding
1015.64/1017.52	c model valid
1015.64/1017.52	c current solution ok
1015.64/1017.54	o 4416175
1015.64/1017.54	c fallback to adder encoding
1260.75/1262.80	c model valid
1260.75/1262.80	c current solution ok
1260.86/1262.82	o 3747757
1260.86/1262.82	c fallback to adder encoding
1800.01/1802.11	./satsolver.sh: line 5: 12375 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1802.11	c error: unexpected solver exit code
1800.01/1802.11	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-3694546-1338214895/watcher-3694546-1338214895 -o /tmp/evaluation-result-3694546-1338214895/solver-3694546-1338214895 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694546-1338214895.opb 1023336432 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.00 2.00 1.87 3/179 12282
/proc/meminfo: memFree=28707556/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0

[startup+0.096011 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 12282
/proc/meminfo: memFree=28707556/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 12282
/proc/meminfo: memFree=28707556/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 12282
/proc/meminfo: memFree=28707556/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700252 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 12282
/proc/meminfo: memFree=28707556/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.87 3/181 12286
/proc/meminfo: memFree=28683932/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=62376 CPUtime=1.48 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) R 12282 12282 12080 0 -1 4202496 8717 9049 0 0 48 41 56 3 20 0 1 0 287615345 63873024 11356 33554432000 4194304 5873084 140734903964656 140734903960232 4420289 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12283/statm: 15594 11356 184 410 0 15176 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71524

[startup+3.10044 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 12287
/proc/meminfo: memFree=28607780/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=95144 CPUtime=2.09 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 10074 9049 0 0 98 52 56 3 20 0 1 0 287615345 97427456 20572 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12283/statm: 23786 20572 184 410 0 23368 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 104292
heavy processes:

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 12291
/proc/meminfo: memFree=28494244/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=123236 CPUtime=4.89 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 18010 42836 0 0 174 62 238 15 20 0 1 0 287615345 126193664 26571 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12283/statm: 30809 26571 184 410 0 30391 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 132384
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 1.88 3/183 12298
/proc/meminfo: memFree=27715452/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=123236 CPUtime=7.17 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 25765 76857 0 0 241 69 379 28 20 0 1 0 287615345 126193664 25035 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12283/statm: 30809 25035 184 410 0 30391 0
[pid=12297] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12297/stat : 12297 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287616155 9367552 266 33554432000 4194304 5064252 140736175500320 140736175499232 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12297/statm: 2287 266 226 213 0 72 0
[pid=12298] ppid=12297 vsize=170460 CPUtime=4.58 cores=1,3,5,7
/proc/12298/stat : 12298 (glucose_static) R 12297 12282 12080 0 -1 4202496 29675 0 0 0 451 7 0 0 20 0 1 0 287616155 174551040 33956 33554432000 4194304 4896791 140733918205728 140733918202936 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12298/statm: 42615 33956 78 172 0 42441 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 311992

[startup+25.5012 s]
/proc/loadavg: 2.07 2.02 1.88 3/183 12298
/proc/meminfo: memFree=27699328/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=123236 CPUtime=7.17 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 25765 76857 0 0 241 69 379 28 20 0 1 0 287615345 126193664 25035 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12283/statm: 30809 25035 184 410 0 30391 0
[pid=12297] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12297/stat : 12297 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287616155 9367552 266 33554432000 4194304 5064252 140736175500320 140736175499232 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12297/statm: 2287 266 226 213 0 72 0
[pid=12298] ppid=12297 vsize=171792 CPUtime=17.37 cores=1,3,5,7
/proc/12298/stat : 12298 (glucose_static) R 12297 12282 12080 0 -1 4202496 30205 0 0 0 1730 7 0 0 20 0 1 0 287616155 175915008 35908 33554432000 4194304 4896791 140733918205728 140733918203368 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12298/statm: 42948 35908 78 172 0 42774 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 313324

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 1.88 3/183 12298
/proc/meminfo: memFree=27591048/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=123236 CPUtime=7.17 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 25765 76857 0 0 241 69 379 28 20 0 1 0 287615345 126193664 25035 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12283/statm: 30809 25035 184 410 0 30391 0
[pid=12297] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12297/stat : 12297 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287616155 9367552 266 33554432000 4194304 5064252 140736175500320 140736175499232 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12297/statm: 2287 266 226 213 0 72 0
[pid=12298] ppid=12297 vsize=174156 CPUtime=42.97 cores=1,3,5,7
/proc/12298/stat : 12298 (glucose_static) R 12297 12282 12080 0 -1 4202496 32187 0 0 0 4289 8 0 0 20 0 1 0 287616155 178335744 35990 33554432000 4194304 4896791 140733918205728 140733918202936 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12298/statm: 43539 35990 78 172 0 43365 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 315688

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.89 3/183 12316
/proc/meminfo: memFree=27645960/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=123236 CPUtime=85.98 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 69278 260953 0 0 597 112 7799 90 20 0 1 0 287615345 126193664 22475 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 30809 22475 184 410 0 30391 0
[pid=12315] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12315/stat : 12315 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287624109 9367552 267 33554432000 4194304 5064252 140735183977728 140735183976640 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12315/statm: 2287 267 226 213 0 72 0
[pid=12316] ppid=12315 vsize=148544 CPUtime=14.64 cores=1,3,5,7
/proc/12316/stat : 12316 (glucose_static) R 12315 12282 12080 0 -1 4202496 24963 0 0 0 1458 6 0 0 20 0 1 0 287624110 152109056 33240 33554432000 4194304 4896791 140735639446528 140735639443736 4224764 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12316/statm: 37136 33240 78 172 0 36962 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 290076

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 1.90 3/183 12316
/proc/meminfo: memFree=27608224/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=123236 CPUtime=85.98 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 69278 260953 0 0 597 112 7799 90 20 0 1 0 287615345 126193664 22475 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 30809 22475 184 410 0 30391 0
[pid=12315] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12315/stat : 12315 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287624109 9367552 267 33554432000 4194304 5064252 140735183977728 140735183976640 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12315/statm: 2287 267 226 213 0 72 0
[pid=12316] ppid=12315 vsize=152496 CPUtime=74.63 cores=1,3,5,7
/proc/12316/stat : 12316 (glucose_static) R 12315 12282 12080 0 -1 4202496 30198 0 0 0 7451 12 0 0 20 0 1 0 287624110 156155904 32800 33554432000 4194304 4896791 140735639446528 140735639444056 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12316/statm: 38124 32800 78 172 0 37950 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 294028

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/183 12317
/proc/meminfo: memFree=27607864/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=123236 CPUtime=85.98 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 69278 260953 0 0 597 112 7799 90 20 0 1 0 287615345 126193664 22475 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12376
/proc/meminfo: memFree=27931888/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=90468 CPUtime=1261.29 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 103815 479783 0 0 868 141 124921 199 20 0 1 0 287615345 92639232 20427 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 22617 20427 184 410 0 22199 0
[pid=12374] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12374/stat : 12374 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287741669 9367552 267 33554432000 4194304 5064252 140734142887344 140734142886256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12374/statm: 2287 267 226 213 0 72 0
[pid=12375] ppid=12374 vsize=140428 CPUtime=159.02 cores=1,3,5,7
/proc/12375/stat : 12375 (glucose_static) R 12374 12282 12080 0 -1 4202496 36190 0 0 0 15890 12 0 0 20 0 1 0 287741669 143798272 28670 33554432000 4194304 4896791 140736846681824 140736846679352 4203820 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12375/statm: 35107 28670 78 172 0 34933 0
Current children cumulated CPU time (s) 1420.31
Current children cumulated vsize (KiB) 249192

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12376
/proc/meminfo: memFree=27906272/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=90468 CPUtime=1261.29 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 103815 479783 0 0 868 141 124921 199 20 0 1 0 287615345 92639232 20427 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 22617 20427 184 410 0 22199 0
[pid=12374] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12374/stat : 12374 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287741669 9367552 267 33554432000 4194304 5064252 140734142887344 140734142886256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12374/statm: 2287 267 226 213 0 72 0
[pid=12375] ppid=12374 vsize=142236 CPUtime=219.02 cores=1,3,5,7
/proc/12375/stat : 12375 (glucose_static) R 12374 12282 12080 0 -1 4202496 37755 0 0 0 21888 14 0 0 20 0 1 0 287741669 145649664 30668 33554432000 4194304 4896791 140736846681824 140736846679352 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12375/statm: 35559 30668 78 172 0 35385 0
Current children cumulated CPU time (s) 1480.31
Current children cumulated vsize (KiB) 251000

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12376
/proc/meminfo: memFree=27974276/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=90468 CPUtime=1261.29 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 103815 479783 0 0 868 141 124921 199 20 0 1 0 287615345 92639232 20427 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 22617 20427 184 410 0 22199 0
[pid=12374] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12374/stat : 12374 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287741669 9367552 267 33554432000 4194304 5064252 140734142887344 140734142886256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12374/statm: 2287 267 226 213 0 72 0
[pid=12375] ppid=12374 vsize=143804 CPUtime=279 cores=1,3,5,7
/proc/12375/stat : 12375 (glucose_static) R 12374 12282 12080 0 -1 4202496 40308 0 0 0 27884 16 0 0 20 0 1 0 287741669 147255296 31946 33554432000 4194304 4896791 140736846681824 140736846679032 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12375/statm: 35951 31946 78 172 0 35777 0
Current children cumulated CPU time (s) 1540.29
Current children cumulated vsize (KiB) 252568

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12376
/proc/meminfo: memFree=27957164/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=90468 CPUtime=1261.29 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 103815 479783 0 0 868 141 124921 199 20 0 1 0 287615345 92639232 20427 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 22617 20427 184 410 0 22199 0
[pid=12374] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12374/stat : 12374 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287741669 9367552 267 33554432000 4194304 5064252 140734142887344 140734142886256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12374/statm: 2287 267 226 213 0 72 0
[pid=12375] ppid=12374 vsize=145460 CPUtime=338.99 cores=1,3,5,7
/proc/12375/stat : 12375 (glucose_static) R 12374 12282 12080 0 -1 4202496 43710 0 0 0 33880 19 0 0 20 0 1 0 287741669 148951040 34018 33554432000 4194304 4896791 140736846681824 140736846679464 4224960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12375/statm: 36365 34018 78 172 0 36191 0
Current children cumulated CPU time (s) 1600.28
Current children cumulated vsize (KiB) 254224

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12379
/proc/meminfo: memFree=28037532/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=90468 CPUtime=1261.29 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 103815 479783 0 0 868 141 124921 199 20 0 1 0 287615345 92639232 20427 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 22617 20427 184 410 0 22199 0
[pid=12374] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12374/stat : 12374 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287741669 9367552 267 33554432000 4194304 5064252 140734142887344 140734142886256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12374/statm: 2287 267 226 213 0 72 0
[pid=12375] ppid=12374 vsize=146980 CPUtime=398.97 cores=1,3,5,7
/proc/12375/stat : 12375 (glucose_static) R 12374 12282 12080 0 -1 4202496 46872 0 0 0 39876 21 0 0 20 0 1 0 287741669 150507520 33876 33554432000 4194304 4896791 140736846681824 140736846679048 4224963 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12375/statm: 36745 33876 78 172 0 36571 0
Current children cumulated CPU time (s) 1660.26
Current children cumulated vsize (KiB) 255744

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 12383
/proc/meminfo: memFree=27982560/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=90468 CPUtime=1261.29 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 103815 479783 0 0 868 141 124921 199 20 0 1 0 287615345 92639232 20427 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 22617 20427 184 410 0 22199 0
[pid=12374] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12374/stat : 12374 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287741669 9367552 267 33554432000 4194304 5064252 140734142887344 140734142886256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12374/statm: 2287 267 226 213 0 72 0
[pid=12375] ppid=12374 vsize=148160 CPUtime=458.94 cores=1,3,5,7
/proc/12375/stat : 12375 (glucose_static) R 12374 12282 12080 0 -1 4202496 49405 0 0 0 45871 23 0 0 20 0 1 0 287741669 151715840 32118 33554432000 4194304 4896791 140736846681824 140736846679352 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12375/statm: 37040 32118 78 172 0 36866 0
Current children cumulated CPU time (s) 1720.23
Current children cumulated vsize (KiB) 256924

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12383
/proc/meminfo: memFree=28040204/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=90468 CPUtime=1261.29 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 103815 479783 0 0 868 141 124921 199 20 0 1 0 287615345 92639232 20427 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 22617 20427 184 410 0 22199 0
[pid=12374] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12374/stat : 12374 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287741669 9367552 267 33554432000 4194304 5064252 140734142887344 140734142886256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12374/statm: 2287 267 226 213 0 72 0
[pid=12375] ppid=12374 vsize=130544 CPUtime=518.92 cores=1,3,5,7
/proc/12375/stat : 12375 (glucose_static) R 12374 12282 12080 0 -1 4202496 52063 0 0 0 51867 25 0 0 20 0 1 0 287741669 133677056 30591 33554432000 4194304 4896791 140736846681824 140736846679400 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12375/statm: 32636 30591 78 172 0 32462 0
Current children cumulated CPU time (s) 1780.21
Current children cumulated vsize (KiB) 239308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12425
/proc/meminfo: memFree=28454320/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=90468 CPUtime=1261.29 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 103815 479783 0 0 868 141 124921 199 20 0 1 0 287615345 92639232 20427 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 22617 20427 184 410 0 22199 0
[pid=12374] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12374/stat : 12374 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287741669 9367552 267 33554432000 4194304 5064252 140734142887344 140734142886256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12374/statm: 2287 267 226 213 0 72 0
[pid=12375] ppid=12374 vsize=149636 CPUtime=538.72 cores=1,3,5,7
/proc/12375/stat : 12375 (glucose_static) R 12374 12282 12080 0 -1 4202496 52470 0 0 0 53847 25 0 0 20 0 1 0 287741669 153227264 32812 33554432000 4194304 4896791 140736846681824 140736846679352 4204109 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12375/statm: 37409 32812 78 172 0 37235 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 258400

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 12425
/proc/meminfo: memFree=28454320/32873648 swapFree=6844/6844
[pid=12282] ppid=12280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12282/stat : 12282 (runPb2satCp2.sh) S 12280 12282 12080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287615344 9367552 274 33554432000 4194304 5064252 140735916714896 140735916713808 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12282/statm: 2287 274 233 213 0 72 0
[pid=12283] ppid=12282 vsize=90468 CPUtime=1261.29 cores=1,3,5,7
/proc/12283/stat : 12283 (pb2sat) S 12282 12282 12080 0 -1 4202496 103815 479783 0 0 868 141 124921 199 20 0 1 0 287615345 92639232 20427 33554432000 4194304 5873084 140734903964656 140734903958472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 2 0 0
/proc/12283/statm: 22617 20427 184 410 0 22199 0
[pid=12374] ppid=12283 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12374/stat : 12374 (satsolver.sh) S 12283 12282 12080 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287741669 9367552 267 33554432000 4194304 5064252 140734142887344 140734142886256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12374/statm: 2287 267 226 213 0 72 0
[pid=12375] ppid=12374 vsize=149636 CPUtime=538.72 cores=1,3,5,7
/proc/12375/stat : 12375 (glucose_static) R 12374 12282 12080 0 -1 4202496 52470 0 0 0 53847 25 0 0 20 0 1 0 287741669 153227264 32812 33554432000 4194304 4896791 140736846681824 140736846679352 4204109 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12375/statm: 37409 32812 78 172 0 37235 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 258400

Child status: 0
Real time (s): 1802.11
CPU time (s): 1800.06
CPU user time (s): 1796.38
CPU system time (s): 3.67444
CPU usage (%): 99.8858
Max. virtual memory (cumulated for all children) (KiB): 366488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.38
system time used= 3.67444
maximum resident set size= 199820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 637056
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1352504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 374
involuntary context switches= 2086

runsolver used 4.67629 second user time and 17.6593 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 16:21:35
IDJOB=3694546
IDBENCH=92742
IDSOLVER=2273
FILE ID=node124/3694546-1338214895
RUNJOBID= node124-1338213092-12097
PBS_JOBID= 14624615
Free space on /tmp= 71404 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_9.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694546-1338214895/watcher-3694546-1338214895 -o /tmp/evaluation-result-3694546-1338214895/solver-3694546-1338214895 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694546-1338214895.opb 1023336432 HOME HOME

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

MD5SUM BENCH= 796ce15de170aa64363741766a49999c
RANDOM SEED=1023336432

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28708308 kB
Buffers:          399760 kB
Cached:          2764788 kB
SwapCached:            0 kB
Active:          1186480 kB
Inactive:        2148044 kB
Active(anon):     172140 kB
Inactive(anon):        0 kB
Active(file):    1014340 kB
Inactive(file):  2148044 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             38352 kB
Writeback:             0 kB
AnonPages:        244024 kB
Mapped:            15160 kB
Shmem:               200 kB
Slab:             692768 kB
SReclaimable:     136964 kB
SUnreclaim:       555804 kB
KernelStack:        1520 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     299232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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= 71360 MiB
End job on node124 at 2012-05-28 16:51:37