Trace number 3748563

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_8_mh_ic.opb
MD5SUM92eaf5bbbb67d6b3b242e002852c9043
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5227195
Best CPU time to get the best result obtained on this benchmark75.5025
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 114791256
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4434739271
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 114791256
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4434739271
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.07	c old isEQ: 0, new EQ is 1
0.00/0.07	c old isEQ: 176, 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.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.12	c old isEQ: 0, new EQ is 1
0.00/0.13	c old isEQ: 1, new EQ is 1
0.00/0.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.78	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.78	c [INC SYSTEM] execute solver
0.00/1.23	c [INC SEARCH] formula is SAT
0.00/1.23	c [INC SYSTEM] solved the initial formula
0.00/1.26	c model valid
0.00/1.26	c current solution ok
0.00/1.44	o 83777436
0.00/1.44	c execute binary inc search
0.00/1.44	c [INC SEARCH] current bound: 41888725
0.00/1.44	c [INC SEARCH] iteration: 0
0.00/1.44	c [INC SEARCH] lower bound: 0 upperbound 83777451 current bound: 41888725 best value:83777451
0.00/1.44	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.44	c write failed with 2
0.00/1.44	c [INC SYSTEM] create new solver instance
0.00/1.44	c [INC] encode full formula
0.00/1.44	c fallback to adder encoding
1.88/1.99	c set iterative enc to: adder
1.88/1.99	c set iterative enc to: none
1.97/2.06	c [INC SEARCH] isOptimum variable: 0
788.20/788.47	c [INC SEARCH] formula is SAT
788.20/788.48	c [INC SEARCH] copied best model
788.20/788.48	c sat variable: 1 optimum/unsat variable: 0
788.30/788.51	c model valid
788.30/788.51	c current solution ok
788.30/788.51	o 25202419
788.30/788.51	c [INC SEARCH] current bound: 12601217
788.30/788.51	c [INC SEARCH] iteration: 1
788.30/788.51	c [INC SEARCH] lower bound: 0 upperbound 25202434 current bound: 12601217 best value:25202434
788.30/788.51	c [INC SYSTEM] there exists a inc, kill it!
788.30/788.51	c write failed with 2
788.30/788.52	c [INC SYSTEM] create new solver instance
788.30/788.52	c [INC] encode full formula
788.30/788.52	c fallback to adder encoding
788.80/789.02	c set iterative enc to: adder
788.80/789.02	c set iterative enc to: none
788.80/789.09	c [INC SEARCH] isOptimum variable: 0
1394.37/1394.72	c [INC SEARCH] formula is SAT
1394.37/1394.73	c [INC SEARCH] copied best model
1394.37/1394.73	c sat variable: 1 optimum/unsat variable: 0
1394.37/1394.77	c model valid
1394.37/1394.77	c current solution ok
1394.37/1394.77	o 12565650
1394.37/1394.77	c [INC SEARCH] current bound: 6282832
1394.37/1394.77	c [INC SEARCH] iteration: 2
1394.37/1394.77	c [INC SEARCH] lower bound: 0 upperbound 12565665 current bound: 6282832 best value:12565665
1394.37/1394.77	c [INC SYSTEM] there exists a inc, kill it!
1394.37/1394.77	c write failed with 2
1394.37/1394.77	c [INC SYSTEM] create new solver instance
1394.37/1394.77	c [INC] encode full formula
1394.37/1394.77	c fallback to adder encoding
1394.90/1395.23	c set iterative enc to: adder
1394.90/1395.23	c set iterative enc to: none
1394.90/1395.30	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.50	c an unexpexted return value has been received, exit
1800.10/1800.50	s UNKNOWN
1800.10/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.10/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-3748563-1339173812/watcher-3748563-1339173812 -o /tmp/evaluation-result-3748563-1339173812/solver-3748563-1339173812 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748563-1339173812.opb 1564418725 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.00 2/178 14502
/proc/meminfo: memFree=29760228/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0

[startup+0.036835 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 14502
/proc/meminfo: memFree=29760228/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100161 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 14502
/proc/meminfo: memFree=29760228/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300165 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 14502
/proc/meminfo: memFree=29760228/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.964164 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 14502
/proc/meminfo: memFree=29760228/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 2.16 2.04 2.01 3/180 14509
/proc/meminfo: memFree=29736572/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=22772 CPUtime=1.48 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) R 14502 14502 14220 0 -1 4202496 8384 13883 0 0 25 17 102 4 20 0 1 0 383507127 23318528 5177 33554432000 4194304 6004724 140733273692656 140733273687216 5055473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 5693 5178 183 442 0 5247 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31920

