Trace number 3697844

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.09 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_9_mh.opb
MD5SUMdceb2101253472cec95359fbc82f66a4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6925310
Best CPU time to get the best result obtained on this benchmark41.2897
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 105154048
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4901449287
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 105154048
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4901449287
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.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.81	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.81	c [INC SYSTEM] execute solver
1.16/1.34	c [INC SEARCH] formula is SAT
1.16/1.34	c [INC SYSTEM] solved the initial formula
1.16/1.36	c model valid
1.16/1.36	c current solution ok
1.36/1.59	o 330345050
1.36/1.59	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.59	c write failed with 2
1.36/1.59	c [INC SEARCH] iteration: 0
1.36/1.59	c [INC BOUNDS] best value:330345065 search for 330345064
1.36/1.59	c [INC SYSTEM] create new solver instance
1.36/1.59	c [INC] encode full formula
1.36/1.59	c fallback to adder encoding
2.08/2.20	c set iterative enc to: adder
2.08/2.20	c set iterative enc to: none
2.08/2.29	c [INC SEARCH] isOptimum variable: 0
65.87/66.06	c formula is SAT
65.87/66.07	c [INC SEARCH] copied best model
65.87/66.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.96/66.10	c model valid
65.96/66.10	c current solution ok
65.96/66.10	o 241881360
65.96/66.10	c [INC SEARCH] iteration: 1
65.96/66.10	c [INC BOUNDS] best value:241881375 search for 241881374
65.96/66.10	c [INC SYSTEM] there exists a inc, kill it!
65.96/66.10	c write failed with 2
65.96/66.11	c [INC SYSTEM] create new solver instance
65.96/66.11	c [INC] encode full formula
65.96/66.11	c fallback to adder encoding
66.57/66.70	c set iterative enc to: adder
66.57/66.70	c set iterative enc to: none
66.66/66.80	c [INC SEARCH] isOptimum variable: 0
146.32/146.52	c formula is SAT
146.32/146.54	c [INC SEARCH] copied best model
146.32/146.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
146.32/146.56	c model valid
146.32/146.56	c current solution ok
146.32/146.56	o 116810671
146.32/146.56	c [INC SEARCH] iteration: 2
146.32/146.56	c [INC BOUNDS] best value:116810686 search for 116810685
146.32/146.56	c [INC SYSTEM] there exists a inc, kill it!
146.32/146.56	c write failed with 2
146.32/146.57	c [INC SYSTEM] create new solver instance
146.32/146.57	c [INC] encode full formula
146.32/146.57	c fallback to adder encoding
146.92/147.14	c set iterative enc to: adder
146.92/147.14	c set iterative enc to: none
147.02/147.24	c [INC SEARCH] isOptimum variable: 0
566.12/566.49	c formula is SAT
566.12/566.50	c [INC SEARCH] copied best model
566.12/566.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
566.23/566.52	c model valid
566.23/566.52	c current solution ok
566.23/566.52	o 97274766
566.23/566.52	c [INC SEARCH] iteration: 3
566.23/566.52	c [INC BOUNDS] best value:97274781 search for 97274780
566.23/566.52	c [INC SYSTEM] there exists a inc, kill it!
566.23/566.52	c write failed with 2
566.23/566.53	c [INC SYSTEM] create new solver instance
566.23/566.53	c [INC] encode full formula
566.23/566.53	c fallback to adder encoding
566.83/567.10	c set iterative enc to: adder
566.83/567.10	c set iterative enc to: none
566.93/567.20	c [INC SEARCH] isOptimum variable: 0
635.79/636.18	c formula is SAT
635.79/636.19	c [INC SEARCH] copied best model
635.79/636.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
635.89/636.22	c model valid
635.89/636.22	c current solution ok
635.89/636.22	o 27149763
635.89/636.22	c [INC SEARCH] iteration: 4
635.89/636.22	c [INC BOUNDS] best value:27149778 search for 27149777
635.89/636.22	c [INC SYSTEM] there exists a inc, kill it!
635.89/636.22	c write failed with 2
635.89/636.22	c [INC SYSTEM] create new solver instance
635.89/636.22	c [INC] encode full formula
635.89/636.22	c fallback to adder encoding
636.40/636.75	c set iterative enc to: adder
636.40/636.75	c set iterative enc to: none
636.51/636.83	c [INC SEARCH] isOptimum variable: 0
1042.80/1043.24	c formula is SAT
1042.80/1043.26	c [INC SEARCH] copied best model
1042.80/1043.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1042.80/1043.28	c model valid
1042.80/1043.28	c current solution ok
1042.80/1043.28	o 26649869
1042.80/1043.28	c [INC SEARCH] iteration: 5
1042.80/1043.28	c [INC BOUNDS] best value:26649884 search for 26649883
1042.80/1043.28	c [INC SYSTEM] there exists a inc, kill it!
1042.80/1043.28	c write failed with 2
1042.80/1043.28	c [INC SYSTEM] create new solver instance
1042.80/1043.28	c [INC] encode full formula
1042.80/1043.28	c fallback to adder encoding
1043.41/1043.81	c set iterative enc to: adder
1043.41/1043.81	c set iterative enc to: none
1043.41/1043.89	c [INC SEARCH] isOptimum variable: 0
1470.41/1470.95	c formula is SAT
1470.41/1470.96	c [INC SEARCH] copied best model
1470.41/1470.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1470.41/1470.99	c model valid
1470.41/1470.99	c current solution ok
1470.41/1470.99	o 26512051
1470.41/1470.99	c [INC SEARCH] iteration: 6
1470.41/1470.99	c [INC BOUNDS] best value:26512066 search for 26512065
1470.41/1470.99	c [INC SYSTEM] there exists a inc, kill it!
1470.41/1470.99	c write failed with 2
1470.41/1470.99	c [INC SYSTEM] create new solver instance
1470.41/1470.99	c [INC] encode full formula
1470.41/1470.99	c fallback to adder encoding
1471.02/1471.51	c set iterative enc to: adder
1471.02/1471.51	c set iterative enc to: none
1471.02/1471.59	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.61	s UNKNOWN
1800.06/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.61	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-3697844-1338129588/watcher-3697844-1338129588 -o /tmp/evaluation-result-3697844-1338129588/solver-3697844-1338129588 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697844-1338129588.opb 708912047 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.49 2.11 2.03 3/177 27645
/proc/meminfo: memFree=27702568/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0

