Trace number 3750159

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
npSolver 1.0 (fixed)? (TO) 1800.05 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_8_mh_ic.opb
MD5SUM92eaf5bbbb67d6b3b242e002852c9043
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5227195
Best CPU time to get the best result obtained on this benchmark75.5025
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 114791256
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4434739271
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 114791256
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4434739271
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c old isEQ: 0, new EQ is 1
0.00/0.07	c old isEQ: 176, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.12	c old isEQ: 0, new EQ is 1
0.00/0.13	c old isEQ: 1, new EQ is 1
0.00/0.15	c run usual solver
1.26/1.31	c model valid
1.26/1.31	c current solution ok
1.46/1.52	o 83777436
1.46/1.52	c current bound: 41888725
1.46/1.52	c fallback to adder encoding
779.93/780.12	c model valid
779.93/780.12	c current solution ok
779.93/780.13	o 25202419
779.93/780.13	c current bound: 12601217
779.93/780.13	c fallback to adder encoding
1387.09/1387.42	c model valid
1387.09/1387.42	c current solution ok
1387.09/1387.43	o 12565650
1387.09/1387.43	c current bound: 6282832
1387.09/1387.43	c fallback to adder encoding
1800.01/1800.41	./satsolver.sh: line 5:  5066 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.41	c error: unexpected solver exit code
1800.01/1800.41	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-3750159-1339178241/watcher-3750159-1339178241 -o /tmp/evaluation-result-3750159-1339178241/solver-3750159-1339178241 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750159-1339178241.opb 761504548 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: 4.78 3.85 2.80 4/179 4982
/proc/meminfo: memFree=30950436/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0

[startup+0.0138051 s]
/proc/loadavg: 4.78 3.85 2.80 4/179 4982
/proc/meminfo: memFree=30950436/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10016 s]
/proc/loadavg: 4.78 3.85 2.80 4/179 4982
/proc/meminfo: memFree=30950436/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300563 s]
/proc/loadavg: 4.78 3.85 2.80 4/179 4982
/proc/meminfo: memFree=30950436/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.701104 s]
/proc/loadavg: 4.78 3.85 2.80 4/179 4982
/proc/meminfo: memFree=30950436/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 4.78 3.85 2.80 3/185 4994
/proc/meminfo: memFree=31003248/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=14052 CPUtime=1.46 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) R 4982 4982 4063 0 -1 4202496 5782 16995 0 0 19 18 104 5 20 0 1 0 383950026 14389248 3099 33554432000 4194304 6004724 140734072469952 140734072464152 4279381 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/4983/statm: 3513 3099 170 442 0 3067 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 23200

[startup+3.1003 s]
/proc/loadavg: 4.78 3.85 2.80 3/182 5006
/proc/meminfo: memFree=30835056/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=96156 CPUtime=2.11 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 10924 17509 0 0 74 27 104 6 20 0 1 0 383950026 98463744 16829 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 24039 16829 180 442 0 23593 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 105304
heavy processes:

[startup+6.30076 s]
/proc/loadavg: 4.56 3.82 2.79 3/184 5008
/proc/meminfo: memFree=30618920/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=96156 CPUtime=2.11 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 10924 17509 0 0 74 27 104 6 20 0 1 0 383950026 98463744 16829 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 24039 16829 180 442 0 23593 0
[pid=5007] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5007/stat : 5007 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383950241 9367552 266 33554432000 4194304 5064252 140734313696400 140734313695312 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5007/statm: 2287 266 226 213 0 72 0
[pid=5008] ppid=5007 vsize=120512 CPUtime=4.13 cores=1,3,5,7
/proc/5008/stat : 5008 (glucose) R 5007 4982 4063 0 -1 4202496 25144 0 0 0 408 5 0 0 20 0 1 0 383950241 123404288 27446 33554432000 4194304 5208918 140736290537728 140736290535576 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5008/statm: 30128 27446 104 248 0 29877 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 234964

[startup+12.7012 s]
/proc/loadavg: 4.36 3.79 2.79 3/184 5008
/proc/meminfo: memFree=30620128/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=96156 CPUtime=2.11 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 10924 17509 0 0 74 27 104 6 20 0 1 0 383950026 98463744 16829 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 24039 16829 180 442 0 23593 0
[pid=5007] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5007/stat : 5007 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383950241 9367552 266 33554432000 4194304 5064252 140734313696400 140734313695312 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5007/statm: 2287 266 226 213 0 72 0
[pid=5008] ppid=5007 vsize=121952 CPUtime=10.53 cores=1,3,5,7
/proc/5008/stat : 5008 (glucose) R 5007 4982 4063 0 -1 4202496 25420 0 0 0 1048 5 0 0 20 0 1 0 383950241 124878848 28233 33554432000 4194304 5208918 140736290537728 140736290535560 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5008/statm: 30488 28233 104 248 0 30237 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 236404

