Trace number 3695948

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.07 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-BIGINT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir07_trarea_ac.opb
MD5SUMbd686f1ac9d6c1a64cf0c9041039dd75
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57179
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2278
Total number of constraints4879
Number of constraints which are clauses4879
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint43
Number of terms in the objective function 1076
Biggest coefficient in the objective function 2162
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1745862
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 2162
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1745862
Number of bits of the biggest sum of numbers21
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.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 171566
0.00/0.04	c current bound: 85783
0.00/0.04	c fallback to adder encoding
470.05/470.23	c model valid
470.05/470.23	c current solution ok
470.05/470.23	o 85774
470.05/470.23	c current bound: 42887
470.05/470.23	c fallback to adder encoding
551.01/551.29	c current bound: 64331
551.01/551.29	c fallback to adder encoding
987.92/988.23	c model valid
987.92/988.23	c current solution ok
987.92/988.24	o 64318
987.92/988.24	c current bound: 53603
987.92/988.24	c fallback to adder encoding
1337.32/1337.71	c model valid
1337.32/1337.71	c current solution ok
1337.32/1337.72	o 53581
1337.32/1337.72	c current bound: 48234
1337.32/1337.72	c fallback to adder encoding
1782.43/1782.98	c current bound: 50908
1782.43/1782.98	c fallback to adder encoding
1800.04/1800.50	./satsolver.sh: line 5:  8117 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.50	c error: unexpected solver exit code
1800.04/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3695948-1338075949/watcher-3695948-1338075949 -o /tmp/evaluation-result-3695948-1338075949/solver-3695948-1338075949 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695948-1338075949.opb 1244063313 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.11 2.04 2.01 3/177 8012
/proc/meminfo: memFree=29513752/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0