[startup+0.0872691 s]
/proc/loadavg: 2.49 2.11 2.03 3/177 27645
/proc/meminfo: memFree=27702568/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100288 s]
/proc/loadavg: 2.49 2.11 2.03 3/177 27645
/proc/meminfo: memFree=27702568/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300314 s]
/proc/loadavg: 2.49 2.11 2.03 3/177 27645
/proc/meminfo: memFree=27702568/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700315 s]
/proc/loadavg: 2.49 2.11 2.03 3/177 27645
/proc/meminfo: memFree=27702568/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 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.45 2.11 2.03 3/180 27651
/proc/meminfo: memFree=27678096/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=10444 CPUtime=0.84 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) R 27645 27645 26585 0 -1 4202496 3240 10450 0 0 14 13 52 5 20 0 1 0 279084284 10694656 1980 33554432000 4194304 5992684 140733339660896 140733339655080 5179696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 2611 1980 180 440 0 2167 0
[pid=27651] ppid=27646 vsize=20304 CPUtime=0.52 cores=1,3,5,7
/proc/27651/stat : 27651 (glucosInc) S 27646 27645 26585 0 -1 4202496 3958 0 0 0 52 0 0 0 20 0 1 0 279084365 20791296 4318 33554432000 4194304 5654031 140735323244000 140735323242312 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27651/statm: 5076 4318 146 357 0 4716 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 39896

[startup+3.10037 s]
/proc/loadavg: 2.45 2.11 2.03 3/179 27652
/proc/meminfo: memFree=27624980/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=17932 CPUtime=2.18 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 8284 15446 0 0 76 30 105 7 20 0 1 0 279084284 18362368 3862 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 4483 3862 190 440 0 4039 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 27080
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.41 2.11 2.03 3/180 27654
/proc/meminfo: memFree=27527784/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=17932 CPUtime=2.18 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 8284 15446 0 0 76 30 105 7 20 0 1 0 279084284 18362368 3862 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 4483 3862 190 440 0 4039 0
[pid=27654] ppid=27646 vsize=126088 CPUtime=3.99 cores=1,3,5,7
/proc/27654/stat : 27654 (glucosInc) R 27646 27645 26585 0 -1 4202496 26304 0 0 0 392 7 0 0 20 0 1 0 279084513 129114112 28677 33554432000 4194304 5654031 140736477292064 140736477279880 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27654/statm: 31522 28677 141 357 0 31162 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 153168

