Trace number 3697806

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 inc-topDown? (TO) 1800.03 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_1_mh_ic.opb
MD5SUMf4c34ee83da7e36be7881d34beece196
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1396365
Best CPU time to get the best result obtained on this benchmark680.72
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 57066625
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 2537601947
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 57066625
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 2537601947
Number of bits of the biggest sum of numbers32
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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
1.17/1.21	c [INC SYSTEM] finished preprocessing in 1 s
1.17/1.21	c [INC SYSTEM] execute solver
1.19/1.43	c [INC SEARCH] formula is SAT
1.19/1.44	c [INC SYSTEM] solved the initial formula
1.19/1.47	c model valid
1.19/1.47	c current solution ok
1.56/1.80	o 75496541
1.56/1.80	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.80	c write failed with 2
1.56/1.81	c [INC SEARCH] iteration: 0
1.56/1.81	c [INC BOUNDS] best value:75496556 search for 75496555
1.56/1.81	c [INC SYSTEM] create new solver instance
1.56/1.81	c [INC] encode full formula
1.56/1.81	c fallback to adder encoding
2.28/2.39	c set iterative enc to: adder
2.28/2.39	c set iterative enc to: none
2.37/2.46	c [INC SEARCH] isOptimum variable: 0
266.20/266.36	c formula is SAT
266.20/266.38	c [INC SEARCH] copied best model
266.20/266.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
266.30/266.41	c model valid
266.30/266.41	c current solution ok
266.30/266.41	o 68030369
266.30/266.41	c [INC SEARCH] iteration: 1
266.30/266.41	c [INC BOUNDS] best value:68030384 search for 68030383
266.30/266.41	c [INC SYSTEM] there exists a inc, kill it!
266.30/266.41	c write failed with 2
266.30/266.42	c [INC SYSTEM] create new solver instance
266.30/266.42	c [INC] encode full formula
266.30/266.42	c fallback to adder encoding
266.91/267.00	c set iterative enc to: adder
266.91/267.00	c set iterative enc to: none
266.91/267.08	c [INC SEARCH] isOptimum variable: 0
821.72/822.08	c formula is SAT
821.82/822.10	c [INC SEARCH] copied best model
821.82/822.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
821.82/822.13	c model valid
821.82/822.13	c current solution ok
821.82/822.13	o 60021041
821.82/822.13	c [INC SEARCH] iteration: 2
821.82/822.13	c [INC BOUNDS] best value:60021056 search for 60021055
821.82/822.13	c [INC SYSTEM] there exists a inc, kill it!
821.82/822.13	c write failed with 2
821.82/822.13	c [INC SYSTEM] create new solver instance
821.82/822.13	c [INC] encode full formula
821.82/822.13	c fallback to adder encoding
822.34/822.69	c set iterative enc to: adder
822.34/822.69	c set iterative enc to: none
822.44/822.78	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.00/1800.51	s UNKNOWN
1800.00/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.00/1800.51	c write failed with -1

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-3697806-1338125660/watcher-3697806-1338125660 -o /tmp/evaluation-result-3697806-1338125660/solver-3697806-1338125660 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697806-1338125660.opb 1251672086 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: 4.89 3.90 3.06 4/178 27291
/proc/meminfo: memFree=17644584/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0

[startup+0.082221 s]
/proc/loadavg: 4.89 3.90 3.06 4/178 27291
/proc/meminfo: memFree=17644584/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 4.89 3.90 3.06 4/178 27291
/proc/meminfo: memFree=17644584/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300143 s]
/proc/loadavg: 4.89 3.90 3.06 4/178 27291
/proc/meminfo: memFree=17644584/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 4.89 3.90 3.06 4/178 27291
/proc/meminfo: memFree=17644584/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 4.89 3.90 3.06 4/182 27295
/proc/meminfo: memFree=23434720/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=16940 CPUtime=1.26 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) R 27291 27291 26585 0 -1 4202496 3924 12830 0 0 19 4 99 4 20 0 1 0 278691433 17346560 3273 33554432000 4194304 5992684 140735799320192 140735799306456 5179696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 4235 3273 180 440 0 3791 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 26088

