Trace number 3750184

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.01 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_0_mh.opb
MD5SUMdd3d38d29879098f25b76c0a87425db0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5088349
Best CPU time to get the best result obtained on this benchmark3.08453
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 80621568
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3352482423
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 80621568
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3352482423
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.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, 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.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run usual solver
0.00/0.75	c model valid
0.00/0.75	c current solution ok
0.83/1.03	o 146971165
0.83/1.03	c current bound: 73485590
0.83/1.03	c fallback to adder encoding
23.41/23.61	c model valid
23.41/23.61	c current solution ok
23.41/23.62	o 60045991
23.41/23.62	c current bound: 30023003
23.41/23.62	c fallback to adder encoding
1544.99/1545.78	c model valid
1544.99/1545.78	c current solution ok
1544.99/1545.79	o 17835163
1544.99/1545.79	c current bound: 8917589
1544.99/1545.79	c fallback to adder encoding
1800.01/1800.51	c error: unexpected solver exit code
1800.01/1800.51	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-3750184-1339180039/watcher-3750184-1339180039 -o /tmp/evaluation-result-3750184-1339180039/solver-3750184-1339180039 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750184-1339180039.opb 1886646713 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.03 2.01 2.17 3/179 32657
/proc/meminfo: memFree=20153176/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0

[startup+0.026371 s]
/proc/loadavg: 2.03 2.01 2.17 3/179 32657
/proc/meminfo: memFree=20153176/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.03 2.01 2.17 3/179 32657
/proc/meminfo: memFree=20153176/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300166 s]
/proc/loadavg: 2.03 2.01 2.17 3/179 32657
/proc/meminfo: memFree=20153176/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 2.03 2.01 2.17 3/179 32657
/proc/meminfo: memFree=20153176/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.03 2.01 2.17 3/181 32668
/proc/meminfo: memFree=20139504/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=61620 CPUtime=1.33 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) R 32657 32657 31525 0 -1 4202496 8364 14882 0 0 60 13 56 4 20 0 1 0 384132532 63098880 14401 33554432000 4194304 6004724 140734037872112 140734037865416 4582726 0 0 4096 0 0 0 0 17 0 0 0 14 0 0
/proc/32658/statm: 15405 14401 179 442 0 14959 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 70768

[startup+3.1004 s]
/proc/loadavg: 2.03 2.01 2.17 3/183 32671
/proc/meminfo: memFree=19953624/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=94388 CPUtime=1.51 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 9898 14882 0 0 71 20 56 4 20 0 1 0 384132532 96653312 15938 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 23597 15938 180 442 0 23151 0
[pid=32670] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32670/stat : 32670 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384132700 9367552 267 33554432000 4194304 5064252 140733926199552 140733926198464 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32670/statm: 2287 267 226 213 0 72 0
[pid=32671] ppid=32670 vsize=117656 CPUtime=1.4 cores=0,2,4,6
/proc/32671/stat : 32671 (glucose) R 32670 32657 31525 0 -1 4202496 23007 0 0 0 135 5 0 0 20 0 1 0 384132701 120479744 25430 33554432000 4194304 5208918 140734685140752 140734685138504 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32671/statm: 29414 25430 96 248 0 29163 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 230340

[startup+6.30035 s]
/proc/loadavg: 2.03 2.01 2.17 3/182 32671
/proc/meminfo: memFree=19946960/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=94388 CPUtime=1.51 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 9898 14882 0 0 71 20 56 4 20 0 1 0 384132532 96653312 15938 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 23597 15938 180 442 0 23151 0
[pid=32670] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32670/stat : 32670 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384132700 9367552 267 33554432000 4194304 5064252 140733926199552 140733926198464 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32670/statm: 2287 267 226 213 0 72 0
[pid=32671] ppid=32670 vsize=117788 CPUtime=4.6 cores=0,2,4,6
/proc/32671/stat : 32671 (glucose) R 32670 32657 31525 0 -1 4202496 23064 0 0 0 455 5 0 0 20 0 1 0 384132701 120614912 25487 33554432000 4194304 5208918 140734685140752 140734685138600 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32671/statm: 29447 25487 96 248 0 29196 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 230472