[startup+3.10031 s]
/proc/loadavg: 2.16 2.04 2.01 3/181 14511
/proc/meminfo: memFree=29566272/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=30964 CPUtime=2.05 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 10666 14397 0 0 74 24 102 5 20 0 1 0 383507127 31707136 7341 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 7741 7341 184 442 0 7295 0
[pid=14511] ppid=14503 vsize=119556 CPUtime=1.02 cores=0,2,4,6
/proc/14511/stat : 14511 (glucosInc) R 14503 14502 14220 0 -1 4202496 24232 0 0 0 98 4 0 0 20 0 1 0 383507333 122425344 26489 33554432000 4194304 5654031 140733765480656 140733764430296 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14511/statm: 29889 26489 141 357 0 29529 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 159668

[startup+6.30037 s]
/proc/loadavg: 2.23 2.06 2.02 3/181 14511
/proc/meminfo: memFree=29579556/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=30964 CPUtime=2.05 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 10666 14397 0 0 74 24 102 5 20 0 1 0 383507127 31707136 7341 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 7741 7341 184 442 0 7295 0
[pid=14511] ppid=14503 vsize=120948 CPUtime=4.22 cores=0,2,4,6
/proc/14511/stat : 14511 (glucosInc) R 14503 14502 14220 0 -1 4202496 24688 0 0 0 418 4 0 0 20 0 1 0 383507333 123850752 26945 33554432000 4194304 5654031 140733765480656 140733765468472 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14511/statm: 30237 26945 141 357 0 29877 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 161060

[startup+12.7004 s]
/proc/loadavg: 2.21 2.06 2.02 3/181 14511
/proc/meminfo: memFree=29578124/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=30964 CPUtime=2.05 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 10666 14397 0 0 74 24 102 5 20 0 1 0 383507127 31707136 7341 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 7741 7341 184 442 0 7295 0
[pid=14511] ppid=14503 vsize=122384 CPUtime=10.62 cores=0,2,4,6
/proc/14511/stat : 14511 (glucosInc) R 14503 14502 14220 0 -1 4202496 24959 0 0 0 1058 4 0 0 20 0 1 0 383507333 125321216 27216 33554432000 4194304 5654031 140733765480656 140733765468472 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14511/statm: 30596 27216 141 357 0 30236 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 162496

[startup+25.5003 s]
/proc/loadavg: 2.18 2.05 2.01 3/181 14511
/proc/meminfo: memFree=29574320/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=30964 CPUtime=2.05 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 10666 14397 0 0 74 24 102 5 20 0 1 0 383507127 31707136 7341 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 7741 7341 184 442 0 7295 0
[pid=14511] ppid=14503 vsize=122384 CPUtime=23.41 cores=0,2,4,6
/proc/14511/stat : 14511 (glucosInc) R 14503 14502 14220 0 -1 4202496 25034 0 0 0 2337 4 0 0 20 0 1 0 383507333 125321216 27802 33554432000 4194304 5654031 140733765480656 140733765468472 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14511/statm: 30596 27802 141 357 0 30236 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 162496

