Trace number 3750162

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.03 1802.82

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_1_mh_ic.opb
MD5SUM19509a32f8723d88252dcacb3db21725
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3302087
Best CPU time to get the best result obtained on this benchmark1800.89
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11614872417
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11614872417
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.32	c old isEQ: 0, new EQ is 1
0.00/0.32	c old isEQ: 52, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.48	c old isEQ: 0, new EQ is 1
0.00/0.54	c old isEQ: 1, new EQ is 1
0.00/0.67	c run usual solver
4.89/5.52	c model valid
4.89/5.52	c current solution ok
5.69/6.39	o 264633341
5.69/6.39	c current bound: 132316683
5.69/6.39	c fallback to adder encoding
1800.03/1802.81	c error: unexpected solver exit code
1800.03/1802.81	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-3750162-1339178161/watcher-3750162-1339178161 -o /tmp/evaluation-result-3750162-1339178161/solver-3750162-1339178161 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750162-1339178161.opb 445511092 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.92 3.59 2.64 2/178 5124
/proc/meminfo: memFree=6479900/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0

[startup+0.058381 s]
/proc/loadavg: 4.92 3.59 2.64 2/178 5124
/proc/meminfo: memFree=6479900/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100306 s]
/proc/loadavg: 4.92 3.59 2.64 2/178 5124
/proc/meminfo: memFree=6479900/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300253 s]
/proc/loadavg: 4.92 3.59 2.64 2/178 5124
/proc/meminfo: memFree=6479900/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700527 s]
/proc/loadavg: 4.92 3.59 2.64 2/178 5124
/proc/meminfo: memFree=6479900/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 4.92 3.59 2.64 2/182 5128
/proc/meminfo: memFree=6246096/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=97188 CPUtime=0.68 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 11319 0 0 0 62 6 0 0 20 0 1 0 383943665 99520512 23427 33554432000 4194304 6004724 140736608979408 140736608973456 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5125/statm: 24297 23427 164 442 0 23851 0
[pid=5127] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5127/stat : 5127 (cp2_pre.sh) S 5125 5124 4391 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383943735 9367552 276 33554432000 4194304 5064252 140736314593024 140736314591728 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5127/statm: 2287 276 234 213 0 72 0
[pid=5128] ppid=5127 vsize=186968 CPUtime=0.79 cores=1,3,5,7
/proc/5128/stat : 5128 (coprocessor) R 5127 5124 4391 0 -1 4202496 31510 0 0 0 74 5 0 0 20 0 1 0 383943735 191455232 45395 33554432000 4194304 6586260 140735868429360 140735868425624 4770132 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 46742 45395 175 584 0 46154 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 302452

[startup+3.10036 s]
/proc/loadavg: 4.85 3.60 2.65 2/182 5128
/proc/meminfo: memFree=6173216/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=97188 CPUtime=0.68 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 11319 0 0 0 62 6 0 0 20 0 1 0 383943665 99520512 23427 33554432000 4194304 6004724 140736608979408 140736608973456 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5125/statm: 24297 23427 164 442 0 23851 0
[pid=5127] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5127/stat : 5127 (cp2_pre.sh) S 5125 5124 4391 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383943735 9367552 276 33554432000 4194304 5064252 140736314593024 140736314591728 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5127/statm: 2287 276 234 213 0 72 0
[pid=5128] ppid=5127 vsize=212116 CPUtime=2.39 cores=1,3,5,7
/proc/5128/stat : 5128 (coprocessor) R 5127 5124 4391 0 -1 4202496 35020 0 0 0 221 18 0 0 20 0 1 0 383943735 217206784 52028 33554432000 4194304 6586260 140735868429360 140735868425112 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 53029 52028 204 584 0 52441 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 327600

[startup+6.30028 s]
/proc/loadavg: 4.78 3.60 2.66 2/180 5135
/proc/meminfo: memFree=6369348/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=97188 CPUtime=5.69 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) R 5124 5124 4391 0 -1 4202496 14512 60060 0 0 92 72 378 27 20 0 1 0 383943665 99520512 23433 33554432000 4194304 6004724 140736608979408 140736608973608 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5125/statm: 24297 23433 170 442 0 23851 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 106336