[startup+3.10028 s]
/proc/loadavg: 4.89 3.90 3.06 3/179 27298
/proc/meminfo: memFree=27243724/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=28388 CPUtime=2.45 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 8692 19200 0 0 82 36 120 7 20 0 1 0 278691433 29069312 6145 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 7097 6145 190 440 0 6653 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 37536
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 4.65 3.87 3.05 3/180 27300
/proc/meminfo: memFree=27105780/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=28388 CPUtime=2.45 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 8692 19200 0 0 82 36 120 7 20 0 1 0 278691433 29069312 6145 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 7097 6145 190 440 0 6653 0
[pid=27300] ppid=27292 vsize=133332 CPUtime=3.83 cores=0,2,4,6
/proc/27300/stat : 27300 (glucosInc) R 27292 27291 26585 0 -1 4202496 26176 0 0 0 375 8 0 0 20 0 1 0 278691680 136531968 29606 33554432000 4194304 5654031 140736571848544 140736571836360 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27300/statm: 33333 29606 141 357 0 32973 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 170868

[startup+12.7003 s]
/proc/loadavg: 4.44 3.83 3.04 3/180 27300
/proc/meminfo: memFree=27107140/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=28388 CPUtime=2.45 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 8692 19200 0 0 82 36 120 7 20 0 1 0 278691433 29069312 6145 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 7097 6145 190 440 0 6653 0
[pid=27300] ppid=27292 vsize=133596 CPUtime=10.22 cores=0,2,4,6
/proc/27300/stat : 27300 (glucosInc) R 27292 27291 26585 0 -1 4202496 26250 0 0 0 1014 8 0 0 20 0 1 0 278691680 136802304 30191 33554432000 4194304 5654031 140736571848544 140736571846328 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27300/statm: 33399 30191 141 357 0 33039 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 171132

[startup+25.5003 s]
/proc/loadavg: 3.90 3.74 3.03 3/180 27300
/proc/meminfo: memFree=27108352/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=28388 CPUtime=2.45 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 8692 19200 0 0 82 36 120 7 20 0 1 0 278691433 29069312 6145 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 7097 6145 190 440 0 6653 0
[pid=27300] ppid=27292 vsize=133992 CPUtime=23.02 cores=0,2,4,6
/proc/27300/stat : 27300 (glucosInc) R 27292 27291 26585 0 -1 4202496 26360 0 0 0 2294 8 0 0 20 0 1 0 278691680 137207808 30301 33554432000 4194304 5654031 140736571848544 140736571846232 4232710 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27300/statm: 33498 30301 141 357 0 33138 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 171528

[startup+51.1003 s]
/proc/loadavg: 3.25 3.60 3.00 3/180 27301
/proc/meminfo: memFree=27108308/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=28388 CPUtime=2.45 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 8692 19200 0 0 82 36 120 7 20 0 1 0 278691433 29069312 6145 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 7097 6145 190 440 0 6653 0
[pid=27300] ppid=27292 vsize=134672 CPUtime=48.61 cores=0,2,4,6
/proc/27300/stat : 27300 (glucosInc) R 27292 27291 26585 0 -1 4202496 26512 0 0 0 4851 10 0 0 20 0 1 0 278691680 137904128 30453 33554432000 4194304 5654031 140736571848544 140736571846328 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27300/statm: 33668 30453 142 357 0 33308 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 172208

[startup+102.306 s]
/proc/loadavg: 2.54 3.35 2.94 3/179 27301
/proc/meminfo: memFree=27105524/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=28388 CPUtime=2.45 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 8692 19200 0 0 82 36 120 7 20 0 1 0 278691433 29069312 6145 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 7097 6145 190 440 0 6653 0
[pid=27300] ppid=27292 vsize=135532 CPUtime=99.8 cores=0,2,4,6
/proc/27300/stat : 27300 (glucosInc) R 27292 27291 26585 0 -1 4202496 26841 0 0 0 9970 10 0 0 20 0 1 0 278691680 138784768 31290 33554432000 4194304 5654031 140736571848544 140736571836360 4232421 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27300/statm: 33883 31290 142 357 0 33523 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 173068

