Trace number 3746997

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.1 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_5_mh.opb
MD5SUMc9af5fe7bf07241e6505789325302ea7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2014265
Best CPU time to get the best result obtained on this benchmark15.9226
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 64481201
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 3211070693
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 64481201
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 3211070693
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.70	c [INC SEARCH] formula is SAT
0.00/0.70	c [INC SYSTEM] solved the initial formula
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.85	o 151724418
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.85	c [INC SEARCH] iteration: 0
0.00/0.85	c [INC BOUNDS] best value:151724433 search for 151724432
0.00/0.85	c [INC SYSTEM] create new solver instance
0.00/0.85	c [INC] encode full formula
0.00/0.85	c fallback to adder encoding
1.38/1.42	c set iterative enc to: adder
1.38/1.42	c set iterative enc to: none
1.38/1.49	c [INC SEARCH] isOptimum variable: 0
59.75/59.80	c formula is SAT
59.75/59.81	c [INC SEARCH] copied best model
59.75/59.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.75/59.84	c model valid
59.75/59.84	c current solution ok
59.75/59.84	o 92630728
59.75/59.84	c [INC SEARCH] iteration: 1
59.75/59.84	c [INC BOUNDS] best value:92630743 search for 92630742
59.75/59.84	c [INC SYSTEM] there exists a inc, kill it!
59.75/59.84	c write failed with 2
59.75/59.84	c [INC SYSTEM] create new solver instance
59.75/59.84	c [INC] encode full formula
59.75/59.84	c fallback to adder encoding
60.26/60.39	c set iterative enc to: adder
60.26/60.39	c set iterative enc to: none
60.36/60.47	c [INC SEARCH] isOptimum variable: 0
158.32/158.49	c formula is SAT
158.41/158.50	c [INC SEARCH] copied best model
158.41/158.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
158.41/158.52	c model valid
158.41/158.52	c current solution ok
158.41/158.52	o 45924257
158.41/158.52	c [INC SEARCH] iteration: 2
158.41/158.52	c [INC BOUNDS] best value:45924272 search for 45924271
158.41/158.52	c [INC SYSTEM] there exists a inc, kill it!
158.41/158.52	c write failed with 2
158.41/158.53	c [INC SYSTEM] create new solver instance
158.41/158.53	c [INC] encode full formula
158.41/158.53	c fallback to adder encoding
158.93/159.05	c set iterative enc to: adder
158.93/159.05	c set iterative enc to: none
159.03/159.13	c [INC SEARCH] isOptimum variable: 0
957.64/957.95	c formula is SAT
957.64/957.97	c [INC SEARCH] copied best model
957.64/957.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
957.64/957.99	c model valid
957.64/957.99	c current solution ok
957.64/957.99	o 43878757
957.64/957.99	c [INC SEARCH] iteration: 3
957.64/957.99	c [INC BOUNDS] best value:43878772 search for 43878771
957.64/957.99	c [INC SYSTEM] there exists a inc, kill it!
957.64/957.99	c write failed with 2
957.64/957.99	c [INC SYSTEM] create new solver instance
957.64/957.99	c [INC] encode full formula
957.64/957.99	c fallback to adder encoding
958.27/958.51	c set iterative enc to: adder
958.27/958.51	c set iterative enc to: none
958.27/958.59	c [INC SEARCH] isOptimum variable: 0
1530.54/1530.95	c formula is SAT
1530.54/1530.97	c [INC SEARCH] copied best model
1530.54/1530.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1530.54/1530.99	c model valid
1530.54/1530.99	c current solution ok
1530.54/1530.99	o 25947708
1530.54/1530.99	c [INC SEARCH] iteration: 4
1530.54/1530.99	c [INC BOUNDS] best value:25947723 search for 25947722
1530.54/1530.99	c [INC SYSTEM] there exists a inc, kill it!
1530.54/1530.99	c write failed with 2
1530.54/1530.99	c [INC SYSTEM] create new solver instance
1530.54/1530.99	c [INC] encode full formula
1530.54/1530.99	c fallback to adder encoding
1531.13/1531.52	c set iterative enc to: adder
1531.13/1531.52	c set iterative enc to: none
1531.22/1531.60	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.50	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-3746997-1339109103/watcher-3746997-1339109103 -o /tmp/evaluation-result-3746997-1339109103/solver-3746997-1339109103 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746997-1339109103.opb 2013952242 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/178 12378
/proc/meminfo: memFree=21137128/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0

