Trace number 3747230

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-5.opb
MD5SUM98c81efbf429745622d6705fab70d2ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
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 -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109601
Number of constraints which are clauses109601
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1400
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 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
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.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
0.00/0.48	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.48	c [INC SYSTEM] execute solver
0.00/0.50	c [INC SEARCH] formula is SAT
0.00/0.50	c [INC SYSTEM] solved the initial formula
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.78	o 0
0.00/0.78	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.78	c write failed with 2
0.00/0.78	c [INC SEARCH] iteration: 0
0.00/0.78	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.78	c [INC SYSTEM] create new solver instance
0.00/0.78	c [INC] encode full formula
0.00/0.78	c (debug) using card networks
0.00/0.78	c old isEQ: 41, new EQ is 0
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
1.07/1.13	c formula is SAT
1.07/1.13	c [INC SEARCH] copied best model
1.07/1.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.17/1.24	c model valid
1.17/1.24	c current solution ok
1.17/1.24	o -37
1.17/1.24	c [INC SEARCH] iteration: 1
1.17/1.24	c [INC BOUNDS] best value:1363 search for 1362
1.17/1.24	c [INC SYSTEM] there exists a inc, kill it!
1.17/1.24	c write failed with 2
1.17/1.25	c [INC SYSTEM] create new solver instance
1.17/1.25	c [INC] encode full formula
1.17/1.25	c (debug) using card networks
1.17/1.25	c old isEQ: 192, new EQ is 0
1.27/1.30	c set iterative enc to: card
1.27/1.30	c set iterative enc to: none
1.27/1.31	c [INC SEARCH] isOptimum variable: 0
3.58/3.63	c formula is SAT
3.58/3.64	c [INC SEARCH] copied best model
3.58/3.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.68/3.74	c model valid
3.68/3.74	c current solution ok
3.68/3.74	o -40
3.68/3.74	c [INC SEARCH] iteration: 2
3.68/3.74	c [INC BOUNDS] best value:1360 search for 1359
3.68/3.74	c [INC SYSTEM] there exists a inc, kill it!
3.68/3.74	c write failed with 2
3.68/3.75	c [INC SYSTEM] create new solver instance
3.68/3.75	c [INC] encode full formula
3.68/3.75	c (debug) using card networks
3.68/3.75	c old isEQ: 224, new EQ is 0
3.77/3.80	c set iterative enc to: card
3.77/3.80	c set iterative enc to: none
3.77/3.81	c [INC SEARCH] isOptimum variable: 0
14.76/14.88	c formula is SAT
14.76/14.88	c [INC SEARCH] copied best model
14.76/14.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.86/14.99	c model valid
14.86/14.99	c current solution ok
14.86/14.99	o -41
14.86/14.99	c [INC SEARCH] iteration: 3
14.86/14.99	c [INC BOUNDS] best value:1359 search for 1358
14.86/14.99	c [INC SYSTEM] there exists a inc, kill it!
14.86/14.99	c write failed with 2
14.96/15.00	c [INC SYSTEM] create new solver instance
14.96/15.00	c [INC] encode full formula
14.96/15.00	c (debug) using card networks
14.96/15.00	c old isEQ: 224, new EQ is 0
14.96/15.05	c set iterative enc to: card
14.96/15.05	c set iterative enc to: none
14.96/15.06	c [INC SEARCH] isOptimum variable: 0
24.35/24.47	c formula is SAT
24.35/24.48	c [INC SEARCH] copied best model
24.35/24.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.47/24.59	c model valid
24.47/24.59	c current solution ok
24.47/24.59	o -42
24.47/24.59	c [INC SEARCH] iteration: 4
24.47/24.59	c [INC BOUNDS] best value:1358 search for 1357
24.47/24.59	c [INC SYSTEM] there exists a inc, kill it!
24.47/24.59	c write failed with 2
24.47/24.59	c [INC SYSTEM] create new solver instance
24.47/24.59	c [INC] encode full formula
24.47/24.59	c (debug) using card networks
24.47/24.59	c old isEQ: 224, new EQ is 0
24.58/24.64	c set iterative enc to: card
24.58/24.64	c set iterative enc to: none
24.58/24.66	c [INC SEARCH] isOptimum variable: 0
38.57/38.68	c formula is SAT
38.57/38.68	c [INC SEARCH] copied best model
38.57/38.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.68/38.79	c model valid
38.68/38.79	c current solution ok
38.68/38.79	o -43
38.68/38.79	c [INC SEARCH] iteration: 5
38.68/38.79	c [INC BOUNDS] best value:1357 search for 1356
38.68/38.79	c [INC SYSTEM] there exists a inc, kill it!
38.68/38.79	c write failed with 2
38.68/38.79	c [INC SYSTEM] create new solver instance
38.68/38.79	c [INC] encode full formula
38.68/38.79	c (debug) using card networks
38.68/38.79	c old isEQ: 224, new EQ is 0
38.78/38.85	c set iterative enc to: card
38.78/38.85	c set iterative enc to: none
38.78/38.86	c [INC SEARCH] isOptimum variable: 0
52.26/52.39	c formula is SAT
52.37/52.40	c [INC SEARCH] copied best model
52.37/52.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.47/52.51	c model valid
52.47/52.51	c current solution ok
52.47/52.51	o -44
52.47/52.51	c [INC SEARCH] iteration: 6
52.47/52.51	c [INC BOUNDS] best value:1356 search for 1355
52.47/52.51	c [INC SYSTEM] there exists a inc, kill it!
52.47/52.51	c write failed with 2
52.47/52.51	c [INC SYSTEM] create new solver instance
52.47/52.51	c [INC] encode full formula
52.47/52.51	c (debug) using card networks
52.47/52.51	c old isEQ: 224, new EQ is 0
52.47/52.56	c set iterative enc to: card
52.47/52.56	c set iterative enc to: none
52.47/52.57	c [INC SEARCH] isOptimum variable: 0
64.76/64.87	c formula is SAT
64.76/64.87	c [INC SEARCH] copied best model
64.76/64.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.86/64.98	c model valid
64.86/64.98	c current solution ok
64.86/64.98	o -46
64.86/64.98	c [INC SEARCH] iteration: 7
64.86/64.98	c [INC BOUNDS] best value:1354 search for 1353
64.86/64.98	c [INC SYSTEM] there exists a inc, kill it!
64.86/64.98	c write failed with 2
64.86/64.98	c [INC SYSTEM] create new solver instance
64.86/64.98	c [INC] encode full formula
64.86/64.98	c (debug) using card networks
64.86/64.98	c old isEQ: 224, new EQ is 0
64.96/65.03	c set iterative enc to: card
64.96/65.03	c set iterative enc to: none
64.96/65.05	c [INC SEARCH] isOptimum variable: 0
86.85/86.97	c formula is SAT
86.85/86.97	c [INC SEARCH] copied best model
86.85/86.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
86.95/87.08	c model valid
86.95/87.08	c current solution ok
86.95/87.08	o -47
86.95/87.08	c [INC SEARCH] iteration: 8
86.95/87.08	c [INC BOUNDS] best value:1353 search for 1352
86.95/87.08	c [INC SYSTEM] there exists a inc, kill it!
86.95/87.08	c write failed with 2
86.95/87.08	c [INC SYSTEM] create new solver instance
86.95/87.08	c [INC] encode full formula
86.95/87.08	c (debug) using card networks
86.95/87.08	c old isEQ: 224, new EQ is 0
87.06/87.14	c set iterative enc to: card
87.06/87.14	c set iterative enc to: none
87.06/87.15	c [INC SEARCH] isOptimum variable: 0
108.15/108.20	c formula is SAT
108.15/108.21	c [INC SEARCH] copied best model
108.15/108.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
108.26/108.32	c model valid
108.26/108.32	c current solution ok
108.26/108.32	o -48
108.26/108.32	c [INC SEARCH] iteration: 9
108.26/108.32	c [INC BOUNDS] best value:1352 search for 1351
108.26/108.32	c [INC SYSTEM] there exists a inc, kill it!
108.26/108.32	c write failed with 2
108.26/108.32	c [INC SYSTEM] create new solver instance
108.26/108.32	c [INC] encode full formula
108.26/108.32	c (debug) using card networks
108.26/108.32	c old isEQ: 224, new EQ is 0
108.26/108.37	c set iterative enc to: card
108.26/108.37	c set iterative enc to: none
108.26/108.39	c [INC SEARCH] isOptimum variable: 0
146.54/146.67	c formula is SAT
146.54/146.67	c [INC SEARCH] copied best model
146.54/146.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
146.64/146.78	c model valid
146.64/146.78	c current solution ok
146.64/146.78	o -49
146.64/146.78	c [INC SEARCH] iteration: 10
146.64/146.78	c [INC BOUNDS] best value:1351 search for 1350
146.64/146.78	c [INC SYSTEM] there exists a inc, kill it!
146.64/146.78	c write failed with 2
146.64/146.78	c [INC SYSTEM] create new solver instance
146.64/146.78	c [INC] encode full formula
146.64/146.78	c (debug) using card networks
146.64/146.78	c old isEQ: 224, new EQ is 0
146.75/146.83	c set iterative enc to: card
146.75/146.83	c set iterative enc to: none
146.75/146.85	c [INC SEARCH] isOptimum variable: 0
185.14/185.28	c formula is SAT
185.14/185.29	c [INC SEARCH] copied best model
185.14/185.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.35/185.40	c model valid
185.35/185.40	c current solution ok
185.35/185.40	o -50
185.35/185.40	c [INC SEARCH] iteration: 11
185.35/185.40	c [INC BOUNDS] best value:1350 search for 1349
185.35/185.40	c [INC SYSTEM] there exists a inc, kill it!
185.35/185.40	c write failed with 2
185.35/185.40	c [INC SYSTEM] create new solver instance
185.35/185.40	c [INC] encode full formula
185.35/185.40	c (debug) using card networks
185.35/185.40	c old isEQ: 224, new EQ is 0
185.35/185.45	c set iterative enc to: card
185.35/185.45	c set iterative enc to: none
185.35/185.47	c [INC SEARCH] isOptimum variable: 0
303.92/304.05	c formula is SAT
303.92/304.05	c [INC SEARCH] copied best model
303.92/304.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
304.02/304.16	c model valid
304.02/304.16	c current solution ok
304.02/304.16	o -51
304.02/304.16	c [INC SEARCH] iteration: 12
304.02/304.16	c [INC BOUNDS] best value:1349 search for 1348
304.02/304.16	c [INC SYSTEM] there exists a inc, kill it!
304.02/304.16	c write failed with 2
304.02/304.17	c [INC SYSTEM] create new solver instance
304.02/304.17	c [INC] encode full formula
304.02/304.17	c (debug) using card networks
304.02/304.17	c old isEQ: 224, new EQ is 0
304.13/304.22	c set iterative enc to: card
304.13/304.22	c set iterative enc to: none
304.13/304.23	c [INC SEARCH] isOptimum variable: 0
1258.86/1259.16	c formula is SAT
1258.86/1259.16	c [INC SEARCH] copied best model
1258.86/1259.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1258.96/1259.27	c model valid
1258.96/1259.27	c current solution ok
1258.96/1259.27	o -52
1258.96/1259.27	c [INC SEARCH] iteration: 13
1258.96/1259.27	c [INC BOUNDS] best value:1348 search for 1347
1258.96/1259.27	c [INC SYSTEM] there exists a inc, kill it!
1258.96/1259.27	c write failed with 2
1258.96/1259.27	c [INC SYSTEM] create new solver instance
1258.96/1259.27	c [INC] encode full formula
1258.96/1259.27	c (debug) using card networks
1258.96/1259.27	c old isEQ: 224, new EQ is 0
1259.08/1259.33	c set iterative enc to: card
1259.08/1259.33	c set iterative enc to: none
1259.08/1259.35	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.40	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-3747230-1339100012/watcher-3747230-1339100012 -o /tmp/evaluation-result-3747230-1339100012/solver-3747230-1339100012 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747230-1339100012.opb 1111146102 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.00 1.99 1.69 3/178 23999
/proc/meminfo: memFree=28503812/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0