[startup+162.3 s]
/proc/loadavg: 2.20 3.10 2.88 3/179 27301
/proc/meminfo: memFree=27107048/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=28388 CPUtime=2.45 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 8692 19200 0 0 82 36 120 7 20 0 1 0 278691433 29069312 6145 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 7097 6145 190 440 0 6653 0
[pid=27300] ppid=27292 vsize=136192 CPUtime=159.78 cores=0,2,4,6
/proc/27300/stat : 27300 (glucosInc) R 27292 27291 26585 0 -1 4202496 27761 0 0 0 15967 11 0 0 20 0 1 0 278691680 139460608 30847 33554432000 4194304 5654031 140736571848544 140736571846568 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27300/statm: 34048 30847 142 357 0 33688 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 173728

[startup+222.3 s]
/proc/loadavg: 2.07 2.90 2.82 3/179 27301
/proc/meminfo: memFree=27102524/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=28388 CPUtime=2.45 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 8692 19200 0 0 82 36 120 7 20 0 1 0 278691433 29069312 6145 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 7097 6145 190 440 0 6653 0
[pid=27300] ppid=27292 vsize=155972 CPUtime=219.75 cores=0,2,4,6
/proc/27300/stat : 27300 (glucosInc) R 27292 27291 26585 0 -1 4202496 28440 0 0 0 21964 11 0 0 20 0 1 0 278691680 159715328 32004 33554432000 4194304 5654031 140736571848544 140736571836360 4232925 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27300/statm: 38993 32004 142 357 0 38633 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 193508

