Trace number 3748601

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 (fixed)? (TO) 1800.04 1800.51

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.22	c old isEQ: 0, new EQ is 1
0.00/0.22	c old isEQ: 116, new EQ is 0
0.00/0.23	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.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.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.39	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.43	c old isEQ: 0, new EQ is 1
0.00/0.49	c old isEQ: 1, new EQ is 1
0.00/0.57	c run inc solver
0.00/0.57	c [INC SYSTEM] run initial solver
0.00/0.57	c [INC SYSTEM] preprocess with white file
2.26/2.34	c [INC SYSTEM] finished preprocessing in 1 s
2.26/2.34	c [INC SYSTEM] execute solver
2.31/2.59	c [INC SEARCH] formula is SAT
2.34/2.60	c [INC SYSTEM] solved the initial formula
2.44/2.70	c model valid
2.44/2.70	c current solution ok
3.27/3.33	o 668754125
3.27/3.33	c execute binary inc search
3.27/3.33	c [INC SEARCH] current bound: 334377075
3.27/3.33	c [INC SEARCH] iteration: 0
3.27/3.33	c [INC SEARCH] lower bound: 0 upperbound 668754150 current bound: 334377075 best value:668754150
3.27/3.33	c [INC SYSTEM] there exists a inc, kill it!
3.27/3.33	c write failed with 2
3.27/3.33	c [INC SYSTEM] create new solver instance
3.27/3.33	c [INC] encode full formula
3.27/3.33	c fallback to adder encoding
5.87/5.97	c set iterative enc to: adder
5.94/6.01	c set iterative enc to: none
6.17/6.39	c [INC SEARCH] isOptimum variable: 0
1342.62/1343.06	c [INC SEARCH] formula is SAT
1342.72/1343.12	c [INC SEARCH] copied best model
1342.72/1343.12	c sat variable: 1 optimum/unsat variable: 0
1342.82/1343.23	c model valid
1342.82/1343.23	c current solution ok
1342.82/1343.23	o 239017324
1342.82/1343.23	c [INC SEARCH] current bound: 119508674
1342.82/1343.23	c [INC SEARCH] iteration: 1
1342.82/1343.23	c [INC SEARCH] lower bound: 0 upperbound 239017349 current bound: 119508674 best value:239017349
1342.82/1343.23	c [INC SYSTEM] there exists a inc, kill it!
1342.82/1343.23	c write failed with 2
1342.82/1343.24	c [INC SYSTEM] create new solver instance
1342.82/1343.24	c [INC] encode full formula
1342.82/1343.24	c fallback to adder encoding
1345.24/1345.68	c set iterative enc to: adder
1345.24/1345.68	c set iterative enc to: none
1345.64/1346.03	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.51	c an unexpexted return value has been received, exit
1800.01/1800.51	s UNKNOWN
1800.01/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.51	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-3748601-1339175575/watcher-3748601-1339175575 -o /tmp/evaluation-result-3748601-1339175575/solver-3748601-1339175575 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748601-1339175575.opb 1132001267 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.01 2.00 2.00 3/178 9083
/proc/meminfo: memFree=29912788/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0