[startup+51.1065 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 14511
/proc/meminfo: memFree=29563604/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=30964 CPUtime=2.05 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 10666 14397 0 0 74 24 102 5 20 0 1 0 383507127 31707136 7341 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 7741 7341 184 442 0 7295 0
[pid=14511] ppid=14503 vsize=127096 CPUtime=49.01 cores=0,2,4,6
/proc/14511/stat : 14511 (glucosInc) R 14503 14502 14220 0 -1 4202496 26453 0 0 0 4896 5 0 0 20 0 1 0 383507333 130146304 29892 33554432000 4194304 5654031 140733765480656 140733765478424 4232589 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14511/statm: 31774 29892 141 357 0 31414 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 167208

[startup+102.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/181 14511
/proc/meminfo: memFree=29485892/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=30964 CPUtime=2.05 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 10666 14397 0 0 74 24 102 5 20 0 1 0 383507127 31707136 7341 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 7741 7341 184 442 0 7295 0
[pid=14511] ppid=14503 vsize=207084 CPUtime=100.19 cores=0,2,4,6
/proc/14511/stat : 14511 (glucosInc) R 14503 14502 14220 0 -1 4202496 30045 0 0 0 10011 8 0 0 20 0 1 0 383507333 212054016 46953 33554432000 4194304 5654031 140733765480656 140733765468472 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14511/statm: 51771 46953 141 357 0 51411 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 247196

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 14512
/proc/meminfo: memFree=29523328/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=30964 CPUtime=2.05 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 10666 14397 0 0 74 24 102 5 20 0 1 0 383507127 31707136 7341 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 7741 7341 184 442 0 7295 0
[pid=14511] ppid=14503 vsize=157764 CPUtime=160.15 cores=0,2,4,6
/proc/14511/stat : 14511 (glucosInc) R 14503 14502 14220 0 -1 4202496 30501 0 0 0 16007 8 0 0 20 0 1 0 383507333 161550336 37837 33554432000 4194304 5654031 140733765480656 140733765468472 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14511/statm: 39441 37837 141 357 0 39081 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 197876

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 14512
/proc/meminfo: memFree=29486644/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=30964 CPUtime=2.05 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 10666 14397 0 0 74 24 102 5 20 0 1 0 383507127 31707136 7341 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 7741 7341 184 442 0 7295 0
[pid=14511] ppid=14503 vsize=207084 CPUtime=220.15 cores=0,2,4,6
/proc/14511/stat : 14511 (glucosInc) R 14503 14502 14220 0 -1 4202496 30940 0 0 0 22006 9 0 0 20 0 1 0 383507333 212054016 46876 33554432000 4194304 5654031 140733765480656 140733765468472 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14511/statm: 51771 46876 141 357 0 51411 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 247196

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 14512
/proc/meminfo: memFree=29480328/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29399848/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=788.9 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 16181 49820 0 0 128 31 78709 22 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14521] ppid=14503 vsize=200132 CPUtime=453.1 cores=0,2,4,6
/proc/14521/stat : 14521 (glucosInc) R 14503 14502 14220 0 -1 4202496 26369 0 0 0 45302 8 0 0 20 0 1 0 383586036 204935168 48361 33554432000 4194304 5654031 140734721381472 140734721369288 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14521/statm: 50033 48361 142 357 0 49673 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 258936

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14549
/proc/meminfo: memFree=29433240/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=788.9 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 16181 49820 0 0 128 31 78709 22 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14521] ppid=14503 vsize=200132 CPUtime=513.09 cores=0,2,4,6
/proc/14521/stat : 14521 (glucosInc) R 14503 14502 14220 0 -1 4202496 26369 0 0 0 51301 8 0 0 20 0 1 0 383586036 204935168 48361 33554432000 4194304 5654031 140734721381472 140734721369288 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14521/statm: 50033 48361 142 357 0 49673 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 258936

[startup+1362.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14550
/proc/meminfo: memFree=29387564/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=788.9 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 16181 49820 0 0 128 31 78709 22 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14521] ppid=14503 vsize=200132 CPUtime=573.08 cores=0,2,4,6
/proc/14521/stat : 14521 (glucosInc) R 14503 14502 14220 0 -1 4202496 26369 0 0 0 57300 8 0 0 20 0 1 0 383586036 204935168 48361 33554432000 4194304 5654031 140734721381472 140734721369288 4232462 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14521/statm: 50033 48361 142 357 0 49673 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 258936

