Trace number 3750197

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.13 1800.82

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_3_mh.opb
MD5SUMd4efe70b0c8674b6d4d4e9279975f4ec
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5682452
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 182284263
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 13627510549
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 182284263
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 13627510549
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.24	c old isEQ: 0, new EQ is 1
0.00/0.24	c old isEQ: 116, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.32	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.35	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.39	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.42	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.44	c old isEQ: 0, new EQ is 0
0.00/0.47	c old isEQ: 0, new EQ is 1
0.00/0.52	c old isEQ: 1, new EQ is 1
0.00/0.61	c run usual solver
2.77/2.82	c model valid
2.77/2.82	c current solution ok
3.43/3.74	o 668754125
3.43/3.74	c current bound: 334377075
3.43/3.74	c fallback to adder encoding
1366.24/1366.82	c model valid
1366.24/1366.82	c current solution ok
1366.24/1366.88	o 239017324
1366.24/1366.88	c current bound: 119508674
1366.24/1366.88	c fallback to adder encoding
1800.09/1800.81	./satsolver.sh: line 5:  5365 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.81	c error: unexpected solver exit code
1800.09/1800.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-3750197-1339179980/watcher-3750197-1339179980 -o /tmp/evaluation-result-3750197-1339179980/solver-3750197-1339179980 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750197-1339179980.opb 117263724 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.00 2.00 2.07 3/179 5318
/proc/meminfo: memFree=30761836/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (runsolver) D 5316 5318 4391 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 384125417 12095488 51 33554432000 4194304 5436572 140733283345232 140733283341528 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/5318/statm: 2953 51 31 304 0 2645 0

[startup+0.0852001 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 5318
/proc/meminfo: memFree=30761836/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 5318
/proc/meminfo: memFree=30761836/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 5318
/proc/meminfo: memFree=30761836/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700292 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 5318
/proc/meminfo: memFree=30761836/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 5322
/proc/meminfo: memFree=30585820/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=71948 CPUtime=0.62 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 10168 0 0 0 57 5 0 0 20 0 1 0 384125418 73674752 17485 33554432000 4194304 6004724 140733647292512 140733647286560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5320/statm: 17987 17485 164 442 0 17541 0
[pid=5321] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5321/stat : 5321 (cp2_pre.sh) S 5320 5318 4391 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 384125481 9367552 277 33554432000 4194304 5064252 140733586638320 140733586637024 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5321/statm: 2287 277 234 213 0 72 0
[pid=5322] ppid=5321 vsize=135632 CPUtime=0.85 cores=0,2,4,6
/proc/5322/stat : 5322 (coprocessor) R 5321 5318 4391 0 -1 4202496 25244 0 0 0 82 3 0 0 20 0 1 0 384125482 138887168 32923 33554432000 4194304 6586260 140736094512832 140736094509992 5599194 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/5322/statm: 33908 32923 192 584 0 33320 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 225876

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 5322
/proc/meminfo: memFree=30549784/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=71948 CPUtime=3.07 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) R 5318 5318 4391 0 -1 4202496 11655 42784 0 0 75 28 191 13 20 0 1 0 384125418 73674752 17491 33554432000 4194304 6004724 140733647292512 140733647286712 5190832 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5320/statm: 17987 17491 170 442 0 17541 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 81096

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 5330
/proc/meminfo: memFree=30536516/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=6 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) R 5318 5318 4391 0 -1 4202496 16912 43298 0 0 331 64 191 14 20 0 1 0 384125418 358887424 67424 33554432000 4194304 6004724 140733647292512 140733647285816 4536305 0 0 4096 0 0 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 67424 179 442 0 87173 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 359624

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.07 3/183 5332
/proc/meminfo: memFree=29805852/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=6.38 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 17589 43298 0 0 342 91 191 14 20 0 1 0 384125418 358887424 68961 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 68961 180 442 0 87173 0
[pid=5331] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5331/stat : 5331 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384126085 9367552 266 33554432000 4194304 5064252 140737380027472 140737380026384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5331/statm: 2287 266 226 213 0 72 0
[pid=5332] ppid=5331 vsize=540464 CPUtime=6.01 cores=0,2,4,6
/proc/5332/stat : 5332 (glucose) R 5331 5318 4391 0 -1 4202496 81901 0 0 0 578 23 0 0 20 0 1 0 384126086 553435136 118909 33554432000 4194304 5208918 140737044169072 140737044166920 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5332/statm: 135116 118909 104 248 0 134865 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 909236

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.07 3/183 5332
/proc/meminfo: memFree=29795404/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=6.38 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 17589 43298 0 0 342 91 191 14 20 0 1 0 384125418 358887424 68961 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 68961 180 442 0 87173 0
[pid=5331] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5331/stat : 5331 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384126085 9367552 266 33554432000 4194304 5064252 140737380027472 140737380026384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5331/statm: 2287 266 226 213 0 72 0
[pid=5332] ppid=5331 vsize=542312 CPUtime=18.8 cores=0,2,4,6
/proc/5332/stat : 5332 (glucose) R 5331 5318 4391 0 -1 4202496 82353 0 0 0 1857 23 0 0 20 0 1 0 384126086 555327488 120383 33554432000 4194304 5208918 140737044169072 140737044166920 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5332/statm: 135578 120383 104 248 0 135327 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 911084

