Trace number 3751792

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.02 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_2_mh.opb
MD5SUM99b9d857fa76010de9eccc60c212aa45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6197734
Best CPU time to get the best result obtained on this benchmark1800.2
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 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13620914685
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13620914685
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.23	c old isEQ: 0, new EQ is 1
0.00/0.23	c old isEQ: 116, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, 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.27	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.31	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.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.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 1
0.00/0.50	c old isEQ: 1, new EQ is 1
0.00/0.58	c run inc solver
0.00/0.58	c [INC SYSTEM] run initial solver
0.00/0.58	c [INC SYSTEM] preprocess with white file
2.32/2.56	c [INC SYSTEM] finished preprocessing in 1 s
2.32/2.56	c [INC SYSTEM] execute solver
2.33/2.80	c [INC SEARCH] formula is SAT
2.33/2.81	c [INC SYSTEM] solved the initial formula
2.42/2.92	c model valid
2.42/2.92	c current solution ok
3.25/3.55	o 279377318
3.25/3.55	c starting approximation
3.25/3.55	c factor = 2
3.25/3.55	c factor still to low - shrinking to 1.41016e+07
3.25/3.55	c approx number of clauses: 1e+06
3.25/3.55	c current bound: 139688672
3.85/4.12	c leaving approximation
3.85/4.12	c finished approximation
3.85/4.12	c [INC SYSTEM] there exists a inc, kill it!
3.85/4.12	c write failed with 2
3.85/4.12	c [INC SEARCH] iteration: 0
3.85/4.12	c [INC BOUNDS] best value:279377343 search for 279377342
3.85/4.12	c [INC SYSTEM] create new solver instance
3.85/4.12	c [INC] encode full formula
3.85/4.12	c fallback to adder encoding
6.57/6.86	c set iterative enc to: adder
6.57/6.86	c set iterative enc to: none
6.86/7.19	c [INC SEARCH] isOptimum variable: 0
652.90/653.36	c formula is SAT
653.00/653.42	c [INC SEARCH] copied best model
653.00/653.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
653.09/653.53	c model valid
653.09/653.53	c current solution ok
653.09/653.53	o 220880879
653.09/653.53	c [INC SEARCH] iteration: 1
653.09/653.53	c [INC BOUNDS] best value:220880904 search for 220880903
653.09/653.53	c [INC SYSTEM] there exists a inc, kill it!
653.09/653.53	c write failed with 2
653.09/653.54	c [INC SYSTEM] create new solver instance
653.09/653.54	c [INC] encode full formula
653.09/653.54	c fallback to adder encoding
655.71/656.15	c set iterative enc to: adder
655.71/656.15	c set iterative enc to: none
656.11/656.51	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.62	HOME/npSolver-pbo-Itdqb.sh: line 18:  3275 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751792-1339175636/watcher-3751792-1339175636 -o /tmp/evaluation-result-3751792-1339175636/solver-3751792-1339175636 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751792-1339175636.opb 1030051599 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.02 2.18 3/178 3274
/proc/meminfo: memFree=30200308/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0

[startup+0.01762 s]
/proc/loadavg: 2.00 2.02 2.18 3/178 3274
/proc/meminfo: memFree=30200308/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 2.00 2.02 2.18 3/178 3274
/proc/meminfo: memFree=30200308/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 2.00 2.02 2.18 3/178 3274
/proc/meminfo: memFree=30200308/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.00 2.02 2.18 3/178 3274
/proc/meminfo: memFree=30200308/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 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.02 2.18 3/182 3278
/proc/meminfo: memFree=30022696/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=71956 CPUtime=0.6 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 10441 0 0 0 55 5 0 0 20 0 1 0 383630663 73682944 17524 33554432000 4194304 6004724 140734511539360 140734511533824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 17989 17524 164 442 0 17543 0
[pid=3277] ppid=3275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (cp2_pre.sh) S 3275 3274 2649 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383630724 9367552 277 33554432000 4194304 5064252 140736172218752 140736172217456 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3277/statm: 2287 277 234 213 0 72 0
[pid=3278] ppid=3277 vsize=135764 CPUtime=0.88 cores=0,2,4,6
/proc/3278/stat : 3278 (coprocessor) R 3277 3274 2649 0 -1 4202496 24755 0 0 0 84 4 0 0 20 0 1 0 383630724 139022336 32946 33554432000 4194304 6586260 140736825035072 140736825031336 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3278/statm: 33941 32946 192 584 0 33353 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 226016

