Trace number 3702364

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.11 1803.02

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__512.opb
MD5SUMd0ffef5b15f9518c13edbe4c212527f5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark6.73298
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51248
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint512
Maximum length of a constraint4609
Number of terms in the objective function 51200
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 1718545920
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 1718545920
Number of bits of the biggest sum of numbers31
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.45	c run inc solver
0.00/0.45	c [INC SYSTEM] run initial solver
0.00/0.45	c [INC SYSTEM] preprocess with white file
3.18/3.24	c [INC SYSTEM] finished preprocessing in 2 s
3.18/3.24	c [INC SYSTEM] execute solver
3.22/3.62	c [INC SEARCH] formula is SAT
3.22/3.63	c [INC SYSTEM] solved the initial formula
3.30/3.71	c model valid
3.30/3.71	c current solution ok
5.11/7.75	o 302596
5.11/7.75	c starting approximation
5.20/7.84	c factor = 7086
5.20/7.84	c factor still to low - shrinking to 46478.7
5.20/7.84	c approx number of clauses: 1e+06
5.20/7.84	c current bound: 151298
509.82/512.51	c model valid
509.82/512.51	c current solution ok
509.82/512.55	c current bound: 151298
1014.93/1017.71	c model valid
1014.93/1017.71	c current solution ok
1014.93/1017.74	c current bound: 151298
1518.15/1521.04	c model valid
1518.15/1521.04	c current solution ok
1518.15/1521.08	c current bound: 151298
1800.11/1803.01	c error: unexpected solver exit code
1800.11/1803.01	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-3702364-1338088060/watcher-3702364-1338088060 -o /tmp/evaluation-result-3702364-1338088060/solver-3702364-1338088060 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702364-1338088060.opb 2072587487 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: 1.14 1.62 1.90 3/174 23664
/proc/meminfo: memFree=31520408/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0

[startup+0.038079 s]
/proc/loadavg: 1.14 1.62 1.90 3/174 23664
/proc/meminfo: memFree=31520408/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100233 s]
/proc/loadavg: 1.14 1.62 1.90 3/174 23664
/proc/meminfo: memFree=31520408/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 1.14 1.62 1.90 3/174 23664
/proc/meminfo: memFree=31520408/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700276 s]
/proc/loadavg: 1.14 1.62 1.90 3/174 23664
/proc/meminfo: memFree=31520408/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 1.20 1.62 1.90 4/180 23689
/proc/meminfo: memFree=31303188/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=48888 CPUtime=0.52 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 7134 0 0 0 41 11 0 0 20 0 1 0 274931409 50061312 8307 33554432000 4194304 5992684 140735457593008 140735457587456 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23668/statm: 12222 8307 167 440 0 11778 0
[pid=23688] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23688/stat : 23688 (cp2_pre.sh) S 23668 23664 23606 0 -1 4202496 611 0 0 0 0 0 0 0 20 0 1 0 274931461 9367552 277 33554432000 4194304 5064252 140734846662272 140734846660976 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23688/statm: 2287 277 234 213 0 72 0
[pid=23689] ppid=23688 vsize=170232 CPUtime=0.96 cores=1,3,5,7
/proc/23689/stat : 23689 (coprocessor) R 23688 23664 23606 0 -1 4202496 28519 0 0 0 91 5 0 0 20 0 1 0 274931462 174317568 38252 33554432000 4194304 6586260 140733959696144 140733959693032 4496576 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/23689/statm: 42558 38252 166 584 0 41970 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 237416

[startup+3.10033 s]
/proc/loadavg: 1.20 1.62 1.90 3/180 23689
/proc/meminfo: memFree=31211224/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=48888 CPUtime=0.52 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 7134 0 0 0 41 11 0 0 20 0 1 0 274931409 50061312 8307 33554432000 4194304 5992684 140735457593008 140735457587456 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23668/statm: 12222 8307 167 440 0 11778 0
[pid=23688] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23688/stat : 23688 (cp2_pre.sh) S 23668 23664 23606 0 -1 4202496 611 0 0 0 0 0 0 0 20 0 1 0 274931461 9367552 277 33554432000 4194304 5064252 140734846662272 140734846660976 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23688/statm: 2287 277 234 213 0 72 0
[pid=23689] ppid=23688 vsize=204316 CPUtime=2.56 cores=1,3,5,7
/proc/23689/stat : 23689 (coprocessor) R 23688 23664 23606 0 -1 4202496 35320 0 0 0 246 10 0 0 20 0 1 0 274931462 209219584 50093 33554432000 4194304 6586260 140733959696144 140733959691896 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/23689/statm: 51079 50093 200 584 0 50491 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 271500