[startup+1422.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/181 14552
/proc/meminfo: memFree=29492092/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=1394.99 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 23194 76718 0 0 179 36 139252 32 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14552] ppid=14503 vsize=117472 CPUtime=26.96 cores=0,2,4,6
/proc/14552/stat : 14552 (glucosInc) R 14503 14502 14220 0 -1 4202496 23054 0 0 0 2691 5 0 0 20 0 1 0 383646657 120291328 24492 33554432000 4194304 5654031 140735184851152 140735184838968 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14552/statm: 29368 24492 142 357 0 29008 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 176276

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 14552
/proc/meminfo: memFree=29463672/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=1394.99 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 23194 76718 0 0 179 36 139252 32 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14552] ppid=14503 vsize=165084 CPUtime=86.95 cores=0,2,4,6
/proc/14552/stat : 14552 (glucosInc) R 14503 14502 14220 0 -1 4202496 23884 0 0 0 8689 6 0 0 20 0 1 0 383646657 169046016 31754 33554432000 4194304 5654031 140735184851152 140735184838968 4232448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14552/statm: 41271 31754 142 357 0 40911 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 223888

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 14552
/proc/meminfo: memFree=29501284/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=1394.99 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 23194 76718 0 0 179 36 139252 32 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14552] ppid=14503 vsize=165084 CPUtime=146.94 cores=0,2,4,6
/proc/14552/stat : 14552 (glucosInc) R 14503 14502 14220 0 -1 4202496 23884 0 0 0 14688 6 0 0 20 0 1 0 383646657 169046016 31754 33554432000 4194304 5654031 140735184851152 140735184838968 4233344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14552/statm: 41271 31754 142 357 0 40911 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 223888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 14555
/proc/meminfo: memFree=29460952/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=1394.99 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 23194 76718 0 0 179 36 139252 32 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14552] ppid=14503 vsize=165084 CPUtime=206.93 cores=0,2,4,6
/proc/14552/stat : 14552 (glucosInc) R 14503 14502 14220 0 -1 4202496 23885 0 0 0 20687 6 0 0 20 0 1 0 383646657 169046016 31754 33554432000 4194304 5654031 140735184851152 140735184838968 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14552/statm: 41271 31754 142 357 0 40911 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 223888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 14558
/proc/meminfo: memFree=29538248/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=1394.99 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 23194 76718 0 0 179 36 139252 32 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14552] ppid=14503 vsize=165084 CPUtime=266.92 cores=0,2,4,6
/proc/14552/stat : 14552 (glucosInc) R 14503 14502 14220 0 -1 4202496 23888 0 0 0 26686 6 0 0 20 0 1 0 383646657 169046016 32824 33554432000 4194304 5654031 140735184851152 140735184838968 4232462 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14552/statm: 41271 32824 142 357 0 40911 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 223888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14558
/proc/meminfo: memFree=29477652/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=1394.99 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 23194 76718 0 0 179 36 139252 32 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14552] ppid=14503 vsize=165084 CPUtime=326.91 cores=0,2,4,6
/proc/14552/stat : 14552 (glucosInc) R 14503 14502 14220 0 -1 4202496 23889 0 0 0 32685 6 0 0 20 0 1 0 383646657 169046016 33336 33554432000 4194304 5654031 140735184851152 140735184838968 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14552/statm: 41271 33336 142 357 0 40911 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 223888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14558
/proc/meminfo: memFree=29454116/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=1394.99 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 23194 76718 0 0 179 36 139252 32 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14552] ppid=14503 vsize=165084 CPUtime=386.9 cores=0,2,4,6
/proc/14552/stat : 14552 (glucosInc) R 14503 14502 14220 0 -1 4202496 23890 0 0 0 38684 6 0 0 20 0 1 0 383646657 169046016 33848 33554432000 4194304 5654031 140735184851152 140735184838968 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14552/statm: 41271 33848 142 357 0 40911 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 223888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14598
/proc/meminfo: memFree=29327680/32873648 swapFree=7112/7112
[pid=14502] ppid=14500 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14502/stat : 14502 (npSolver-pbo-I.) S 14500 14502 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383507126 9367552 275 33554432000 4194304 5064252 140735539285840 140735539284752 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14502/statm: 2287 275 233 213 0 72 0
[pid=14503] ppid=14502 vsize=49656 CPUtime=1394.99 cores=0,2,4,6
/proc/14503/stat : 14503 (npSolver-pbo) S 14502 14502 14220 0 -1 4202496 23194 76718 0 0 179 36 139252 32 20 0 1 0 383507127 50847744 12015 33554432000 4194304 6004724 140733273692656 140733273677576 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14503/statm: 12414 12015 185 442 0 11968 0
[pid=14552] ppid=14503 vsize=165084 CPUtime=405.11 cores=0,2,4,6
/proc/14552/stat : 14552 (glucosInc) R 14503 14502 14220 0 -1 4202496 23890 0 0 0 40504 7 0 0 20 0 1 0 383646657 169046016 33848 33554432000 4194304 5654031 140735184851152 140735184838968 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14552/statm: 41271 33848 142 357 0 40911 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 223888

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.36
CPU system time (s): 0.773882
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 258940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.36
system time used= 0.773882
maximum resident set size= 199792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124185
page faults= 0
swaps= 0
block input operations= 0
block output operations= 228112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1103
involuntary context switches= 2560

runsolver used 3.67144 second user time and 8.43872 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-08 18:43:32
IDJOB=3748563
IDBENCH=92668
IDSOLVER=2333
FILE ID=node126/3748563-1339173812
RUNJOBID= node126-1339170203-14236
PBS_JOBID= 14643821
Free space on /tmp= 70700 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_8_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748563-1339173812/watcher-3748563-1339173812 -o /tmp/evaluation-result-3748563-1339173812/solver-3748563-1339173812 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748563-1339173812.opb 1564418725 HOME HOME

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

MD5SUM BENCH= 92eaf5bbbb67d6b3b242e002852c9043
RANDOM SEED=1564418725

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29760492 kB
Buffers:          508360 kB
Cached:          1498996 kB
SwapCached:         8292 kB
Active:          2128856 kB
Inactive:          28648 kB
Active(anon):     141132 kB
Inactive(anon):    11064 kB
Active(file):    1987724 kB
Inactive(file):    17584 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             59428 kB
Writeback:             0 kB
AnonPages:        148920 kB
Mapped:            10628 kB
Shmem:                 0 kB
Slab:             816288 kB
SReclaimable:     260228 kB
SUnreclaim:       556060 kB
KernelStack:        1480 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     278956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70672 MiB
End job on node126 at 2012-06-08 19:13:33