Trace number 3746996

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 (fixed)? (TO) 1800.12 1800.41

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.56	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.56	c [INC SYSTEM] execute solver
0.00/0.72	c [INC SEARCH] formula is SAT
0.00/0.72	c [INC SYSTEM] solved the initial formula
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.86	o 272406552
0.00/0.86	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.86	c write failed with 2
0.00/0.87	c [INC SEARCH] iteration: 0
0.00/0.87	c [INC BOUNDS] best value:272406567 search for 272406566
0.00/0.87	c [INC SYSTEM] create new solver instance
0.00/0.87	c [INC] encode full formula
0.00/0.87	c fallback to adder encoding
1.38/1.47	c set iterative enc to: adder
1.38/1.47	c set iterative enc to: none
1.48/1.56	c [INC SEARCH] isOptimum variable: 0
26.97/27.06	c formula is SAT
26.97/27.08	c [INC SEARCH] copied best model
26.97/27.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.07/27.10	c model valid
27.07/27.10	c current solution ok
27.07/27.10	o 269413039
27.07/27.10	c [INC SEARCH] iteration: 1
27.07/27.10	c [INC BOUNDS] best value:269413054 search for 269413053
27.07/27.10	c [INC SYSTEM] there exists a inc, kill it!
27.07/27.10	c write failed with 2
27.07/27.11	c [INC SYSTEM] create new solver instance
27.07/27.11	c [INC] encode full formula
27.07/27.11	c fallback to adder encoding
27.69/27.71	c set iterative enc to: adder
27.69/27.71	c set iterative enc to: none
27.78/27.81	c [INC SEARCH] isOptimum variable: 0
49.88/49.97	c formula is SAT
49.88/49.99	c [INC SEARCH] copied best model
49.88/49.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.98/50.01	c model valid
49.98/50.01	c current solution ok
49.98/50.01	o 152688229
49.98/50.01	c [INC SEARCH] iteration: 2
49.98/50.01	c [INC BOUNDS] best value:152688244 search for 152688243
49.98/50.01	c [INC SYSTEM] there exists a inc, kill it!
49.98/50.01	c write failed with 2
49.98/50.02	c [INC SYSTEM] create new solver instance
49.98/50.02	c [INC] encode full formula
49.98/50.02	c fallback to adder encoding
50.59/50.60	c set iterative enc to: adder
50.59/50.60	c set iterative enc to: none
50.59/50.69	c [INC SEARCH] isOptimum variable: 0
151.18/151.25	c formula is SAT
151.18/151.26	c [INC SEARCH] copied best model
151.18/151.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
151.18/151.28	c model valid
151.18/151.28	c current solution ok
151.18/151.28	o 76150420
151.18/151.28	c [INC SEARCH] iteration: 3
151.18/151.28	c [INC BOUNDS] best value:76150435 search for 76150434
151.18/151.28	c [INC SYSTEM] there exists a inc, kill it!
151.18/151.28	c write failed with 2
151.18/151.29	c [INC SYSTEM] create new solver instance
151.18/151.29	c [INC] encode full formula
151.18/151.29	c fallback to adder encoding
151.77/151.85	c set iterative enc to: adder
151.77/151.85	c set iterative enc to: none
151.87/151.94	c [INC SEARCH] isOptimum variable: 0
322.14/322.22	c formula is SAT
322.14/322.24	c [INC SEARCH] copied best model
322.14/322.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
322.14/322.26	c model valid
322.14/322.26	c current solution ok
322.14/322.26	o 33132256
322.14/322.26	c [INC SEARCH] iteration: 4
322.14/322.26	c [INC BOUNDS] best value:33132271 search for 33132270
322.14/322.26	c [INC SYSTEM] there exists a inc, kill it!
322.14/322.26	c write failed with 2
322.14/322.27	c [INC SYSTEM] create new solver instance
322.14/322.27	c [INC] encode full formula
322.14/322.27	c fallback to adder encoding
322.66/322.78	c set iterative enc to: adder
322.66/322.78	c set iterative enc to: none
322.75/322.87	c [INC SEARCH] isOptimum variable: 0
569.70/569.85	c formula is SAT
569.70/569.86	c [INC SEARCH] copied best model
569.70/569.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
569.70/569.89	c model valid
569.70/569.89	c current solution ok
569.70/569.89	o 31294954
569.70/569.89	c [INC SEARCH] iteration: 5
569.70/569.89	c [INC BOUNDS] best value:31294969 search for 31294968
569.70/569.89	c [INC SYSTEM] there exists a inc, kill it!
569.70/569.89	c write failed with 2
569.70/569.90	c [INC SYSTEM] create new solver instance
569.70/569.90	c [INC] encode full formula
569.70/569.90	c fallback to adder encoding
570.32/570.41	c set iterative enc to: adder
570.32/570.41	c set iterative enc to: none
570.32/570.49	c [INC SEARCH] isOptimum variable: 0
797.57/797.72	c formula is SAT
797.57/797.73	c [INC SEARCH] copied best model
797.57/797.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
797.57/797.75	c model valid
797.57/797.75	c current solution ok
797.57/797.75	o 12012977
797.57/797.75	c [INC SEARCH] iteration: 6
797.57/797.75	c [INC BOUNDS] best value:12012992 search for 12012991
797.57/797.75	c [INC SYSTEM] there exists a inc, kill it!
797.57/797.75	c write failed with 2
797.57/797.76	c [INC SYSTEM] create new solver instance
797.57/797.76	c [INC] encode full formula
797.57/797.76	c fallback to adder encoding
798.06/798.22	c set iterative enc to: adder
798.06/798.22	c set iterative enc to: none
798.18/798.30	c [INC SEARCH] isOptimum variable: 0
1281.69/1281.92	c formula is SAT
1281.69/1281.93	c [INC SEARCH] copied best model
1281.69/1281.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1281.69/1281.96	c model valid
1281.69/1281.96	c current solution ok
1281.69/1281.96	o 11563088
1281.69/1281.96	c [INC SEARCH] iteration: 7
1281.69/1281.96	c [INC BOUNDS] best value:11563103 search for 11563102
1281.69/1281.96	c [INC SYSTEM] there exists a inc, kill it!
1281.69/1281.96	c write failed with 2
1281.69/1281.96	c [INC SYSTEM] create new solver instance
1281.69/1281.96	c [INC] encode full formula
1281.69/1281.96	c fallback to adder encoding
1282.20/1282.42	c set iterative enc to: adder
1282.20/1282.42	c set iterative enc to: none
1282.29/1282.50	c [INC SEARCH] isOptimum variable: 0
1555.94/1556.29	c formula is SAT
1556.04/1556.30	c [INC SEARCH] copied best model
1556.04/1556.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1556.04/1556.32	c model valid
1556.04/1556.32	c current solution ok
1556.04/1556.32	o 9983905
1556.04/1556.32	c [INC SEARCH] iteration: 8
1556.04/1556.32	c [INC BOUNDS] best value:9983920 search for 9983919
1556.04/1556.32	c [INC SYSTEM] there exists a inc, kill it!
1556.04/1556.32	c write failed with 2
1556.04/1556.32	c [INC SYSTEM] create new solver instance
1556.04/1556.32	c [INC] encode full formula
1556.04/1556.32	c fallback to adder encoding
1556.44/1556.79	c set iterative enc to: adder
1556.44/1556.79	c set iterative enc to: none
1556.54/1556.86	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.41	s UNKNOWN
1800.07/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3746996-1339109079/watcher-3746996-1339109079 -o /tmp/evaluation-result-3746996-1339109079/solver-3746996-1339109079 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746996-1339109079.opb 1146893325 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.93 2.03 2.15 3/178 25121
/proc/meminfo: memFree=23343420/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0