[startup+6.30032 s]
/proc/loadavg: 1.20 1.62 1.90 2/184 23703
/proc/meminfo: memFree=31128480/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=55724 CPUtime=4.74 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 8919 36225 0 0 75 129 258 12 20 0 1 0 274931409 57061376 10026 33554432000 4194304 5992684 140735457593008 140735457587040 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 13931 10026 176 440 0 13487 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 21986 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 21986 146 357 0 23018 0
[pid=23703] ppid=23668 vsize=16712 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (cp) D 23668 23664 23606 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 274931943 17113088 186 33554432000 4194304 4305796 140736302311136 140736302309080 273589027728 0 0 4096 0 18446744071580543392 0 0 17 1 0 0 87 0 0
/proc/23703/statm: 4178 186 154 28 0 74 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 175096

[startup+12.7004 s]
/proc/loadavg: 1.47 1.67 1.91 3/185 23705
/proc/meminfo: memFree=30578420/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=4.88 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 12119 36741 0 0 84 130 258 16 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 21986 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 21986 146 357 0 23018 0
[pid=23704] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23704/stat : 23704 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274932195 9367552 267 33554432000 4194304 5064252 140736955794624 140736955793536 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23704/statm: 2287 267 226 213 0 72 0
[pid=23705] ppid=23704 vsize=146004 CPUtime=4.82 cores=1,3,5,7
/proc/23705/stat : 23705 (glucose) R 23704 23664 23606 0 -1 4202496 27905 0 0 0 476 6 0 0 20 0 1 0 274932195 149508096 32370 33554432000 4194304 5208918 140734257970912 140734257968760 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23705/statm: 36501 32370 95 248 0 36250 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 331236
heavy processes:

[startup+25.5069 s]
/proc/loadavg: 1.63 1.69 1.92 3/185 23705
/proc/meminfo: memFree=29309444/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=4.88 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 12119 36741 0 0 84 130 258 16 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 21986 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 21986 146 357 0 23018 0
[pid=23704] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23704/stat : 23704 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274932195 9367552 267 33554432000 4194304 5064252 140736955794624 140736955793536 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23704/statm: 2287 267 226 213 0 72 0
[pid=23705] ppid=23704 vsize=146268 CPUtime=17.63 cores=1,3,5,7
/proc/23705/stat : 23705 (glucose) R 23704 23664 23606 0 -1 4202496 28004 0 0 0 1757 6 0 0 20 0 1 0 274932195 149778432 32469 33554432000 4194304 5208918 140734257970912 140734257968760 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23705/statm: 36567 32469 103 248 0 36316 0
Current children cumulated CPU time (s) 22.88
Current children cumulated vsize (KiB) 331500

[startup+51.1003 s]
/proc/loadavg: 2.11 1.80 1.94 3/187 23707
/proc/meminfo: memFree=25090948/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=4.88 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 12119 36741 0 0 84 130 258 16 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 21986 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 21986 146 357 0 23018 0
[pid=23704] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23704/stat : 23704 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274932195 9367552 267 33554432000 4194304 5064252 140736955794624 140736955793536 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23704/statm: 2287 267 226 213 0 72 0
[pid=23705] ppid=23704 vsize=146400 CPUtime=43.22 cores=1,3,5,7
/proc/23705/stat : 23705 (glucose) R 23704 23664 23606 0 -1 4202496 28012 0 0 0 4316 6 0 0 20 0 1 0 274932195 149913600 32477 33554432000 4194304 5208918 140734257970912 140734257968760 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23705/statm: 36600 32477 103 248 0 36349 0
Current children cumulated CPU time (s) 48.47
Current children cumulated vsize (KiB) 331632

[startup+102.307 s]
/proc/loadavg: 2.57 1.98 2.00 3/185 23709
/proc/meminfo: memFree=24981248/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=4.88 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 12119 36741 0 0 84 130 258 16 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 22035 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 22035 146 357 0 23018 0
[pid=23704] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23704/stat : 23704 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274932195 9367552 267 33554432000 4194304 5064252 140736955794624 140736955793536 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23704/statm: 2287 267 226 213 0 72 0
[pid=23705] ppid=23704 vsize=146532 CPUtime=94.41 cores=1,3,5,7
/proc/23705/stat : 23705 (glucose) R 23704 23664 23606 0 -1 4202496 28051 0 0 0 9435 6 0 0 20 0 1 0 274932195 150048768 33027 33554432000 4194304 5208918 140734257970912 140734257968760 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23705/statm: 36633 33027 103 248 0 36382 0

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

Current children cumulated vsize (KiB) 341276

