Trace number 3699437

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_6_mh.opb
MD5SUM3266e32b2a945b684ae99382e7a5d59c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7586846
Best CPU time to get the best result obtained on this benchmark3.23351
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 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 4264157729
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 4264157729
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.65	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.65	c [INC SYSTEM] execute solver
1.16/1.21	c [INC SEARCH] formula is SAT
1.16/1.21	c [INC SYSTEM] solved the initial formula
1.16/1.23	c model valid
1.16/1.23	c current solution ok
1.36/1.44	o 24313008
1.36/1.44	c execute binary inc search
1.36/1.44	c [INC SEARCH] current bound: 12156511
1.36/1.44	c [INC SEARCH] iteration: 0
1.36/1.44	c [INC SEARCH] lower bound: 0 upperbound 24313023 current bound: 12156511 best value:24313023
1.36/1.44	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.44	c write failed with 2
1.36/1.44	c [INC SYSTEM] create new solver instance
1.36/1.44	c [INC] encode full formula
1.36/1.44	c fallback to adder encoding
1.87/1.91	c set iterative enc to: adder
1.87/1.91	c set iterative enc to: none
1.87/1.96	c [INC SEARCH] isOptimum variable: 0
830.89/831.12	c [INC SEARCH] formula is SAT
830.89/831.13	c [INC SEARCH] copied best model
830.89/831.13	c sat variable: 1 optimum/unsat variable: 0
830.89/831.16	c model valid
830.89/831.16	c current solution ok
830.89/831.16	o 11462736
830.89/831.16	c [INC SEARCH] current bound: 5731375
830.89/831.16	c [INC SEARCH] iteration: 1
830.89/831.16	c [INC SEARCH] lower bound: 0 upperbound 11462751 current bound: 5731375 best value:11462751
830.89/831.16	c [INC SYSTEM] there exists a inc, kill it!
830.89/831.16	c write failed with 2
830.89/831.16	c [INC SYSTEM] create new solver instance
830.89/831.16	c [INC] encode full formula
830.89/831.16	c fallback to adder encoding
831.42/831.60	c set iterative enc to: adder
831.42/831.60	c set iterative enc to: none
831.42/831.67	c [INC SEARCH] isOptimum variable: 0
832.99/833.26	c [INC SEARCH] formula is UNSAT
832.99/833.26	c [INC SYSTEM] there exists a inc, kill it!
832.99/833.26	c write failed with 2
832.99/833.27	c sat variable: 0 optimum/unsat variable: 1
832.99/833.27	c [INC SEARCH] set lower bound to 5731376 upperbound 11462751
832.99/833.27	c [INC SEARCH] current bound: 8597063
832.99/833.27	c [INC SEARCH] iteration: 2
832.99/833.27	c [INC SEARCH] lower bound: 5731376 upperbound 11462751 current bound: 8597063 best value:11462751
832.99/833.27	c [INC SYSTEM] create new solver instance
832.99/833.27	c [INC] encode full formula
832.99/833.27	c fallback to adder encoding
833.50/833.73	c set iterative enc to: adder
833.50/833.73	c set iterative enc to: none
833.59/833.81	c [INC SEARCH] isOptimum variable: 0
1055.91/1056.28	c [INC SEARCH] formula is SAT
1055.91/1056.29	c [INC SEARCH] copied best model
1055.91/1056.29	c sat variable: 1 optimum/unsat variable: 0
1056.01/1056.31	c model valid
1056.01/1056.31	c current solution ok
1056.01/1056.31	o 8594885
1056.01/1056.31	c [INC SEARCH] current bound: 7163138
1056.01/1056.31	c [INC SEARCH] iteration: 3
1056.01/1056.31	c [INC SEARCH] lower bound: 5731376 upperbound 8594900 current bound: 7163138 best value:8594900
1056.01/1056.31	c [INC SYSTEM] there exists a inc, kill it!
1056.01/1056.31	c write failed with 2
1056.01/1056.32	c [INC SYSTEM] create new solver instance
1056.01/1056.32	c [INC] encode full formula
1056.01/1056.32	c fallback to adder encoding
1056.43/1056.76	c set iterative enc to: adder
1056.43/1056.76	c set iterative enc to: none
1056.52/1056.82	c [INC SEARCH] isOptimum variable: 0
1250.17/1250.50	c [INC SEARCH] formula is UNSAT
1250.17/1250.50	c [INC SYSTEM] there exists a inc, kill it!
1250.17/1250.50	c write failed with 2
1250.17/1250.50	c sat variable: 0 optimum/unsat variable: 1
1250.17/1250.50	c [INC SEARCH] set lower bound to 7163139 upperbound 8594900
1250.17/1250.50	c [INC SEARCH] current bound: 7879019
1250.17/1250.50	c [INC SEARCH] iteration: 4
1250.17/1250.50	c [INC SEARCH] lower bound: 7163139 upperbound 8594900 current bound: 7879019 best value:8594900
1250.17/1250.50	c [INC SYSTEM] create new solver instance
1250.17/1250.50	c [INC] encode full formula
1250.17/1250.50	c fallback to adder encoding
1250.59/1250.94	c set iterative enc to: adder
1250.59/1250.94	c set iterative enc to: none
1250.68/1251.01	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.50	c an unexpexted return value has been received, exit
1800.08/1800.50	s UNKNOWN
1800.08/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3699437-1338132987/watcher-3699437-1338132987 -o /tmp/evaluation-result-3699437-1338132987/solver-3699437-1338132987 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699437-1338132987.opb 1498707528 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 16193
/proc/meminfo: memFree=31731740/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0