[startup+12.7003 s]
/proc/loadavg: 1.94 1.99 2.16 3/181 32712
/proc/meminfo: memFree=30913592/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=94388 CPUtime=1.51 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 9898 14882 0 0 71 20 56 4 20 0 1 0 384132532 96653312 15938 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 23597 15938 180 442 0 23151 0
[pid=32670] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32670/stat : 32670 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384132700 9367552 267 33554432000 4194304 5064252 140733926199552 140733926198464 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32670/statm: 2287 267 226 213 0 72 0
[pid=32671] ppid=32670 vsize=119264 CPUtime=10.99 cores=0,2,4,6
/proc/32671/stat : 32671 (glucose) R 32670 32657 31525 0 -1 4202496 23525 0 0 0 1094 5 0 0 20 0 1 0 384132701 122126336 26459 33554432000 4194304 5208918 140734685140752 140734685138600 4205155 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32671/statm: 29816 26459 104 248 0 29565 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 231948

[startup+25.5004 s]
/proc/loadavg: 1.96 1.99 2.16 3/181 32719
/proc/meminfo: memFree=29919772/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=110644 CPUtime=23.99 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 15097 43988 0 0 123 27 2223 26 20 0 1 0 384132532 113299456 19491 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 27661 19491 181 442 0 27215 0
[pid=32718] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32718/stat : 32718 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384134950 9367552 267 33554432000 4194304 5064252 140734369171024 140734369169936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=112320 CPUtime=1.3 cores=0,2,4,6
/proc/32719/stat : 32719 (glucose) R 32718 32657 31525 0 -1 4202496 21876 0 0 0 124 6 0 0 20 0 1 0 384134950 115015680 23919 33554432000 4194304 5208918 140736175996736 140736175994584 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32719/statm: 28080 23919 104 248 0 27829 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 241260

[startup+51.1004 s]
/proc/loadavg: 2.25 2.06 2.18 3/183 32721
/proc/meminfo: memFree=26205124/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=110644 CPUtime=23.99 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 15097 43988 0 0 123 27 2223 26 20 0 1 0 384132532 113299456 19491 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 27661 19491 181 442 0 27215 0
[pid=32718] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32718/stat : 32718 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384134950 9367552 267 33554432000 4194304 5064252 140734369171024 140734369169936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=116188 CPUtime=26.9 cores=0,2,4,6
/proc/32719/stat : 32719 (glucose) R 32718 32657 31525 0 -1 4202496 23712 0 0 0 2683 7 0 0 20 0 1 0 384134950 118976512 25241 33554432000 4194304 5208918 140736175996736 140736175994824 4211049 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32719/statm: 29047 25241 105 248 0 28796 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 245128

[startup+102.307 s]
/proc/loadavg: 2.64 2.19 2.21 3/183 32724
/proc/meminfo: memFree=27062780/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=110644 CPUtime=23.99 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 15097 43988 0 0 123 27 2223 26 20 0 1 0 384132532 113299456 19491 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 27661 19491 181 442 0 27215 0
[pid=32718] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32718/stat : 32718 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384134950 9367552 267 33554432000 4194304 5064252 140734369171024 140734369169936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=178904 CPUtime=78.1 cores=0,2,4,6
/proc/32719/stat : 32719 (glucose) R 32718 32657 31525 0 -1 4202496 25358 0 0 0 7802 8 0 0 20 0 1 0 384134950 183197696 41572 33554432000 4194304 5208918 140736175996736 140736175993048 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32719/statm: 44726 41572 105 248 0 44475 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 307844

[startup+162.3 s]
/proc/loadavg: 2.27 2.16 2.20 4/184 32725
/proc/meminfo: memFree=25505120/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=110644 CPUtime=23.99 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 15097 43988 0 0 123 27 2223 26 20 0 1 0 384132532 113299456 19491 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 27661 19491 181 442 0 27215 0
[pid=32718] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32718/stat : 32718 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384134950 9367552 267 33554432000 4194304 5064252 140734369171024 140734369169936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=197872 CPUtime=138.08 cores=0,2,4,6
/proc/32719/stat : 32719 (glucose) R 32718 32657 31525 0 -1 4202496 26441 0 0 0 13800 8 0 0 20 0 1 0 384134950 202620928 47153 33554432000 4194304 5208918 140736175996736 140736175992504 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32719/statm: 49468 47153 105 248 0 49217 0
Current children cumulated CPU time (s) 162.07

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