[startup+3.10028 s]
/proc/loadavg: 2.00 2.02 2.18 3/182 3278
/proc/meminfo: memFree=29986648/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=71956 CPUtime=2.63 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) R 3274 3274 2649 0 -1 4202496 12184 26476 0 0 70 20 161 12 20 0 1 0 383630663 73682944 17533 33554432000 4194304 6004724 140734511539360 140734511533560 5190832 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 17989 17533 173 442 0 17543 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 81104

[startup+6.30032 s]
/proc/loadavg: 2.00 2.02 2.18 3/180 3288
/proc/meminfo: memFree=30010348/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=350484 CPUtime=6.07 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) R 3274 3274 2649 0 -1 4202496 19544 63021 0 0 298 63 223 23 20 0 1 0 383630663 358895616 58502 33554432000 4194304 6004724 140734511539360 140734511532280 5055492 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 87621 58502 200 442 0 87175 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 359632

[startup+12.7004 s]
/proc/loadavg: 2.08 2.04 2.19 3/181 3290
/proc/meminfo: memFree=29432660/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=88340 CPUtime=6.96 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 19754 63536 0 0 357 92 223 24 20 0 1 0 383630663 90460160 21656 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 22085 21656 200 442 0 21639 0
[pid=3290] ppid=3275 vsize=538928 CPUtime=5.49 cores=0,2,4,6
/proc/3290/stat : 3290 (glucosInc) R 3275 3274 2649 0 -1 4202496 79093 0 0 0 526 23 0 0 20 0 1 0 383631382 551862272 118631 33554432000 4194304 5654031 140733935450608 140733935448392 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3290/statm: 134732 118631 141 357 0 134372 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 636416