[startup+25.507 s]
/proc/loadavg: 3.83 3.70 2.78 3/184 5008
/proc/meminfo: memFree=30624208/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=96156 CPUtime=2.11 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 10924 17509 0 0 74 27 104 6 20 0 1 0 383950026 98463744 16829 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 24039 16829 180 442 0 23593 0
[pid=5007] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5007/stat : 5007 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383950241 9367552 266 33554432000 4194304 5064252 140734313696400 140734313695312 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5007/statm: 2287 266 226 213 0 72 0
[pid=5008] ppid=5007 vsize=121952 CPUtime=23.34 cores=1,3,5,7
/proc/5008/stat : 5008 (glucose) R 5007 4982 4063 0 -1 4202496 25498 0 0 0 2329 5 0 0 20 0 1 0 383950241 124878848 28311 33554432000 4194304 5208918 140736290537728 140736290535560 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5008/statm: 30488 28311 105 248 0 30237 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 236404

[startup+51.1004 s]
/proc/loadavg: 3.21 3.56 2.75 3/184 5008
/proc/meminfo: memFree=30614616/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=96156 CPUtime=2.11 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 10924 17509 0 0 74 27 104 6 20 0 1 0 383950026 98463744 16829 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 24039 16829 180 442 0 23593 0
[pid=5007] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5007/stat : 5007 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383950241 9367552 266 33554432000 4194304 5064252 140734313696400 140734313695312 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5007/statm: 2287 266 226 213 0 72 0
[pid=5008] ppid=5007 vsize=126660 CPUtime=48.93 cores=1,3,5,7
/proc/5008/stat : 5008 (glucose) R 5007 4982 4063 0 -1 4202496 27121 0 0 0 4886 7 0 0 20 0 1 0 383950241 129699840 30593 33554432000 4194304 5208918 140736290537728 140736290535560 4229876 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5008/statm: 31665 30593 105 248 0 31414 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 241112

[startup+102.3 s]
/proc/loadavg: 2.52 3.32 2.71 3/183 5008
/proc/meminfo: memFree=30544492/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=96156 CPUtime=2.11 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 10924 17509 0 0 74 27 104 6 20 0 1 0 383950026 98463744 16829 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 24039 16829 180 442 0 23593 0
[pid=5007] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5007/stat : 5007 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383950241 9367552 266 33554432000 4194304 5064252 140734313696400 140734313695312 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5007/statm: 2287 266 226 213 0 72 0
[pid=5008] ppid=5007 vsize=206652 CPUtime=100.12 cores=1,3,5,7
/proc/5008/stat : 5008 (glucose) R 5007 4982 4063 0 -1 4202496 30709 0 0 0 10002 10 0 0 20 0 1 0 383950241 211611648 47586 33554432000 4194304 5208918 140736290537728 140736290535720 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5008/statm: 51663 47586 105 248 0 51412 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 321104

[startup+162.3 s]
/proc/loadavg: 2.19 3.08 2.66 3/184 5011
/proc/meminfo: memFree=30575040/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=96156 CPUtime=2.11 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 10924 17509 0 0 74 27 104 6 20 0 1 0 383950026 98463744 16829 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 24039 16829 180 442 0 23593 0
[pid=5007] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5007/stat : 5007 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383950241 9367552 266 33554432000 4194304 5064252 140734313696400 140734313695312 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5007/statm: 2287 266 226 213 0 72 0
[pid=5008] ppid=5007 vsize=157332 CPUtime=160.12 cores=1,3,5,7
/proc/5008/stat : 5008 (glucose) R 5007 4982 4063 0 -1 4202496 31131 0 0 0 16001 11 0 0 20 0 1 0 383950241 161107968 38476 33554432000 4194304 5208918 140736290537728 140736290534040 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5008/statm: 39333 38476 105 248 0 39082 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 271784

[startup+222.3 s]
/proc/loadavg: 2.07 2.88 2.62 3/184 5034
/proc/meminfo: memFree=30528760/32873648 swapFree=7372/7372

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.16 3/184 5059
/proc/meminfo: memFree=30563488/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=79588 CPUtime=780.52 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 15994 58158 0 0 127 34 77850 41 20 0 1 0 383950026 81498112 11696 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 19897 11696 181 442 0 19451 0
[pid=5052] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5052/stat : 5052 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384028096 9367552 267 33554432000 4194304 5064252 140736263395152 140736263394064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5052/statm: 2287 267 226 213 0 72 0
[pid=5053] ppid=5052 vsize=150380 CPUtime=581.48 cores=1,3,5,7
/proc/5053/stat : 5053 (glucose) R 5052 4982 4063 0 -1 4202496 26517 0 0 0 58137 11 0 0 20 0 1 0 384028096 153989120 36314 33554432000 4194304 5208918 140734180035696 140734180033784 4229507 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5053/statm: 37595 36314 105 248 0 37344 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 248264