[startup+0.105056 s]
/proc/loadavg: 1.93 2.03 2.15 3/178 25121
/proc/meminfo: memFree=23343420/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200349 s]
/proc/loadavg: 1.93 2.03 2.15 3/178 25121
/proc/meminfo: memFree=23343420/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300391 s]
/proc/loadavg: 1.93 2.03 2.15 3/178 25121
/proc/meminfo: memFree=23343420/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700299 s]
/proc/loadavg: 1.93 2.03 2.15 3/178 25121
/proc/meminfo: memFree=23343420/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 1.93 2.03 2.15 3/180 25128
/proc/meminfo: memFree=23296608/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=134424 CPUtime=1.48 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) R 25121 25121 23584 0 -1 4202496 9326 11709 0 0 74 15 55 4 20 0 1 0 377032464 137650176 27168 33554432000 4194304 6004724 140734296254288 140734296247840 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25122/statm: 33606 27168 183 442 0 33160 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 143572

[startup+3.10043 s]
/proc/loadavg: 1.93 2.03 2.15 3/181 25130
/proc/meminfo: memFree=23166444/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=29240 CPUtime=1.54 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 9336 11709 0 0 74 21 55 4 20 0 1 0 377032464 29941760 6995 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25122/statm: 7310 6995 183 442 0 6864 0
[pid=25130] ppid=25122 vsize=124276 CPUtime=1.53 cores=1,3,5,7
/proc/25130/stat : 25130 (glucosInc) R 25122 25121 23584 0 -1 4202496 25567 0 0 0 147 6 0 0 20 0 1 0 377032620 127258624 27342 33554432000 4194304 5654031 140736825384592 140736825382376 4232651 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25130/statm: 31069 27342 141 357 0 30709 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 162664