[startup+25.5004 s]
/proc/loadavg: 2.07 2.03 2.18 3/181 3290
/proc/meminfo: memFree=29420092/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=88340 CPUtime=6.96 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 19754 63536 0 0 357 92 223 24 20 0 1 0 383630663 90460160 21656 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 22085 21656 200 442 0 21639 0
[pid=3290] ppid=3275 vsize=540656 CPUtime=18.29 cores=0,2,4,6
/proc/3290/stat : 3290 (glucosInc) R 3275 3274 2649 0 -1 4202496 79906 0 0 0 1806 23 0 0 20 0 1 0 383631382 553631744 119955 33554432000 4194304 5654031 140733935450608 140733935438424 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3290/statm: 135164 119955 141 357 0 134804 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 638144

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 2.18 3/181 3290
/proc/meminfo: memFree=29443612/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=88340 CPUtime=6.96 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 19754 63536 0 0 357 92 223 24 20 0 1 0 383630663 90460160 21656 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 22085 21656 200 442 0 21639 0
[pid=3290] ppid=3275 vsize=543976 CPUtime=43.89 cores=0,2,4,6
/proc/3290/stat : 3290 (glucosInc) R 3275 3274 2649 0 -1 4202496 80921 0 0 0 4365 24 0 0 20 0 1 0 383631382 557031424 122503 33554432000 4194304 5654031 140733935450608 140733935438424 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3290/statm: 135994 122503 142 357 0 135634 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 641464

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.17 3/181 3290
/proc/meminfo: memFree=29395156/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=88340 CPUtime=6.96 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 19754 63536 0 0 357 92 223 24 20 0 1 0 383630663 90460160 21656 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 22085 21656 200 442 0 21639 0
[pid=3290] ppid=3275 vsize=629392 CPUtime=95.09 cores=0,2,4,6
/proc/3290/stat : 3290 (glucosInc) R 3275 3274 2649 0 -1 4202496 82749 0 0 0 9483 26 0 0 20 0 1 0 383631382 644497408 131995 33554432000 4194304 5654031 140733935450608 140733935448392 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3290/statm: 157348 131995 142 357 0 156988 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 726880

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.16 3/181 3291
/proc/meminfo: memFree=29403580/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=88340 CPUtime=6.96 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 19754 63536 0 0 357 92 223 24 20 0 1 0 383630663 90460160 21656 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 22085 21656 200 442 0 21639 0
[pid=3290] ppid=3275 vsize=550920 CPUtime=155.07 cores=0,2,4,6
/proc/3290/stat : 3290 (glucosInc) R 3275 3274 2649 0 -1 4202496 83673 0 0 0 15478 29 0 0 20 0 1 0 383631382 564142080 124357 33554432000 4194304 5654031 140733935450608 140733935438424 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3290/statm: 137730 124357 142 357 0 137370 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 648408

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.15 3/181 3291
/proc/meminfo: memFree=29401892/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=88340 CPUtime=6.96 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 19754 63536 0 0 357 92 223 24 20 0 1 0 383630663 90460160 21656 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 22085 21656 200 442 0 21639 0
[pid=3290] ppid=3275 vsize=557948 CPUtime=215.06 cores=0,2,4,6
/proc/3290/stat : 3290 (glucosInc) R 3275 3274 2649 0 -1 4202496 84574 0 0 0 21476 30 0 0 20 0 1 0 383631382 571338752 128324 33554432000 4194304 5654031 140733935450608 140733935438424 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3290/statm: 139487 128324 142 357 0 139127 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 655436

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.14 3/181 3291
/proc/meminfo: memFree=29306508/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.04 3/181 3346
/proc/meminfo: memFree=24659752/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=558972 CPUtime=645.66 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 92547 0 0 0 64520 46 0 0 20 0 1 0 383696315 572387328 127481 33554432000 4194304 5654031 140737199051728 140737199039544 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 139743 127481 141 357 0 139383 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 664652

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 3347
/proc/meminfo: memFree=24653888/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=560196 CPUtime=705.64 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 94028 0 0 0 70514 50 0 0 20 0 1 0 383696315 573640704 128814 33554432000 4194304 5654031 140737199051728 140737199039544 4232491 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 140049 128814 141 357 0 139689 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 665876

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 3347
/proc/meminfo: memFree=24645372/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=561764 CPUtime=765.65 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 95900 0 0 0 76510 55 0 0 20 0 1 0 383696315 575246336 131034 33554432000 4194304 5654031 140737199051728 140737199049512 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 140441 131034 141 357 0 140081 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 667444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 3347
/proc/meminfo: memFree=24609720/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=643852 CPUtime=825.63 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 96473 0 0 0 82507 56 0 0 20 0 1 0 383696315 659304448 139783 33554432000 4194304 5654031 140737199051728 140737199049512 4216632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 160963 139783 141 357 0 160603 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 749532

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 3347
/proc/meminfo: memFree=24592312/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=644292 CPUtime=885.61 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 96575 0 0 0 88505 56 0 0 20 0 1 0 383696315 659755008 143973 33554432000 4194304 5654031 140737199051728 140737199049512 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 161073 143973 141 357 0 160713 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 749972

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/182 3350
/proc/meminfo: memFree=24642664/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=564152 CPUtime=945.61 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 97366 0 0 0 94502 59 0 0 20 0 1 0 383696315 577691648 131299 33554432000 4194304 5654031 140737199051728 140737199039544 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 141038 131299 141 357 0 140678 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 669832

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.01 3/181 3351
/proc/meminfo: memFree=24609628/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=646892 CPUtime=1005.6 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 98344 0 0 0 100499 61 0 0 20 0 1 0 383696315 662417408 139430 33554432000 4194304 5654031 140737199051728 140737199039544 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 161723 139430 141 357 0 161363 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 752572

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3351
/proc/meminfo: memFree=24652728/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=565804 CPUtime=1065.6 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 98944 0 0 0 106496 64 0 0 20 0 1 0 383696315 579383296 128116 33554432000 4194304 5654031 140737199051728 140737199039544 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 141451 128116 141 357 0 141091 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 671484

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3351
/proc/meminfo: memFree=24604604/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=648620 CPUtime=1125.58 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 100020 0 0 0 112493 65 0 0 20 0 1 0 383696315 664186880 139920 33554432000 4194304 5654031 140737199051728 140737199039544 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 162155 139920 141 357 0 161795 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 754300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3351
/proc/meminfo: memFree=24646120/32873844 swapFree=7128/7128
[pid=3274] ppid=3272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3274/stat : 3274 (npSolver-pbo-It) S 3272 3274 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383630663 9367552 274 33554432000 4194304 5064252 140736906920448 140736906919360 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3274/statm: 2287 274 233 213 0 72 0
[pid=3275] ppid=3274 vsize=96532 CPUtime=656.13 cores=0,2,4,6
/proc/3275/stat : 3275 (npSolver-pbo) S 3274 3274 2649 0 -1 4202496 27208 151628 0 0 635 127 64782 69 20 0 1 0 383630663 98848768 23704 33554432000 4194304 6004724 140734511539360 140734511525208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3275/statm: 24133 23704 200 442 0 23687 0
[pid=3341] ppid=3275 vsize=567364 CPUtime=1143.89 cores=0,2,4,6
/proc/3341/stat : 3341 (glucosInc) R 3275 3274 2649 0 -1 4202496 100550 0 0 0 114321 68 0 0 20 0 1 0 383696315 580980736 129560 33554432000 4194304 5654031 140737199051728 140737199039544 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3341/statm: 141841 129560 141 357 0 141481 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 673044

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3274 and gives
#  childrusage.ru_utime.tv_sec=654
#  childrusage.ru_utime.tv_usec=171550
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=975699
# CPU time returned by wait4() is 656.147
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.02
CPU user time (s): 1797.38
CPU system time (s): 2.64
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 884528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 654.172
system time used= 1.9757
maximum resident set size= 651960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179211
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2715
involuntary context switches= 2856