[startup+0.0214209 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9083
/proc/meminfo: memFree=29912788/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9083
/proc/meminfo: memFree=29912788/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9083
/proc/meminfo: memFree=29912788/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700133 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9083
/proc/meminfo: memFree=29912788/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 9087
/proc/meminfo: memFree=29734212/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=71952 CPUtime=0.58 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 10813 0 0 0 54 4 0 0 20 0 1 0 383684802 73678848 17395 33554432000 4194304 6004724 140736660728976 140736660723440 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 17988 17395 164 442 0 17542 0
[pid=9086] ppid=9084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9086/stat : 9086 (cp2_pre.sh) S 9084 9083 8666 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383684862 9367552 277 33554432000 4194304 5064252 140733300970000 140733300968704 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9086/statm: 2287 277 234 213 0 72 0
[pid=9087] ppid=9086 vsize=135896 CPUtime=0.88 cores=0,2,4,6
/proc/9087/stat : 9087 (coprocessor) R 9086 9083 8666 0 -1 4202496 25292 0 0 0 84 4 0 0 20 0 1 0 383684862 139157504 32972 33554432000 4194304 6586260 140736652446864 140736652442184 4676450 0 0 4096 8404994 0 0 0 17 6 0 0 0 0 0
/proc/9087/statm: 33974 32972 192 584 0 33386 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 226144

[startup+3.10027 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 9087
/proc/meminfo: memFree=29701072/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=71952 CPUtime=2.84 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) R 9083 9083 8666 0 -1 4202496 12557 26987 0 0 74 37 162 11 20 0 1 0 383684802 73678848 17404 33554432000 4194304 6004724 140736660728976 140736660723768 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 17988 17404 173 442 0 17542 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 81100

[startup+6.30033 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 9090
/proc/meminfo: memFree=29665868/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=539172 CPUtime=6.17 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) R 9083 9083 8666 0 -1 4202496 18439 39599 0 0 336 81 184 16 20 0 1 0 383684802 552112128 116270 33554432000 4194304 6004724 140736660728976 140736660721600 5193835 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 134793 116270 184 442 0 134347 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 548320

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9092
/proc/meminfo: memFree=29130496/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=88336 CPUtime=6.28 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 18448 39599 0 0 337 91 184 16 20 0 1 0 383684802 90456064 21511 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 22084 21511 184 442 0 21638 0
[pid=9092] ppid=9084 vsize=540912 CPUtime=6.29 cores=0,2,4,6
/proc/9092/stat : 9092 (glucosInc) R 9084 9083 8666 0 -1 4202496 81830 0 0 0 605 24 0 0 20 0 1 0 383685442 553893888 119901 33554432000 4194304 5654031 140736671608880 140736671596696 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9092/statm: 135228 119901 141 357 0 134868 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 638396

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 9092
/proc/meminfo: memFree=29098156/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=88336 CPUtime=6.28 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 18448 39599 0 0 337 91 184 16 20 0 1 0 383684802 90456064 21511 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 22084 21511 184 442 0 21638 0
[pid=9092] ppid=9084 vsize=542760 CPUtime=19.09 cores=0,2,4,6
/proc/9092/stat : 9092 (glucosInc) R 9084 9083 8666 0 -1 4202496 82283 0 0 0 1885 24 0 0 20 0 1 0 383685442 555786240 120865 33554432000 4194304 5654031 140736671608880 140736671596696 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9092/statm: 135690 120865 142 357 0 135330 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 640244

[startup+51.1004 s]
/proc/loadavg: 2.18 2.05 2.01 3/181 9139
/proc/meminfo: memFree=29212868/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=88336 CPUtime=6.28 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 18448 39599 0 0 337 91 184 16 20 0 1 0 383684802 90456064 21511 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 22084 21511 184 442 0 21638 0
[pid=9092] ppid=9084 vsize=545784 CPUtime=44.68 cores=0,2,4,6
/proc/9092/stat : 9092 (glucosInc) R 9084 9083 8666 0 -1 4202496 83316 0 0 0 4444 24 0 0 20 0 1 0 383685442 558882816 122920 33554432000 4194304 5654031 140736671608880 140736671596696 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9092/statm: 136446 122920 142 357 0 136086 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 643268

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 9139
/proc/meminfo: memFree=29184912/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=88336 CPUtime=6.28 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 18448 39599 0 0 337 91 184 16 20 0 1 0 383684802 90456064 21511 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 22084 21511 184 442 0 21638 0
[pid=9092] ppid=9084 vsize=548080 CPUtime=95.86 cores=0,2,4,6
/proc/9092/stat : 9092 (glucosInc) R 9084 9083 8666 0 -1 4202496 83934 0 0 0 9561 25 0 0 20 0 1 0 383685442 561233920 126583 33554432000 4194304 5654031 140736671608880 140736671596696 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9092/statm: 137020 126583 142 357 0 136660 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 645564

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 9139
/proc/meminfo: memFree=29184020/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=88336 CPUtime=6.28 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 18448 39599 0 0 337 91 184 16 20 0 1 0 383684802 90456064 21511 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 22084 21511 184 442 0 21638 0
[pid=9092] ppid=9084 vsize=550276 CPUtime=155.85 cores=0,2,4,6
/proc/9092/stat : 9092 (glucosInc) R 9084 9083 8666 0 -1 4202496 85660 0 0 0 15554 31 0 0 20 0 1 0 383685442 563482624 123040 33554432000 4194304 5654031 140736671608880 140736671596696 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9092/statm: 137569 123040 142 357 0 137209 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 647760

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 9140
/proc/meminfo: memFree=29176100/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=88336 CPUtime=6.28 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 18448 39599 0 0 337 91 184 16 20 0 1 0 383684802 90456064 21511 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 22084 21511 184 442 0 21638 0
[pid=9092] ppid=9084 vsize=553148 CPUtime=215.82 cores=0,2,4,6
/proc/9092/stat : 9092 (glucosInc) R 9084 9083 8666 0 -1 4202496 86378 0 0 0 21551 31 0 0 20 0 1 0 383685442 566423552 127869 33554432000 4194304 5654031 140736671608880 140736671596696 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9092/statm: 138287 127869 142 357 0 137927 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 650632

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 9140
/proc/meminfo: memFree=29160868/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29121112/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=88336 CPUtime=6.28 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 18448 39599 0 0 337 91 184 16 20 0 1 0 383684802 90456064 21511 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 22084 21511 184 442 0 21638 0
[pid=9092] ppid=9084 vsize=655752 CPUtime=1295.63 cores=0,2,4,6
/proc/9092/stat : 9092 (glucosInc) R 9084 9083 8666 0 -1 4202496 104023 0 0 0 129491 72 0 0 20 0 1 0 383685442 671490048 138671 33554432000 4194304 5654031 140736671608880 140736671606568 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9092/statm: 163938 138671 142 357 0 163578 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 753236

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 9154
/proc/meminfo: memFree=29214140/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=535528 CPUtime=16.25 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 76717 0 0 0 1605 20 0 0 20 0 1 0 383819405 548380672 114533 33554432000 4194304 5654031 140737067583968 140737067571784 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 133882 114533 141 357 0 133522 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 641204

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 9155
/proc/meminfo: memFree=29203344/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=535528 CPUtime=76.24 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 77221 0 0 0 7604 20 0 0 20 0 1 0 383819405 548380672 115548 33554432000 4194304 5654031 140737067583968 140737067571784 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 133882 115548 141 357 0 133522 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 641204

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 9155
/proc/meminfo: memFree=29186404/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=539300 CPUtime=136.23 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 77844 0 0 0 13603 20 0 0 20 0 1 0 383819405 552243200 118215 33554432000 4194304 5654031 140737067583968 140737067571784 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 134825 118215 141 357 0 134465 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 644976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9155
/proc/meminfo: memFree=29167788/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=541924 CPUtime=196.21 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 77871 0 0 0 19601 20 0 0 20 0 1 0 383819405 554930176 120265 33554432000 4194304 5654031 140737067583968 140737067571784 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 135481 120265 141 357 0 135121 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 647600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9155
/proc/meminfo: memFree=29203312/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=541924 CPUtime=256.17 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 77916 0 0 0 25597 20 0 0 20 0 1 0 383819405 554930176 121805 33554432000 4194304 5654031 140737067583968 140737067571784 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 135481 121805 141 357 0 135121 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 647600

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9158
/proc/meminfo: memFree=29209672/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=550708 CPUtime=316.16 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 78853 0 0 0 31591 25 0 0 20 0 1 0 383819405 563924992 118597 33554432000 4194304 5654031 140737067583968 140737067571784 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 137677 118597 141 357 0 137317 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 656384

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9158
/proc/meminfo: memFree=29189216/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=550708 CPUtime=376.15 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 78869 0 0 0 37590 25 0 0 20 0 1 0 383819405 563924992 122181 33554432000 4194304 5654031 140737067583968 140737067571784 4232577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 137677 122181 141 357 0 137317 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 656384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9159
/proc/meminfo: memFree=29186824/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=550708 CPUtime=436.13 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 79784 0 0 0 43585 28 0 0 20 0 1 0 383819405 563924992 120107 33554432000 4194304 5654031 140737067583968 140737067571784 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 137677 120107 141 357 0 137317 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 656384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9159
/proc/meminfo: memFree=29179256/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=550708 CPUtime=454.34 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 79786 0 0 0 45406 28 0 0 20 0 1 0 383819405 563924992 121131 33554432000 4194304 5654031 140737067583968 140737067571784 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 137677 121131 141 357 0 137317 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 656384

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9159
/proc/meminfo: memFree=29179256/32873648 swapFree=7376/7376
[pid=9083] ppid=9081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9083/stat : 9083 (npSolver-pbo-I.) S 9081 9083 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383684802 9367552 274 33554432000 4194304 5064252 140733600437088 140733600436000 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9083/statm: 2287 274 233 213 0 72 0
[pid=9084] ppid=9083 vsize=96528 CPUtime=1345.67 cores=0,2,4,6
/proc/9084/stat : 9084 (npSolver-pbo) S 9083 9083 8666 0 -1 4202496 26466 145978 0 0 597 124 133747 99 20 0 1 0 383684802 98844672 23560 33554432000 4194304 6004724 140736660728976 140736660713896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9084/statm: 24132 23560 185 442 0 23686 0
[pid=9154] ppid=9084 vsize=550708 CPUtime=454.34 cores=0,2,4,6
/proc/9154/stat : 9154 (glucosInc) R 9084 9083 8666 0 -1 4202496 79786 0 0 0 45406 28 0 0 20 0 1 0 383819405 563924992 121131 33554432000 4194304 5654031 140737067583968 140737067571784 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9154/statm: 137677 121131 141 357 0 137317 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 656384

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1797.51
CPU system time (s): 2.52661
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 883464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.51
system time used= 2.52662
maximum resident set size= 672260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252611
page faults= 0
swaps= 0
block input operations= 0
block output operations= 807920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2757
involuntary context switches= 1894

runsolver used 3.14852 second user time and 8.73167 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 19:12:55
IDJOB=3748601
IDBENCH=92698
IDSOLVER=2333
FILE ID=node112/3748601-1339175575
RUNJOBID= node112-1339170171-8682
PBS_JOBID= 14643815
Free space on /tmp= 70872 MiB

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

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

MD5SUM BENCH= d4efe70b0c8674b6d4d4e9279975f4ec
RANDOM SEED=1132001267

node112.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.763
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.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		: 2666.763
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.763
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.92
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        29913052 kB
Buffers:          242416 kB
Cached:          1184336 kB
SwapCached:         2152 kB
Active:          1386520 kB
Inactive:         708944 kB
Active(anon):     667712 kB
Inactive(anon):     3140 kB
Active(file):     718808 kB
Inactive(file):   705804 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:             10868 kB
Writeback:             0 kB
AnonPages:        639296 kB
Mapped:            10132 kB
Shmem:                 0 kB
Slab:             726084 kB
SReclaimable:     169972 kB
SUnreclaim:       556112 kB
KernelStack:        1504 kB
PageTables:         5196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     835892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 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= 70672 MiB
End job on node112 at 2012-06-08 19:42:56