Trace number 3747765

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.13 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_3.opb
MD5SUM2917e00f55986a046b103b08aa2aecc1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-38
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -36
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint60
Maximum length of a constraint110
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37460
Sum of products size (including duplicates)74920
Number of different products18730
Sum of products size37460

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.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.38	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.38	c [INC SYSTEM] execute solver
0.00/0.41	c [INC SEARCH] formula is SAT
0.00/0.41	c [INC SYSTEM] solved the initial formula
0.00/0.43	c model valid
0.00/0.43	c current solution ok
0.00/0.54	o 0
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SEARCH] iteration: 0
0.00/0.54	c [INC BOUNDS] best value:500 search for 499
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.54	c old isEQ: 41, new EQ is 0
0.00/0.55	c set iterative enc to: card
0.00/0.55	c set iterative enc to: none
0.00/0.56	c [INC SEARCH] isOptimum variable: 0
0.00/0.60	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.62	c model valid
0.00/0.62	c current solution ok
0.00/0.62	o -27
0.00/0.62	c [INC SEARCH] iteration: 1
0.00/0.62	c [INC BOUNDS] best value:473 search for 472
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c (debug) using card networks
0.00/0.62	c old isEQ: 128, new EQ is 0
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
0.00/0.67	c formula is SAT
0.00/0.68	c [INC SEARCH] copied best model
0.00/0.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.69	o -28
0.00/0.69	c [INC SEARCH] iteration: 2
0.00/0.69	c [INC BOUNDS] best value:472 search for 471
0.00/0.69	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.69	c write failed with 2
0.00/0.69	c [INC SYSTEM] create new solver instance
0.00/0.69	c [INC] encode full formula
0.00/0.69	c (debug) using card networks
0.00/0.69	c old isEQ: 128, new EQ is 0
0.00/0.70	c set iterative enc to: card
0.00/0.70	c set iterative enc to: none
0.00/0.71	c [INC SEARCH] isOptimum variable: 0
0.00/0.75	c formula is SAT
0.00/0.75	c [INC SEARCH] copied best model
0.00/0.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.77	c model valid
0.00/0.77	c current solution ok
0.00/0.77	o -29
0.00/0.77	c [INC SEARCH] iteration: 3
0.00/0.77	c [INC BOUNDS] best value:471 search for 470
0.00/0.77	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.77	c write failed with 2
0.00/0.77	c [INC SYSTEM] create new solver instance
0.00/0.77	c [INC] encode full formula
0.00/0.77	c (debug) using card networks
0.00/0.77	c old isEQ: 128, new EQ is 0
0.00/0.78	c set iterative enc to: card
0.00/0.78	c set iterative enc to: none
0.00/0.78	c [INC SEARCH] isOptimum variable: 0
0.00/0.82	c formula is SAT
0.00/0.83	c [INC SEARCH] copied best model
0.00/0.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.84	o -30
0.00/0.84	c [INC SEARCH] iteration: 4
0.00/0.84	c [INC BOUNDS] best value:470 search for 469
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.84	c old isEQ: 128, new EQ is 0
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.86	c [INC SEARCH] isOptimum variable: 0
1.36/1.42	c formula is SAT
1.36/1.42	c [INC SEARCH] copied best model
1.36/1.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.36/1.44	c model valid
1.36/1.44	c current solution ok
1.36/1.44	o -32
1.36/1.44	c [INC SEARCH] iteration: 5
1.36/1.44	c [INC BOUNDS] best value:468 search for 467
1.36/1.44	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.44	c write failed with 2
1.36/1.44	c [INC SYSTEM] create new solver instance
1.36/1.44	c [INC] encode full formula
1.36/1.44	c (debug) using card networks
1.36/1.44	c old isEQ: 128, new EQ is 0
1.36/1.45	c set iterative enc to: card
1.36/1.45	c set iterative enc to: none
1.36/1.46	c [INC SEARCH] isOptimum variable: 0
2.05/2.19	c formula is SAT
2.05/2.20	c [INC SEARCH] copied best model
2.05/2.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.15/2.21	c model valid
2.15/2.21	c current solution ok
2.15/2.21	o -33
2.15/2.21	c [INC SEARCH] iteration: 6
2.15/2.21	c [INC BOUNDS] best value:467 search for 466
2.15/2.21	c [INC SYSTEM] there exists a inc, kill it!
2.15/2.21	c write failed with 2
2.15/2.21	c [INC SYSTEM] create new solver instance
2.15/2.21	c [INC] encode full formula
2.15/2.21	c (debug) using card networks
2.15/2.21	c old isEQ: 128, new EQ is 0
2.15/2.22	c set iterative enc to: card
2.15/2.22	c set iterative enc to: none
2.15/2.23	c [INC SEARCH] isOptimum variable: 0
8.03/8.17	c formula is SAT
8.03/8.17	c [INC SEARCH] copied best model
8.03/8.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.03/8.19	c model valid
8.03/8.19	c current solution ok
8.03/8.19	o -35
8.03/8.19	c [INC SEARCH] iteration: 7
8.03/8.19	c [INC BOUNDS] best value:465 search for 464
8.03/8.19	c [INC SYSTEM] there exists a inc, kill it!
8.03/8.19	c write failed with 2
8.03/8.19	c [INC SYSTEM] create new solver instance
8.03/8.19	c [INC] encode full formula
8.03/8.19	c (debug) using card networks
8.03/8.19	c old isEQ: 128, new EQ is 0
8.15/8.20	c set iterative enc to: card
8.15/8.20	c set iterative enc to: none
8.15/8.20	c [INC SEARCH] isOptimum variable: 0
11.44/11.50	c formula is SAT
11.44/11.51	c [INC SEARCH] copied best model
11.44/11.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.44/11.56	c model valid
11.44/11.56	c current solution ok
11.44/11.56	o -36
11.44/11.56	c [INC SEARCH] iteration: 8
11.44/11.56	c [INC BOUNDS] best value:464 search for 463
11.44/11.56	c [INC SYSTEM] there exists a inc, kill it!
11.44/11.56	c write failed with 2
11.44/11.56	c [INC SYSTEM] create new solver instance
11.44/11.56	c [INC] encode full formula
11.44/11.56	c (debug) using card networks
11.44/11.56	c old isEQ: 128, new EQ is 0
11.44/11.56	c set iterative enc to: card
11.44/11.56	c set iterative enc to: none
11.44/11.56	c [INC SEARCH] isOptimum variable: 0
122.69/122.89	c formula is SAT
122.69/122.89	c [INC SEARCH] copied best model
122.69/122.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.79/122.91	c model valid
122.79/122.91	c current solution ok
122.79/122.91	o -37
122.79/122.91	c [INC SEARCH] iteration: 9
122.79/122.91	c [INC BOUNDS] best value:463 search for 462
122.79/122.91	c [INC SYSTEM] there exists a inc, kill it!
122.79/122.91	c write failed with 2
122.79/122.92	c [INC SYSTEM] create new solver instance
122.79/122.92	c [INC] encode full formula
122.79/122.92	c (debug) using card networks
122.79/122.92	c old isEQ: 128, new EQ is 0
122.79/122.93	c set iterative enc to: card
122.79/122.93	c set iterative enc to: none
122.79/122.93	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 9934
/proc/meminfo: memFree=30838604/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (runsolver) D 9932 9934 9343 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 376484003 12095488 50 33554432000 4194304 5436572 140733721074160 140733721070456 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/9934/statm: 2953 50 31 304 0 2645 0

