Trace number 3698587

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.07 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_4.opb
MD5SUM33f66c46bd2eace76f5fa6a5916a23ec
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-71
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -81
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint60
Maximum length of a constraint107
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75484
Sum of products size (including duplicates)150968
Number of different products37742
Sum of products size75484

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.14	c run inc solver
0.00/0.14	c [INC SYSTEM] run initial solver
0.00/0.14	c [INC SYSTEM] preprocess with white file
0.00/0.85	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.85	c [INC SYSTEM] execute solver
0.00/0.89	c [INC SEARCH] formula is SAT
0.00/0.90	c [INC SYSTEM] solved the initial formula
0.00/0.93	c model valid
0.00/0.93	c current solution ok
1.06/1.16	o 0
1.06/1.16	c [INC SYSTEM] there exists a inc, kill it!
1.06/1.16	c write failed with 2
1.06/1.16	c [INC SEARCH] iteration: 0
1.06/1.16	c [INC BOUNDS] best value:1000 search for 999
1.06/1.16	c [INC SYSTEM] create new solver instance
1.06/1.16	c [INC] encode full formula
1.06/1.16	c (debug) using card networks
1.06/1.19	c set iterative enc to: card
1.06/1.19	c set iterative enc to: none
1.06/1.19	c [INC SEARCH] isOptimum variable: 0
1.18/1.30	c formula is SAT
1.18/1.31	c [INC SEARCH] copied best model
1.18/1.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.18/1.34	c model valid
1.18/1.34	c current solution ok
1.18/1.34	o -54
1.18/1.34	c [INC SEARCH] iteration: 1
1.18/1.34	c [INC BOUNDS] best value:946 search for 945
1.18/1.34	c [INC SYSTEM] there exists a inc, kill it!
1.18/1.34	c write failed with 2
1.18/1.34	c [INC SYSTEM] create new solver instance
1.18/1.34	c [INC] encode full formula
1.18/1.34	c (debug) using card networks
1.18/1.37	c set iterative enc to: card
1.18/1.37	c set iterative enc to: none
1.18/1.38	c [INC SEARCH] isOptimum variable: 0
1.36/1.50	c formula is SAT
1.36/1.51	c [INC SEARCH] copied best model
1.36/1.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.36/1.54	c model valid
1.36/1.54	c current solution ok
1.36/1.54	o -56
1.36/1.54	c [INC SEARCH] iteration: 2
1.36/1.54	c [INC BOUNDS] best value:944 search for 943
1.36/1.54	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.54	c write failed with 2
1.36/1.55	c [INC SYSTEM] create new solver instance
1.36/1.55	c [INC] encode full formula
1.36/1.55	c (debug) using card networks
1.36/1.57	c set iterative enc to: card
1.36/1.57	c set iterative enc to: none
1.36/1.58	c [INC SEARCH] isOptimum variable: 0
2.20/2.21	c formula is SAT
2.20/2.22	c [INC SEARCH] copied best model
2.27/2.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.27/2.37	c model valid
2.27/2.37	c current solution ok
2.27/2.37	o -59
2.27/2.37	c [INC SEARCH] iteration: 3
2.27/2.37	c [INC BOUNDS] best value:941 search for 940
2.27/2.37	c [INC SYSTEM] there exists a inc, kill it!
2.27/2.37	c write failed with 2
2.27/2.37	c [INC SYSTEM] create new solver instance
2.27/2.37	c [INC] encode full formula
2.27/2.37	c (debug) using card networks
2.27/2.37	c set iterative enc to: card
2.27/2.37	c set iterative enc to: none
2.27/2.47	c [INC SEARCH] isOptimum variable: 0
2.28/2.82	c formula is SAT
2.28/2.83	c [INC SEARCH] copied best model
2.28/2.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.28/2.86	c model valid
2.28/2.86	c current solution ok
2.28/2.86	o -65
2.28/2.86	c [INC SEARCH] iteration: 4
2.28/2.86	c [INC BOUNDS] best value:935 search for 934
2.28/2.86	c [INC SYSTEM] there exists a inc, kill it!
2.28/2.86	c write failed with 2
2.28/2.87	c [INC SYSTEM] create new solver instance
2.28/2.87	c [INC] encode full formula
2.28/2.87	c (debug) using card networks
2.28/2.89	c set iterative enc to: card
2.28/2.89	c set iterative enc to: none
2.70/2.90	c [INC SEARCH] isOptimum variable: 0
5.70/5.99	c formula is SAT
5.70/5.99	c [INC SEARCH] copied best model
5.70/5.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.81/6.03	c model valid
5.81/6.03	c current solution ok
5.81/6.03	o -67
5.81/6.03	c [INC SEARCH] iteration: 5
5.81/6.03	c [INC BOUNDS] best value:933 search for 932
5.81/6.03	c [INC SYSTEM] there exists a inc, kill it!
5.81/6.03	c write failed with 2
5.81/6.03	c [INC SYSTEM] create new solver instance
5.81/6.03	c [INC] encode full formula
5.81/6.03	c (debug) using card networks
5.81/6.05	c set iterative enc to: card
5.81/6.05	c set iterative enc to: none
5.81/6.06	c [INC SEARCH] isOptimum variable: 0
73.96/74.27	c formula is SAT
73.96/74.28	c [INC SEARCH] copied best model
73.96/74.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
74.06/74.31	c model valid
74.06/74.31	c current solution ok
74.06/74.31	o -69
74.06/74.31	c [INC SEARCH] iteration: 6
74.06/74.31	c [INC BOUNDS] best value:931 search for 930
74.06/74.31	c [INC SYSTEM] there exists a inc, kill it!
74.06/74.31	c write failed with 2
74.06/74.31	c [INC SYSTEM] create new solver instance
74.06/74.31	c [INC] encode full formula
74.06/74.31	c (debug) using card networks
74.06/74.34	c set iterative enc to: card
74.06/74.34	c set iterative enc to: none
74.06/74.35	c [INC SEARCH] isOptimum variable: 0
386.50/386.87	c formula is SAT
386.50/386.87	c [INC SEARCH] copied best model
386.50/386.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
386.60/386.91	c model valid
386.60/386.91	c current solution ok
386.60/386.91	o -70
386.60/386.91	c [INC SEARCH] iteration: 7
386.60/386.91	c [INC BOUNDS] best value:930 search for 929
386.60/386.91	c [INC SYSTEM] there exists a inc, kill it!
386.60/386.91	c write failed with 2
386.60/386.91	c [INC SYSTEM] create new solver instance
386.60/386.91	c [INC] encode full formula
386.60/386.91	c (debug) using card networks
386.60/386.94	c set iterative enc to: card
386.60/386.94	c set iterative enc to: none
386.60/386.95	c [INC SEARCH] isOptimum variable: 0
1321.13/1321.67	c formula is SAT
1321.13/1321.68	c [INC SEARCH] copied best model
1321.13/1321.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1321.23/1321.71	c model valid
1321.23/1321.71	c current solution ok
1321.23/1321.71	o -71
1321.23/1321.71	c [INC SEARCH] iteration: 8
1321.23/1321.71	c [INC BOUNDS] best value:929 search for 928
1321.23/1321.71	c [INC SYSTEM] there exists a inc, kill it!
1321.23/1321.71	c write failed with 2
1321.23/1321.71	c [INC SYSTEM] create new solver instance
1321.23/1321.71	c [INC] encode full formula
1321.23/1321.71	c (debug) using card networks
1321.23/1321.74	c set iterative enc to: card
1321.23/1321.74	c set iterative enc to: none
1321.23/1321.75	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.61	s UNKNOWN
1800.03/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.03/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-3698587-1338078717/watcher-3698587-1338078717 -o /tmp/evaluation-result-3698587-1338078717/solver-3698587-1338078717 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698587-1338078717.opb 405044593 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.01 2.01 2.00 3/180 13736
/proc/meminfo: memFree=29796788/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0

