Trace number 3746993

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_1_mh.opb
MD5SUM8032cd9ddf37959390b9864499521c4d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark17754249
Best CPU time to get the best result obtained on this benchmark47.4378
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 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4968230641
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4968230641
Number of bits of the biggest sum of numbers33
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.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.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.69	c [INC SEARCH] formula is SAT
0.00/0.69	c [INC SYSTEM] solved the initial formula
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.84	o 122655644
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SEARCH] iteration: 0
0.00/0.84	c [INC BOUNDS] best value:122655659 search for 122655658
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c fallback to adder encoding
1.28/1.39	c set iterative enc to: adder
1.28/1.39	c set iterative enc to: none
1.37/1.46	c [INC SEARCH] isOptimum variable: 0
133.84/133.99	c formula is SAT
133.94/134.00	c [INC SEARCH] copied best model
133.94/134.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
133.94/134.03	c model valid
133.94/134.03	c current solution ok
133.94/134.03	o 121661800
133.94/134.03	c [INC SEARCH] iteration: 1
133.94/134.03	c [INC BOUNDS] best value:121661815 search for 121661814
133.94/134.03	c [INC SYSTEM] there exists a inc, kill it!
133.94/134.03	c write failed with 2
133.94/134.03	c [INC SYSTEM] create new solver instance
133.94/134.03	c [INC] encode full formula
133.94/134.03	c fallback to adder encoding
134.45/134.58	c set iterative enc to: adder
134.45/134.58	c set iterative enc to: none
134.55/134.65	c [INC SEARCH] isOptimum variable: 0
447.07/447.21	c formula is SAT
447.07/447.22	c [INC SEARCH] copied best model
447.07/447.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
447.07/447.24	c model valid
447.07/447.24	c current solution ok
447.07/447.24	o 98515593
447.07/447.24	c [INC SEARCH] iteration: 2
447.07/447.24	c [INC BOUNDS] best value:98515608 search for 98515607
447.07/447.24	c [INC SYSTEM] there exists a inc, kill it!
447.07/447.24	c write failed with 2
447.07/447.25	c [INC SYSTEM] create new solver instance
447.07/447.25	c [INC] encode full formula
447.07/447.25	c fallback to adder encoding
447.60/447.80	c set iterative enc to: adder
447.60/447.80	c set iterative enc to: none
447.68/447.87	c [INC SEARCH] isOptimum variable: 0
1453.36/1453.79	c formula is SAT
1453.46/1453.80	c [INC SEARCH] copied best model
1453.46/1453.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1453.46/1453.83	c model valid
1453.46/1453.83	c current solution ok
1453.46/1453.83	o 95470926
1453.46/1453.83	c [INC SEARCH] iteration: 3
1453.46/1453.83	c [INC BOUNDS] best value:95470941 search for 95470940
1453.46/1453.83	c [INC SYSTEM] there exists a inc, kill it!
1453.46/1453.83	c write failed with 2
1453.46/1453.83	c [INC SYSTEM] create new solver instance
1453.46/1453.83	c [INC] encode full formula
1453.46/1453.83	c fallback to adder encoding
1453.98/1454.37	c set iterative enc to: adder
1453.98/1454.37	c set iterative enc to: none
1454.08/1454.45	c [INC SEARCH] isOptimum variable: 0
1737.00/1737.42	c formula is SAT
1737.00/1737.43	c [INC SEARCH] copied best model
1737.00/1737.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1737.00/1737.45	c model valid
1737.00/1737.45	c current solution ok
1737.00/1737.45	o 90779926
1737.00/1737.45	c [INC SEARCH] iteration: 4
1737.00/1737.45	c [INC BOUNDS] best value:90779941 search for 90779940
1737.00/1737.45	c [INC SYSTEM] there exists a inc, kill it!
1737.00/1737.45	c write failed with 2
1737.00/1737.46	c [INC SYSTEM] create new solver instance
1737.00/1737.46	c [INC] encode full formula
1737.00/1737.46	c fallback to adder encoding
1737.51/1738.00	c set iterative enc to: adder
1737.51/1738.00	c set iterative enc to: none
1737.62/1738.07	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.50	s UNKNOWN
1800.06/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3746993-1339109021/watcher-3746993-1339109021 -o /tmp/evaluation-result-3746993-1339109021/solver-3746993-1339109021 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746993-1339109021.opb 880326491 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25767
/proc/meminfo: memFree=22401760/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0