[startup+0.0702189 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 23999
/proc/meminfo: memFree=28503812/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100354 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 23999
/proc/meminfo: memFree=28503812/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300297 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 23999
/proc/meminfo: memFree=28503812/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700248 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 23999
/proc/meminfo: memFree=28503812/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.92 1.97 1.68 3/181 24008
/proc/meminfo: memFree=28398324/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1.3 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 14570 14605 0 0 62 18 45 5 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 76364

[startup+3.10042 s]
/proc/loadavg: 1.92 1.97 1.68 3/181 24010
/proc/meminfo: memFree=28397580/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1.3 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 14570 14605 0 0 62 18 45 5 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24010] ppid=24000 vsize=38764 CPUtime=1.78 cores=1,3,5,7
/proc/24010/stat : 24010 (glucosInc) R 24000 23999 23584 0 -1 4202496 8317 0 0 0 177 1 0 0 20 0 1 0 376125842 39694336 8350 33554432000 4194304 5654031 140736413437648 140736413435416 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24010/statm: 9691 8350 131 357 0 9331 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 115128

[startup+6.30043 s]
/proc/loadavg: 1.93 1.97 1.68 3/181 24012
/proc/meminfo: memFree=28590632/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=3.79 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 16829 23479 0 0 79 18 275 7 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24012] ppid=24000 vsize=39036 CPUtime=2.47 cores=1,3,5,7
/proc/24012/stat : 24012 (glucosInc) R 24000 23999 23584 0 -1 4202496 8498 0 0 0 246 1 0 0 20 0 1 0 376126092 39972864 8382 33554432000 4194304 5654031 140734115724080 140734115711896 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24012/statm: 9759 8382 140 357 0 9399 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 115400