[startup+51.1004 s]
/proc/loadavg: 2.10 2.03 2.08 3/183 5333
/proc/meminfo: memFree=29788564/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=6.38 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 17589 43298 0 0 342 91 191 14 20 0 1 0 384125418 358887424 68961 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 68961 180 442 0 87173 0
[pid=5331] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5331/stat : 5331 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384126085 9367552 266 33554432000 4194304 5064252 140737380027472 140737380026384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5331/statm: 2287 266 226 213 0 72 0
[pid=5332] ppid=5331 vsize=545208 CPUtime=44.4 cores=0,2,4,6
/proc/5332/stat : 5332 (glucose) R 5331 5318 4391 0 -1 4202496 83373 0 0 0 4416 24 0 0 20 0 1 0 384126086 558292992 122425 33554432000 4194304 5208918 140737044169072 140737044166920 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5332/statm: 136302 122425 104 248 0 136051 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 913980

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.07 3/183 5333
/proc/meminfo: memFree=29772220/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=6.38 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 17589 43298 0 0 342 91 191 14 20 0 1 0 384125418 358887424 68961 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 68961 180 442 0 87173 0
[pid=5331] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5331/stat : 5331 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384126085 9367552 266 33554432000 4194304 5064252 140737380027472 140737380026384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5331/statm: 2287 266 226 213 0 72 0
[pid=5332] ppid=5331 vsize=547636 CPUtime=95.6 cores=0,2,4,6
/proc/5332/stat : 5332 (glucose) R 5331 5318 4391 0 -1 4202496 83984 0 0 0 9536 24 0 0 20 0 1 0 384126086 560779264 125591 33554432000 4194304 5208918 140737044169072 140737044166920 4211871 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5332/statm: 136909 125591 104 248 0 136658 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 916408

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.07 3/183 5333
/proc/meminfo: memFree=29753804/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=6.38 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 17589 43298 0 0 342 91 191 14 20 0 1 0 384125418 358887424 68961 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 68961 180 442 0 87173 0
[pid=5331] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5331/stat : 5331 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384126085 9367552 266 33554432000 4194304 5064252 140737380027472 140737380026384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5331/statm: 2287 266 226 213 0 72 0
[pid=5332] ppid=5331 vsize=630724 CPUtime=155.58 cores=0,2,4,6
/proc/5332/stat : 5332 (glucose) R 5331 5318 4391 0 -1 4202496 84930 0 0 0 15534 24 0 0 20 0 1 0 384126086 645861376 129600 33554432000 4194304 5208918 140737044169072 140737044166824 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5332/statm: 157681 129600 104 248 0 157430 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 999496

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/184 5336
/proc/meminfo: memFree=29765096/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5358
/proc/meminfo: memFree=29689308/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=6.38 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 17589 43298 0 0 342 91 191 14 20 0 1 0 384125418 358887424 68961 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 68961 180 442 0 87173 0
[pid=5331] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5331/stat : 5331 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384126085 9367552 266 33554432000 4194304 5064252 140737380027472 140737380026384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5331/statm: 2287 266 226 213 0 72 0
[pid=5332] ppid=5331 vsize=656708 CPUtime=1355.34 cores=0,2,4,6
/proc/5332/stat : 5332 (glucose) R 5331 5318 4391 0 -1 4202496 98380 0 0 0 135458 76 0 0 20 0 1 0 384126086 672468992 138328 33554432000 4194304 5208918 140737044169072 140737044166824 4211488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5332/statm: 164177 138328 104 248 0 163926 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 1025480

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 5368
/proc/meminfo: memFree=29811484/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=1369.05 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 24916 150593 0 0 594 124 136021 166 20 0 1 0 384125418 358887424 65378 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 65378 181 442 0 87173 0
[pid=5364] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5364/stat : 5364 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384262378 9367552 267 33554432000 4194304 5064252 140733381293216 140733381292128 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5364/statm: 2287 267 226 213 0 72 0
[pid=5365] ppid=5364 vsize=535104 CPUtime=52.66 cores=0,2,4,6
/proc/5365/stat : 5365 (glucose) R 5364 5318 4391 0 -1 4202496 79171 0 0 0 5242 24 0 0 20 0 1 0 384262379 547946496 114471 33554432000 4194304 5208918 140734898314272 140734898312104 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5365/statm: 133776 114471 104 248 0 133525 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 903876

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5368
/proc/meminfo: memFree=29771228/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=1369.05 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 24916 150593 0 0 594 124 136021 166 20 0 1 0 384125418 358887424 65378 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 65378 181 442 0 87173 0
[pid=5364] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5364/stat : 5364 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384262378 9367552 267 33554432000 4194304 5064252 140733381293216 140733381292128 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5364/statm: 2287 267 226 213 0 72 0
[pid=5365] ppid=5364 vsize=538868 CPUtime=112.61 cores=0,2,4,6
/proc/5365/stat : 5365 (glucose) R 5364 5318 4391 0 -1 4202496 79768 0 0 0 11237 24 0 0 20 0 1 0 384262379 551800832 116572 33554432000 4194304 5208918 140734898314272 140734898312104 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5365/statm: 134717 116572 104 248 0 134466 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 907640

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5368
/proc/meminfo: memFree=29759752/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=1369.05 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 24916 150593 0 0 594 124 136021 166 20 0 1 0 384125418 358887424 65378 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 65378 181 442 0 87173 0
[pid=5364] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5364/stat : 5364 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384262378 9367552 267 33554432000 4194304 5064252 140733381293216 140733381292128 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5364/statm: 2287 267 226 213 0 72 0
[pid=5365] ppid=5364 vsize=541492 CPUtime=172.6 cores=0,2,4,6
/proc/5365/stat : 5365 (glucose) R 5364 5318 4391 0 -1 4202496 80114 0 0 0 17236 24 0 0 20 0 1 0 384262379 554487808 118962 33554432000 4194304 5208918 140734898314272 140734898310648 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5365/statm: 135373 118962 104 248 0 135122 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 910264

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 5369
/proc/meminfo: memFree=29753132/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=1369.05 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 24916 150593 0 0 594 124 136021 166 20 0 1 0 384125418 358887424 65378 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 65378 181 442 0 87173 0
[pid=5364] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5364/stat : 5364 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384262378 9367552 267 33554432000 4194304 5064252 140733381293216 140733381292128 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5364/statm: 2287 267 226 213 0 72 0
[pid=5365] ppid=5364 vsize=541492 CPUtime=232.57 cores=0,2,4,6
/proc/5365/stat : 5365 (glucose) R 5364 5318 4391 0 -1 4202496 80141 0 0 0 23233 24 0 0 20 0 1 0 384262379 554487808 119986 33554432000 4194304 5208918 140734898314272 140734898310648 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5365/statm: 135373 119986 104 248 0 135122 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 910264

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5369
/proc/meminfo: memFree=29799500/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=1369.05 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 24916 150593 0 0 594 124 136021 166 20 0 1 0 384125418 358887424 65378 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 65378 181 442 0 87173 0
[pid=5364] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5364/stat : 5364 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384262378 9367552 267 33554432000 4194304 5064252 140733381293216 140733381292128 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5364/statm: 2287 267 226 213 0 72 0
[pid=5365] ppid=5364 vsize=550276 CPUtime=292.56 cores=0,2,4,6
/proc/5365/stat : 5365 (glucose) R 5364 5318 4391 0 -1 4202496 81770 0 0 0 29230 26 0 0 20 0 1 0 384262379 563482624 117519 33554432000 4194304 5208918 140734898314272 140734898312360 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5365/statm: 137569 117519 104 248 0 137318 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 919048

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5369
/proc/meminfo: memFree=29787832/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=1369.05 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 24916 150593 0 0 594 124 136021 166 20 0 1 0 384125418 358887424 65378 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 65378 181 442 0 87173 0
[pid=5364] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5364/stat : 5364 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384262378 9367552 267 33554432000 4194304 5064252 140733381293216 140733381292128 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5364/statm: 2287 267 226 213 0 72 0
[pid=5365] ppid=5364 vsize=550276 CPUtime=352.54 cores=0,2,4,6
/proc/5365/stat : 5365 (glucose) R 5364 5318 4391 0 -1 4202496 81779 0 0 0 35228 26 0 0 20 0 1 0 384262379 563482624 120524 33554432000 4194304 5208918 140734898314272 140734898310648 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5365/statm: 137569 120524 104 248 0 137318 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 919048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5369
/proc/meminfo: memFree=29724784/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=1369.05 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 24916 150593 0 0 594 124 136021 166 20 0 1 0 384125418 358887424 65378 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 65378 181 442 0 87173 0
[pid=5364] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5364/stat : 5364 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384262378 9367552 267 33554432000 4194304 5064252 140733381293216 140733381292128 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5364/statm: 2287 267 226 213 0 72 0
[pid=5365] ppid=5364 vsize=550276 CPUtime=412.54 cores=0,2,4,6
/proc/5365/stat : 5365 (glucose) R 5364 5318 4391 0 -1 4202496 82175 0 0 0 41227 27 0 0 20 0 1 0 384262379 563482624 126030 33554432000 4194304 5208918 140734898314272 140734898310648 4229039 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5365/statm: 137569 126030 104 248 0 137318 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 919048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5414
/proc/meminfo: memFree=29972308/32873648 swapFree=7124/7124
[pid=5318] ppid=5316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5318/stat : 5318 (npSolver-pbo.sh) S 5316 5318 4391 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384125417 9367552 275 33554432000 4194304 5064252 140734149298176 140734149297088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5318/statm: 2287 275 233 213 0 72 0
[pid=5320] ppid=5318 vsize=350476 CPUtime=1369.05 cores=0,2,4,6
/proc/5320/stat : 5320 (npSolver-pbo) S 5318 5318 4391 0 -1 4202496 24916 150593 0 0 594 124 136021 166 20 0 1 0 384125418 358887424 65378 33554432000 4194304 6004724 140733647292512 140733647284864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/5320/statm: 87619 65378 181 442 0 87173 0
[pid=5364] ppid=5320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5364/stat : 5364 (satsolver.sh) S 5320 5318 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384262378 9367552 267 33554432000 4194304 5064252 140733381293216 140733381292128 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5364/statm: 2287 267 226 213 0 72 0
[pid=5365] ppid=5364 vsize=550276 CPUtime=431.04 cores=0,2,4,6
/proc/5365/stat : 5365 (glucose) R 5364 5318 4391 0 -1 4202496 82764 0 0 0 43075 29 0 0 20 0 1 0 384262379 563482624 120188 33554432000 4194304 5208918 140734898314272 140734898310648 4229888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5365/statm: 137569 120188 104 248 0 137318 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 919048

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.82
CPU time (s): 1800.13
CPU user time (s): 1796.92
CPU system time (s): 3.21451
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 1154284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.92
system time used= 3.21451
maximum resident set size= 669340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259263
page faults= 0
swaps= 0
block input operations= 0
block output operations= 820720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2809
involuntary context switches= 1929

runsolver used 2.76258 second user time and 7.08592 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 20:26:21
IDJOB=3750197
IDBENCH=92698
IDSOLVER=2334
FILE ID=node114/3750197-1339179980
RUNJOBID= node114-1339170225-4407
PBS_JOBID= 14643836
Free space on /tmp= 70180 MiB

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

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

MD5SUM BENCH= d4efe70b0c8674b6d4d4e9279975f4ec
RANDOM SEED=117263724

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:        30762216 kB
Buffers:          487636 kB
Cached:           490472 kB
SwapCached:         2496 kB
Active:           907896 kB
Inactive:         251564 kB
Active(anon):     179648 kB
Inactive(anon):     3984 kB
Active(file):     728248 kB
Inactive(file):   247580 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:             59228 kB
Writeback:             0 kB
AnonPages:        337920 kB
Mapped:             9948 kB
Shmem:                 0 kB
Slab:             812904 kB
SReclaimable:     256572 kB
SUnreclaim:       556332 kB
KernelStack:        1520 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     339636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 70024 MiB
End job on node114 at 2012-06-08 20:56:21