Trace number 3748589

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.06 1800.41

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.06	c old isEQ: 0, new EQ is 1
0.00/0.06	c old isEQ: 96, 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.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.56	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.56	c [INC SYSTEM] execute solver
0.00/0.72	c [INC SEARCH] formula is SAT
0.00/0.72	c [INC SYSTEM] solved the initial formula
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.87	o 122655644
0.00/0.87	c execute binary inc search
0.00/0.87	c [INC SEARCH] current bound: 61327829
0.00/0.87	c [INC SEARCH] iteration: 0
0.00/0.87	c [INC SEARCH] lower bound: 0 upperbound 122655659 current bound: 61327829 best value:122655659
0.00/0.87	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.87	c write failed with 2
0.00/0.87	c [INC SYSTEM] create new solver instance
0.00/0.87	c [INC] encode full formula
0.00/0.87	c fallback to adder encoding
1.37/1.41	c set iterative enc to: adder
1.37/1.41	c set iterative enc to: none
1.37/1.49	c [INC SEARCH] isOptimum variable: 0
592.45/592.65	c [INC SEARCH] formula is SAT
592.45/592.66	c [INC SEARCH] copied best model
592.45/592.66	c sat variable: 1 optimum/unsat variable: 0
592.45/592.68	c model valid
592.45/592.68	c current solution ok
592.45/592.68	o 55425978
592.45/592.68	c [INC SEARCH] current bound: 27712996
592.45/592.68	c [INC SEARCH] iteration: 1
592.45/592.68	c [INC SEARCH] lower bound: 0 upperbound 55425993 current bound: 27712996 best value:55425993
592.45/592.68	c [INC SYSTEM] there exists a inc, kill it!
592.45/592.68	c write failed with 2
592.45/592.69	c [INC SYSTEM] create new solver instance
592.45/592.69	c [INC] encode full formula
592.45/592.69	c fallback to adder encoding
593.06/593.20	c set iterative enc to: adder
593.06/593.20	c set iterative enc to: none
593.06/593.28	c [INC SEARCH] isOptimum variable: 0
1244.70/1245.04	c [INC SEARCH] formula is SAT
1244.70/1245.06	c [INC SEARCH] copied best model
1244.70/1245.06	c sat variable: 1 optimum/unsat variable: 0
1244.70/1245.08	c model valid
1244.70/1245.08	c current solution ok
1244.70/1245.08	o 27569005
1244.70/1245.08	c [INC SEARCH] current bound: 13784510
1244.70/1245.08	c [INC SEARCH] iteration: 2
1244.70/1245.08	c [INC SEARCH] lower bound: 0 upperbound 27569020 current bound: 13784510 best value:27569020
1244.70/1245.08	c [INC SYSTEM] there exists a inc, kill it!
1244.70/1245.08	c write failed with 2
1244.70/1245.08	c [INC SYSTEM] create new solver instance
1244.70/1245.08	c [INC] encode full formula
1244.70/1245.08	c fallback to adder encoding
1245.23/1245.55	c set iterative enc to: adder
1245.23/1245.55	c set iterative enc to: none
1245.33/1245.62	c [INC SEARCH] isOptimum variable: 0
1252.31/1252.60	c [INC SEARCH] formula is UNSAT
1252.31/1252.60	c [INC SYSTEM] there exists a inc, kill it!
1252.31/1252.60	c write failed with 2
1252.31/1252.61	c sat variable: 0 optimum/unsat variable: 1
1252.31/1252.61	c [INC SEARCH] set lower bound to 13784511 upperbound 27569020
1252.31/1252.61	c [INC SEARCH] current bound: 20676765
1252.31/1252.61	c [INC SEARCH] iteration: 3
1252.31/1252.61	c [INC SEARCH] lower bound: 13784511 upperbound 27569020 current bound: 20676765 best value:27569020
1252.31/1252.61	c [INC SYSTEM] create new solver instance
1252.31/1252.61	c [INC] encode full formula
1252.31/1252.61	c fallback to adder encoding
1252.82/1253.12	c set iterative enc to: adder
1252.82/1253.12	c set iterative enc to: none
1252.92/1253.20	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	c an unexpexted return value has been received, exit
1800.02/1800.41	s UNKNOWN
1800.02/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748589-1339175582/watcher-3748589-1339175582 -o /tmp/evaluation-result-3748589-1339175582/solver-3748589-1339175582 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748589-1339175582.opb 1132001267 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: 1.92 1.98 1.99 3/178 32470
/proc/meminfo: memFree=27343720/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0