[startup+0.0365529 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 13736
/proc/meminfo: memFree=29796788/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 13736
/proc/meminfo: memFree=29796788/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 13736
/proc/meminfo: memFree=29796788/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 13736
/proc/meminfo: memFree=29796788/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13742
/proc/meminfo: memFree=29772704/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1.36 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 6794 25145 0 0 28 22 71 15 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 24984

[startup+3.10024 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13749
/proc/meminfo: memFree=29750188/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=2.72 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 11662 45422 0 0 48 24 178 22 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 24984

[startup+6.30024 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13753
/proc/meminfo: memFree=29735748/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=5.87 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 13430 55036 0 0 54 24 484 25 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 24984

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13755
/proc/meminfo: memFree=29705336/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=5.87 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 13430 55036 0 0 54 24 484 25 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13755] ppid=13737 vsize=54084 CPUtime=6.62 cores=1,3,5,7
/proc/13755/stat : 13755 (glucosInc) R 13737 13736 9054 0 -1 4202496 9964 0 0 0 660 2 0 0 20 0 1 0 273997079 55382016 11854 33554432000 4194304 5654031 140736372907008 140736372894824 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13755/statm: 13521 11854 142 357 0 13161 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 79068

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 13810
/proc/meminfo: memFree=29855536/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=5.87 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 13430 55036 0 0 54 24 484 25 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13755] ppid=13737 vsize=80376 CPUtime=19.42 cores=1,3,5,7
/proc/13755/stat : 13755 (glucosInc) R 13737 13736 9054 0 -1 4202496 11322 0 0 0 1938 4 0 0 20 0 1 0 273997079 82305024 15992 33554432000 4194304 5654031 140736372907008 140736372905096 4215040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13755/statm: 20094 15992 142 357 0 19734 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 105360

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 13812
/proc/meminfo: memFree=29834200/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=5.87 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 13430 55036 0 0 54 24 484 25 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13755] ppid=13737 vsize=80212 CPUtime=45 cores=1,3,5,7
/proc/13755/stat : 13755 (glucosInc) R 13737 13736 9054 0 -1 4202496 16015 0 0 0 4492 8 0 0 20 0 1 0 273997079 82137088 15450 33554432000 4194304 5654031 140736372907008 140736372894824 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13755/statm: 20053 15450 142 357 0 19693 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 105196

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 13817
/proc/meminfo: memFree=29791104/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=74.13 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 15198 74643 0 0 61 25 7289 38 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13817] ppid=13737 vsize=80068 CPUtime=27.93 cores=1,3,5,7
/proc/13817/stat : 13817 (glucosInc) R 13737 13736 9054 0 -1 4202496 12660 0 0 0 2790 3 0 0 20 0 1 0 274003907 81989632 17903 33554432000 4194304 5654031 140735699791104 140735699778920 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13817/statm: 20017 17903 142 357 0 19657 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 105052

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13817
/proc/meminfo: memFree=29755036/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=74.13 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 15198 74643 0 0 61 25 7289 38 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13817] ppid=13737 vsize=129388 CPUtime=87.91 cores=1,3,5,7
/proc/13817/stat : 13817 (glucosInc) R 13737 13736 9054 0 -1 4202496 13762 0 0 0 8784 7 0 0 20 0 1 0 274003907 132493312 27293 33554432000 4194304 5654031 140735699791104 140735699778920 4215061 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13817/statm: 32347 27293 142 357 0 31987 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 154372

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 13818
/proc/meminfo: memFree=29681540/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=74.13 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 15198 74643 0 0 61 25 7289 38 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13817] ppid=13737 vsize=160208 CPUtime=147.9 cores=1,3,5,7
/proc/13817/stat : 13817 (glucosInc) R 13737 13736 9054 0 -1 4202496 16746 0 0 0 14776 14 0 0 20 0 1 0 274003907 164052992 37088 33554432000 4194304 5654031 140735699791104 140735699789192 4218807 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13817/statm: 40052 37088 142 357 0 39692 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 185192

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13820
/proc/meminfo: memFree=29748700/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=74.13 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 15198 74643 0 0 61 25 7289 38 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13817] ppid=13737 vsize=160208 CPUtime=207.89 cores=1,3,5,7

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