[startup+6.30043 s]
/proc/loadavg: 1.93 2.03 2.15 3/181 25130
/proc/meminfo: memFree=23160428/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=29240 CPUtime=1.54 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 9336 11709 0 0 74 21 55 4 20 0 1 0 377032464 29941760 6995 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25122/statm: 7310 6995 183 442 0 6864 0
[pid=25130] ppid=25122 vsize=125228 CPUtime=4.73 cores=1,3,5,7
/proc/25130/stat : 25130 (glucosInc) R 25122 25121 23584 0 -1 4202496 25846 0 0 0 467 6 0 0 20 0 1 0 377032620 128233472 28132 33554432000 4194304 5654031 140736825384592 140736825372408 4797458 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25130/statm: 31307 28132 141 357 0 30947 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 163616

[startup+12.7005 s]
/proc/loadavg: 2.02 2.04 2.15 3/181 25130
/proc/meminfo: memFree=23156792/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=29240 CPUtime=1.54 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 9336 11709 0 0 74 21 55 4 20 0 1 0 377032464 29941760 6995 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25122/statm: 7310 6995 183 442 0 6864 0
[pid=25130] ppid=25122 vsize=126684 CPUtime=11.13 cores=1,3,5,7
/proc/25130/stat : 25130 (glucosInc) R 25122 25121 23584 0 -1 4202496 26200 0 0 0 1106 7 0 0 20 0 1 0 377032620 129724416 28997 33554432000 4194304 5654031 140736825384592 140736825372408 4208599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25130/statm: 31671 28997 141 357 0 31311 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 165072

[startup+25.5004 s]
/proc/loadavg: 2.01 2.04 2.15 3/181 25130
/proc/meminfo: memFree=23154496/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=29240 CPUtime=1.54 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 9336 11709 0 0 74 21 55 4 20 0 1 0 377032464 29941760 6995 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25122/statm: 7310 6995 183 442 0 6864 0
[pid=25130] ppid=25122 vsize=127348 CPUtime=23.93 cores=1,3,5,7
/proc/25130/stat : 25130 (glucosInc) R 25122 25121 23584 0 -1 4202496 26383 0 0 0 2386 7 0 0 20 0 1 0 377032620 130404352 29691 33554432000 4194304 5654031 140736825384592 140736825372408 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25130/statm: 31837 29691 141 357 0 31477 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 165736

[startup+51.1072 s]
/proc/loadavg: 2.01 2.04 2.15 3/181 25134
/proc/meminfo: memFree=23184984/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=50.69 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 20813 65320 0 0 199 39 4804 27 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25134] ppid=25122 vsize=102848 CPUtime=0.39 cores=1,3,5,7
/proc/25134/stat : 25134 (glucosInc) R 25122 25121 23584 0 -1 4202496 18655 0 0 0 35 4 0 0 20 0 1 0 377037533 105316352 23991 33554432000 4194304 5654031 140736214179744 140736213129096 4797458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25134/statm: 25712 23992 109 357 0 25352 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 160200

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.14 3/181 25134
/proc/meminfo: memFree=23136700/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=50.69 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 20813 65320 0 0 199 39 4804 27 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25134] ppid=25122 vsize=147116 CPUtime=51.58 cores=1,3,5,7
/proc/25134/stat : 25134 (glucosInc) R 25122 25121 23584 0 -1 4202496 26389 0 0 0 5150 8 0 0 20 0 1 0 377037533 150646784 29691 33554432000 4194304 5654031 140736214179744 140736214167560 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25134/statm: 36779 29691 142 357 0 36419 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 204468

