Trace number 3749008

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 (fixed)? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_10.opb
MD5SUM904168892843efef74e3394360b8d762
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark1800.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26
Optimality of the best value was proved NO
Number of variables40363
Total number of constraints154319
Number of constraints which are clauses154296
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints22
Minimum length of a constraint1
Maximum length of a constraint1952
Number of terms in the objective function 1952
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1952
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1988
Number of bits of the biggest sum of numbers11
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.51	c old isEQ: 0, new EQ is 0
0.00/0.54	c run inc solver
0.00/0.54	c [INC SYSTEM] run initial solver
0.00/0.54	c [INC SYSTEM] preprocess with white file
1.57/1.69	c [INC SYSTEM] finished preprocessing in 1 s
1.57/1.69	c [INC SYSTEM] execute solver
1.67/1.99	c [INC SEARCH] formula is SAT
1.67/1.99	c [INC SYSTEM] solved the initial formula
2.08/2.18	c model valid
2.08/2.18	c current solution ok
2.47/2.54	o 35
2.47/2.54	c execute binary inc search
2.47/2.54	c [INC SEARCH] current bound: 17
2.47/2.54	c [INC SEARCH] iteration: 0
2.47/2.54	c [INC SEARCH] lower bound: 0 upperbound 35 current bound: 17 best value:35
2.47/2.54	c [INC SYSTEM] there exists a inc, kill it!
2.47/2.54	c write failed with 2
2.47/2.54	c [INC SYSTEM] create new solver instance
2.47/2.54	c [INC] encode full formula
2.47/2.54	c (debug) using card networks
2.47/2.54	c old isEQ: 48, new EQ is 0
2.47/2.56	c set iterative enc to: card
2.47/2.56	c set iterative enc to: none
2.47/2.57	c [INC SEARCH] isOptimum variable: 0
88.56/88.61	c [INC SEARCH] formula is UNSAT
88.56/88.61	c [INC SYSTEM] there exists a inc, kill it!
88.56/88.61	c write failed with 2
88.56/88.61	c sat variable: 0 optimum/unsat variable: 1
88.56/88.61	c [INC SEARCH] set lower bound to 18 upperbound 35
88.56/88.61	c [INC SEARCH] current bound: 26
88.56/88.61	c [INC SEARCH] iteration: 1
88.56/88.61	c [INC SEARCH] lower bound: 18 upperbound 35 current bound: 26 best value:35
88.56/88.61	c [INC SYSTEM] create new solver instance
88.56/88.61	c [INC] encode full formula
88.56/88.61	c (debug) using card networks
88.56/88.61	c old isEQ: 0, new EQ is 0
88.56/88.63	c set iterative enc to: card
88.56/88.63	c set iterative enc to: none
88.56/88.65	c [INC SEARCH] isOptimum variable: 0
228.73/228.80	c [INC SEARCH] formula is SAT
228.73/228.81	c [INC SEARCH] copied best model
228.73/228.81	c sat variable: 1 optimum/unsat variable: 0
228.92/229.00	c model valid
228.92/229.00	c current solution ok
228.92/229.00	o 26
228.92/229.00	c [INC SEARCH] current bound: 22
228.92/229.00	c [INC SEARCH] iteration: 2
228.92/229.00	c [INC SEARCH] lower bound: 18 upperbound 26 current bound: 22 best value:26
228.92/229.00	c [INC SYSTEM] there exists a inc, kill it!
228.92/229.00	c write failed with 2
228.92/229.00	c [INC SYSTEM] create new solver instance
228.92/229.00	c [INC] encode full formula
228.92/229.00	c (debug) using card networks
228.92/229.00	c old isEQ: 48, new EQ is 0
228.92/229.02	c set iterative enc to: card
228.92/229.02	c set iterative enc to: none
228.92/229.04	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	c an unexpexted return value has been received, exit
1800.06/1800.41	s UNKNOWN
1800.06/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.41	c write failed with -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-3749008-1339128360/watcher-3749008-1339128360 -o /tmp/evaluation-result-3749008-1339128360/solver-3749008-1339128360 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749008-1339128360.opb 813478359 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.06 2.14 2.08 3/179 16629
/proc/meminfo: memFree=19545980/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0