/proc/meminfo: memFree=29687332/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=386.67 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 16966 98840 0 0 67 25 38505 70 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13823] ppid=13737 vsize=179444 CPUtime=855.16 cores=1,3,5,7
/proc/13823/stat : 13823 (glucosInc) R 13737 13736 9054 0 -1 4202496 42434 0 0 0 85451 65 0 0 20 0 1 0 274035168 183750656 38789 33554432000 4194304 5654031 140735126351520 140735126339336 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13823/statm: 44861 38789 142 357 0 44501 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 204428

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13832
/proc/meminfo: memFree=29620288/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=386.67 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 16966 98840 0 0 67 25 38505 70 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13823] ppid=13737 vsize=229532 CPUtime=915.17 cores=1,3,5,7
/proc/13823/stat : 13823 (glucosInc) R 13737 13736 9054 0 -1 4202496 45065 0 0 0 91446 71 0 0 20 0 1 0 274035168 235040768 43414 33554432000 4194304 5654031 140735126351520 140735126339336 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13823/statm: 57383 43414 142 357 0 57023 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 254516

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13834
/proc/meminfo: memFree=29727944/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1321.28 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 18734 144632 0 0 74 25 131886 143 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13834] ppid=13737 vsize=49648 CPUtime=40.51 cores=1,3,5,7
/proc/13834/stat : 13834 (glucosInc) R 13737 13736 9054 0 -1 4202496 14275 0 0 0 4046 5 0 0 20 0 1 0 274128648 50839552 11408 33554432000 4194304 5654031 140736055367824 140736055355640 4215017 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13834/statm: 12412 11408 142 357 0 12052 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 74632

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13834
/proc/meminfo: memFree=29690720/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1321.28 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 18734 144632 0 0 74 25 131886 143 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13834] ppid=13737 vsize=103656 CPUtime=100.51 cores=1,3,5,7
/proc/13834/stat : 13834 (glucosInc) R 13737 13736 9054 0 -1 4202496 22618 0 0 0 10038 13 0 0 20 0 1 0 274128648 106143744 21914 33554432000 4194304 5654031 140736055367824 140736055355640 4214981 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13834/statm: 25914 21914 142 357 0 25554 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 128640

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13834
/proc/meminfo: memFree=29695464/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1321.28 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 18734 144632 0 0 74 25 131886 143 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13834] ppid=13737 vsize=134476 CPUtime=160.49 cores=1,3,5,7
/proc/13834/stat : 13834 (glucosInc) R 13737 13736 9054 0 -1 4202496 29619 0 0 0 16030 19 0 0 20 0 1 0 274128648 137703424 25949 33554432000 4194304 5654031 140736055367824 140736055365912 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13834/statm: 33619 25949 142 357 0 33259 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 159460

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13834
/proc/meminfo: memFree=29709924/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1321.28 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 18734 144632 0 0 74 25 131886 143 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13834] ppid=13737 vsize=103656 CPUtime=220.48 cores=1,3,5,7
/proc/13834/stat : 13834 (glucosInc) R 13737 13736 9054 0 -1 4202496 35150 0 0 0 22024 24 0 0 20 0 1 0 274128648 106143744 23389 33554432000 4194304 5654031 140736055367824 140736055355640 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13834/statm: 25914 23389 142 357 0 25554 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 128640

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13835
/proc/meminfo: memFree=29674676/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1321.28 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 18734 144632 0 0 74 25 131886 143 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13834] ppid=13737 vsize=134476 CPUtime=280.47 cores=1,3,5,7
/proc/13834/stat : 13834 (glucosInc) R 13737 13736 9054 0 -1 4202496 39916 0 0 0 28017 30 0 0 20 0 1 0 274128648 137703424 32488 33554432000 4194304 5654031 140736055367824 140736055355640 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13834/statm: 33619 32488 142 357 0 33259 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 159460

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13835
/proc/meminfo: memFree=29661384/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1321.28 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 18734 144632 0 0 74 25 131886 143 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13834] ppid=13737 vsize=184564 CPUtime=340.46 cores=1,3,5,7
/proc/13834/stat : 13834 (glucosInc) R 13737 13736 9054 0 -1 4202496 46013 0 0 0 34009 37 0 0 20 0 1 0 274128648 188993536 33418 33554432000 4194304 5654031 140736055367824 140736055355640 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13834/statm: 46141 33418 142 357 0 45781 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 209548

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 13838
/proc/meminfo: memFree=29674616/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1321.28 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 18734 144632 0 0 74 25 131886 143 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13834] ppid=13737 vsize=134476 CPUtime=400.45 cores=1,3,5,7
/proc/13834/stat : 13834 (glucosInc) R 13737 13736 9054 0 -1 4202496 51195 0 0 0 40001 44 0 0 20 0 1 0 274128648 137703424 26461 33554432000 4194304 5654031 140736055367824 140736055365912 4233306 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13834/statm: 33619 26461 142 357 0 33259 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 159460

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 13861
/proc/meminfo: memFree=29539532/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1321.28 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 18734 144632 0 0 74 25 131886 143 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13834] ppid=13737 vsize=184564 CPUtime=460.44 cores=1,3,5,7
/proc/13834/stat : 13834 (glucosInc) R 13737 13736 9054 0 -1 4202496 52043 0 0 0 45998 46 0 0 20 0 1 0 274128648 188993536 43658 33554432000 4194304 5654031 140736055367824 140736055355640 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13834/statm: 46141 43658 142 357 0 45781 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 209548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 13861
/proc/meminfo: memFree=29674336/32873844 swapFree=7372/7372
[pid=13736] ppid=13734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13736/stat : 13736 (npSolver-pbo-It) S 13734 13736 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273996472 9367552 275 33554432000 4194304 5064252 140734185764736 140734185763648 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13736/statm: 2287 275 233 213 0 72 0
[pid=13737] ppid=13736 vsize=15836 CPUtime=1321.28 cores=1,3,5,7
/proc/13737/stat : 13737 (npSolver-pbo) S 13736 13736 9054 0 -1 4202496 18734 144632 0 0 74 25 131886 143 20 0 1 0 273996472 16216064 3331 33554432000 4194304 5992684 140735137979808 140735137965640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13737/statm: 3959 3331 181 440 0 3515 0
[pid=13834] ppid=13737 vsize=134476 CPUtime=478.75 cores=1,3,5,7
/proc/13834/stat : 13834 (glucosInc) R 13737 13736 9054 0 -1 4202496 53231 0 0 0 47826 49 0 0 20 0 1 0 274128648 137703424 30051 33554432000 4194304 5654031 140736055367824 140736055355640 4214993 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13834/statm: 33619 30051 142 357 0 33259 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 159460

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.07
CPU user time (s): 1797.87
CPU system time (s): 2.19367
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 254516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.87
system time used= 2.19367
maximum resident set size= 204884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216977
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1976
involuntary context switches= 2696