[startup+12.7004 s]
/proc/loadavg: 2.38 2.11 2.03 3/180 27654
/proc/meminfo: memFree=27525384/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=17932 CPUtime=2.18 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 8284 15446 0 0 76 30 105 7 20 0 1 0 279084284 18362368 3862 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 4483 3862 190 440 0 4039 0
[pid=27654] ppid=27646 vsize=126908 CPUtime=10.39 cores=1,3,5,7
/proc/27654/stat : 27654 (glucosInc) R 27646 27645 26585 0 -1 4202496 26488 0 0 0 1032 7 0 0 20 0 1 0 279084513 129953792 28860 33554432000 4194304 5654031 140736477292064 140736477279880 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27654/statm: 31727 28860 141 357 0 31367 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 153988

[startup+25.5004 s]
/proc/loadavg: 2.39 2.12 2.04 3/180 27656
/proc/meminfo: memFree=27522452/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=17932 CPUtime=2.18 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 8284 15446 0 0 76 30 105 7 20 0 1 0 279084284 18362368 3862 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 4483 3862 190 440 0 4039 0
[pid=27654] ppid=27646 vsize=127844 CPUtime=23.19 cores=1,3,5,7
/proc/27654/stat : 27654 (glucosInc) R 27646 27645 26585 0 -1 4202496 26717 0 0 0 2311 8 0 0 20 0 1 0 279084513 130912256 29600 33554432000 4194304 5654031 140736477292064 140736477289848 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27654/statm: 31961 29600 141 357 0 31601 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 154924

[startup+51.1005 s]
/proc/loadavg: 2.29 2.12 2.04 3/180 27656
/proc/meminfo: memFree=27520564/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=17932 CPUtime=2.18 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 8284 15446 0 0 76 30 105 7 20 0 1 0 279084284 18362368 3862 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 4483 3862 190 440 0 4039 0
[pid=27654] ppid=27646 vsize=128108 CPUtime=48.79 cores=1,3,5,7
/proc/27654/stat : 27654 (glucosInc) R 27646 27645 26585 0 -1 4202496 26788 0 0 0 4871 8 0 0 20 0 1 0 279084513 131182592 29671 33554432000 4194304 5654031 140736477292064 140736477289848 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27654/statm: 32027 29671 141 357 0 31667 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 155188

[startup+102.307 s]
/proc/loadavg: 2.13 2.10 2.03 3/179 27659
/proc/meminfo: memFree=27523616/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=16388 CPUtime=66.67 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 14268 42955 0 0 139 38 6472 18 20 0 1 0 279084284 16781312 3508 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 4097 3508 190 440 0 3653 0
[pid=27658] ppid=27646 vsize=126452 CPUtime=35.49 cores=1,3,5,7
/proc/27658/stat : 27658 (glucosInc) R 27646 27645 26585 0 -1 4202496 25394 0 0 0 3543 6 0 0 20 0 1 0 279090964 129486848 29079 33554432000 4194304 5654031 140737137977904 140737137965720 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27658/statm: 31613 29079 141 357 0 31253 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 151988

[startup+162.3 s]
/proc/loadavg: 2.04 2.08 2.03 3/179 27661
/proc/meminfo: memFree=27524436/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=16148 CPUtime=147.06 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 19831 69842 0 0 200 46 14433 27 20 0 1 0 279084284 16535552 3448 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 4037 3448 190 440 0 3593 0
[pid=27661] ppid=27646 vsize=121876 CPUtime=15.04 cores=1,3,5,7
/proc/27661/stat : 27661 (glucosInc) R 27646 27645 26585 0 -1 4202496 25107 0 0 0 1497 7 0 0 20 0 1 0 279099008 124801024 27346 33554432000 4194304 5654031 140735860539552 140735860527368 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27661/statm: 30469 27346 141 357 0 30109 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 147172

[startup+222.3 s]
/proc/loadavg: 2.01 2.06 2.02 3/179 27661
/proc/meminfo: memFree=27510308/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=16148 CPUtime=147.06 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 19831 69842 0 0 200 46 14433 27 20 0 1 0 279084284 16535552 3448 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 4037 3448 190 440 0 3593 0
[pid=27661] ppid=27646 vsize=124956 CPUtime=75.01 cores=1,3,5,7
/proc/27661/stat : 27661 (glucosInc) R 27646 27645 26585 0 -1 4202496 25902 0 0 0 7494 7 0 0 20 0 1 0 279099008 127954944 29285 33554432000 4194304 5654031 140735860539552 140735860527368 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27661/statm: 31239 29285 141 357 0 30879 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 150252