[startup+0.034535 s]
/proc/loadavg: 2.00 2.01 2.05 3/178 12378
/proc/meminfo: memFree=21137128/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 2.00 2.01 2.05 3/178 12378
/proc/meminfo: memFree=21137128/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300249 s]
/proc/loadavg: 2.00 2.01 2.05 3/178 12378
/proc/meminfo: memFree=21137128/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700216 s]
/proc/loadavg: 2.00 2.01 2.05 3/178 12378
/proc/meminfo: memFree=21137128/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 12385
/proc/meminfo: memFree=21097160/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=29240 CPUtime=1.47 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 9952 11637 0 0 71 18 54 4 20 0 1 0 377034875 29941760 6801 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 7310 6801 183 442 0 6864 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38388

[startup+3.10036 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12387
/proc/meminfo: memFree=20963100/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=29240 CPUtime=1.47 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 9952 11637 0 0 71 18 54 4 20 0 1 0 377034875 29941760 6801 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 7310 6801 183 442 0 6864 0
[pid=12387] ppid=12379 vsize=123132 CPUtime=1.59 cores=0,2,4,6
/proc/12387/stat : 12387 (glucosInc) R 12379 12378 10841 0 -1 4202496 24329 0 0 0 154 5 0 0 20 0 1 0 377035024 126087168 27240 33554432000 4194304 5654031 140734446848112 140734446835928 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12387/statm: 30783 27240 141 357 0 30423 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 161520

[startup+6.30654 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12387
/proc/meminfo: memFree=20958940/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=29240 CPUtime=1.47 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 9952 11637 0 0 71 18 54 4 20 0 1 0 377034875 29941760 6801 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 7310 6801 183 442 0 6864 0
[pid=12387] ppid=12379 vsize=124196 CPUtime=4.8 cores=0,2,4,6
/proc/12387/stat : 12387 (glucosInc) R 12379 12378 10841 0 -1 4202496 24679 0 0 0 475 5 0 0 20 0 1 0 377035024 127176704 27590 33554432000 4194304 5654031 140734446848112 140734446845800 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12387/statm: 31049 27590 142 357 0 30689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 162584

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12387
/proc/meminfo: memFree=20955784/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=29240 CPUtime=1.47 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 9952 11637 0 0 71 18 54 4 20 0 1 0 377034875 29941760 6801 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 7310 6801 183 442 0 6864 0
[pid=12387] ppid=12379 vsize=125404 CPUtime=11.19 cores=0,2,4,6
/proc/12387/stat : 12387 (glucosInc) R 12379 12378 10841 0 -1 4202496 24970 0 0 0 1114 5 0 0 20 0 1 0 377035024 128413696 28392 33554432000 4194304 5654031 140734446848112 140734446835928 4232421 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12387/statm: 31351 28392 142 357 0 30991 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 163792

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12387
/proc/meminfo: memFree=20950776/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=29240 CPUtime=1.47 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 9952 11637 0 0 71 18 54 4 20 0 1 0 377034875 29941760 6801 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 7310 6801 183 442 0 6864 0
[pid=12387] ppid=12379 vsize=145752 CPUtime=23.98 cores=0,2,4,6
/proc/12387/stat : 12387 (glucosInc) R 12379 12378 10841 0 -1 4202496 25818 0 0 0 2393 5 0 0 20 0 1 0 377035024 149250048 29745 33554432000 4194304 5654031 140734446848112 140734446835928 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12387/statm: 36438 29745 142 357 0 36078 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 184140

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12387
/proc/meminfo: memFree=20950688/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=29240 CPUtime=1.47 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 9952 11637 0 0 71 18 54 4 20 0 1 0 377034875 29941760 6801 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 7310 6801 183 442 0 6864 0
[pid=12387] ppid=12379 vsize=128872 CPUtime=49.58 cores=0,2,4,6
/proc/12387/stat : 12387 (glucosInc) R 12379 12378 10841 0 -1 4202496 26828 0 0 0 4952 6 0 0 20 0 1 0 377035024 131964928 29688 33554432000 4194304 5654031 140734446848112 140734446835928 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12387/statm: 32218 29688 142 357 0 31858 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 167260

[startup+102.3 s]
/proc/loadavg: 2.04 2.02 2.05 3/181 12389
/proc/meminfo: memFree=20915908/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=60.43 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 14969 40193 0 0 128 25 5877 13 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12389] ppid=12379 vsize=127924 CPUtime=41.8 cores=0,2,4,6
/proc/12389/stat : 12389 (glucosInc) R 12379 12378 10841 0 -1 4202496 25876 0 0 0 4175 5 0 0 20 0 1 0 377040922 130994176 28844 33554432000 4194304 5654031 140736971674432 140736971662248 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12389/statm: 31981 28844 142 357 0 31621 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 184960

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/181 12392
/proc/meminfo: memFree=20931228/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=159.05 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 20087 68573 0 0 183 32 15666 24 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12392] ppid=12379 vsize=116824 CPUtime=3.15 cores=0,2,4,6
/proc/12392/stat : 12392 (glucosInc) R 12379 12378 10841 0 -1 4202496 22297 0 0 0 311 4 0 0 20 0 1 0 377050788 119627776 24598 33554432000 4194304 5654031 140736822632400 140736822630296 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12392/statm: 29206 24598 141 357 0 28846 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 173860

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 12392
/proc/meminfo: memFree=20881960/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=159.05 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 20087 68573 0 0 183 32 15666 24 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12392] ppid=12379 vsize=153312 CPUtime=63.14 cores=0,2,4,6
/proc/12392/stat : 12392 (glucosInc) R 12379 12378 10841 0 -1 4202496 25330 0 0 0 6307 7 0 0 20 0 1 0 377050788 156991488 35147 33554432000 4194304 5654031 140736822632400 140736822620216 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12392/statm: 38328 35147 142 357 0 37968 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 210348

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 12392
/proc/meminfo: memFree=20874948/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=26627948/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=958.35 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 25178 97710 0 0 239 38 95512 46 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12469] ppid=12379 vsize=153076 CPUtime=343.6 cores=0,2,4,6
/proc/12469/stat : 12469 (glucosInc) R 12379 12378 10841 0 -1 4202496 30068 0 0 0 34349 11 0 0 20 0 1 0 377130734 156749824 36221 33554432000 4194304 5654031 140734668609728 140734668597544 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12469/statm: 38269 36221 142 357 0 37909 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 210112

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12470
/proc/meminfo: memFree=26605112/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=958.35 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 25178 97710 0 0 239 38 95512 46 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12469] ppid=12379 vsize=153076 CPUtime=403.6 cores=0,2,4,6
/proc/12469/stat : 12469 (glucosInc) R 12379 12378 10841 0 -1 4202496 30479 0 0 0 40348 12 0 0 20 0 1 0 377130734 156749824 36221 33554432000 4194304 5654031 140734668609728 140734668597544 4215132 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12469/statm: 38269 36221 142 357 0 37909 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 210112

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12471
/proc/meminfo: memFree=26587952/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=958.35 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 25178 97710 0 0 239 38 95512 46 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12469] ppid=12379 vsize=202396 CPUtime=463.59 cores=0,2,4,6
/proc/12469/stat : 12469 (glucosInc) R 12379 12378 10841 0 -1 4202496 31304 0 0 0 46346 13 0 0 20 0 1 0 377130734 207253504 46342 33554432000 4194304 5654031 140734668609728 140734668597544 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12469/statm: 50599 46342 142 357 0 50239 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 259432

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12471
/proc/meminfo: memFree=26581700/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=958.35 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 25178 97710 0 0 239 38 95512 46 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12469] ppid=12379 vsize=202396 CPUtime=523.58 cores=0,2,4,6
/proc/12469/stat : 12469 (glucosInc) R 12379 12378 10841 0 -1 4202496 31716 0 0 0 52344 14 0 0 20 0 1 0 377130734 207253504 45830 33554432000 4194304 5654031 140734668609728 140734668597544 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12469/statm: 50599 45830 142 357 0 50239 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 259432

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12476
/proc/meminfo: memFree=26664608/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=1531.22 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 30320 130368 0 0 295 45 152720 62 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12476] ppid=12379 vsize=116484 CPUtime=10.68 cores=0,2,4,6
/proc/12476/stat : 12476 (glucosInc) R 12379 12378 10841 0 -1 4202496 21594 0 0 0 1063 5 0 0 20 0 1 0 377188035 119279616 24757 33554432000 4194304 5654031 140735028583760 140735028571576 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12476/statm: 29121 24757 142 357 0 28761 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 173520

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 12476
/proc/meminfo: memFree=26611824/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=1531.22 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 30320 130368 0 0 295 45 152720 62 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12476] ppid=12379 vsize=148792 CPUtime=70.68 cores=0,2,4,6
/proc/12476/stat : 12476 (glucosInc) R 12379 12378 10841 0 -1 4202496 23336 0 0 0 7062 6 0 0 20 0 1 0 377188035 152363008 33076 33554432000 4194304 5654031 140735028583760 140735028571576 4209096 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12476/statm: 37198 33076 142 357 0 36838 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 205828

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 12476
/proc/meminfo: memFree=26606736/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=1531.22 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 30320 130368 0 0 295 45 152720 62 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12476] ppid=12379 vsize=198112 CPUtime=130.64 cores=0,2,4,6
/proc/12476/stat : 12476 (glucosInc) R 12379 12378 10841 0 -1 4202496 23683 0 0 0 13057 7 0 0 20 0 1 0 377188035 202866688 43029 33554432000 4194304 5654031 140735028583760 140735028571576 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12476/statm: 49528 43029 142 357 0 49168 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 255148

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12477
/proc/meminfo: memFree=26608072/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=1531.22 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 30320 130368 0 0 295 45 152720 62 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12476] ppid=12379 vsize=148792 CPUtime=190.64 cores=0,2,4,6
/proc/12476/stat : 12476 (glucosInc) R 12379 12378 10841 0 -1 4202496 23777 0 0 0 19056 8 0 0 20 0 1 0 377188035 152363008 35515 33554432000 4194304 5654031 140735028583760 140735028571576 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12476/statm: 37198 35515 142 357 0 36838 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 205828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12477
/proc/meminfo: memFree=26590464/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=1531.22 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 30320 130368 0 0 295 45 152720 62 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12476] ppid=12379 vsize=179140 CPUtime=250.62 cores=0,2,4,6
/proc/12476/stat : 12476 (glucosInc) R 12379 12378 10841 0 -1 4202496 24300 0 0 0 25053 9 0 0 20 0 1 0 377188035 183439360 42020 33554432000 4194304 5654031 140735028583760 140735028571576 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12476/statm: 44785 42020 142 357 0 44425 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 236176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12477
/proc/meminfo: memFree=26606908/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=1531.22 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 30320 130368 0 0 295 45 152720 62 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12476] ppid=12379 vsize=167764 CPUtime=268.83 cores=0,2,4,6
/proc/12476/stat : 12476 (glucosInc) R 12379 12378 10841 0 -1 4202496 24445 0 0 0 26873 10 0 0 20 0 1 0 377188035 171790336 36220 33554432000 4194304 5654031 140735028583760 140735028571576 4215014 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12476/statm: 41941 36220 142 357 0 41581 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 224800

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 12477
/proc/meminfo: memFree=26606908/32873844 swapFree=9160/9160
[pid=12378] ppid=12376 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12378/stat : 12378 (npSolver-pbo-It) S 12376 12378 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377034875 9367552 275 33554432000 4194304 5064252 140735590917808 140735590916720 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12378/statm: 2287 275 233 213 0 72 0
[pid=12379] ppid=12378 vsize=47888 CPUtime=1531.22 cores=0,2,4,6
/proc/12379/stat : 12379 (npSolver-pbo) S 12378 12378 10841 0 -1 4202496 30320 130368 0 0 295 45 152720 62 20 0 1 0 377034875 49037312 11463 33554432000 4194304 6004724 140734664804672 140734664790520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12379/statm: 11972 11463 183 442 0 11526 0
[pid=12476] ppid=12379 vsize=167764 CPUtime=268.83 cores=0,2,4,6
/proc/12476/stat : 12476 (glucosInc) R 12379 12378 10841 0 -1 4202496 24445 0 0 0 26873 10 0 0 20 0 1 0 377188035 171790336 36220 33554432000 4194304 5654031 140735028583760 140735028571576 4215014 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12476/statm: 41941 36220 142 357 0 41581 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 224800

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.9
CPU system time (s): 1.19682
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 290492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.19682
maximum resident set size= 206536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185514
page faults= 0
swaps= 0
block input operations= 0
block output operations= 379000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1946
involuntary context switches= 3329

runsolver used 2.70659 second user time and 7.15691 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-08 00:45:03
IDJOB=3746997
IDBENCH=92718
IDSOLVER=2332
FILE ID=node139/3746997-1339109103
RUNJOBID= node139-1339098177-10857
PBS_JOBID= 14643714
Free space on /tmp= 69736 MiB

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

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

MD5SUM BENCH= c9af5fe7bf07241e6505789325302ea7
RANDOM SEED=2013952242

node139.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.750
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.50
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.750
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.750
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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:       32873844 kB
MemFree:        21137524 kB
Buffers:          568444 kB
Cached:          5653056 kB
SwapCached:          828 kB
Active:          8062536 kB
Inactive:        2719412 kB
Active(anon):    4554392 kB
Inactive(anon):     7900 kB
Active(file):    3508144 kB
Inactive(file):  2711512 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              9032 kB
Writeback:             0 kB
AnonPages:       4568240 kB
Mapped:            12764 kB
Shmem:                 8 kB
Slab:             803548 kB
SReclaimable:     245612 kB
SUnreclaim:       557936 kB
KernelStack:        1456 kB
PageTables:        12936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6166684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2674688 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= 70964 MiB
End job on node139 at 2012-06-08 01:15:04