[startup+162.301 s]
/proc/loadavg: 2.03 2.03 2.13 3/181 25136
/proc/meminfo: memFree=23150632/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=151.92 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 26692 94396 0 0 260 46 14845 41 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25136] ppid=25122 vsize=118324 CPUtime=10.34 cores=1,3,5,7
/proc/25136/stat : 25136 (glucosInc) R 25122 25121 23584 0 -1 4202496 23565 0 0 0 1028 6 0 0 20 0 1 0 377047658 121163776 25945 33554432000 4194304 5654031 140735286707600 140735286705384 4215076 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25136/statm: 29581 25945 141 357 0 29221 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 175676

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.12 3/181 25137
/proc/meminfo: memFree=23140212/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=151.92 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 26692 94396 0 0 260 46 14845 41 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25136] ppid=25122 vsize=123196 CPUtime=70.33 cores=1,3,5,7
/proc/25136/stat : 25136 (glucosInc) R 25122 25121 23584 0 -1 4202496 25512 0 0 0 7026 7 0 0 20 0 1 0 377047658 126152704 28733 33554432000 4194304 5654031 140735286707600 140735286695416 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25136/statm: 30799 28733 142 357 0 30439 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 180548

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/181 25137
/proc/meminfo: memFree=23102484/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29021036/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1282.3 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 51099 201398 0 0 471 74 127592 93 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25273] ppid=25122 vsize=114680 CPUtime=19.78 cores=1,3,5,7
/proc/25273/stat : 25273 (glucosInc) R 25122 25121 23584 0 -1 4202496 21369 0 0 0 1973 5 0 0 20 0 1 0 377160714 117432320 24624 33554432000 4194304 5654031 140733210064880 140733210052696 4789804 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25273/statm: 28670 24624 142 357 0 28310 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 172032

[startup+1362.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25273
/proc/meminfo: memFree=28987548/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1282.3 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 51099 201398 0 0 471 74 127592 93 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25273] ppid=25122 vsize=146776 CPUtime=79.78 cores=1,3,5,7
/proc/25273/stat : 25273 (glucosInc) R 25122 25121 23584 0 -1 4202496 23484 0 0 0 7971 7 0 0 20 0 1 0 377160714 150298624 33052 33554432000 4194304 5654031 140733210064880 140733210052696 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25273/statm: 36694 33052 142 357 0 36334 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 204128

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25274
/proc/meminfo: memFree=28924236/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1282.3 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 51099 201398 0 0 471 74 127592 93 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25273] ppid=25122 vsize=207472 CPUtime=139.75 cores=1,3,5,7
/proc/25273/stat : 25273 (glucosInc) R 25122 25121 23584 0 -1 4202496 24303 0 0 0 13968 7 0 0 20 0 1 0 377160714 212451328 47413 33554432000 4194304 5654031 140733210064880 140733210052696 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25273/statm: 51868 47413 142 357 0 51508 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 264824

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25274
/proc/meminfo: memFree=28970468/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1282.3 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 51099 201398 0 0 471 74 127592 93 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25273] ppid=25122 vsize=146880 CPUtime=199.74 cores=1,3,5,7
/proc/25273/stat : 25273 (glucosInc) R 25122 25121 23584 0 -1 4202496 24579 0 0 0 19966 8 0 0 20 0 1 0 377160714 150405120 34717 33554432000 4194304 5654031 140733210064880 140733210052696 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25273/statm: 36720 34717 142 357 0 36360 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 204232

[startup+1542.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 25327
/proc/meminfo: memFree=29006316/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1282.3 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 51099 201398 0 0 471 74 127592 93 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25273] ppid=25122 vsize=147040 CPUtime=259.74 cores=1,3,5,7
/proc/25273/stat : 25273 (glucosInc) R 25122 25121 23584 0 -1 4202496 24637 0 0 0 25965 9 0 0 20 0 1 0 377160714 150568960 34718 33554432000 4194304 5654031 140733210064880 140733210052696 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25273/statm: 36760 34718 142 357 0 36400 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 204392

[startup+1602.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/181 25371
/proc/meminfo: memFree=29049324/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1556.6 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 57795 226564 0 0 522 79 154956 103 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25351] ppid=25122 vsize=116320 CPUtime=45.4 cores=1,3,5,7
/proc/25351/stat : 25351 (glucosInc) R 25122 25121 23584 0 -1 4202496 22356 0 0 0 4535 5 0 0 20 0 1 0 377188150 119111680 24435 33554432000 4194304 5654031 140735971009296 140735970997112 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25351/statm: 29080 24435 142 357 0 28720 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 173672