[startup+1422.3 s]
/proc/loadavg: 2.05 2.03 2.16 3/183 5066
/proc/meminfo: memFree=30570512/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=79332 CPUtime=1387.65 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 20222 89781 0 0 177 40 138481 67 20 0 1 0 383950026 81235968 19280 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 19833 19280 181 442 0 19387 0
[pid=5065] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5065/stat : 5065 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384088821 9367552 266 33554432000 4194304 5064252 140737055662864 140737055661776 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5065/statm: 2287 266 226 213 0 72 0
[pid=5066] ppid=5065 vsize=134288 CPUtime=34.33 cores=1,3,5,7
/proc/5066/stat : 5066 (glucose) R 5065 4982 4063 0 -1 4202496 22609 0 0 0 3427 6 0 0 20 0 1 0 384088822 137510912 29592 33554432000 4194304 5208918 140735827549488 140735827547352 4229176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5066/statm: 33572 29592 105 248 0 33321 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 231916

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.14 3/183 5067
/proc/meminfo: memFree=30561676/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=79332 CPUtime=1387.65 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 20222 89781 0 0 177 40 138481 67 20 0 1 0 383950026 81235968 19280 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 19833 19280 181 442 0 19387 0
[pid=5065] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5065/stat : 5065 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384088821 9367552 266 33554432000 4194304 5064252 140737055662864 140737055661776 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5065/statm: 2287 266 226 213 0 72 0
[pid=5066] ppid=5065 vsize=164636 CPUtime=94.3 cores=1,3,5,7
/proc/5066/stat : 5066 (glucose) R 5065 4982 4063 0 -1 4202496 23167 0 0 0 9424 6 0 0 20 0 1 0 384088822 168587264 31665 33554432000 4194304 5208918 140735827549488 140735827545864 4212856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5066/statm: 41159 31665 105 248 0 40908 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 262264

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/183 5067
/proc/meminfo: memFree=30593664/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=79332 CPUtime=1387.65 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 20222 89781 0 0 177 40 138481 67 20 0 1 0 383950026 81235968 19280 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 19833 19280 181 442 0 19387 0
[pid=5065] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5065/stat : 5065 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384088821 9367552 266 33554432000 4194304 5064252 140737055662864 140737055661776 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5065/statm: 2287 266 226 213 0 72 0
[pid=5066] ppid=5065 vsize=164636 CPUtime=154.3 cores=1,3,5,7
/proc/5066/stat : 5066 (glucose) R 5065 4982 4063 0 -1 4202496 23171 0 0 0 15424 6 0 0 20 0 1 0 384088822 168587264 32912 33554432000 4194304 5208918 140735827549488 140735827545864 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5066/statm: 41159 32912 105 248 0 40908 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 262264

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/183 5067
/proc/meminfo: memFree=30555544/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=79332 CPUtime=1387.65 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 20222 89781 0 0 177 40 138481 67 20 0 1 0 383950026 81235968 19280 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 19833 19280 181 442 0 19387 0
[pid=5065] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5065/stat : 5065 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384088821 9367552 266 33554432000 4194304 5064252 140737055662864 140737055661776 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5065/statm: 2287 266 226 213 0 72 0
[pid=5066] ppid=5065 vsize=164636 CPUtime=214.28 cores=1,3,5,7
/proc/5066/stat : 5066 (glucose) R 5065 4982 4063 0 -1 4202496 23171 0 0 0 21422 6 0 0 20 0 1 0 384088822 168587264 32912 33554432000 4194304 5208918 140735827549488 140735827545256 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5066/statm: 41159 32912 105 248 0 40908 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 262264