[startup+12.7004 s]
/proc/loadavg: 1.93 1.97 1.68 3/181 24012
/proc/meminfo: memFree=28588804/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=3.79 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 16829 23479 0 0 79 18 275 7 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24012] ppid=24000 vsize=39488 CPUtime=8.87 cores=1,3,5,7
/proc/24012/stat : 24012 (glucosInc) R 24000 23999 23584 0 -1 4202496 8709 0 0 0 885 2 0 0 20 0 1 0 376126092 40435712 8589 33554432000 4194304 5654031 140734115724080 140734115711896 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24012/statm: 9872 8589 140 357 0 9512 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 115852

[startup+25.5004 s]
/proc/loadavg: 1.88 1.95 1.68 3/181 24016
/proc/meminfo: memFree=28536796/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=24.64 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 21347 42074 0 0 113 20 2318 13 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24016] ppid=24000 vsize=39052 CPUtime=0.83 cores=1,3,5,7
/proc/24016/stat : 24016 (glucosInc) R 24000 23999 23584 0 -1 4202496 7523 0 0 0 82 1 0 0 20 0 1 0 376128176 39989248 8331 33554432000 4194304 5654031 140734422198656 140734422196424 4214632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24016/statm: 9763 8331 131 357 0 9403 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 115416

[startup+51.1004 s]
/proc/loadavg: 1.92 1.96 1.69 3/181 24018
/proc/meminfo: memFree=28485720/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=38.84 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 23606 51011 0 0 130 21 3717 16 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24018] ppid=24000 vsize=39564 CPUtime=12.22 cores=1,3,5,7
/proc/24018/stat : 24018 (glucosInc) R 24000 23999 23584 0 -1 4202496 9041 0 0 0 1221 1 0 0 20 0 1 0 376129597 40513536 8775 33554432000 4194304 5654031 140735763148944 140735763136760 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24018/statm: 9891 8775 142 357 0 9531 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 115928