[startup+1662.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/181 25371
/proc/meminfo: memFree=29008604/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1556.6 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 57795 226564 0 0 522 79 154956 103 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25351] ppid=25122 vsize=146332 CPUtime=105.39 cores=1,3,5,7
/proc/25351/stat : 25351 (glucosInc) R 25122 25121 23584 0 -1 4202496 22817 0 0 0 10534 5 0 0 20 0 1 0 377188150 149843968 32007 33554432000 4194304 5654031 140735971009296 140735970997112 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25351/statm: 36583 32007 142 357 0 36223 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 203684

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 25378
/proc/meminfo: memFree=28990788/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1556.6 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 57795 226564 0 0 522 79 154956 103 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25351] ppid=25122 vsize=176680 CPUtime=165.38 cores=1,3,5,7
/proc/25351/stat : 25351 (glucosInc) R 25122 25121 23584 0 -1 4202496 23420 0 0 0 16532 6 0 0 20 0 1 0 377188150 180920320 39432 33554432000 4194304 5654031 140735971009296 140735970997112 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25351/statm: 44170 39432 142 357 0 43810 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 234032

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25390
/proc/meminfo: memFree=28975204/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1556.6 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 57795 226564 0 0 522 79 154956 103 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25351] ppid=25122 vsize=176680 CPUtime=225.37 cores=1,3,5,7
/proc/25351/stat : 25351 (glucosInc) R 25122 25121 23584 0 -1 4202496 23422 0 0 0 22531 6 0 0 20 0 1 0 377188150 180920320 40456 33554432000 4194304 5654031 140735971009296 140735970997112 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25351/statm: 44170 40456 142 357 0 43810 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 234032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25392
/proc/meminfo: memFree=28986744/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1556.6 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 57795 226564 0 0 522 79 154956 103 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25351] ppid=25122 vsize=176680 CPUtime=243.47 cores=1,3,5,7
/proc/25351/stat : 25351 (glucosInc) R 25122 25121 23584 0 -1 4202496 23422 0 0 0 24341 6 0 0 20 0 1 0 377188150 180920320 40456 33554432000 4194304 5654031 140735971009296 140735970997112 4214603 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25351/statm: 44170 40456 142 357 0 43810 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 234032

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25392
/proc/meminfo: memFree=28986744/32873844 swapFree=7900/7900
[pid=25121] ppid=25119 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25121/stat : 25121 (npSolver-pbo-It) S 25119 25121 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377032464 9367552 275 33554432000 4194304 5064252 140736458940160 140736458939072 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25121/statm: 2287 275 233 213 0 72 0
[pid=25122] ppid=25121 vsize=48204 CPUtime=1556.6 cores=1,3,5,7
/proc/25122/stat : 25122 (npSolver-pbo) S 25121 25121 23584 0 -1 4202496 57795 226564 0 0 522 79 154956 103 20 0 1 0 377032464 49360896 11736 33554432000 4194304 6004724 140734296254288 140734296240136 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25122/statm: 12051 11736 183 442 0 11605 0
[pid=25351] ppid=25122 vsize=176680 CPUtime=243.47 cores=1,3,5,7
/proc/25351/stat : 25351 (glucosInc) R 25122 25121 23584 0 -1 4202496 23422 0 0 0 24341 6 0 0 20 0 1 0 377188150 180920320 40456 33554432000 4194304 5654031 140735971009296 140735970997112 4214603 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25351/statm: 44170 40456 142 357 0 43810 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 234032

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1798.21
CPU system time (s): 1.90771
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 264852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.21
system time used= 1.90771
maximum resident set size= 202244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308163
page faults= 0
swaps= 0
block input operations= 0
block output operations= 662560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3610
involuntary context switches= 2085

runsolver used 3.06253 second user time and 8.40372 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-08 00:44:39
IDJOB=3746996
IDBENCH=92710
IDSOLVER=2332
FILE ID=node137/3746996-1339109079
RUNJOBID= node137-1339098177-23601
PBS_JOBID= 14643716
Free space on /tmp= 69172 MiB

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

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

MD5SUM BENCH= 122468478b8bc81c0631c64befe52d46
RANDOM SEED=1146893325

node137.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.600
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.20
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.600
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.600
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.600
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.600
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.600
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.600
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.600
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:        23343304 kB
Buffers:          286164 kB
Cached:          3759252 kB
SwapCached:         4492 kB
Active:          7004268 kB
Inactive:        1623924 kB
Active(anon):    4577028 kB
Inactive(anon):     7672 kB
Active(file):    2427240 kB
Inactive(file):  1616252 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:       4595188 kB
Mapped:            10612 kB
Shmem:                 0 kB
Slab:             743612 kB
SReclaimable:     184848 kB
SUnreclaim:       558764 kB
KernelStack:        1488 kB
PageTables:        13204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6188464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2689024 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= 70400 MiB
End job on node137 at 2012-06-08 01:14:40