[startup+0.044281 s]
/proc/loadavg: 2.06 2.14 2.08 3/179 16629
/proc/meminfo: memFree=19545980/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100338 s]
/proc/loadavg: 2.06 2.14 2.08 3/179 16629
/proc/meminfo: memFree=19545980/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300327 s]
/proc/loadavg: 2.06 2.14 2.08 3/179 16629
/proc/meminfo: memFree=19545980/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700318 s]
/proc/loadavg: 2.06 2.14 2.08 3/179 16629
/proc/meminfo: memFree=19545980/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.06 2.14 2.08 3/183 16633
/proc/meminfo: memFree=19407832/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=0.54 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 14346 0 0 0 51 3 0 0 20 0 1 0 378964628 79507456 18988 33554432000 4194304 6004724 140734949798128 140734949792592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 18988 164 442 0 18965 0
[pid=16632] ppid=16630 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16632/stat : 16632 (cp2_pre.sh) S 16630 16629 11882 0 -1 4202496 605 0 0 0 0 0 0 0 20 0 1 0 378964683 9367552 276 33554432000 4194304 5064252 140735249563856 140735249562560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16632/statm: 2287 276 234 213 0 72 0
[pid=16633] ppid=16632 vsize=64120 CPUtime=0.94 cores=0,2,4,6
/proc/16633/stat : 16633 (coprocessor) R 16632 16629 11882 0 -1 4202496 13179 0 0 0 91 3 0 0 20 0 1 0 378964683 65658880 15350 33554432000 4194304 6586260 140735417971856 140735417967400 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/16633/statm: 16030 15350 203 584 0 15442 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 160060

[startup+3.10024 s]
/proc/loadavg: 2.05 2.14 2.08 3/182 16635
/proc/meminfo: memFree=19441004/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=2.56 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 14882 21151 0 0 78 33 138 7 20 0 1 0 378964628 79507456 19001 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19001 177 442 0 18965 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 86792

[startup+6.30032 s]
/proc/loadavg: 2.05 2.14 2.08 3/182 16638
/proc/meminfo: memFree=19425820/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=2.56 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 14882 21151 0 0 78 33 138 7 20 0 1 0 378964628 79507456 19001 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19001 177 442 0 18965 0
[pid=16638] ppid=16630 vsize=40396 CPUtime=3.71 cores=0,2,4,6
/proc/16638/stat : 16638 (glucosInc) R 16630 16629 11882 0 -1 4202496 9986 0 0 0 370 1 0 0 20 0 1 0 378964885 41365504 8758 33554432000 4194304 5654031 140735139432672 140735139420488 4215188 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16638/statm: 10099 8758 141 357 0 9739 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 127188

[startup+12.7003 s]
/proc/loadavg: 2.12 2.15 2.08 3/182 16638
/proc/meminfo: memFree=19411680/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=2.56 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 14882 21151 0 0 78 33 138 7 20 0 1 0 378964628 79507456 19001 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19001 177 442 0 18965 0
[pid=16638] ppid=16630 vsize=70736 CPUtime=10.11 cores=0,2,4,6
/proc/16638/stat : 16638 (glucosInc) R 16630 16629 11882 0 -1 4202496 11391 0 0 0 1009 2 0 0 20 0 1 0 378964885 72433664 12980 33554432000 4194304 5654031 140735139432672 140735139420488 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16638/statm: 17684 12980 141 357 0 17324 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 157528

[startup+25.5004 s]
/proc/loadavg: 2.10 2.15 2.08 3/182 16638
/proc/meminfo: memFree=19395368/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=2.56 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 14882 21151 0 0 78 33 138 7 20 0 1 0 378964628 79507456 19001 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19001 177 442 0 18965 0
[pid=16638] ppid=16630 vsize=70736 CPUtime=22.91 cores=0,2,4,6
/proc/16638/stat : 16638 (glucosInc) R 16630 16629 11882 0 -1 4202496 11789 0 0 0 2289 2 0 0 20 0 1 0 378964885 72433664 16444 33554432000 4194304 5654031 140735139432672 140735139420488 4232659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16638/statm: 17684 16444 141 357 0 17324 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 157528