[startup+102.307 s]
/proc/loadavg: 1.96 1.96 1.71 3/181 24024
/proc/meminfo: memFree=28586912/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=87.11 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 30383 81460 0 0 181 24 8480 26 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24024] ppid=24000 vsize=40232 CPUtime=15.13 cores=1,3,5,7
/proc/24024/stat : 24024 (glucosInc) R 24000 23999 23584 0 -1 4202496 9927 0 0 0 1512 1 0 0 20 0 1 0 376134425 41197568 9052 33554432000 4194304 5654031 140737042497104 140737042484920 4214612 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24024/statm: 10058 9052 142 357 0 9698 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 116596

[startup+162.3 s]
/proc/loadavg: 2.11 2.00 1.73 3/181 24073
/proc/meminfo: memFree=27961540/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=146.81 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 34901 106792 0 0 215 26 14406 34 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24071] ppid=24000 vsize=40224 CPUtime=15.43 cores=1,3,5,7
/proc/24071/stat : 24071 (glucosInc) R 24000 23999 23584 0 -1 4202496 8837 0 0 0 1541 2 0 0 20 0 1 0 376140395 41189376 9053 33554432000 4194304 5654031 140737068994448 140737068982264 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24071/statm: 10056 9053 142 357 0 9696 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 116588