[startup+282.3 s]
/proc/loadavg: 2.11 2.75 2.78 3/179 27347
/proc/meminfo: memFree=28083644/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=27304544/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=141040 CPUtime=479.37 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 33375 0 0 0 47920 17 0 0 20 0 1 0 278773712 144424960 32416 33554432000 4194304 5654031 140735382337552 140735382325368 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27357/statm: 35260 32416 141 357 0 34900 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 172916

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.22 3/179 27362
/proc/meminfo: memFree=27346968/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=143000 CPUtime=539.35 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 34539 0 0 0 53916 19 0 0 20 0 1 0 278773712 146432000 32507 33554432000 4194304 5654031 140735382337552 140735382335576 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27357/statm: 35750 32507 141 357 0 35390 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 174876

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.20 3/179 27362
/proc/meminfo: memFree=27341260/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=161968 CPUtime=599.34 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 35102 0 0 0 59914 20 0 0 20 0 1 0 278773712 165855232 33573 33554432000 4194304 5654031 140735382337552 140735382335640 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27357/statm: 40492 33573 141 357 0 40132 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 193844

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 27362
/proc/meminfo: memFree=27340236/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=161968 CPUtime=659.32 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 36366 0 0 0 65911 21 0 0 20 0 1 0 278773712 165855232 33758 33554432000 4194304 5654031 140735382337552 140735382335640 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27357/statm: 40492 33758 141 357 0 40132 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 193844

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/180 27365
/proc/meminfo: memFree=27322472/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=162816 CPUtime=719.31 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 36615 0 0 0 71910 21 0 0 20 0 1 0 278773712 166723584 36562 33554432000 4194304 5654031 140735382337552 140735382325368 4208694 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27357/statm: 40704 36562 141 357 0 40344 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 194692

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/180 27367
/proc/meminfo: memFree=27320780/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=163364 CPUtime=779.3 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 37849 0 0 0 77908 22 0 0 20 0 1 0 278773712 167284736 35172 33554432000 4194304 5654031 140735382337552 140735382325368 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27357/statm: 40841 35172 141 357 0 40481 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 195240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 27389
/proc/meminfo: memFree=27325276/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=146348 CPUtime=839.29 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 38828 0 0 0 83906 23 0 0 20 0 1 0 278773712 149860352 33558 33554432000 4194304 5654031 140735382337552 140735382325368 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27357/statm: 36587 33558 141 357 0 36227 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 178224

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 27389
/proc/meminfo: memFree=27315488/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=165316 CPUtime=899.28 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 39189 0 0 0 89904 24 0 0 20 0 1 0 278773712 169283584 34935 33554432000 4194304 5654031 140735382337552 140735382325368 4214618 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27357/statm: 41329 34935 141 357 0 40969 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 197192

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/179 27389
/proc/meminfo: memFree=27312604/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=165316 CPUtime=959.27 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 40366 0 0 0 95902 25 0 0 20 0 1 0 278773712 169283584 34538 33554432000 4194304 5654031 140735382337552 140735382325368 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27357/statm: 41329 34538 141 357 0 40969 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 197192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 27389
/proc/meminfo: memFree=27308632/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=165316 CPUtime=977.47 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 40370 0 0 0 97722 25 0 0 20 0 1 0 278773712 169283584 35053 33554432000 4194304 5654031 140735382337552 140735382325368 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27357/statm: 41329 35053 141 357 0 40969 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 197192

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.00 2.00 2.12 3/179 27389
/proc/meminfo: memFree=27308632/32873852 swapFree=6848/6848
[pid=27291] ppid=27289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27291/stat : 27291 (npSolver-pbo-It) S 27289 27291 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278691433 9367552 274 33554432000 4194304 5064252 140737155021728 140737155020640 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27291/statm: 2287 274 233 213 0 72 0
[pid=27292] ppid=27291 vsize=22728 CPUtime=822.53 cores=0,2,4,6
/proc/27292/stat : 27292 (npSolver-pbo) S 27291 27291 26585 0 -1 4202496 19980 80888 0 0 205 52 81958 38 20 0 1 0 278691433 23273472 4762 33554432000 4194304 5992684 140735799320192 140735799306024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27292/statm: 5682 4762 190 440 0 5238 0
[pid=27357] ppid=27292 vsize=165316 CPUtime=977.47 cores=0,2,4,6
/proc/27357/stat : 27357 (glucosInc) R 27292 27291 26585 0 -1 4202496 40370 0 0 0 97722 25 0 0 20 0 1 0 278773712 169283584 35053 33554432000 4194304 5654031 140735382337552 140735382325368 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27357/statm: 41329 35053 141 357 0 40969 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 197192

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1798.86
CPU system time (s): 1.16582
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 227544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.16582
maximum resident set size= 177164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141617
page faults= 0
swaps= 0
block input operations= 0
block output operations= 286080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1301
involuntary context switches= 2549

runsolver used 2.6486 second user time and 7.2569 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 15:34:20
IDJOB=3697806
IDBENCH=92667
IDSOLVER=2275
FILE ID=node129/3697806-1338125660
RUNJOBID= node129-1338122640-26601
PBS_JOBID= 14624488
Free space on /tmp= 64756 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_1_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697806-1338125660/watcher-3697806-1338125660 -o /tmp/evaluation-result-3697806-1338125660/solver-3697806-1338125660 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697806-1338125660.opb 1251672086 HOME HOME

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

MD5SUM BENCH= f4c34ee83da7e36be7881d34beece196
RANDOM SEED=1251672086

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        17524900 kB
Buffers:          367092 kB
Cached:         12805856 kB
SwapCached:            0 kB
Active:          2455364 kB
Inactive:       11701748 kB
Active(anon):     986760 kB
Inactive(anon):        0 kB
Active(file):    1468604 kB
Inactive(file): 11701748 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:           1678248 kB
Writeback:             0 kB
AnonPages:        985016 kB
Mapped:            15780 kB
Shmem:               204 kB
Slab:            1050484 kB
SReclaimable:     492472 kB
SUnreclaim:       558012 kB
KernelStack:        1496 kB
PageTables:         5440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1187652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    825344 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= 70884 MiB
End job on node129 at 2012-05-27 16:04:20