[startup+51.1003 s]
/proc/loadavg: 2.06 2.13 2.08 3/182 16638
/proc/meminfo: memFree=19352124/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=2.56 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 14882 21151 0 0 78 33 138 7 20 0 1 0 378964628 79507456 19001 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19001 177 442 0 18965 0
[pid=16638] ppid=16630 vsize=138912 CPUtime=48.5 cores=0,2,4,6
/proc/16638/stat : 16638 (glucosInc) R 16630 16629 11882 0 -1 4202496 12890 0 0 0 4846 4 0 0 20 0 1 0 378964885 142245888 27007 33554432000 4194304 5654031 140735139432672 140735139420488 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16638/statm: 34728 27007 141 357 0 34368 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 225704

[startup+102.307 s]
/proc/loadavg: 2.02 2.11 2.07 3/181 16640
/proc/meminfo: memFree=19387736/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=88.6 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15390 34927 0 0 80 33 8733 14 20 0 1 0 378964628 79507456 19001 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19001 177 442 0 18965 0
[pid=16640] ppid=16630 vsize=89692 CPUtime=13.64 cores=0,2,4,6
/proc/16640/stat : 16640 (glucosInc) R 16630 16629 11882 0 -1 4202496 12456 0 0 0 1361 3 0 0 20 0 1 0 378973492 91844608 16478 33554432000 4194304 5654031 140735143336560 140735143324376 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16640/statm: 22423 16478 141 357 0 22063 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 176484

[startup+162.3 s]
/proc/loadavg: 2.01 2.09 2.07 3/181 16641
/proc/meminfo: memFree=19366900/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=88.6 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15390 34927 0 0 80 33 8733 14 20 0 1 0 378964628 79507456 19001 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19001 177 442 0 18965 0
[pid=16640] ppid=16630 vsize=89692 CPUtime=73.62 cores=0,2,4,6
/proc/16640/stat : 16640 (glucosInc) R 16630 16629 11882 0 -1 4202496 14910 0 0 0 7357 5 0 0 20 0 1 0 378973492 91844608 20964 33554432000 4194304 5654031 140735143336560 140735143324376 4233148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16640/statm: 22423 20964 141 357 0 22063 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 176484

[startup+222.3 s]
/proc/loadavg: 2.00 2.07 2.06 3/181 16641
/proc/meminfo: memFree=19351256/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=88.6 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15390 34927 0 0 80 33 8733 14 20 0 1 0 378964628 79507456 19001 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19001 177 442 0 18965 0
[pid=16640] ppid=16630 vsize=101412 CPUtime=133.61 cores=0,2,4,6
/proc/16640/stat : 16640 (glucosInc) R 16630 16629 11882 0 -1 4202496 17046 0 0 0 13353 8 0 0 20 0 1 0 378973492 103845888 24125 33554432000 4194304 5654031 140735143336560 140735143324376 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16640/statm: 25353 24125 141 357 0 24993 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 188204

[startup+282.3 s]

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

/proc/meminfo: memFree=19253620/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=181888 CPUtime=1013.09 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 36323 0 0 0 101256 53 0 0 20 0 1 0 378987532 186253312 39297 33554432000 4194304 5654031 140735382078368 140735382066184 4232571 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 45472 39297 141 357 0 45112 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 268680

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16653
/proc/meminfo: memFree=19257068/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=181888 CPUtime=1073.08 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 37915 0 0 0 107252 56 0 0 20 0 1 0 378987532 186253312 37249 33554432000 4194304 5654031 140735382078368 140735382066184 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 45472 37249 141 357 0 45112 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 268680

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16654
/proc/meminfo: memFree=19307396/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=101748 CPUtime=1133.07 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 38751 0 0 0 113248 59 0 0 20 0 1 0 378987532 104189952 24234 33554432000 4194304 5654031 140735382078368 140735382076392 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 25437 24234 141 357 0 25077 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 188540

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16654
/proc/meminfo: memFree=19216444/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=231976 CPUtime=1193.07 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 40339 0 0 0 119245 62 0 0 20 0 1 0 378987532 237543424 46766 33554432000 4194304 5654031 140735382078368 140735382066184 4208694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 57994 46766 141 357 0 57634 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 318768