/proc/32719/stat : 32719 (glucose) R 32718 32657 31525 0 -1 4202496 31237 0 0 0 139771 18 0 0 20 0 1 0 384134950 202625024 45292 33554432000 4194304 5208918 140736175996736 140736175994728 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32719/statm: 49469 45292 105 248 0 49218 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 326816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 32737
/proc/meminfo: memFree=25463960/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=110644 CPUtime=23.99 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 15097 43988 0 0 123 27 2223 26 20 0 1 0 384132532 113299456 19491 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 27661 19491 181 442 0 27215 0
[pid=32718] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32718/stat : 32718 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384134950 9367552 267 33554432000 4194304 5064252 140734369171024 140734369169936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=228696 CPUtime=1457.88 cores=0,2,4,6
/proc/32719/stat : 32719 (glucose) R 32718 32657 31525 0 -1 4202496 31831 0 0 0 145769 19 0 0 20 0 1 0 384134950 234184704 48943 33554432000 4194304 5208918 140736175996736 140736175993112 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32719/statm: 57174 48943 105 248 0 56923 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 357636

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 32738
/proc/meminfo: memFree=25460556/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=110644 CPUtime=23.99 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 15097 43988 0 0 123 27 2223 26 20 0 1 0 384132532 113299456 19491 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 27661 19491 181 442 0 27215 0
[pid=32718] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32718/stat : 32718 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384134950 9367552 267 33554432000 4194304 5064252 140734369171024 140734369169936 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32718/statm: 2287 267 226 213 0 72 0
[pid=32719] ppid=32718 vsize=228696 CPUtime=1517.85 cores=0,2,4,6
/proc/32719/stat : 32719 (glucose) R 32718 32657 31525 0 -1 4202496 32673 0 0 0 151765 20 0 0 20 0 1 0 384134950 234184704 49774 33554432000 4194304 5208918 140736175996736 140736175994888 4213234 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32719/statm: 57174 49774 105 248 0 56923 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 357636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 32745
/proc/meminfo: memFree=25564364/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=77876 CPUtime=1545.89 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 19225 81634 0 0 174 33 154318 64 20 0 1 0 384132532 79745024 18669 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 19469 18669 181 442 0 19023 0
[pid=32744] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32744/stat : 32744 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384287165 9367552 266 33554432000 4194304 5064252 140737484730400 140737484729312 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32744/statm: 2287 266 226 213 0 72 0
[pid=32745] ppid=32744 vsize=116600 CPUtime=55.94 cores=0,2,4,6
/proc/32745/stat : 32745 (glucose) R 32744 32657 31525 0 -1 4202496 23356 0 0 0 5589 5 0 0 20 0 1 0 384287165 119398400 25500 33554432000 4194304 5208918 140734024387024 140734024383400 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32745/statm: 29150 25500 105 248 0 28899 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 212772

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 32745
/proc/meminfo: memFree=25507524/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=77876 CPUtime=1545.89 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 19225 81634 0 0 174 33 154318 64 20 0 1 0 384132532 79745024 18669 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 19469 18669 181 442 0 19023 0
[pid=32744] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32744/stat : 32744 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384287165 9367552 266 33554432000 4194304 5064252 140737484730400 140737484729312 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32744/statm: 2287 266 226 213 0 72 0
[pid=32745] ppid=32744 vsize=176896 CPUtime=115.93 cores=0,2,4,6
/proc/32745/stat : 32745 (glucose) R 32744 32657 31525 0 -1 4202496 25404 0 0 0 11587 6 0 0 20 0 1 0 384287165 181141504 39181 33554432000 4194304 5208918 140734024387024 140734024384888 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32745/statm: 44224 39181 105 248 0 43973 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 273068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 32745
/proc/meminfo: memFree=25498960/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=77876 CPUtime=1545.89 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 19225 81634 0 0 174 33 154318 64 20 0 1 0 384132532 79745024 18669 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 19469 18669 181 442 0 19023 0
[pid=32744] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32744/stat : 32744 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384287165 9367552 266 33554432000 4194304 5064252 140737484730400 140737484729312 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32744/statm: 2287 266 226 213 0 72 0
[pid=32745] ppid=32744 vsize=176896 CPUtime=175.92 cores=0,2,4,6
/proc/32745/stat : 32745 (glucose) R 32744 32657 31525 0 -1 4202496 25408 0 0 0 17586 6 0 0 20 0 1 0 384287165 181141504 40718 33554432000 4194304 5208918 140734024387024 140734024383400 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32745/statm: 44224 40718 105 248 0 43973 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 273068

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.01 3/183 32745
/proc/meminfo: memFree=25496168/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=77876 CPUtime=1545.89 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 19225 81634 0 0 174 33 154318 64 20 0 1 0 384132532 79745024 18669 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 19469 18669 181 442 0 19023 0
[pid=32744] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32744/stat : 32744 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384287165 9367552 266 33554432000 4194304 5064252 140737484730400 140737484729312 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32744/statm: 2287 266 226 213 0 72 0
[pid=32745] ppid=32744 vsize=176896 CPUtime=235.92 cores=0,2,4,6
/proc/32745/stat : 32745 (glucose) R 32744 32657 31525 0 -1 4202496 25415 0 0 0 23585 7 0 0 20 0 1 0 384287165 181141504 41236 33554432000 4194304 5208918 140734024387024 140734024382792 4229460 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32745/statm: 44224 41236 105 248 0 43973 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 273068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.01 3/183 32745
/proc/meminfo: memFree=25534564/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=77876 CPUtime=1545.89 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 19225 81634 0 0 174 33 154318 64 20 0 1 0 384132532 79745024 18669 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 19469 18669 181 442 0 19023 0
[pid=32744] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32744/stat : 32744 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384287165 9367552 266 33554432000 4194304 5064252 140737484730400 140737484729312 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32744/statm: 2287 266 226 213 0 72 0
[pid=32745] ppid=32744 vsize=146524 CPUtime=254.12 cores=0,2,4,6
/proc/32745/stat : 32745 (glucose) R 32744 32657 31525 0 -1 4202496 26219 0 0 0 25405 7 0 0 20 0 1 0 384287165 150040576 31638 33554432000 4194304 5208918 140734024387024 140734024382792 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32745/statm: 36631 31638 105 248 0 36380 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 242696

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.01 3/183 32745
/proc/meminfo: memFree=25534564/32873844 swapFree=7116/7116
[pid=32657] ppid=32655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32657/stat : 32657 (npSolver-pbo.sh) S 32655 32657 31525 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384132532 9367552 275 33554432000 4194304 5064252 140734111287952 140734111286864 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32657/statm: 2287 275 233 213 0 72 0
[pid=32658] ppid=32657 vsize=77876 CPUtime=1545.89 cores=0,2,4,6
/proc/32658/stat : 32658 (npSolver-pbo) S 32657 32657 31525 0 -1 4202496 19225 81634 0 0 174 33 154318 64 20 0 1 0 384132532 79745024 18669 33554432000 4194304 6004724 140734037872112 140734037864464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 16 0 0
/proc/32658/statm: 19469 18669 181 442 0 19023 0
[pid=32744] ppid=32658 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32744/stat : 32744 (satsolver.sh) S 32658 32657 31525 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384287165 9367552 266 33554432000 4194304 5064252 140737484730400 140737484729312 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32744/statm: 2287 266 226 213 0 72 0
[pid=32745] ppid=32744 vsize=146524 CPUtime=254.12 cores=0,2,4,6
/proc/32745/stat : 32745 (glucose) R 32744 32657 31525 0 -1 4202496 26219 0 0 0 25405 7 0 0 20 0 1 0 384287165 150040576 31638 33554432000 4194304 5208918 140734024387024 140734024382792 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32745/statm: 36631 31638 105 248 0 36380 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 242696

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32657 and gives
#  childrusage.ru_utime.tv_sec=1544
#  childrusage.ru_utime.tv_usec=934134
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=983850
# CPU time returned by wait4() is 1545.92
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.01
CPU user time (s): 1798.97
CPU system time (s): 1.04
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 357636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1544.93
system time used= 0.98385
maximum resident set size= 238776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101837
page faults= 0
swaps= 0
block input operations= 8
block output operations= 227128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 988
involuntary context switches= 1697