[startup+0.0604531 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 8012
/proc/meminfo: memFree=29513752/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 8012
/proc/meminfo: memFree=29513752/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 8012
/proc/meminfo: memFree=29513752/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700249 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 8012
/proc/meminfo: memFree=29513752/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 8019
/proc/meminfo: memFree=29477896/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=11400 CPUtime=0.13 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 3115 1568 0 0 12 1 0 0 20 0 1 0 273723344 11673600 2067 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 2850 2067 179 410 0 2432 0
[pid=8018] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8018/stat : 8018 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273723359 9367552 266 33554432000 4194304 5064252 140734546537680 140734546536592 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8018/statm: 2287 266 226 213 0 72 0
[pid=8019] ppid=8018 vsize=24344 CPUtime=1.34 cores=0,2,4,6
/proc/8019/stat : 8019 (glucose_static) R 8018 8012 719 0 -1 4202496 5787 0 0 0 133 1 0 0 20 0 1 0 273723359 24928256 5049 33554432000 4194304 4896791 140737356556928 140737356554504 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 6086 5049 78 172 0 5912 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 54040

[startup+3.10037 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 8019
/proc/meminfo: memFree=29476460/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=11400 CPUtime=0.13 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 3115 1568 0 0 12 1 0 0 20 0 1 0 273723344 11673600 2067 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 2850 2067 179 410 0 2432 0
[pid=8018] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8018/stat : 8018 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273723359 9367552 266 33554432000 4194304 5064252 140734546537680 140734546536592 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8018/statm: 2287 266 226 213 0 72 0
[pid=8019] ppid=8018 vsize=25280 CPUtime=2.93 cores=0,2,4,6
/proc/8019/stat : 8019 (glucose_static) R 8018 8012 719 0 -1 4202496 6500 0 0 0 292 1 0 0 20 0 1 0 273723359 25886720 5534 33554432000 4194304 4896791 140737356556928 140737356554296 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 6320 5534 78 172 0 6146 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54976

[startup+6.30039 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 8019
/proc/meminfo: memFree=29475092/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=11400 CPUtime=0.13 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 3115 1568 0 0 12 1 0 0 20 0 1 0 273723344 11673600 2067 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 2850 2067 179 410 0 2432 0
[pid=8018] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8018/stat : 8018 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273723359 9367552 266 33554432000 4194304 5064252 140734546537680 140734546536592 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8018/statm: 2287 266 226 213 0 72 0
[pid=8019] ppid=8018 vsize=30948 CPUtime=6.14 cores=0,2,4,6
/proc/8019/stat : 8019 (glucose_static) R 8018 8012 719 0 -1 4202496 7648 0 0 0 612 2 0 0 20 0 1 0 273723359 31690752 6892 33554432000 4194304 4896791 140737356556928 140737356554136 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 7737 6892 78 172 0 7563 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 60644

[startup+12.7004 s]
/proc/loadavg: 2.10 2.04 2.00 3/181 8019
/proc/meminfo: memFree=29470468/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=11400 CPUtime=0.13 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 3115 1568 0 0 12 1 0 0 20 0 1 0 273723344 11673600 2067 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 2850 2067 179 410 0 2432 0
[pid=8018] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8018/stat : 8018 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273723359 9367552 266 33554432000 4194304 5064252 140734546537680 140734546536592 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8018/statm: 2287 266 226 213 0 72 0
[pid=8019] ppid=8018 vsize=32160 CPUtime=12.53 cores=0,2,4,6
/proc/8019/stat : 8019 (glucose_static) R 8018 8012 719 0 -1 4202496 8800 0 0 0 1251 2 0 0 20 0 1 0 273723359 32931840 7176 33554432000 4194304 4896791 140737356556928 140737356554136 4203903 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 8040 7176 78 172 0 7866 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 61856

[startup+25.5004 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 8019
/proc/meminfo: memFree=29465924/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=11400 CPUtime=0.13 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 3115 1568 0 0 12 1 0 0 20 0 1 0 273723344 11673600 2067 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 2850 2067 179 410 0 2432 0
[pid=8018] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8018/stat : 8018 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273723359 9367552 266 33554432000 4194304 5064252 140734546537680 140734546536592 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8018/statm: 2287 266 226 213 0 72 0
[pid=8019] ppid=8018 vsize=41212 CPUtime=25.33 cores=0,2,4,6
/proc/8019/stat : 8019 (glucose_static) R 8018 8012 719 0 -1 4202496 11311 0 0 0 2530 3 0 0 20 0 1 0 273723359 42201088 8289 33554432000 4194304 4896791 140737356556928 140737356554072 4203755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 10303 8289 78 172 0 10129 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 70908

[startup+51.1004 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 8020
/proc/meminfo: memFree=29461792/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=11400 CPUtime=0.13 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 3115 1568 0 0 12 1 0 0 20 0 1 0 273723344 11673600 2067 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 2850 2067 179 410 0 2432 0
[pid=8018] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8018/stat : 8018 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273723359 9367552 266 33554432000 4194304 5064252 140734546537680 140734546536592 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8018/statm: 2287 266 226 213 0 72 0
[pid=8019] ppid=8018 vsize=43932 CPUtime=50.93 cores=0,2,4,6
/proc/8019/stat : 8019 (glucose_static) R 8018 8012 719 0 -1 4202496 15228 0 0 0 5086 7 0 0 20 0 1 0 273723359 44986368 9070 33554432000 4194304 4896791 140737356556928 140737356554456 4224999 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 10983 9070 78 172 0 10809 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 73628

[startup+102.306 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 8065
/proc/meminfo: memFree=31354484/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=11400 CPUtime=0.13 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 3115 1568 0 0 12 1 0 0 20 0 1 0 273723344 11673600 2067 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 2850 2067 179 410 0 2432 0
[pid=8018] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8018/stat : 8018 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273723359 9367552 266 33554432000 4194304 5064252 140734546537680 140734546536592 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8018/statm: 2287 266 226 213 0 72 0
[pid=8019] ppid=8018 vsize=58508 CPUtime=102.11 cores=0,2,4,6
/proc/8019/stat : 8019 (glucose_static) R 8018 8012 719 0 -1 4202496 19575 0 0 0 10200 11 0 0 20 0 1 0 273723359 59912192 12599 33554432000 4194304 4896791 140737356556928 140737356551944 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 14627 12599 78 172 0 14453 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 88204

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 8065
/proc/meminfo: memFree=31340920/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=11400 CPUtime=0.13 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 3115 1568 0 0 12 1 0 0 20 0 1 0 273723344 11673600 2067 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 2850 2067 179 410 0 2432 0
[pid=8018] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8110
/proc/meminfo: memFree=31280476/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=19572 CPUtime=1337.45 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 12048 122547 0 0 49 7 133601 88 20 0 1 0 273723344 20041728 4373 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 4893 4373 179 410 0 4475 0
[pid=8109] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8109/stat : 8109 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273857127 9367552 266 33554432000 4194304 5064252 140733253697936 140733253696848 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8109/statm: 2287 266 226 213 0 72 0
[pid=8110] ppid=8109 vsize=54228 CPUtime=84.45 cores=0,2,4,6
/proc/8110/stat : 8110 (glucose_static) R 8109 8012 719 0 -1 4202496 14319 0 0 0 8439 6 0 0 20 0 1 0 273857127 55529472 11009 33554432000 4194304 4896791 140735082186832 140735082182568 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8110/statm: 13557 11009 78 172 0 13383 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 92096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8113
/proc/meminfo: memFree=31240192/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=19572 CPUtime=1337.45 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 12048 122547 0 0 49 7 133601 88 20 0 1 0 273723344 20041728 4373 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 4893 4373 179 410 0 4475 0
[pid=8109] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8109/stat : 8109 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273857127 9367552 266 33554432000 4194304 5064252 140733253697936 140733253696848 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8109/statm: 2287 266 226 213 0 72 0
[pid=8110] ppid=8109 vsize=76248 CPUtime=144.43 cores=0,2,4,6
/proc/8110/stat : 8110 (glucose_static) R 8109 8012 719 0 -1 4202496 18048 0 0 0 14433 10 0 0 20 0 1 0 273857127 78077952 16078 33554432000 4194304 4896791 140735082186832 140735082184040 4205016 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8110/statm: 19062 16078 78 172 0 18888 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 114116

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 8113
/proc/meminfo: memFree=31217052/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=19572 CPUtime=1337.45 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 12048 122547 0 0 49 7 133601 88 20 0 1 0 273723344 20041728 4373 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 4893 4373 179 410 0 4475 0
[pid=8109] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8109/stat : 8109 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273857127 9367552 266 33554432000 4194304 5064252 140733253697936 140733253696848 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8109/statm: 2287 266 226 213 0 72 0
[pid=8110] ppid=8109 vsize=77888 CPUtime=204.43 cores=0,2,4,6
/proc/8110/stat : 8110 (glucose_static) R 8109 8012 719 0 -1 4202496 20978 0 0 0 20430 13 0 0 20 0 1 0 273857127 79757312 16505 33554432000 4194304 4896791 140735082186832 140735082184040 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8110/statm: 19472 16505 78 172 0 19298 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 115756

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 8114
/proc/meminfo: memFree=31258940/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=19572 CPUtime=1337.45 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 12048 122547 0 0 49 7 133601 88 20 0 1 0 273723344 20041728 4373 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 4893 4373 179 410 0 4475 0
[pid=8109] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8109/stat : 8109 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273857127 9367552 266 33554432000 4194304 5064252 140733253697936 140733253696848 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8109/statm: 2287 266 226 213 0 72 0
[pid=8110] ppid=8109 vsize=60700 CPUtime=264.41 cores=0,2,4,6
/proc/8110/stat : 8110 (glucose_static) R 8109 8012 719 0 -1 4202496 22018 0 0 0 26427 14 0 0 20 0 1 0 273857127 62156800 13691 33554432000 4194304 4896791 140735082186832 140735082184040 4225195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8110/statm: 15175 13691 78 172 0 15001 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 98568

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8114
/proc/meminfo: memFree=31225404/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=19572 CPUtime=1337.45 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 12048 122547 0 0 49 7 133601 88 20 0 1 0 273723344 20041728 4373 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 4893 4373 179 410 0 4475 0
[pid=8109] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8109/stat : 8109 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273857127 9367552 266 33554432000 4194304 5064252 140733253697936 140733253696848 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8109/statm: 2287 266 226 213 0 72 0
[pid=8110] ppid=8109 vsize=81228 CPUtime=324.4 cores=0,2,4,6
/proc/8110/stat : 8110 (glucose_static) R 8109 8012 719 0 -1 4202496 23661 0 0 0 32424 16 0 0 20 0 1 0 273857127 83177472 16169 33554432000 4194304 4896791 140735082186832 140735082184040 4224710 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8110/statm: 20307 16169 78 172 0 20133 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 119096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8114
/proc/meminfo: memFree=31253024/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=19572 CPUtime=1337.45 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 12048 122547 0 0 49 7 133601 88 20 0 1 0 273723344 20041728 4373 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 4893 4373 179 410 0 4475 0
[pid=8109] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8109/stat : 8109 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273857127 9367552 266 33554432000 4194304 5064252 140733253697936 140733253696848 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8109/statm: 2287 266 226 213 0 72 0
[pid=8110] ppid=8109 vsize=82948 CPUtime=384.4 cores=0,2,4,6
/proc/8110/stat : 8110 (glucose_static) R 8109 8012 719 0 -1 4202496 25251 0 0 0 38421 19 0 0 20 0 1 0 273857127 84938752 16649 33554432000 4194304 4896791 140735082186832 140735082184360 4224963 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8110/statm: 20737 16649 78 172 0 20563 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 120816

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 8114
/proc/meminfo: memFree=31239064/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=19572 CPUtime=1337.45 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 12048 122547 0 0 49 7 133601 88 20 0 1 0 273723344 20041728 4373 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 4893 4373 179 410 0 4475 0
[pid=8109] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8109/stat : 8109 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273857127 9367552 266 33554432000 4194304 5064252 140733253697936 140733253696848 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8109/statm: 2287 266 226 213 0 72 0
[pid=8110] ppid=8109 vsize=64636 CPUtime=444.38 cores=0,2,4,6
/proc/8110/stat : 8110 (glucose_static) R 8109 8012 719 0 -1 4202496 26339 0 0 0 44417 21 0 0 20 0 1 0 273857127 66187264 15325 33554432000 4194304 4896791 140735082186832 140735082184232 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8110/statm: 16159 15325 78 172 0 15985 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 102504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 8117
/proc/meminfo: memFree=31261536/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=19572 CPUtime=1782.63 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 14125 150006 0 0 58 8 178087 110 20 0 1 0 273723344 20041728 4373 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 4893 4373 179 410 0 4475 0
[pid=8116] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8116/stat : 8116 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273901652 9367552 266 33554432000 4194304 5064252 140733194624416 140733194623328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8116/statm: 2287 266 226 213 0 72 0
[pid=8117] ppid=8116 vsize=38676 CPUtime=17.41 cores=0,2,4,6
/proc/8117/stat : 8117 (glucose_static) R 8116 8012 719 0 -1 4202496 10268 0 0 0 1738 3 0 0 20 0 1 0 273901653 39604224 8366 33554432000 4194304 4896791 140736806582832 140736806580360 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8117/statm: 9669 8366 78 172 0 9495 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 76544

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 8117
/proc/meminfo: memFree=31261536/32873844 swapFree=6088/6088
[pid=8012] ppid=8010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8012/stat : 8012 (runPb2sat.sh) S 8010 8012 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273723344 9367552 275 33554432000 4194304 5064252 140737041055488 140737041054400 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8012/statm: 2287 275 233 213 0 72 0
[pid=8013] ppid=8012 vsize=19572 CPUtime=1782.63 cores=0,2,4,6
/proc/8013/stat : 8013 (pb2sat) S 8012 8012 719 0 -1 4202496 14125 150006 0 0 58 8 178087 110 20 0 1 0 273723344 20041728 4373 33554432000 4194304 5873084 140736814035088 140736814028904 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8013/statm: 4893 4373 179 410 0 4475 0
[pid=8116] ppid=8013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8116/stat : 8116 (satsolver.sh) S 8013 8012 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273901652 9367552 266 33554432000 4194304 5064252 140733194624416 140733194623328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8116/statm: 2287 266 226 213 0 72 0
[pid=8117] ppid=8116 vsize=38676 CPUtime=17.41 cores=0,2,4,6
/proc/8117/stat : 8117 (glucose_static) R 8116 8012 719 0 -1 4202496 10268 0 0 0 1738 3 0 0 20 0 1 0 273901653 39604224 8366 33554432000 4194304 4896791 140736806582832 140736806580360 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8117/statm: 9669 8366 78 172 0 9495 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 76544

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.84
CPU system time (s): 1.23081
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 184736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.23081
maximum resident set size= 134480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175388
page faults= 0
swaps= 0
block input operations= 0
block output operations= 70168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 272
involuntary context switches= 1944

runsolver used 2.76158 second user time and 7.06693 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 01:45:49
IDJOB=3695948
IDBENCH=25043
IDSOLVER=2274
FILE ID=node110/3695948-1338075949
RUNJOBID= node110-1338050719-735
PBS_JOBID= 14624381
Free space on /tmp= 71284 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-BIGINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir07_trarea_ac.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695948-1338075949/watcher-3695948-1338075949 -o /tmp/evaluation-result-3695948-1338075949/solver-3695948-1338075949 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695948-1338075949.opb 1244063313 HOME HOME

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

MD5SUM BENCH= bd686f1ac9d6c1a64cf0c9041039dd75
RANDOM SEED=1244063313

node110.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.893
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.78
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.893
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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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:        29514016 kB
Buffers:          201952 kB
Cached:           643696 kB
SwapCached:          168 kB
Active:          2542968 kB
Inactive:          31020 kB
Active(anon):    1717144 kB
Inactive(anon):    13744 kB
Active(file):     825824 kB
Inactive(file):    17276 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107984 kB
Dirty:              8828 kB
Writeback:             4 kB
AnonPages:       1733976 kB
Mapped:            15100 kB
Shmem:               196 kB
Slab:             642996 kB
SReclaimable:      85180 kB
SUnreclaim:       557816 kB
KernelStack:        1448 kB
PageTables:         7288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2347116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1355776 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= 71524 MiB
End job on node110 at 2012-05-27 02:15:50