[startup+1542.3 s]
/proc/loadavg: 2.06 2.03 2.08 3/185 23799
/proc/meminfo: memFree=29773348/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=1517.97 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 27725 152739 0 0 138 136 151420 103 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 22035 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 22035 146 357 0 23018 0
[pid=23798] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23798/stat : 23798 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275083527 9367552 267 33554432000 4194304 5064252 140737427211440 140737427210352 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23798/statm: 2287 267 226 213 0 72 0
[pid=23799] ppid=23798 vsize=146272 CPUtime=21.1 cores=1,3,5,7
/proc/23799/stat : 23799 (glucose) R 23798 23664 23606 0 -1 4202496 26465 0 0 0 2104 6 0 0 20 0 1 0 275083527 149782528 32800 33554432000 4194304 5208918 140735632508352 140735632506200 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23799/statm: 36568 32800 103 248 0 36317 0
Current children cumulated CPU time (s) 1539.44
Current children cumulated vsize (KiB) 331504

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.07 3/185 23799
/proc/meminfo: memFree=29773224/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=1517.97 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 27725 152739 0 0 138 136 151420 103 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 22035 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 22035 146 357 0 23018 0
[pid=23798] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23798/stat : 23798 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275083527 9367552 267 33554432000 4194304 5064252 140737427211440 140737427210352 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23798/statm: 2287 267 226 213 0 72 0
[pid=23799] ppid=23798 vsize=146404 CPUtime=81.09 cores=1,3,5,7
/proc/23799/stat : 23799 (glucose) R 23798 23664 23606 0 -1 4202496 26499 0 0 0 8103 6 0 0 20 0 1 0 275083527 149917696 32834 33554432000 4194304 5208918 140735632508352 140735632506200 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23799/statm: 36601 32834 103 248 0 36350 0
Current children cumulated CPU time (s) 1599.43
Current children cumulated vsize (KiB) 331636

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.07 3/185 23799
/proc/meminfo: memFree=29768756/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=1517.97 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 27725 152739 0 0 138 136 151420 103 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 22035 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 22035 146 357 0 23018 0
[pid=23798] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23798/stat : 23798 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275083527 9367552 267 33554432000 4194304 5064252 140737427211440 140737427210352 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23798/statm: 2287 267 226 213 0 72 0
[pid=23799] ppid=23798 vsize=146800 CPUtime=141.08 cores=1,3,5,7
/proc/23799/stat : 23799 (glucose) R 23798 23664 23606 0 -1 4202496 26586 0 0 0 14102 6 0 0 20 0 1 0 275083527 150323200 33432 33554432000 4194304 5208918 140735632508352 140735632506200 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23799/statm: 36700 33432 103 248 0 36449 0
Current children cumulated CPU time (s) 1659.42
Current children cumulated vsize (KiB) 332032

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/185 23799
/proc/meminfo: memFree=29760256/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=1517.97 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 27725 152739 0 0 138 136 151420 103 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 22035 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 22035 146 357 0 23018 0
[pid=23798] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23798/stat : 23798 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275083527 9367552 267 33554432000 4194304 5064252 140737427211440 140737427210352 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23798/statm: 2287 267 226 213 0 72 0
[pid=23799] ppid=23798 vsize=147464 CPUtime=201.07 cores=1,3,5,7
/proc/23799/stat : 23799 (glucose) R 23798 23664 23606 0 -1 4202496 26754 0 0 0 20101 6 0 0 20 0 1 0 275083527 151003136 34111 33554432000 4194304 5208918 140735632508352 140735632506312 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23799/statm: 36866 34111 103 248 0 36615 0
Current children cumulated CPU time (s) 1719.41
Current children cumulated vsize (KiB) 332696

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 23800
/proc/meminfo: memFree=29751384/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=1517.97 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 27725 152739 0 0 138 136 151420 103 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 22035 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 22035 146 357 0 23018 0
[pid=23798] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23798/stat : 23798 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275083527 9367552 267 33554432000 4194304 5064252 140737427211440 140737427210352 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23798/statm: 2287 267 226 213 0 72 0
[pid=23799] ppid=23798 vsize=147600 CPUtime=261.06 cores=1,3,5,7
/proc/23799/stat : 23799 (glucose) R 23798 23664 23606 0 -1 4202496 26789 0 0 0 26100 6 0 0 20 0 1 0 275083527 151142400 34146 33554432000 4194304 5208918 140735632508352 140735632506200 4211834 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23799/statm: 36900 34146 103 248 0 36649 0
Current children cumulated CPU time (s) 1779.4
Current children cumulated vsize (KiB) 332832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803 s]
/proc/loadavg: 2.00 2.00 2.05 3/185 23800
/proc/meminfo: memFree=29745492/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=1517.97 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 27725 152739 0 0 138 136 151420 103 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 22035 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 22035 146 357 0 23018 0
[pid=23798] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23798/stat : 23798 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275083527 9367552 267 33554432000 4194304 5064252 140737427211440 140737427210352 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23798/statm: 2287 267 226 213 0 72 0
[pid=23799] ppid=23798 vsize=169464 CPUtime=281.77 cores=1,3,5,7
/proc/23799/stat : 23799 (glucose) R 23798 23664 23606 0 -1 4202496 27765 0 0 0 28170 7 0 0 20 0 1 0 275083527 173531136 35122 33554432000 4194304 5208918 140735632508352 140735632506504 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23799/statm: 42366 35122 103 248 0 42115 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 354696