[startup+1662.31 s]
/proc/loadavg: 2.03 2.02 2.11 3/183 5074
/proc/meminfo: memFree=30605476/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=79332 CPUtime=1387.65 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 20222 89781 0 0 177 40 138481 67 20 0 1 0 383950026 81235968 19280 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 19833 19280 181 442 0 19387 0
[pid=5065] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5065/stat : 5065 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384088821 9367552 266 33554432000 4194304 5064252 140737055662864 140737055661776 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5065/statm: 2287 266 226 213 0 72 0
[pid=5066] ppid=5065 vsize=164636 CPUtime=274.29 cores=1,3,5,7
/proc/5066/stat : 5066 (glucose) R 5065 4982 4063 0 -1 4202496 23173 0 0 0 27422 7 0 0 20 0 1 0 384088822 168587264 33936 33554432000 4194304 5208918 140735827549488 140735827545256 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5066/statm: 41159 33936 105 248 0 40908 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 262264

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.10 3/183 5074
/proc/meminfo: memFree=30549200/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=79332 CPUtime=1387.65 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 20222 89781 0 0 177 40 138481 67 20 0 1 0 383950026 81235968 19280 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 19833 19280 181 442 0 19387 0
[pid=5065] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5065/stat : 5065 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384088821 9367552 266 33554432000 4194304 5064252 140737055662864 140737055661776 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5065/statm: 2287 266 226 213 0 72 0
[pid=5066] ppid=5065 vsize=164636 CPUtime=334.27 cores=1,3,5,7
/proc/5066/stat : 5066 (glucose) R 5065 4982 4063 0 -1 4202496 23174 0 0 0 33420 7 0 0 20 0 1 0 384088822 168587264 34448 33554432000 4194304 5208918 140735827549488 140735827545864 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5066/statm: 41159 34448 105 248 0 40908 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 262264

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.10 3/183 5075
/proc/meminfo: memFree=30521920/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=79332 CPUtime=1387.65 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 20222 89781 0 0 177 40 138481 67 20 0 1 0 383950026 81235968 19280 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 19833 19280 181 442 0 19387 0
[pid=5065] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5065/stat : 5065 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384088821 9367552 266 33554432000 4194304 5064252 140737055662864 140737055661776 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5065/statm: 2287 266 226 213 0 72 0
[pid=5066] ppid=5065 vsize=164636 CPUtime=394.26 cores=1,3,5,7
/proc/5066/stat : 5066 (glucose) R 5065 4982 4063 0 -1 4202496 23175 0 0 0 39419 7 0 0 20 0 1 0 384088822 168587264 34960 33554432000 4194304 5208918 140735827549488 140735827545864 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5066/statm: 41159 34960 105 248 0 40908 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 262264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.09 3/183 5075
/proc/meminfo: memFree=30518140/32873648 swapFree=7372/7372
[pid=4982] ppid=4980 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4982/stat : 4982 (npSolver-pbo.sh) S 4980 4982 4063 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383950026 9367552 274 33554432000 4194304 5064252 140736449756624 140736449755536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4982/statm: 2287 274 233 213 0 72 0
[pid=4983] ppid=4982 vsize=79332 CPUtime=1387.65 cores=1,3,5,7
/proc/4983/stat : 4983 (npSolver-pbo) S 4982 4982 4063 0 -1 4202496 20222 89781 0 0 177 40 138481 67 20 0 1 0 383950026 81235968 19280 33554432000 4194304 6004724 140734072469952 140734072462304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4983/statm: 19833 19280 181 442 0 19387 0
[pid=5065] ppid=4983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5065/stat : 5065 (satsolver.sh) S 4983 4982 4063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384088821 9367552 266 33554432000 4194304 5064252 140737055662864 140737055661776 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5065/statm: 2287 266 226 213 0 72 0
[pid=5066] ppid=5065 vsize=164636 CPUtime=412.36 cores=1,3,5,7
/proc/5066/stat : 5066 (glucose) R 5065 4982 4063 0 -1 4202496 23175 0 0 0 41229 7 0 0 20 0 1 0 384088822 168587264 34960 33554432000 4194304 5208918 140735827549488 140735827545864 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5066/statm: 41159 34960 105 248 0 40908 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 262264

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.89
CPU system time (s): 1.15982
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 321104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.15982
maximum resident set size= 226384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134166
page faults= 0
swaps= 0
block input operations= 0
block output operations= 235256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1127
involuntary context switches= 1995

runsolver used 3.54346 second user time and 9.09962 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-08 19:57:22
IDJOB=3750159
IDBENCH=92668
IDSOLVER=2334
FILE ID=node124/3750159-1339178241
RUNJOBID= node124-1339168522-4080
PBS_JOBID= 14643802
Free space on /tmp= 64764 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_8_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750159-1339178241/watcher-3750159-1339178241 -o /tmp/evaluation-result-3750159-1339178241/solver-3750159-1339178241 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750159-1339178241.opb 761504548 HOME HOME

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

MD5SUM BENCH= 92eaf5bbbb67d6b3b242e002852c9043
RANDOM SEED=761504548

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:        30875900 kB
Buffers:          368796 kB
Cached:           722236 kB
SwapCached:         8612 kB
Active:           945628 kB
Inactive:         173208 kB
Active(anon):       8704 kB
Inactive(anon):    14280 kB
Active(file):     936924 kB
Inactive(file):   158928 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:            175284 kB
Writeback:             0 kB
AnonPages:        275152 kB
Mapped:             8628 kB
Shmem:                 0 kB
Slab:             733288 kB
SReclaimable:     175864 kB
SUnreclaim:       557424 kB
KernelStack:        1512 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     138148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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= 70700 MiB
End job on node124 at 2012-06-08 20:27:22