[startup+0.0950371 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 32470
/proc/meminfo: memFree=27343720/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100328 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 32470
/proc/meminfo: memFree=27343720/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30032 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 32470
/proc/meminfo: memFree=27343720/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 32470
/proc/meminfo: memFree=27343720/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 32477
/proc/meminfo: memFree=27315400/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=28988 CPUtime=1.47 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 10163 11445 0 0 67 21 55 4 20 0 1 0 383683932 29683712 6739 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 7247 6739 183 442 0 6801 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38136

[startup+3.10041 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 32479
/proc/meminfo: memFree=27182948/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=28988 CPUtime=1.47 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 10163 11445 0 0 67 21 55 4 20 0 1 0 383683932 29683712 6739 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 7247 6739 183 442 0 6801 0
[pid=32479] ppid=32471 vsize=117060 CPUtime=1.59 cores=1,3,5,7
/proc/32479/stat : 32479 (glucosInc) R 32471 32470 32059 0 -1 4202496 22189 0 0 0 153 6 0 0 20 0 1 0 383684081 119869440 24059 33554432000 4194304 5654031 140733897321184 140733897319080 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32479/statm: 29265 24059 132 357 0 28905 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 155196

[startup+6.30042 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 32479
/proc/meminfo: memFree=27179660/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=28988 CPUtime=1.47 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 10163 11445 0 0 67 21 55 4 20 0 1 0 383683932 29683712 6739 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 7247 6739 183 442 0 6801 0
[pid=32479] ppid=32471 vsize=118996 CPUtime=4.79 cores=1,3,5,7
/proc/32479/stat : 32479 (glucosInc) R 32471 32470 32059 0 -1 4202496 22506 0 0 0 473 6 0 0 20 0 1 0 383684081 121851904 24887 33554432000 4194304 5654031 140733897321184 140733897309000 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32479/statm: 29749 24887 141 357 0 29389 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 157132

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 32479
/proc/meminfo: memFree=27177808/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=28988 CPUtime=1.47 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 10163 11445 0 0 67 21 55 4 20 0 1 0 383683932 29683712 6739 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 7247 6739 183 442 0 6801 0
[pid=32479] ppid=32471 vsize=120196 CPUtime=11.19 cores=1,3,5,7
/proc/32479/stat : 32479 (glucosInc) R 32471 32470 32059 0 -1 4202496 22864 0 0 0 1113 6 0 0 20 0 1 0 383684081 123080704 25245 33554432000 4194304 5654031 140733897321184 140733897309000 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32479/statm: 30049 25245 141 357 0 29689 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 158332

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/180 32524
/proc/meminfo: memFree=30673412/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=28988 CPUtime=1.47 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 10163 11445 0 0 67 21 55 4 20 0 1 0 383683932 29683712 6739 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 7247 6739 183 442 0 6801 0
[pid=32479] ppid=32471 vsize=121296 CPUtime=23.99 cores=1,3,5,7
/proc/32479/stat : 32479 (glucosInc) R 32471 32470 32059 0 -1 4202496 23140 0 0 0 2393 6 0 0 20 0 1 0 383684081 124207104 26032 33554432000 4194304 5654031 140733897321184 140733897309000 4208641 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32479/statm: 30324 26032 142 357 0 29964 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 159432

[startup+51.1004 s]
/proc/loadavg: 2.03 2.00 2.00 3/180 32526
/proc/meminfo: memFree=30093552/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=28988 CPUtime=1.47 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 10163 11445 0 0 67 21 55 4 20 0 1 0 383683932 29683712 6739 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 7247 6739 183 442 0 6801 0
[pid=32479] ppid=32471 vsize=120764 CPUtime=49.57 cores=1,3,5,7
/proc/32479/stat : 32479 (glucosInc) R 32471 32470 32059 0 -1 4202496 24145 0 0 0 4950 7 0 0 20 0 1 0 383684081 123662336 25608 33554432000 4194304 5654031 140733897321184 140733897309000 4208584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32479/statm: 30191 25608 142 357 0 29831 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 158900

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 32527
/proc/meminfo: memFree=30054232/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=28988 CPUtime=1.47 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 10163 11445 0 0 67 21 55 4 20 0 1 0 383683932 29683712 6739 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 7247 6739 183 442 0 6801 0
[pid=32479] ppid=32471 vsize=153692 CPUtime=100.77 cores=1,3,5,7
/proc/32479/stat : 32479 (glucosInc) R 32471 32470 32059 0 -1 4202496 26030 0 0 0 10068 9 0 0 20 0 1 0 383684081 157380608 34574 33554432000 4194304 5654031 140733897321184 140733897309000 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32479/statm: 38423 34574 142 357 0 38063 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 191828

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 32527
/proc/meminfo: memFree=30038384/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=28988 CPUtime=1.47 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 10163 11445 0 0 67 21 55 4 20 0 1 0 383683932 29683712 6739 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 7247 6739 183 442 0 6801 0
[pid=32479] ppid=32471 vsize=153692 CPUtime=160.74 cores=1,3,5,7
/proc/32479/stat : 32479 (glucosInc) R 32471 32470 32059 0 -1 4202496 26670 0 0 0 16065 9 0 0 20 0 1 0 383684081 157380608 35815 33554432000 4194304 5654031 140733897321184 140733897309000 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32479/statm: 38423 35815 142 357 0 38063 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 191828

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32528
/proc/meminfo: memFree=30031896/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=28988 CPUtime=1.47 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 10163 11445 0 0 67 21 55 4 20 0 1 0 383683932 29683712 6739 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 7247 6739 183 442 0 6801 0
[pid=32479] ppid=32471 vsize=153692 CPUtime=220.74 cores=1,3,5,7
/proc/32479/stat : 32479 (glucosInc) R 32471 32470 32059 0 -1 4202496 27503 0 0 0 22063 11 0 0 20 0 1 0 383684081 157380608 35815 33554432000 4194304 5654031 140733897321184 140733897309000 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32479/statm: 38423 35815 142 357 0 38063 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 191828

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 32528
/proc/meminfo: memFree=30026940/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29964964/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=593.14 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 15241 42848 0 0 121 29 59141 23 20 0 1 0 383683932 48910336 11434 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11434 184 442 0 11495 0
[pid=32534] ppid=32471 vsize=149532 CPUtime=648.87 cores=1,3,5,7
/proc/32534/stat : 32534 (glucosInc) R 32471 32470 32059 0 -1 4202496 26258 0 0 0 64870 17 0 0 20 0 1 0 383743261 153120768 35648 33554432000 4194304 5654031 140736930938464 140736930926280 4215168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32534/statm: 37383 35648 142 357 0 37023 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 206444

[startup+1302.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/181 32543
/proc/meminfo: memFree=29998264/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=117204 CPUtime=49.09 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 22119 0 0 0 4903 6 0 0 20 0 1 0 383809252 120016896 25358 33554432000 4194304 5654031 140733818955824 140733818943640 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 29301 25358 142 357 0 28941 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 174116

[startup+1362.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/181 32543
/proc/meminfo: memFree=30001432/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=148304 CPUtime=109.07 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 23371 0 0 0 10900 7 0 0 20 0 1 0 383809252 151863296 31846 33554432000 4194304 5654031 140733818955824 140733818943640 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 37076 31846 142 357 0 36716 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 205216

[startup+1422.31 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 32544
/proc/meminfo: memFree=29976548/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=148304 CPUtime=169.07 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 23371 0 0 0 16900 7 0 0 20 0 1 0 383809252 151863296 31846 33554432000 4194304 5654031 140733818955824 140733818943640 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 37076 31846 142 357 0 36716 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 205216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 32544
/proc/meminfo: memFree=29969784/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=148304 CPUtime=229.05 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 23371 0 0 0 22898 7 0 0 20 0 1 0 383809252 151863296 31846 33554432000 4194304 5654031 140733818955824 140733818943640 4214996 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 37076 31846 142 357 0 36716 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 205216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 32544
/proc/meminfo: memFree=29998232/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=148304 CPUtime=289.03 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 23386 0 0 0 28896 7 0 0 20 0 1 0 383809252 151863296 32358 33554432000 4194304 5654031 140733818955824 140733818943640 4215115 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 37076 32358 142 357 0 36716 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 205216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 32544
/proc/meminfo: memFree=29989400/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=148304 CPUtime=349.02 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 23387 0 0 0 34895 7 0 0 20 0 1 0 383809252 151863296 33101 33554432000 4194304 5654031 140733818955824 140733818943640 4215097 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 37076 33101 142 357 0 36716 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 205216

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 32547
/proc/meminfo: memFree=29963452/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=166980 CPUtime=409.02 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 23859 0 0 0 40894 8 0 0 20 0 1 0 383809252 170987520 37585 33554432000 4194304 5654031 140733818955824 140733818943640 4215290 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 41745 37585 142 357 0 41385 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 223892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32548
/proc/meminfo: memFree=29982700/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=166980 CPUtime=469 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 24045 0 0 0 46892 8 0 0 20 0 1 0 383809252 170987520 37770 33554432000 4194304 5654031 140733818955824 140733818943640 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 41745 37770 142 357 0 41385 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 223892

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32548
/proc/meminfo: memFree=29972212/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=166980 CPUtime=528.99 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 24045 0 0 0 52891 8 0 0 20 0 1 0 383809252 170987520 37770 33554432000 4194304 5654031 140733818955824 140733818943640 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 41745 37770 142 357 0 41385 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 223892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32548
/proc/meminfo: memFree=29970288/32873844 swapFree=7632/7632
[pid=32470] ppid=32468 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32470/stat : 32470 (npSolver-pbo-I.) S 32468 32470 32059 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383683932 9367552 275 33554432000 4194304 5064252 140733487651456 140733487650368 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32470/statm: 2287 275 233 213 0 72 0
[pid=32471] ppid=32470 vsize=47764 CPUtime=1252.92 cores=1,3,5,7
/proc/32471/stat : 32471 (npSolver-pbo) S 32470 32470 32059 0 -1 4202496 25731 90829 0 0 222 42 124978 50 20 0 1 0 383683932 48910336 11435 33554432000 4194304 6004724 140735341100688 140735341085608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32471/statm: 11941 11435 185 442 0 11495 0
[pid=32543] ppid=32471 vsize=166980 CPUtime=547.1 cores=1,3,5,7
/proc/32543/stat : 32543 (glucosInc) R 32471 32470 32059 0 -1 4202496 24045 0 0 0 54702 8 0 0 20 0 1 0 383809252 170987520 37770 33554432000 4194304 5654031 140733818955824 140733818943640 4208641 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32543/statm: 41745 37770 142 357 0 41385 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 223892

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.03
CPU system time (s): 1.02884
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 271968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 1.02884
maximum resident set size= 201944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140981
page faults= 0
swaps= 0
block input operations= 0
block output operations= 284952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 996
involuntary context switches= 2709

runsolver used 3.43348 second user time and 9.00363 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-08 19:13:03
IDJOB=3748589
IDBENCH=92699
IDSOLVER=2333
FILE ID=node119/3748589-1339175582
RUNJOBID= node119-1339170171-32076
PBS_JOBID= 14643814
Free space on /tmp= 70104 MiB

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

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

MD5SUM BENCH= 8032cd9ddf37959390b9864499521c4d
RANDOM SEED=1132001267

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27344108 kB
Buffers:          252932 kB
Cached:          1468868 kB
SwapCached:         2552 kB
Active:          3970848 kB
Inactive:         701608 kB
Active(anon):    2947868 kB
Inactive(anon):     3936 kB
Active(file):    1022980 kB
Inactive(file):   697672 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097020 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:       2955648 kB
Mapped:             9964 kB
Shmem:                 0 kB
Slab:             711100 kB
SReclaimable:     151928 kB
SUnreclaim:       559172 kB
KernelStack:        1480 kB
PageTables:        10052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3642996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2449408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70576 MiB
End job on node119 at 2012-06-08 19:43:03