[startup+1482.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/182 16706
/proc/meminfo: memFree=27283892/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=231976 CPUtime=1253.06 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 41928 0 0 0 125241 65 0 0 20 0 1 0 378987532 237543424 46254 33554432000 4194304 5654031 140735382078368 140735382066184 4215079 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 57994 46254 141 357 0 57634 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 318768

[startup+1542.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/181 16706
/proc/meminfo: memFree=27287780/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=181888 CPUtime=1313.04 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 42714 0 0 0 131237 67 0 0 20 0 1 0 378987532 186253312 41346 33554432000 4194304 5654031 140735382078368 140735382066184 4208676 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 45472 41346 141 357 0 45112 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 268680

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 16866
/proc/meminfo: memFree=27349120/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=151068 CPUtime=1373.02 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 43726 0 0 0 137232 70 0 0 20 0 1 0 378987532 154693632 34198 33554432000 4194304 5654031 140735382078368 140735382066184 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 37767 34198 141 357 0 37407 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 237860

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 16869
/proc/meminfo: memFree=27227744/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=313364 CPUtime=1433.01 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 45686 0 0 0 143229 72 0 0 20 0 1 0 378987532 320884736 60678 33554432000 4194304 5654031 140735382078368 140735382066184 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 78341 60678 141 357 0 77981 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 400156

[startup+1722.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/181 16871
/proc/meminfo: memFree=27310824/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=231976 CPUtime=1493 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 46815 0 0 0 149225 75 0 0 20 0 1 0 378987532 237543424 44848 33554432000 4194304 5654031 140735382078368 140735382066184 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 57994 44848 141 357 0 57634 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 318768

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 16871
/proc/meminfo: memFree=27324544/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=182596 CPUtime=1552.99 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 47751 0 0 0 155222 77 0 0 20 0 1 0 378987532 186978304 37497 33554432000 4194304 5654031 140735382078368 140735382066184 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 45649 37497 141 357 0 45289 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 269388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 16967
/proc/meminfo: memFree=27312272/32873844 swapFree=7372/7372
[pid=16629] ppid=16627 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16629/stat : 16629 (npSolver-pbo-I.) S 16627 16629 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378964627 9367552 275 33554432000 4194304 5064252 140735960361296 140735960360208 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16629/statm: 2287 275 233 213 0 72 0
[pid=16630] ppid=16629 vsize=77644 CPUtime=228.96 cores=0,2,4,6
/proc/16630/stat : 16630 (npSolver-pbo) S 16629 16629 11882 0 -1 4202496 15715 52875 0 0 102 33 22736 25 20 0 1 0 378964628 79507456 19002 33554432000 4194304 6004724 140734949798128 140734949783048 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16630/statm: 19411 19002 178 442 0 18965 0
[pid=16643] ppid=16630 vsize=182596 CPUtime=1571.1 cores=0,2,4,6
/proc/16643/stat : 16643 (glucosInc) R 16630 16629 11882 0 -1 4202496 47759 0 0 0 157032 78 0 0 20 0 1 0 378987532 186978304 41593 33554432000 4194304 5654031 140735382078368 140735382066184 4232595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16643/statm: 45649 41593 141 357 0 45289 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 269388

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.41
CPU time (s): 1800.11
CPU user time (s): 1798.72
CPU system time (s): 1.38679
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 400156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.72
system time used= 1.38679
maximum resident set size= 292048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116730
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 454
involuntary context switches= 2300

runsolver used 3.17252 second user time and 7.48986 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 06:06:00
IDJOB=3749008
IDBENCH=25020
IDSOLVER=2333
FILE ID=node109/3749008-1339128360
RUNJOBID= node109-1339112037-14057
PBS_JOBID= 14643744
Free space on /tmp= 69836 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_10.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749008-1339128360/watcher-3749008-1339128360 -o /tmp/evaluation-result-3749008-1339128360/solver-3749008-1339128360 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749008-1339128360.opb 813478359 HOME HOME

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

MD5SUM BENCH= 904168892843efef74e3394360b8d762
RANDOM SEED=813478359

node109.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		: 2667.264
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	: 5334.52
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        19546096 kB
Buffers:         1970660 kB
Cached:          3576228 kB
SwapCached:         1268 kB
Active:         10461856 kB
Inactive:        1880296 kB
Active(anon):    6785900 kB
Inactive(anon):     9016 kB
Active(file):    3675956 kB
Inactive(file):  1871280 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:             13696 kB
Writeback:             0 kB
AnonPages:       6833456 kB
Mapped:            11500 kB
Shmem:                 4 kB
Slab:             830952 kB
SReclaimable:     271792 kB
SUnreclaim:       559160 kB
KernelStack:        1520 kB
PageTables:        17388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    7290592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3545088 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= 71008 MiB
End job on node109 at 2012-06-08 06:36:01