[startup+222.3 s]
/proc/loadavg: 2.04 2.00 1.75 3/181 24075
/proc/meminfo: memFree=27930644/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=185.42 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 37160 118605 0 0 232 27 18244 39 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24075] ppid=24000 vsize=66048 CPUtime=36.81 cores=1,3,5,7
/proc/24075/stat : 24075 (glucosInc) R 24000 23999 23584 0 -1 4202496 11367 0 0 0 3678 3 0 0 20 0 1 0 376144257 67633152 15720 33554432000 4194304 5654031 140735289856224 140735289844040 4232625 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24075/statm: 16512 15720 142 357 0 16152 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 142412

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.76 3/181 24075
/proc/meminfo: memFree=27907808/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=27785144/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=304.16 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 39419 132970 0 0 249 28 30094 45 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24077] ppid=24000 vsize=201096 CPUtime=937.89 cores=1,3,5,7
/proc/24077/stat : 24077 (glucosInc) R 24000 23999 23584 0 -1 4202496 25293 0 0 0 93763 26 0 0 20 0 1 0 376156134 205922304 42702 33554432000 4194304 5654031 140736923225008 140736923223096 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24077/statm: 50274 42702 142 357 0 49914 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 277460

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/181 24088
/proc/meminfo: memFree=27890120/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=66288 CPUtime=42.93 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 12114 0 0 0 4289 4 0 0 20 0 1 0 376251645 67878912 15779 33554432000 4194304 5654031 140736290739648 140736290727464 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24088/statm: 16572 15779 142 357 0 16212 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 142652

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 24089
/proc/meminfo: memFree=27871876/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=89564 CPUtime=102.92 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 13562 0 0 0 10286 6 0 0 20 0 1 0 376251645 91713536 19762 33554432000 4194304 5654031 140736290739648 140736290727464 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24088/statm: 22391 19762 142 357 0 22031 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 165928

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.90 3/182 24090
/proc/meminfo: memFree=27853480/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=119952 CPUtime=162.9 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 13705 0 0 0 16284 6 0 0 20 0 1 0 376251645 122830848 23982 33554432000 4194304 5654031 140736290739648 140736290727464 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24088/statm: 29988 23982 142 357 0 29628 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 196316

[startup+1482.3 s]
/proc/loadavg: 2.11 2.03 1.92 3/181 24093
/proc/meminfo: memFree=27787724/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=119952 CPUtime=222.89 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 13709 0 0 0 22283 6 0 0 20 0 1 0 376251645 122830848 24309 33554432000 4194304 5654031 140736290739648 140736290727464 4232563 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24088/statm: 29988 24309 142 357 0 29628 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 196316