runsolver used 6.31904 second user time and 19.989 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-08 20:27:20
IDJOB=3750184
IDBENCH=92702
IDSOLVER=2334
FILE ID=node103/3750184-1339180039
RUNJOBID= node103-1339170217-31541
PBS_JOBID= 14643832
Free space on /tmp= 68856 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_0_mh.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750184-1339180039/watcher-3750184-1339180039 -o /tmp/evaluation-result-3750184-1339180039/solver-3750184-1339180039 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750184-1339180039.opb 1886646713 HOME HOME

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

MD5SUM BENCH= dd3d38d29879098f25b76c0a87425db0
RANDOM SEED=1886646713

node103.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.189
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	: 5332.37
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.189
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.189
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.189
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.189
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.91
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.189
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	: 5411.36
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.189
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.189
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:        20153176 kB
Buffers:          306272 kB
Cached:          2689780 kB
SwapCached:         5468 kB
Active:         11749696 kB
Inactive:          19324 kB
Active(anon):    8767272 kB
Inactive(anon):     8236 kB
Active(file):    2982424 kB
Inactive(file):    11088 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:              8960 kB
Writeback:             0 kB
AnonPages:       8825100 kB
Mapped:             9584 kB
Shmem:                 0 kB
Slab:             796028 kB
SReclaimable:     236580 kB
SUnreclaim:       559448 kB
KernelStack:        1520 kB
PageTables:        21652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11443836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3665920 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= 70028 MiB
End job on node103 at 2012-06-08 20:57:20