[startup+0.0275849 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 9934
/proc/meminfo: memFree=30838604/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 9934
/proc/meminfo: memFree=30838604/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 9934
/proc/meminfo: memFree=30838604/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 9934
/proc/meminfo: memFree=30838604/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 9951
/proc/meminfo: memFree=30817628/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=1.43 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 8042 29517 0 0 26 11 96 10 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 17668

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 9953
/proc/meminfo: memFree=30817444/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=2.19 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 8757 34023 0 0 29 11 168 11 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 17668
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 9955
/proc/meminfo: memFree=30804036/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=2.19 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 8757 34023 0 0 29 11 168 11 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=9955] ppid=9936 vsize=30504 CPUtime=4.04 cores=0,2,4,6
/proc/9955/stat : 9955 (glucosInc) R 9936 9934 9343 0 -1 4202496 7069 0 0 0 403 1 0 0 20 0 1 0 376484226 31236096 7047 33554432000 4194304 5654031 140733852046336 140733852034152 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9955/statm: 7626 7047 142 357 0 7266 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 48172

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 9959
/proc/meminfo: memFree=30815332/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=11.49 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10179 48197 0 0 35 11 1087 16 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=9959] ppid=9936 vsize=17912 CPUtime=1.12 cores=0,2,4,6
/proc/9959/stat : 9959 (glucosInc) R 9936 9934 9343 0 -1 4202496 4487 0 0 0 112 0 0 0 20 0 1 0 376485159 18341888 3712 33554432000 4194304 5654031 140737046343376 140737046331192 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9959/statm: 4478 3712 142 357 0 4118 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 35580

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 9959
/proc/meminfo: memFree=30788956/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=11.49 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10179 48197 0 0 35 11 1087 16 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=9959] ppid=9936 vsize=46480 CPUtime=13.92 cores=0,2,4,6
/proc/9959/stat : 9959 (glucosInc) R 9936 9934 9343 0 -1 4202496 8511 0 0 0 1391 1 0 0 20 0 1 0 376485159 47595520 10298 33554432000 4194304 5654031 140737046343376 140737046331192 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9959/statm: 11620 10298 142 357 0 11260 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 64148

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 1.97 3/181 9959
/proc/meminfo: memFree=30774812/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=11.49 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10179 48197 0 0 35 11 1087 16 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=9959] ppid=9936 vsize=65488 CPUtime=39.52 cores=0,2,4,6
/proc/9959/stat : 9959 (glucosInc) R 9936 9934 9343 0 -1 4202496 10612 0 0 0 3949 3 0 0 20 0 1 0 376485159 67059712 13883 33554432000 4194304 5654031 140737046343376 140737046331192 4215932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9959/statm: 16372 13883 142 357 0 16012 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 83156

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 1.97 3/181 9959
/proc/meminfo: memFree=30765928/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=11.49 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10179 48197 0 0 35 11 1087 16 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=9959] ppid=9936 vsize=65488 CPUtime=90.71 cores=0,2,4,6
/proc/9959/stat : 9959 (glucosInc) R 9936 9934 9343 0 -1 4202496 11113 0 0 0 9068 3 0 0 20 0 1 0 376485159 67059712 15808 33554432000 4194304 5654031 140737046343376 140737046331192 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9959/statm: 16372 15808 142 357 0 16012 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 83156