[startup+1542.3 s]
/proc/loadavg: 2.08 2.04 1.92 3/181 24093
/proc/meminfo: memFree=27781308/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=119952 CPUtime=282.88 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 14067 0 0 0 28281 7 0 0 20 0 1 0 376251645 122830848 24821 33554432000 4194304 5654031 140736290739648 140736290727464 4214974 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24088/statm: 29988 24821 142 357 0 29628 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 196316

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 1.92 3/182 24096
/proc/meminfo: memFree=27747184/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=169272 CPUtime=342.86 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 15498 0 0 0 34277 9 0 0 20 0 1 0 376251645 173334528 33355 33554432000 4194304 5654031 140736290739648 140736290737576 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24088/statm: 42318 33355 142 357 0 41958 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 245636

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/181 24097
/proc/meminfo: memFree=27773260/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=119952 CPUtime=402.86 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 16218 0 0 0 40275 11 0 0 20 0 1 0 376251645 122830848 24821 33554432000 4194304 5654031 140736290739648 140736290727464 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24088/statm: 29988 24821 142 357 0 29628 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 196316

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 24097
/proc/meminfo: memFree=27768976/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=119952 CPUtime=462.85 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 17302 0 0 0 46271 14 0 0 20 0 1 0 376251645 122830848 24821 33554432000 4194304 5654031 140736290739648 140736290737672 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24088/statm: 29988 24821 142 357 0 29628 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 196316

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 24097
/proc/meminfo: memFree=27765192/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=119952 CPUtime=522.84 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 18032 0 0 0 52268 16 0 0 20 0 1 0 376251645 122830848 24821 33554432000 4194304 5654031 140736290739648 140736290737672 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24088/statm: 29988 24821 142 357 0 29628 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 196316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 24097
/proc/meminfo: memFree=27725536/32873844 swapFree=7900/7900
[pid=23999] ppid=23997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23999/stat : 23999 (npSolver-pbo-It) S 23997 23999 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125710 9367552 275 33554432000 4194304 5064252 140735920419904 140735920418816 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23999/statm: 2287 275 233 213 0 72 0
[pid=24000] ppid=23999 vsize=67216 CPUtime=1259.13 cores=1,3,5,7
/proc/24000/stat : 24000 (npSolver-pbo) S 23999 23999 23584 0 -1 4202496 41678 158940 0 0 266 29 125544 74 20 0 1 0 376125710 68829184 16471 33554432000 4194304 6004724 140733952168624 140733952154472 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24000/statm: 16804 16471 175 442 0 16358 0
[pid=24088] ppid=24000 vsize=169272 CPUtime=540.95 cores=1,3,5,7
/proc/24088/stat : 24088 (glucosInc) R 24000 23999 23584 0 -1 4202496 18393 0 0 0 54078 17 0 0 20 0 1 0 376251645 173334528 34891 33554432000 4194304 5654031 140736290739648 140736290737576 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24088/statm: 42318 34891 142 357 0 41958 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 245636

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1798.9
CPU system time (s): 1.21181
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 277460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.21182
maximum resident set size= 174904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219392
page faults= 0
swaps= 0
block input operations= 0
block output operations= 132120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2592
involuntary context switches= 3706

runsolver used 6.27705 second user time and 17.3244 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-07 22:13:32
IDJOB=3747230
IDBENCH=2247
IDSOLVER=2332
FILE ID=node137/3747230-1339100012
RUNJOBID= node137-1339098177-23601
PBS_JOBID= 14643716
Free space on /tmp= 70444 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747230-1339100012/watcher-3747230-1339100012 -o /tmp/evaluation-result-3747230-1339100012/solver-3747230-1339100012 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747230-1339100012.opb 1111146102 HOME HOME

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

MD5SUM BENCH= 98c81efbf429745622d6705fab70d2ee
RANDOM SEED=1111146102

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:        28504192 kB
Buffers:          332848 kB
Cached:          2865180 kB
SwapCached:         5840 kB
Active:          1423220 kB
Inactive:        2109080 kB
Active(anon):     329196 kB
Inactive(anon):     7152 kB
Active(file):    1094024 kB
Inactive(file):  2101928 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097516 kB
Dirty:             10892 kB
Writeback:             0 kB
AnonPages:        440040 kB
Mapped:            10824 kB
Shmem:                 0 kB
Slab:             687428 kB
SReclaimable:     128680 kB
SUnreclaim:       558748 kB
KernelStack:        1504 kB
PageTables:         4652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     485700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 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= 70324 MiB
End job on node137 at 2012-06-07 22:43:32