runsolver used 2.96855 second user time and 8.50471 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 02:31:57
IDJOB=3698587
IDBENCH=48214
IDSOLVER=2275
FILE ID=node133/3698587-1338078717
RUNJOBID= node133-1338048810-9071
PBS_JOBID= 14624373
Free space on /tmp= 71604 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_60_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698587-1338078717/watcher-3698587-1338078717 -o /tmp/evaluation-result-3698587-1338078717/solver-3698587-1338078717 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698587-1338078717.opb 405044593 HOME HOME

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

MD5SUM BENCH= 33f66c46bd2eace76f5fa6a5916a23ec
RANDOM SEED=405044593

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29797068 kB
Buffers:          312476 kB
Cached:          1776256 kB
SwapCached:          112 kB
Active:           691072 kB
Inactive:        1541152 kB
Active(anon):     133340 kB
Inactive(anon):    12588 kB
Active(file):     557732 kB
Inactive(file):  1528564 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:              9344 kB
Writeback:            12 kB
AnonPages:        263224 kB
Mapped:            15876 kB
Shmem:               212 kB
Slab:             685820 kB
SReclaimable:     128000 kB
SUnreclaim:       557820 kB
KernelStack:        1488 kB
PageTables:         4168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     300368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 71596 MiB
End job on node133 at 2012-05-27 03:01:57