Sending SIGTERM to process tree (bottom up)

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

[startup+1803 s]
/proc/loadavg: 2.00 2.00 2.05 3/185 23800
/proc/meminfo: memFree=29745492/32873844 swapFree=7112/7112
[pid=23664] ppid=23662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23664/stat : 23664 (npSolver-pbo-It) S 23662 23664 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274931409 9367552 274 33554432000 4194304 5064252 140734809029376 140734809028288 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23664/statm: 2287 274 233 213 0 72 0
[pid=23668] ppid=23664 vsize=73424 CPUtime=1517.97 cores=1,3,5,7
/proc/23668/stat : 23668 (npSolver-pbo) S 23664 23664 23606 0 -1 4202496 27725 152739 0 0 138 136 151420 103 20 0 1 0 274931409 75186176 14294 33554432000 4194304 5992684 140735457593008 140735457585296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/23668/statm: 18356 14294 191 440 0 17912 0
[pid=23691] ppid=23668 vsize=93512 CPUtime=0.37 cores=1,3,5,7
/proc/23691/stat : 23691 (glucosInc) S 23668 23664 23606 0 -1 4202496 19290 0 0 0 34 3 0 0 20 0 1 0 274931733 95756288 22035 33554432000 4194304 5654031 140733332872368 140733332870680 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23691/statm: 23378 22035 146 357 0 23018 0
[pid=23798] ppid=23668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23798/stat : 23798 (satsolver.sh) S 23668 23664 23606 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275083527 9367552 267 33554432000 4194304 5064252 140737427211440 140737427210352 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23798/statm: 2287 267 226 213 0 72 0
[pid=23799] ppid=23798 vsize=169464 CPUtime=281.77 cores=1,3,5,7
/proc/23799/stat : 23799 (glucose) R 23798 23664 23606 0 -1 4202496 27765 0 0 0 28170 7 0 0 20 0 1 0 275083527 173531136 35122 33554432000 4194304 5208918 140735632508352 140735632506504 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23799/statm: 42366 35122 103 248 0 42115 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 354696

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23664 and gives
#  childrusage.ru_utime.tv_sec=1515
#  childrusage.ru_utime.tv_usec=598593
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=398635
# CPU time returned by wait4() is 1518
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.02
CPU time (s): 1800.11
CPU user time (s): 1797.62
CPU system time (s): 2.49
CPU usage (%): 99.8389
Max. virtual memory (cumulated for all children) (KiB): 418772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1515.6
system time used= 2.39864
maximum resident set size= 206772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181442
page faults= 0
swaps= 0
block input operations= 0
block output operations= 327800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2921
involuntary context switches= 1621

runsolver used 4.93925 second user time and 12.3991 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 05:07:40
IDJOB=3702364
IDBENCH=71871
IDSOLVER=2278
FILE ID=node132/3702364-1338088060
RUNJOBID= node132-1338088060-23623
PBS_JOBID= 14624453
Free space on /tmp= 71632 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45__512.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702364-1338088060/watcher-3702364-1338088060 -o /tmp/evaluation-result-3702364-1338088060/solver-3702364-1338088060 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702364-1338088060.opb 2072587487 HOME HOME

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

MD5SUM BENCH= d0ffef5b15f9518c13edbe4c212527f5
RANDOM SEED=2072587487

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31519944 kB
Buffers:          239100 kB
Cached:           292216 kB
SwapCached:         1492 kB
Active:           302200 kB
Inactive:         238676 kB
Active(anon):       2892 kB
Inactive(anon):     8844 kB
Active(file):     299308 kB
Inactive(file):   229832 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105396 kB
Dirty:             19324 kB
Writeback:             0 kB
AnonPages:         15588 kB
Mapped:            11064 kB
Shmem:                 8 kB
Slab:             673452 kB
SReclaimable:     114436 kB
SUnreclaim:       559016 kB
KernelStack:        1400 kB
PageTables:         3884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     124520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71160 MiB
End job on node132 at 2012-05-27 05:37:44