[startup+282.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/179 27661
/proc/meminfo: memFree=27506744/32873852 swapFree=6848/6848

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

/proc/meminfo: memFree=27485040/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15724 CPUtime=1043.51 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 34643 155004 0 0 372 71 103841 67 20 0 1 0 279084284 16101376 3342 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3931 3342 190 440 0 3487 0
[pid=27673] ppid=27646 vsize=151372 CPUtime=198.33 cores=1,3,5,7
/proc/27673/stat : 27673 (glucosInc) R 27646 27645 26585 0 -1 4202496 24585 0 0 0 19826 7 0 0 20 0 1 0 279188673 155004928 35448 33554432000 4194304 5654031 140733868305584 140733868293400 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27673/statm: 37843 35448 143 357 0 37483 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 176244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27699
/proc/meminfo: memFree=27476904/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15724 CPUtime=1043.51 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 34643 155004 0 0 372 71 103841 67 20 0 1 0 279084284 16101376 3342 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3931 3342 190 440 0 3487 0
[pid=27673] ppid=27646 vsize=151372 CPUtime=258.34 cores=1,3,5,7
/proc/27673/stat : 27673 (glucosInc) R 27646 27645 26585 0 -1 4202496 24928 0 0 0 25825 9 0 0 20 0 1 0 279188673 155004928 36247 33554432000 4194304 5654031 140733868305584 140733868293400 4214990 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27673/statm: 37843 36247 143 357 0 37483 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 176244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27700
/proc/meminfo: memFree=27444400/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15724 CPUtime=1043.51 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 34643 155004 0 0 372 71 103841 67 20 0 1 0 279084284 16101376 3342 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3931 3342 190 440 0 3487 0
[pid=27673] ppid=27646 vsize=200692 CPUtime=318.31 cores=1,3,5,7
/proc/27673/stat : 27673 (glucosInc) R 27646 27645 26585 0 -1 4202496 24983 0 0 0 31822 9 0 0 20 0 1 0 279188673 205508608 44478 33554432000 4194304 5654031 140733868305584 140733868293400 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27673/statm: 50173 44478 143 357 0 49813 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 225564

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27700
/proc/meminfo: memFree=27440396/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15724 CPUtime=1043.51 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 34643 155004 0 0 372 71 103841 67 20 0 1 0 279084284 16101376 3342 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3931 3342 190 440 0 3487 0
[pid=27673] ppid=27646 vsize=200692 CPUtime=378.31 cores=1,3,5,7
/proc/27673/stat : 27673 (glucosInc) R 27646 27645 26585 0 -1 4202496 25033 0 0 0 37821 10 0 0 20 0 1 0 279188673 205508608 44478 33554432000 4194304 5654031 140733868305584 140733868293400 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27673/statm: 50173 44478 143 357 0 49813 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 225564

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27749
/proc/meminfo: memFree=28037704/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15716 CPUtime=1471.13 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 38247 180572 0 0 428 79 146526 80 20 0 1 0 279084284 16093184 3340 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3929 3340 190 440 0 3485 0
[pid=27702] ppid=27646 vsize=117152 CPUtime=10.69 cores=1,3,5,7
/proc/27702/stat : 27702 (glucosInc) R 27646 27645 26585 0 -1 4202496 22764 0 0 0 1063 6 0 0 20 0 1 0 279231444 119963648 25761 33554432000 4194304 5654031 140734492552240 140734492540056 4232755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27702/statm: 29288 25761 142 357 0 28928 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 142016

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 27753
/proc/meminfo: memFree=27971396/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15716 CPUtime=1471.13 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 38247 180572 0 0 428 79 146526 80 20 0 1 0 279084284 16093184 3340 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3929 3340 190 440 0 3485 0
[pid=27702] ppid=27646 vsize=119896 CPUtime=70.66 cores=1,3,5,7
/proc/27702/stat : 27702 (glucosInc) R 27646 27645 26585 0 -1 4202496 23427 0 0 0 7060 6 0 0 20 0 1 0 279231444 122773504 27581 33554432000 4194304 5654031 140734492552240 140734492540056 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27702/statm: 29974 27581 143 357 0 29614 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 144760

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27753
/proc/meminfo: memFree=27960484/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15716 CPUtime=1471.13 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 38247 180572 0 0 428 79 146526 80 20 0 1 0 279084284 16093184 3340 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3929 3340 190 440 0 3485 0
[pid=27702] ppid=27646 vsize=121864 CPUtime=130.65 cores=1,3,5,7
/proc/27702/stat : 27702 (glucosInc) R 27646 27645 26585 0 -1 4202496 24713 0 0 0 13058 7 0 0 20 0 1 0 279231444 124788736 28011 33554432000 4194304 5654031 140734492552240 140734492540056 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27702/statm: 30466 28011 143 357 0 30106 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 146728

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 27758
/proc/meminfo: memFree=27938728/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15716 CPUtime=1471.13 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 38247 180572 0 0 428 79 146526 80 20 0 1 0 279084284 16093184 3340 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3929 3340 190 440 0 3485 0
[pid=27702] ppid=27646 vsize=151592 CPUtime=190.64 cores=1,3,5,7
/proc/27702/stat : 27702 (glucosInc) R 27646 27645 26585 0 -1 4202496 25702 0 0 0 19056 8 0 0 20 0 1 0 279231444 155230208 35226 33554432000 4194304 5654031 140734492552240 140734492540056 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27702/statm: 37898 35226 143 357 0 37538 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 176456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27758
/proc/meminfo: memFree=27917596/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15716 CPUtime=1471.13 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 38247 180572 0 0 428 79 146526 80 20 0 1 0 279084284 16093184 3340 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3929 3340 190 440 0 3485 0
[pid=27702] ppid=27646 vsize=151592 CPUtime=250.63 cores=1,3,5,7
/proc/27702/stat : 27702 (glucosInc) R 27646 27645 26585 0 -1 4202496 26253 0 0 0 25054 9 0 0 20 0 1 0 279231444 155230208 36433 33554432000 4194304 5654031 140734492552240 140734492540056 4209191 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27702/statm: 37898 36433 143 357 0 37538 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 176456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27758
/proc/meminfo: memFree=27885324/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15716 CPUtime=1471.13 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 38247 180572 0 0 428 79 146526 80 20 0 1 0 279084284 16093184 3340 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3929 3340 190 440 0 3485 0
[pid=27702] ppid=27646 vsize=200912 CPUtime=310.62 cores=1,3,5,7
/proc/27702/stat : 27702 (glucosInc) R 27646 27645 26585 0 -1 4202496 26613 0 0 0 31052 10 0 0 20 0 1 0 279231444 205733888 44458 33554432000 4194304 5654031 140734492552240 140734492540056 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27702/statm: 50228 44458 143 357 0 49868 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 225776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27758
/proc/meminfo: memFree=27879608/32873852 swapFree=6848/6848
[pid=27645] ppid=27643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (npSolver-pbo-It) S 27643 27645 26585 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279084284 9367552 274 33554432000 4194304 5064252 140737417022944 140737417021856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27645/statm: 2287 274 233 213 0 72 0
[pid=27646] ppid=27645 vsize=15716 CPUtime=1471.13 cores=1,3,5,7
/proc/27646/stat : 27646 (npSolver-pbo) S 27645 27645 26585 0 -1 4202496 38247 180572 0 0 428 79 146526 80 20 0 1 0 279084284 16093184 3340 33554432000 4194304 5992684 140733339660896 140733339646728 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27646/statm: 3929 3340 190 440 0 3485 0
[pid=27702] ppid=27646 vsize=200912 CPUtime=328.93 cores=1,3,5,7
/proc/27702/stat : 27702 (glucosInc) R 27646 27645 26585 0 -1 4202496 26614 0 0 0 32883 10 0 0 20 0 1 0 279231444 205733888 44970 33554432000 4194304 5654031 140734492552240 140734492540056 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27702/statm: 50228 44970 143 357 0 49868 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 225776

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.62
CPU time (s): 1800.09
CPU user time (s): 1798.38
CPU system time (s): 1.70474
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 225776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.38
system time used= 1.70474
maximum resident set size= 182088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245811
page faults= 0
swaps= 0
block input operations= 0
block output operations= 558144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3143
involuntary context switches= 1890

runsolver used 3.19151 second user time and 9.24259 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 16:39:48
IDJOB=3697844
IDBENCH=92716
IDSOLVER=2275
FILE ID=node129/3697844-1338129588
RUNJOBID= node129-1338122640-26602
PBS_JOBID= 14624488
Free space on /tmp= 70976 MiB

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

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

MD5SUM BENCH= dceb2101253472cec95359fbc82f66a4
RANDOM SEED=708912047

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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		: 2666.957
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.957
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.90
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.957
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.957
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27703080 kB
Buffers:          371496 kB
Cached:          3335308 kB
SwapCached:            0 kB
Active:          2050328 kB
Inactive:        2259464 kB
Active(anon):     605288 kB
Inactive(anon):        0 kB
Active(file):    1445040 kB
Inactive(file):  2259464 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9736 kB
Writeback:             8 kB
AnonPages:        609548 kB
Mapped:            15672 kB
Shmem:               204 kB
Slab:             720472 kB
SReclaimable:     162408 kB
SUnreclaim:       558064 kB
KernelStack:        1456 kB
PageTables:         5364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     769900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    421888 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= 71060 MiB
End job on node129 at 2012-05-27 17:09:49