[startup+12.7004 s]
/proc/loadavg: 4.80 3.63 2.67 2/182 5138
/proc/meminfo: memFree=5586512/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=466836 CPUtime=1.66 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 58612 0 0 0 151 15 0 0 20 0 1 0 383944754 478040064 99427 33554432000 4194304 5208918 140736141839568 140736140788968 4221600 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 116709 99428 70 248 0 116458 0
Current children cumulated CPU time (s) 10.31
Current children cumulated vsize (KiB) 860848

[startup+25.5004 s]
/proc/loadavg: 4.51 3.61 2.67 2/182 5188
/proc/meminfo: memFree=29678948/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=547372 CPUtime=14.45 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 83035 0 0 0 1421 24 0 0 20 0 1 0 383944754 560508928 122972 33554432000 4194304 5208918 140736141839568 140736141837400 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 136843 122972 104 248 0 136592 0
Current children cumulated CPU time (s) 23.1
Current children cumulated vsize (KiB) 941384

[startup+51.1004 s]
/proc/loadavg: 3.72 3.49 2.66 3/184 5191
/proc/meminfo: memFree=29031332/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=552756 CPUtime=40.04 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 83480 0 0 0 3980 24 0 0 20 0 1 0 383944754 566022144 128527 33554432000 4194304 5208918 140736141839568 140736141837400 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 138189 128527 104 248 0 137938 0
Current children cumulated CPU time (s) 48.69
Current children cumulated vsize (KiB) 946768

[startup+102.3 s]
/proc/loadavg: 2.72 3.25 2.62 3/183 5191
/proc/meminfo: memFree=29000572/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=552756 CPUtime=91.24 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 84390 0 0 0 9098 26 0 0 20 0 1 0 383944754 566022144 130673 33554432000 4194304 5208918 140736141839568 140736141835944 4229332 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 138189 130673 104 248 0 137938 0
Current children cumulated CPU time (s) 99.89
Current children cumulated vsize (KiB) 946768

[startup+162.3 s]
/proc/loadavg: 2.34 3.04 2.59 3/183 5191
/proc/meminfo: memFree=29003132/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=554536 CPUtime=151.24 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 85528 0 0 0 15094 30 0 0 20 0 1 0 383944754 567844864 128814 33554432000 4194304 5208918 140736141839568 140736141837416 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 138634 128814 104 248 0 138383 0
Current children cumulated CPU time (s) 159.89

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

/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 98421 0 0 0 141018 77 0 0 20 0 1 0 383944754 695427072 145482 33554432000 4194304 5208918 140736141839568 140736141835880 4229824 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 169782 145482 104 248 0 169531 0
Current children cumulated CPU time (s) 1419.6
Current children cumulated vsize (KiB) 1073140

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/184 5227
/proc/meminfo: memFree=28865168/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=679128 CPUtime=1470.94 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 98781 0 0 0 147017 77 0 0 20 0 1 0 383944754 695427072 150952 33554432000 4194304 5208918 140736141839568 140736141835944 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 169782 150952 104 248 0 169531 0
Current children cumulated CPU time (s) 1479.59
Current children cumulated vsize (KiB) 1073140

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/183 5227
/proc/meminfo: memFree=28894724/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=597740 CPUtime=1530.93 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 99053 0 0 0 153012 81 0 0 20 0 1 0 383944754 612085760 141568 33554432000 4194304 5208918 140736141839568 140736141835944 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 149435 141568 104 248 0 149184 0
Current children cumulated CPU time (s) 1539.58
Current children cumulated vsize (KiB) 991752