[startup+162.3 s]
/proc/loadavg: 1.96 1.99 1.96 3/182 10265
/proc/meminfo: memFree=30831636/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=76988 CPUtime=39.34 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 9215 0 0 0 3932 2 0 0 20 0 1 0 376496296 78835712 12769 33554432000 4194304 5654031 140737258256320 140737258244136 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 19247 12769 142 357 0 18887 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 94656

[startup+222.3 s]
/proc/loadavg: 1.98 1.99 1.96 3/181 10266
/proc/meminfo: memFree=30795784/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=76988 CPUtime=99.33 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 9375 0 0 0 9930 3 0 0 20 0 1 0 376496296 78835712 14305 33554432000 4194304 5654031 140737258256320 140737258244136 4208641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 19247 14305 142 357 0 18887 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 94656

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/181 10266
/proc/meminfo: memFree=30793988/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=30610036/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=158632 CPUtime=1179.16 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 30617 0 0 0 117869 47 0 0 20 0 1 0 376496296 162439168 38775 33554432000 4194304 5654031 140737258256320 140737258244136 4215108 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 39658 38775 142 357 0 39298 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 176300

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 10276
/proc/meminfo: memFree=30569092/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=158632 CPUtime=1239.15 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 31269 0 0 0 123867 48 0 0 20 0 1 0 376496296 162439168 38166 33554432000 4194304 5654031 140737258256320 140737258244136 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 39658 38166 142 357 0 39298 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 176300

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.97 3/181 10277
/proc/meminfo: memFree=30620656/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=158632 CPUtime=1299.12 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 32036 0 0 0 129863 49 0 0 20 0 1 0 376496296 162439168 35606 33554432000 4194304 5654031 140737258256320 140737258244136 4215932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 39658 35606 142 357 0 39298 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 176300

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/181 10277
/proc/meminfo: memFree=30548300/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=189452 CPUtime=1359.11 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 32632 0 0 0 135861 50 0 0 20 0 1 0 376496296 193998848 42329 33554432000 4194304 5654031 140737258256320 140737258254408 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 47363 42329 142 357 0 47003 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 207120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 10277
/proc/meminfo: memFree=30604000/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=189452 CPUtime=1419.1 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 33378 0 0 0 141858 52 0 0 20 0 1 0 376496296 193998848 39769 33554432000 4194304 5654031 140737258256320 140737258244136 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 47363 39769 142 357 0 47003 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 207120

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/181 10277
/proc/meminfo: memFree=30575220/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=158632 CPUtime=1479.09 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 33547 0 0 0 147856 53 0 0 20 0 1 0 376496296 162439168 36630 33554432000 4194304 5654031 140737258256320 140737258244136 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 39658 36630 142 357 0 39298 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 176300

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 10280
/proc/meminfo: memFree=30611780/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=109312 CPUtime=1539.08 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 34141 0 0 0 153854 54 0 0 20 0 1 0 376496296 111935488 26764 33554432000 4194304 5654031 140737258256320 140737258254344 4214949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 27328 26764 142 357 0 26968 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 126980

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 10281
/proc/meminfo: memFree=30507488/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=239540 CPUtime=1599.07 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 35722 0 0 0 159850 57 0 0 20 0 1 0 376496296 245288960 51846 33554432000 4194304 5654031 140737258256320 140737258244136 4226337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 59885 51846 142 357 0 59525 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 257208

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/181 10281
/proc/meminfo: memFree=30573244/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=239540 CPUtime=1659.05 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 37328 0 0 0 165844 61 0 0 20 0 1 0 376496296 245288960 47750 33554432000 4194304 5654031 140737258256320 140737258254408 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 59885 47750 142 357 0 59525 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 257208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.05 2.01 1.98 3/181 10281
/proc/meminfo: memFree=30590796/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=158632 CPUtime=1677.25 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 37484 0 0 0 167663 62 0 0 20 0 1 0 376496296 162439168 35094 33554432000 4194304 5654031 140737258256320 140737258254248 4215071 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 39658 35094 142 357 0 39298 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 176300

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.05 2.01 1.98 3/181 10281
/proc/meminfo: memFree=30590796/32873648 swapFree=7376/7376
[pid=9934] ppid=9932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9934/stat : 9934 (npSolver-pbo-It) S 9932 9934 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484003 9367552 274 33554432000 4194304 5064252 140736787607792 140736787606704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9934/statm: 2287 274 233 213 0 72 0
[pid=9936] ppid=9934 vsize=8520 CPUtime=122.84 cores=0,2,4,6
/proc/9936/stat : 9936 (npSolver-pbo) S 9934 9934 9343 0 -1 4202496 10887 60166 0 0 39 11 12213 21 20 0 1 0 376484004 8724480 1750 33554432000 4194304 6004724 140734151585712 140734151571560 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9936/statm: 2130 1750 175 442 0 1684 0
[pid=10158] ppid=9936 vsize=158632 CPUtime=1677.25 cores=0,2,4,6
/proc/10158/stat : 10158 (glucosInc) R 9936 9934 9343 0 -1 4202496 37484 0 0 0 167663 62 0 0 20 0 1 0 376496296 162439168 35094 33554432000 4194304 5654031 140737258256320 140737258254248 4215071 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10158/statm: 39658 35094 142 357 0 39298 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 176300

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.17
CPU system time (s): 0.955854
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 257208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.17
system time used= 0.955854
maximum resident set size= 207384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108918
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1028
involuntary context switches= 5681

runsolver used 2.67059 second user time and 7.18991 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-07 23:13:19
IDJOB=3747765
IDBENCH=48184
IDSOLVER=2332
FILE ID=node149/3747765-1339103599
RUNJOBID= node149-1339098156-9359
PBS_JOBID= 14643704
Free space on /tmp= 70876 MiB

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

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

MD5SUM BENCH= 2917e00f55986a046b103b08aa2aecc1
RANDOM SEED=759218275

node149.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.145
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	: 5332.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:       32873648 kB
MemFree:        30838984 kB
Buffers:           79256 kB
Cached:          1080692 kB
SwapCached:        29984 kB
Active:           266772 kB
Inactive:         997520 kB
Active(anon):      76688 kB
Inactive(anon):    29944 kB
Active(file):     190084 kB
Inactive(file):   967576 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072856 kB
Dirty:              8860 kB
Writeback:             0 kB
AnonPages:         86152 kB
Mapped:            10388 kB
Shmem:                 0 kB
Slab:             629560 kB
SReclaimable:      73388 kB
SUnreclaim:       556172 kB
KernelStack:        1480 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     208808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70868 MiB
End job on node149 at 2012-06-07 23:43:20