[startup+0.0383209 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 16193
/proc/meminfo: memFree=31731740/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100315 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 16193
/proc/meminfo: memFree=31731740/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 16193
/proc/meminfo: memFree=31731740/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700216 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 16193
/proc/meminfo: memFree=31731740/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 16199
/proc/meminfo: memFree=31704552/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=21588 CPUtime=1.47 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) R 16193 16193 15469 0 -1 4202496 5509 14077 0 0 22 17 103 5 20 0 1 0 279427337 22106112 4541 33554432000 4194304 5992684 140737297444480 140737297437352 5044337 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16194/statm: 5397 4542 189 440 0 4953 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30736

[startup+3.10032 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 16202
/proc/meminfo: memFree=31643008/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=17492 CPUtime=1.95 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 7947 14594 0 0 63 23 103 6 20 0 1 0 279427337 17911808 3752 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16194/statm: 4373 3752 189 440 0 3929 0
[pid=16202] ppid=16194 vsize=112308 CPUtime=1.12 cores=0,2,4,6
/proc/16202/stat : 16202 (glucosInc) R 16194 16193 15469 0 -1 4202496 21235 0 0 0 107 5 0 0 20 0 1 0 279427534 115003392 23917 33554432000 4194304 5654031 140737245427808 140737245425928 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16202/statm: 28077 23917 132 357 0 27717 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 138948

[startup+6.30035 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 16202
/proc/meminfo: memFree=31581232/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=17492 CPUtime=1.95 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 7947 14594 0 0 63 23 103 6 20 0 1 0 279427337 17911808 3752 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16194/statm: 4373 3752 189 440 0 3929 0
[pid=16202] ppid=16194 vsize=115364 CPUtime=4.32 cores=0,2,4,6
/proc/16202/stat : 16202 (glucosInc) R 16194 16193 15469 0 -1 4202496 21878 0 0 0 427 5 0 0 20 0 1 0 279427534 118132736 24560 33554432000 4194304 5654031 140737245427808 140737245415624 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16202/statm: 28841 24560 141 357 0 28481 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 142004

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 16203
/proc/meminfo: memFree=31580636/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=17492 CPUtime=1.95 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 7947 14594 0 0 63 23 103 6 20 0 1 0 279427337 17911808 3752 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16194/statm: 4373 3752 189 440 0 3929 0
[pid=16202] ppid=16194 vsize=115364 CPUtime=10.72 cores=0,2,4,6
/proc/16202/stat : 16202 (glucosInc) R 16194 16193 15469 0 -1 4202496 22058 0 0 0 1067 5 0 0 20 0 1 0 279427534 118132736 24740 33554432000 4194304 5654031 140737245427808 140737245415624 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16202/statm: 28841 24740 141 357 0 28481 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 142004

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 16203
/proc/meminfo: memFree=31574016/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=17492 CPUtime=1.95 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 7947 14594 0 0 63 23 103 6 20 0 1 0 279427337 17911808 3752 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16194/statm: 4373 3752 189 440 0 3929 0
[pid=16202] ppid=16194 vsize=117064 CPUtime=23.52 cores=0,2,4,6
/proc/16202/stat : 16202 (glucosInc) R 16194 16193 15469 0 -1 4202496 22450 0 0 0 2347 5 0 0 20 0 1 0 279427534 119873536 25643 33554432000 4194304 5654031 140737245427808 140737245415624 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16202/statm: 29266 25643 142 357 0 28906 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 143704

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 16203
/proc/meminfo: memFree=31566724/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=17492 CPUtime=1.95 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 7947 14594 0 0 63 23 103 6 20 0 1 0 279427337 17911808 3752 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16194/statm: 4373 3752 189 440 0 3929 0
[pid=16202] ppid=16194 vsize=117920 CPUtime=49.11 cores=0,2,4,6
/proc/16202/stat : 16202 (glucosInc) R 16194 16193 15469 0 -1 4202496 22576 0 0 0 4906 5 0 0 20 0 1 0 279427534 120750080 26280 33554432000 4194304 5654031 140737245427808 140737245415624 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16202/statm: 29480 26280 142 357 0 29120 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 144560

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16203
/proc/meminfo: memFree=31547576/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=17492 CPUtime=1.95 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 7947 14594 0 0 63 23 103 6 20 0 1 0 279427337 17911808 3752 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16194/statm: 4373 3752 189 440 0 3929 0
[pid=16202] ppid=16194 vsize=117920 CPUtime=100.3 cores=0,2,4,6
/proc/16202/stat : 16202 (glucosInc) R 16194 16193 15469 0 -1 4202496 22691 0 0 0 10025 5 0 0 20 0 1 0 279427534 120750080 26899 33554432000 4194304 5654031 140737245427808 140737245415624 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16202/statm: 29480 26899 142 357 0 29120 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 144560

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 16203
/proc/meminfo: memFree=31563792/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=17492 CPUtime=1.95 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 7947 14594 0 0 63 23 103 6 20 0 1 0 279427337 17911808 3752 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16194/statm: 4373 3752 189 440 0 3929 0
[pid=16202] ppid=16194 vsize=119304 CPUtime=160.26 cores=0,2,4,6
/proc/16202/stat : 16202 (glucosInc) R 16194 16193 15469 0 -1 4202496 23860 0 0 0 16020 6 0 0 20 0 1 0 279427534 122167296 26667 33554432000 4194304 5654031 140737245427808 140737245415624 4216213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16202/statm: 29826 26667 142 357 0 29466 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 145944

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 16206
/proc/meminfo: memFree=31535828/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=17492 CPUtime=1.95 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 7947 14594 0 0 63 23 103 6 20 0 1 0 279427337 17911808 3752 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16194/statm: 4373 3752 189 440 0 3929 0
[pid=16202] ppid=16194 vsize=149116 CPUtime=220.26 cores=0,2,4,6
/proc/16202/stat : 16202 (glucosInc) R 16194 16193 15469 0 -1 4202496 24997 0 0 0 22019 7 0 0 20 0 1 0 279427534 152694784 33837 33554432000 4194304 5654031 140737245427808 140737245415624 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16202/statm: 37279 33837 142 357 0 36919 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 175756

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16206
/proc/meminfo: memFree=31524504/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=31481752/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1056.55 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 30080 86452 0 0 205 38 105383 29 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16220] ppid=16194 vsize=139264 CPUtime=185.42 cores=0,2,4,6
/proc/16220/stat : 16220 (glucosInc) R 16194 16193 15469 0 -1 4202496 23688 0 0 0 18535 7 0 0 20 0 1 0 279533020 142606336 32478 33554432000 4194304 5654031 140735962864336 140735962852152 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16220/statm: 34816 32478 142 357 0 34456 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 196580

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16223
/proc/meminfo: memFree=31515692/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=115600 CPUtime=51.27 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 22113 0 0 0 5122 5 0 0 20 0 1 0 279552438 118374400 23972 33554432000 4194304 5654031 140733718703168 140733718690984 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 28900 23972 142 357 0 28540 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 172916

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16223
/proc/meminfo: memFree=31477216/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=116676 CPUtime=111.26 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 22235 0 0 0 11121 5 0 0 20 0 1 0 279552438 119476224 24605 33554432000 4194304 5654031 140733718703168 140733718690984 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 29169 24605 142 357 0 28809 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 173992

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16226
/proc/meminfo: memFree=31490580/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=134396 CPUtime=171.24 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 22777 0 0 0 17118 6 0 0 20 0 1 0 279552438 137621504 30034 33554432000 4194304 5654031 140733718703168 140733718690984 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 33599 30034 142 357 0 33239 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 191712

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16249
/proc/meminfo: memFree=31449096/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=164744 CPUtime=231.23 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 23197 0 0 0 23117 6 0 0 20 0 1 0 279552438 168697856 31454 33554432000 4194304 5654031 140733718703168 140733718690984 4215932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 41186 31454 142 357 0 40826 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 222060

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16250
/proc/meminfo: memFree=31482688/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=164744 CPUtime=291.22 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 23198 0 0 0 29116 6 0 0 20 0 1 0 279552438 168697856 31966 33554432000 4194304 5654031 140733718703168 140733718690984 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 41186 31966 142 357 0 40826 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 222060

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16250
/proc/meminfo: memFree=31449548/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=164744 CPUtime=351.21 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 23199 0 0 0 35115 6 0 0 20 0 1 0 279552438 168697856 32478 33554432000 4194304 5654031 140733718703168 140733718690984 4232438 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 41186 32478 142 357 0 40826 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 222060

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 16250
/proc/meminfo: memFree=31478652/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=164744 CPUtime=411.2 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 23201 0 0 0 41114 6 0 0 20 0 1 0 279552438 168697856 32990 33554432000 4194304 5654031 140733718703168 140733718690984 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 41186 32990 142 357 0 40826 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 222060

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 16250
/proc/meminfo: memFree=31420316/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=164744 CPUtime=471.19 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 23383 0 0 0 47112 7 0 0 20 0 1 0 279552438 168697856 37753 33554432000 4194304 5654031 140733718703168 140733718690984 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 41186 37753 142 357 0 40826 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 222060

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16295
/proc/meminfo: memFree=31615436/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=164744 CPUtime=531.19 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 23383 0 0 0 53112 7 0 0 20 0 1 0 279552438 168697856 37753 33554432000 4194304 5654031 140733718703168 140733718690984 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 41186 37753 142 357 0 40826 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 222060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 16299
/proc/meminfo: memFree=31478260/32873844 swapFree=7372/7372
[pid=16193] ppid=16191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16193/stat : 16193 (npSolver-pbo-I.) S 16191 16193 15469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279427337 9367552 275 33554432000 4194304 5064252 140733390663648 140733390662560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16193/statm: 2287 275 233 213 0 72 0
[pid=16194] ppid=16193 vsize=48168 CPUtime=1250.69 cores=0,2,4,6
/proc/16194/stat : 16194 (npSolver-pbo) S 16193 16193 15469 0 -1 4202496 37603 110660 0 0 249 43 124739 38 20 0 1 0 279427337 49324032 11423 33554432000 4194304 5992684 140737297444480 140737297429384 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/16194/statm: 12042 11423 191 440 0 11598 0
[pid=16223] ppid=16194 vsize=176416 CPUtime=549.39 cores=0,2,4,6
/proc/16223/stat : 16223 (glucosInc) R 16194 16193 15469 0 -1 4202496 23503 0 0 0 54932 7 0 0 20 0 1 0 279552438 180649984 37855 33554432000 4194304 5654031 140733718703168 140733718690984 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16223/statm: 44104 37855 142 357 0 43744 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 233732

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.11
CPU user time (s): 1799.21
CPU system time (s): 0.894863
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 233732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.894863
maximum resident set size= 171020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172143
page faults= 0
swaps= 0
block input operations= 8
block output operations= 350552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1117
involuntary context switches= 2572

runsolver used 8.85365 second user time and 8.46771 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-27 17:36:28
IDJOB=3699437
IDBENCH=92719
IDSOLVER=2276
FILE ID=node109/3699437-1338132987
RUNJOBID= node109-1338124514-15485
PBS_JOBID= 14624511
Free space on /tmp= 71256 MiB

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

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

MD5SUM BENCH= 3266e32b2a945b684ae99382e7a5d59c
RANDOM SEED=1498707528

node109.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		: 2667.264
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	: 5334.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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:       32873844 kB
MemFree:        31732336 kB
Buffers:           70512 kB
Cached:           177108 kB
SwapCached:          592 kB
Active:           304608 kB
Inactive:          70456 kB
Active(anon):     122364 kB
Inactive(anon):     7672 kB
Active(file):     182244 kB
Inactive(file):    62784 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106288 kB
Dirty:             58324 kB
Writeback:             0 kB
AnonPages:        107872 kB
Mapped:            11800 kB
Shmem:                 8 kB
Slab:             626388 kB
SReclaimable:      68936 kB
SUnreclaim:       557452 kB
KernelStack:        1504 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     257596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71208 MiB
End job on node109 at 2012-05-27 18:06:28