runsolver used 3.09853 second user time and 9.77251 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-08 19:13:57
IDJOB=3751792
IDBENCH=92692
IDSOLVER=2335
FILE ID=node105/3751792-1339175636
RUNJOBID= node105-1339170247-2665
PBS_JOBID= 14643847
Free space on /tmp= 66588 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_2_mh.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751792-1339175636/watcher-3751792-1339175636 -o /tmp/evaluation-result-3751792-1339175636/solver-3751792-1339175636 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751792-1339175636.opb 1030051599 HOME HOME

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

MD5SUM BENCH= 99b9d857fa76010de9eccc60c212aa45
RANDOM SEED=1030051599

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30199936 kB
Buffers:          483988 kB
Cached:           571196 kB
SwapCached:         2468 kB
Active:          1721208 kB
Inactive:           7152 kB
Active(anon):     671252 kB
Inactive(anon):     3932 kB
Active(file):    1049956 kB
Inactive(file):     3220 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67098760 kB
Dirty:             10880 kB
Writeback:             0 kB
AnonPages:        677960 kB
Mapped:            10248 kB
Shmem:                 0 kB
Slab:             802156 kB
SReclaimable:     243800 kB
SUnreclaim:       558356 kB
KernelStack:        1472 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     905680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 65460 MiB
End job on node105 at 2012-06-08 19:43:57