[startup+1602.31 s]
/proc/loadavg: 2.05 2.01 2.09 3/183 5228
/proc/meminfo: memFree=28850364/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=679128 CPUtime=1590.92 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 99245 0 0 0 159009 83 0 0 20 0 1 0 383944754 695427072 145351 33554432000 4194304 5208918 140736141839568 140736141835944 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 169782 145351 104 248 0 169531 0
Current children cumulated CPU time (s) 1599.57
Current children cumulated vsize (KiB) 1073140

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.09 3/183 5228
/proc/meminfo: memFree=28910128/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=597740 CPUtime=1650.9 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 99545 0 0 0 165005 85 0 0 20 0 1 0 383944754 612085760 140575 33554432000 4194304 5208918 140736141839568 140736141837656 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 149435 140575 104 248 0 149184 0
Current children cumulated CPU time (s) 1659.55
Current children cumulated vsize (KiB) 991752

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 5228
/proc/meminfo: memFree=28859048/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=679128 CPUtime=1710.89 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 99728 0 0 0 171003 86 0 0 20 0 1 0 383944754 695427072 147399 33554432000 4194304 5208918 140736141839568 140736141835944 4213234 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 169782 147399 104 248 0 169531 0
Current children cumulated CPU time (s) 1719.54
Current children cumulated vsize (KiB) 1073140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 5228
/proc/meminfo: memFree=28781048/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=602664 CPUtime=1770.87 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 100402 0 0 0 176999 88 0 0 20 0 1 0 383944754 617127936 139951 33554432000 4194304 5208918 140736141839568 140736141837656 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 150666 139951 104 248 0 150415 0
Current children cumulated CPU time (s) 1779.52
Current children cumulated vsize (KiB) 996676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.8 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 5228
/proc/meminfo: memFree=28886176/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=684052 CPUtime=1791.38 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 100579 0 0 0 179048 90 0 0 20 0 1 0 383944754 700469248 144216 33554432000 4194304 5208918 140736141839568 140736141837720 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 171013 144216 104 248 0 170762 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1078064

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.8 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 5228
/proc/meminfo: memFree=28886176/32873648 swapFree=7124/7124
[pid=5124] ppid=5122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5124/stat : 5124 (npSolver-pbo.sh) S 5122 5124 4391 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383943665 9367552 275 33554432000 4194304 5064252 140735974327680 140735974326592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5124/statm: 2287 275 233 213 0 72 0
[pid=5125] ppid=5124 vsize=375716 CPUtime=8.65 cores=1,3,5,7
/proc/5125/stat : 5125 (npSolver-pbo) S 5124 5124 4391 0 -1 4202496 20878 60575 0 0 346 112 378 29 20 0 1 0 383943665 384733184 73569 33554432000 4194304 6004724 140736608979408 140736608971760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 162 0 0
/proc/5125/statm: 93929 73569 179 442 0 93483 0
[pid=5137] ppid=5125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (satsolver.sh) S 5125 5124 4391 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383944754 9367552 266 33554432000 4194304 5064252 140735690187024 140735690185936 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5137/statm: 2287 266 226 213 0 72 0
[pid=5138] ppid=5137 vsize=684052 CPUtime=1791.38 cores=1,3,5,7
/proc/5138/stat : 5138 (glucose) R 5137 5124 4391 0 -1 4202496 100579 0 0 0 179048 90 0 0 20 0 1 0 383944754 700469248 144216 33554432000 4194304 5208918 140736141839568 140736141837720 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 171013 144216 104 248 0 170762 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1078064

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5124 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=249897
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=425783
# CPU time returned by wait4() is 8.67568
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.82
CPU time (s): 1800.03
CPU user time (s): 1797.72
CPU system time (s): 2.31
CPU usage (%): 99.8455
Max. virtual memory (cumulated for all children) (KiB): 1208292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.2499
system time used= 1.42578
maximum resident set size= 477780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82430
page faults= 0
swaps= 0
block input operations= 8
block output operations= 455664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 648
involuntary context switches= 29

runsolver used 3.11753 second user time and 8.47671 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 19:56:03
IDJOB=3750162
IDBENCH=92655
IDSOLVER=2334
FILE ID=node114/3750162-1339178161
RUNJOBID= node114-1339170225-4408
PBS_JOBID= 14643836
Free space on /tmp= 63004 MiB

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

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

MD5SUM BENCH= 19509a32f8723d88252dcacb3db21725
RANDOM SEED=445511092

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.91
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.242
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.242
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:       32873648 kB
MemFree:         6480420 kB
Buffers:          485712 kB
Cached:         15114748 kB
SwapCached:         2496 kB
Active:         10085688 kB
Inactive:       14813728 kB
Active(anon):    9297488 kB
Inactive(anon):     3984 kB
Active(file):     788200 kB
Inactive(file): 14809744 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:           1752772 kB
Writeback:         63828 kB
AnonPages:       9304480 kB
Mapped:             9788 kB
Shmem:                 0 kB
Slab:            1337416 kB
SReclaimable:     774300 kB
SUnreclaim:       563116 kB
KernelStack:        1448 kB
PageTables:        22260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    9412952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8652800 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= 69824 MiB
End job on node114 at 2012-06-08 20:26:06