[startup+0.018123 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25767
/proc/meminfo: memFree=22401760/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25767
/proc/meminfo: memFree=22401760/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300297 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25767
/proc/meminfo: memFree=22401760/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70026 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25767
/proc/meminfo: memFree=22401760/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/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.00 2.00 3/180 25774
/proc/meminfo: memFree=22361784/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=29004 CPUtime=1.44 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 9503 11914 0 0 68 19 53 4 20 0 1 0 377029451 29700096 6741 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 7251 6741 182 442 0 6805 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 38152

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25776
/proc/meminfo: memFree=22229520/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=29004 CPUtime=1.44 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 9503 11914 0 0 68 19 53 4 20 0 1 0 377029451 29700096 6741 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 7251 6741 182 442 0 6805 0
[pid=25776] ppid=25768 vsize=118476 CPUtime=1.62 cores=1,3,5,7
/proc/25776/stat : 25776 (glucosInc) R 25768 25767 24192 0 -1 4202496 23417 0 0 0 158 4 0 0 20 0 1 0 377029597 121319424 26244 33554432000 4194304 5654031 140735811590272 140735811587960 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 29619 26244 132 357 0 29259 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 156628

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25776
/proc/meminfo: memFree=22226828/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=29004 CPUtime=1.44 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 9503 11914 0 0 68 19 53 4 20 0 1 0 377029451 29700096 6741 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 7251 6741 182 442 0 6805 0
[pid=25776] ppid=25768 vsize=118476 CPUtime=4.82 cores=1,3,5,7
/proc/25776/stat : 25776 (glucosInc) R 25768 25767 24192 0 -1 4202496 23435 0 0 0 478 4 0 0 20 0 1 0 377029597 121319424 26262 33554432000 4194304 5654031 140735811590272 140735811587960 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 29619 26262 132 357 0 29259 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 156628

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25776
/proc/meminfo: memFree=22228552/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=29004 CPUtime=1.44 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 9503 11914 0 0 68 19 53 4 20 0 1 0 377029451 29700096 6741 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 7251 6741 182 442 0 6805 0
[pid=25776] ppid=25768 vsize=119912 CPUtime=11.23 cores=1,3,5,7
/proc/25776/stat : 25776 (glucosInc) R 25768 25767 24192 0 -1 4202496 23796 0 0 0 1118 5 0 0 20 0 1 0 377029597 122789888 26623 33554432000 4194304 5654031 140735811590272 140735811588040 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 29978 26623 132 357 0 29618 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 158064

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25776
/proc/meminfo: memFree=22212932/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=29004 CPUtime=1.44 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 9503 11914 0 0 68 19 53 4 20 0 1 0 377029451 29700096 6741 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 7251 6741 182 442 0 6805 0
[pid=25776] ppid=25768 vsize=139380 CPUtime=24.02 cores=1,3,5,7
/proc/25776/stat : 25776 (glucosInc) R 25768 25767 24192 0 -1 4202496 24772 0 0 0 2396 6 0 0 20 0 1 0 377029597 142725120 29822 33554432000 4194304 5654031 140735811590272 140735811588360 4215964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 34845 29822 132 357 0 34485 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 177532

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25776
/proc/meminfo: memFree=22182452/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=29004 CPUtime=1.44 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 9503 11914 0 0 68 19 53 4 20 0 1 0 377029451 29700096 6741 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 7251 6741 182 442 0 6805 0
[pid=25776] ppid=25768 vsize=172728 CPUtime=49.62 cores=1,3,5,7
/proc/25776/stat : 25776 (glucosInc) R 25768 25767 24192 0 -1 4202496 26473 0 0 0 4955 7 0 0 20 0 1 0 377029597 176873472 37903 33554432000 4194304 5654031 140735811590272 140735811578088 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25776/statm: 43182 37903 142 357 0 42822 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 210880

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 25776
/proc/meminfo: memFree=22152156/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=29004 CPUtime=1.44 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 9503 11914 0 0 68 19 53 4 20 0 1 0 377029451 29700096 6741 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 7251 6741 182 442 0 6805 0
[pid=25776] ppid=25768 vsize=203128 CPUtime=100.82 cores=1,3,5,7
/proc/25776/stat : 25776 (glucosInc) R 25768 25767 24192 0 -1 4202496 27825 0 0 0 10073 9 0 0 20 0 1 0 377029597 208003072 45001 33554432000 4194304 5654031 140735811590272 140735811578088 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25776/statm: 50782 45001 142 357 0 50422 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 241280

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 25778
/proc/meminfo: memFree=22198808/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=47824 CPUtime=134.6 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 14991 40679 0 0 125 26 13293 16 20 0 1 0 377029451 48971776 11446 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 11956 11446 182 442 0 11510 0
[pid=25778] ppid=25768 vsize=121792 CPUtime=27.62 cores=1,3,5,7
/proc/25778/stat : 25778 (glucosInc) R 25768 25767 24192 0 -1 4202496 24318 0 0 0 2757 5 0 0 20 0 1 0 377042916 124715008 28291 33554432000 4194304 5654031 140733389640784 140733389638568 4215194 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25778/statm: 30448 28291 142 357 0 30088 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 178764

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25778
/proc/meminfo: memFree=22194776/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=47824 CPUtime=134.6 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 14991 40679 0 0 125 26 13293 16 20 0 1 0 377029451 48971776 11446 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 11956 11446 182 442 0 11510 0
[pid=25778] ppid=25768 vsize=125156 CPUtime=87.61 cores=1,3,5,7
/proc/25778/stat : 25778 (glucosInc) R 25768 25767 24192 0 -1 4202496 26354 0 0 0 8753 8 0 0 20 0 1 0 377042916 128159744 28580 33554432000 4194304 5654031 140733389640784 140733389638568 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25778/statm: 31289 28580 142 357 0 30929 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 182128

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25779
/proc/meminfo: memFree=22190636/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28587660/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=447.76 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 20481 73669 0 0 183 33 44526 34 20 0 1 0 377029451 49164288 11493 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 12003 11493 182 442 0 11557 0
[pid=25784] ppid=25768 vsize=161316 CPUtime=854.24 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25768 25767 24192 0 -1 4202496 43057 0 0 0 85392 32 0 0 20 0 1 0 377074238 165187584 36290 33554432000 4194304 5654031 140733364306384 140733364294200 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25784/statm: 40329 36290 142 357 0 39969 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 218476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25858
/proc/meminfo: memFree=28553920/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=447.76 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 20481 73669 0 0 183 33 44526 34 20 0 1 0 377029451 49164288 11493 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 12003 11493 182 442 0 11557 0
[pid=25784] ppid=25768 vsize=192136 CPUtime=914.22 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25768 25767 24192 0 -1 4202496 43754 0 0 0 91390 32 0 0 20 0 1 0 377074238 196747264 42089 33554432000 4194304 5654031 140733364306384 140733364294200 4232786 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25784/statm: 48034 42089 142 357 0 47674 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 249296

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25858
/proc/meminfo: memFree=28579412/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=447.76 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 20481 73669 0 0 183 33 44526 34 20 0 1 0 377029451 49164288 11493 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25768/statm: 12003 11493 182 442 0 11557 0
[pid=25784] ppid=25768 vsize=194412 CPUtime=974.21 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25768 25767 24192 0 -1 4202496 44949 0 0 0 97387 34 0 0 20 0 1 0 377074238 199077888 39906 33554432000 4194304 5654031 140733364306384 140733364294200 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25784/statm: 48603 39906 142 357 0 48243 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 251572

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 25861
/proc/meminfo: memFree=28613400/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=1454.14 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 25975 119465 0 0 241 40 145061 72 20 0 1 0 377029451 49164288 11493 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25768/statm: 12003 11493 182 442 0 11557 0
[pid=25860] ppid=25768 vsize=123840 CPUtime=27.83 cores=1,3,5,7
/proc/25860/stat : 25860 (glucosInc) R 25768 25767 24192 0 -1 4202496 25130 0 0 0 2777 6 0 0 20 0 1 0 377174896 126812160 27895 33554432000 4194304 5654031 140735068311712 140735068299528 4233328 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25860/statm: 30960 27895 142 357 0 30600 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 181000

[startup+1542.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 25861
/proc/meminfo: memFree=28578840/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=1454.14 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 25975 119465 0 0 241 40 145061 72 20 0 1 0 377029451 49164288 11493 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25768/statm: 12003 11493 182 442 0 11557 0
[pid=25860] ppid=25768 vsize=156088 CPUtime=87.81 cores=1,3,5,7
/proc/25860/stat : 25860 (glucosInc) R 25768 25767 24192 0 -1 4202496 27106 0 0 0 8773 8 0 0 20 0 1 0 377174896 159834112 36354 33554432000 4194304 5654031 140735068311712 140735068299528 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25860/statm: 39022 36354 142 357 0 38662 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 213248

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 25864
/proc/meminfo: memFree=28577012/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=1454.14 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 25975 119465 0 0 241 40 145061 72 20 0 1 0 377029451 49164288 11493 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25768/statm: 12003 11493 182 442 0 11557 0
[pid=25860] ppid=25768 vsize=156088 CPUtime=147.78 cores=1,3,5,7
/proc/25860/stat : 25860 (glucosInc) R 25768 25767 24192 0 -1 4202496 27757 0 0 0 14769 9 0 0 20 0 1 0 377174896 159834112 37390 33554432000 4194304 5654031 140735068311712 140735068299528 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25860/statm: 39022 37390 142 357 0 38662 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 213248

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 25864
/proc/meminfo: memFree=28577972/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=1454.14 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 25975 119465 0 0 241 40 145061 72 20 0 1 0 377029451 49164288 11493 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25768/statm: 12003 11493 182 442 0 11557 0
[pid=25860] ppid=25768 vsize=156088 CPUtime=207.77 cores=1,3,5,7
/proc/25860/stat : 25860 (glucosInc) R 25768 25767 24192 0 -1 4202496 28094 0 0 0 20767 10 0 0 20 0 1 0 377174896 159834112 37459 33554432000 4194304 5654031 140735068311712 140735068299528 4216690 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25860/statm: 39022 37459 142 357 0 38662 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 213248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 25864
/proc/meminfo: memFree=28541128/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=1454.14 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 25975 119465 0 0 241 40 145061 72 20 0 1 0 377029451 49164288 11493 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25768/statm: 12003 11493 182 442 0 11557 0
[pid=25860] ppid=25768 vsize=205408 CPUtime=267.77 cores=1,3,5,7
/proc/25860/stat : 25860 (glucosInc) R 25768 25767 24192 0 -1 4202496 28431 0 0 0 26765 12 0 0 20 0 1 0 377174896 210337792 46313 33554432000 4194304 5654031 140735068311712 140735068299528 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25860/statm: 51352 46313 142 357 0 50992 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 262568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25867
/proc/meminfo: memFree=28610668/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=1737.68 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 31465 148428 0 0 298 47 173338 85 20 0 1 0 377029451 49164288 11494 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25768/statm: 12003 11494 183 442 0 11557 0
[pid=25866] ppid=25768 vsize=124496 CPUtime=44.17 cores=1,3,5,7
/proc/25866/stat : 25866 (glucosInc) R 25768 25767 24192 0 -1 4202496 25587 0 0 0 4412 5 0 0 20 0 1 0 377203259 127483904 28375 33554432000 4194304 5654031 140734170752720 140734170740536 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25866/statm: 31124 28375 142 357 0 30764 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 181656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25867
/proc/meminfo: memFree=28602224/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=1737.68 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 31465 148428 0 0 298 47 173338 85 20 0 1 0 377029451 49164288 11494 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25768/statm: 12003 11494 183 442 0 11557 0
[pid=25866] ppid=25768 vsize=124496 CPUtime=62.38 cores=1,3,5,7
/proc/25866/stat : 25866 (glucosInc) R 25768 25767 24192 0 -1 4202496 25950 0 0 0 6232 6 0 0 20 0 1 0 377203259 127483904 29248 33554432000 4194304 5654031 140734170752720 140734170740536 4215168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25866/statm: 31124 29248 142 357 0 30764 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 181656

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 25867
/proc/meminfo: memFree=28602224/32873648 swapFree=7120/7120
[pid=25767] ppid=25765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25767/stat : 25767 (npSolver-pbo-It) S 25765 25767 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377029451 9367552 275 33554432000 4194304 5064252 140734870161776 140734870160688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25767/statm: 2287 275 233 213 0 72 0
[pid=25768] ppid=25767 vsize=48012 CPUtime=1737.68 cores=1,3,5,7
/proc/25768/stat : 25768 (npSolver-pbo) S 25767 25767 24192 0 -1 4202496 31465 148428 0 0 298 47 173338 85 20 0 1 0 377029451 49164288 11494 33554432000 4194304 6004724 140734455122704 140734455108552 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25768/statm: 12003 11494 183 442 0 11557 0
[pid=25866] ppid=25768 vsize=124496 CPUtime=62.38 cores=1,3,5,7
/proc/25866/stat : 25866 (glucosInc) R 25768 25767 24192 0 -1 4202496 25950 0 0 0 6232 6 0 0 20 0 1 0 377203259 127483904 29248 33554432000 4194304 5654031 140734170752720 140734170740536 4215168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25866/statm: 31124 29248 142 357 0 30764 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 181656

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.7
CPU system time (s): 1.40179
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 300892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.7
system time used= 1.40179
maximum resident set size= 201948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206225
page faults= 0
swaps= 0
block input operations= 0
block output operations= 388424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1985
involuntary context switches= 3408

runsolver used 2.73258 second user time and 7.09992 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 00:43:41
IDJOB=3746993
IDBENCH=92699
IDSOLVER=2332
FILE ID=node114/3746993-1339109021
RUNJOBID= node114-1339098177-24210
PBS_JOBID= 14643739
Free space on /tmp= 68920 MiB

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

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

MD5SUM BENCH= 8032cd9ddf37959390b9864499521c4d
RANDOM SEED=880326491

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        22402412 kB
Buffers:          584944 kB
Cached:          3784952 kB
SwapCached:         1940 kB
Active:          7623268 kB
Inactive:        1872408 kB
Active(anon):    5125760 kB
Inactive(anon):     2432 kB
Active(file):    2497508 kB
Inactive(file):  1869976 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67100572 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:       5092188 kB
Mapped:            11748 kB
Shmem:                24 kB
Slab:             828976 kB
SReclaimable:     273016 kB
SUnreclaim:       555960 kB
KernelStack:        1504 kB
PageTables:        13908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6475052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2940928 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= 70272 MiB
End job on node114 at 2012-06-08 01:13:41