Trace number 3747761

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.06 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_3.opb
MD5SUM0247ef4de041bbff376811a7e6bf0408
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-115
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -110
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 constraint10
Maximum length of a constraint22
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)6316
Sum of products size (including duplicates)12632
Number of different products3158
Sum of products size6316

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.07	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.07	c [INC SYSTEM] execute solver
0.00/0.08	c [INC SEARCH] formula is SAT
0.00/0.08	c [INC SYSTEM] solved the initial formula
0.00/0.08	c model valid
0.00/0.08	c current solution ok
0.00/0.10	o 0
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:500 search for 499
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 41, new EQ is 0
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.12	c [INC SEARCH] isOptimum variable: 0
0.00/0.14	c formula is SAT
0.00/0.14	c [INC SEARCH] copied best model
0.00/0.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.15	c model valid
0.00/0.15	c current solution ok
0.00/0.15	o -97
0.00/0.15	c [INC SEARCH] iteration: 1
0.00/0.15	c [INC BOUNDS] best value:403 search for 402
0.00/0.15	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.15	c write failed with 2
0.00/0.15	c [INC SYSTEM] create new solver instance
0.00/0.15	c [INC] encode full formula
0.00/0.15	c (debug) using card networks
0.00/0.15	c old isEQ: 32, new EQ is 0
0.00/0.16	c set iterative enc to: card
0.00/0.16	c set iterative enc to: none
0.00/0.16	c [INC SEARCH] isOptimum variable: 0
0.97/1.05	c formula is SAT
0.97/1.05	c [INC SEARCH] copied best model
0.97/1.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.05	c model valid
0.97/1.05	c current solution ok
0.97/1.05	o -101
0.97/1.05	c [INC SEARCH] iteration: 2
0.97/1.05	c [INC BOUNDS] best value:399 search for 398
0.97/1.05	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.05	c write failed with 2
0.97/1.05	c [INC SYSTEM] create new solver instance
0.97/1.05	c [INC] encode full formula
0.97/1.05	c (debug) using card networks
0.97/1.05	c old isEQ: 112, new EQ is 0
0.97/1.06	c set iterative enc to: card
0.97/1.06	c set iterative enc to: none
0.97/1.07	c [INC SEARCH] isOptimum variable: 0
1.05/1.45	c formula is SAT
1.05/1.45	c [INC SEARCH] copied best model
1.05/1.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.05/1.45	c model valid
1.05/1.45	c current solution ok
1.05/1.45	o -104
1.05/1.45	c [INC SEARCH] iteration: 3
1.05/1.45	c [INC BOUNDS] best value:396 search for 395
1.05/1.45	c [INC SYSTEM] there exists a inc, kill it!
1.05/1.45	c write failed with 2
1.05/1.46	c [INC SYSTEM] create new solver instance
1.05/1.46	c [INC] encode full formula
1.05/1.46	c (debug) using card networks
1.05/1.46	c old isEQ: 112, new EQ is 0
1.05/1.46	c set iterative enc to: card
1.05/1.46	c set iterative enc to: none
1.05/1.47	c [INC SEARCH] isOptimum variable: 0
16.07/16.17	c formula is SAT
16.07/16.17	c [INC SEARCH] copied best model
16.07/16.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.07/16.18	c model valid
16.07/16.18	c current solution ok
16.07/16.18	o -107
16.07/16.18	c [INC SEARCH] iteration: 4
16.07/16.18	c [INC BOUNDS] best value:393 search for 392
16.07/16.18	c [INC SYSTEM] there exists a inc, kill it!
16.07/16.18	c write failed with 2
16.07/16.18	c [INC SYSTEM] create new solver instance
16.07/16.18	c [INC] encode full formula
16.07/16.18	c (debug) using card networks
16.07/16.18	c old isEQ: 112, new EQ is 0
16.07/16.19	c set iterative enc to: card
16.07/16.19	c set iterative enc to: none
16.07/16.19	c [INC SEARCH] isOptimum variable: 0
19.97/20.05	c formula is SAT
19.97/20.05	c [INC SEARCH] copied best model
19.97/20.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.97/20.05	c model valid
19.97/20.05	c current solution ok
19.97/20.05	o -108
19.97/20.05	c [INC SEARCH] iteration: 5
19.97/20.05	c [INC BOUNDS] best value:392 search for 391
19.97/20.05	c [INC SYSTEM] there exists a inc, kill it!
19.97/20.05	c write failed with 2
19.97/20.06	c [INC SYSTEM] create new solver instance
19.97/20.06	c [INC] encode full formula
19.97/20.06	c (debug) using card networks
19.97/20.06	c old isEQ: 112, new EQ is 0
19.97/20.07	c set iterative enc to: card
19.97/20.07	c set iterative enc to: none
19.97/20.07	c [INC SEARCH] isOptimum variable: 0
441.98/442.19	c formula is SAT
441.98/442.19	c [INC SEARCH] copied best model
441.98/442.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
441.98/442.20	c model valid
441.98/442.20	c current solution ok
441.98/442.20	o -110
441.98/442.20	c [INC SEARCH] iteration: 6
441.98/442.20	c [INC BOUNDS] best value:390 search for 389
441.98/442.20	c [INC SYSTEM] there exists a inc, kill it!
441.98/442.20	c write failed with 2
441.98/442.20	c [INC SYSTEM] create new solver instance
441.98/442.20	c [INC] encode full formula
441.98/442.20	c (debug) using card networks
441.98/442.20	c old isEQ: 112, new EQ is 0
442.10/442.21	c set iterative enc to: card
442.10/442.21	c set iterative enc to: none
442.10/442.22	c [INC SEARCH] isOptimum variable: 0
593.45/593.68	c formula is SAT
593.45/593.68	c [INC SEARCH] copied best model
593.45/593.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
593.45/593.68	c model valid
593.45/593.68	c current solution ok
593.45/593.68	o -113
593.45/593.68	c [INC SEARCH] iteration: 7
593.45/593.68	c [INC BOUNDS] best value:387 search for 386
593.45/593.68	c [INC SYSTEM] there exists a inc, kill it!
593.45/593.68	c write failed with 2
593.45/593.68	c [INC SYSTEM] create new solver instance
593.45/593.68	c [INC] encode full formula
593.45/593.68	c (debug) using card networks
593.45/593.68	c old isEQ: 112, new EQ is 0
593.45/593.69	c set iterative enc to: card
593.45/593.69	c set iterative enc to: none
593.55/593.70	c [INC SEARCH] isOptimum variable: 0
698.71/698.90	c formula is SAT
698.71/698.90	c [INC SEARCH] copied best model
698.71/698.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
698.71/698.90	c model valid
698.71/698.90	c current solution ok
698.71/698.90	o -114
698.71/698.90	c [INC SEARCH] iteration: 8
698.71/698.90	c [INC BOUNDS] best value:386 search for 385
698.71/698.90	c [INC SYSTEM] there exists a inc, kill it!
698.71/698.90	c write failed with 2
698.71/698.90	c [INC SYSTEM] create new solver instance
698.71/698.90	c [INC] encode full formula
698.71/698.90	c (debug) using card networks
698.71/698.90	c old isEQ: 112, new EQ is 0
698.71/698.91	c set iterative enc to: card
698.71/698.91	c set iterative enc to: none
698.71/698.92	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/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-3747761-1339103601/watcher-3747761-1339103601 -o /tmp/evaluation-result-3747761-1339103601/solver-3747761-1339103601 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747761-1339103601.opb 373635658 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 21815
/proc/meminfo: memFree=30791760/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0

[startup+0.0466159 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 21815
/proc/meminfo: memFree=30791760/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100323 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 21815
/proc/meminfo: memFree=30791760/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300168 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 21815
/proc/meminfo: memFree=30791760/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 21815
/proc/meminfo: memFree=30791760/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 21826
/proc/meminfo: memFree=30778560/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=1.46 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 4328 12339 0 0 7 3 132 4 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 14340

[startup+3.10037 s]
/proc/loadavg: 2.01 2.00 1.94 3/181 21830
/proc/meminfo: memFree=30779568/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=1.46 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 4328 12339 0 0 7 3 132 4 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21830] ppid=21816 vsize=13112 CPUtime=1.61 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21816 21815 21098 0 -1 4202496 4149 0 0 0 161 0 0 0 20 0 1 0 376488818 13426688 2682 33554432000 4194304 5654031 140736628349104 140736628346984 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21830/statm: 3278 2682 141 357 0 2918 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27452

[startup+6.3004 s]
/proc/loadavg: 2.01 2.00 1.94 3/181 21830
/proc/meminfo: memFree=30765868/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=1.46 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 4328 12339 0 0 7 3 132 4 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21830] ppid=21816 vsize=25668 CPUtime=4.81 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21816 21815 21098 0 -1 4202496 5896 0 0 0 480 1 0 0 20 0 1 0 376488818 26284032 5403 33554432000 4194304 5654031 140736628349104 140736628336920 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 6417 5403 142 357 0 6057 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 40008

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 21830
/proc/meminfo: memFree=30759972/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=1.46 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 4328 12339 0 0 7 3 132 4 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21830] ppid=21816 vsize=32852 CPUtime=11.21 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21816 21815 21098 0 -1 4202496 8323 0 0 0 1120 1 0 0 20 0 1 0 376488818 33640448 6939 33554432000 4194304 5654031 140736628349104 140736628336920 4215097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 8213 6939 142 357 0 7853 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47192

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 21834
/proc/meminfo: memFree=30763584/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=20.03 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 5432 27187 0 0 9 3 1984 7 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21834] ppid=21816 vsize=31824 CPUtime=5.41 cores=1,3,5,7
/proc/21834/stat : 21834 (glucosInc) R 21816 21815 21098 0 -1 4202496 5538 0 0 0 540 1 0 0 20 0 1 0 376490678 32587776 6144 33554432000 4194304 5654031 140736608723680 140736608711496 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21834/statm: 7956 6144 142 357 0 7596 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 46164

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 21834
/proc/meminfo: memFree=30726848/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=20.03 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 5432 27187 0 0 9 3 1984 7 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21834] ppid=21816 vsize=78304 CPUtime=31.01 cores=1,3,5,7
/proc/21834/stat : 21834 (glucosInc) R 21816 21815 21098 0 -1 4202496 6626 0 0 0 3099 2 0 0 20 0 1 0 376490678 80183296 14678 33554432000 4194304 5654031 140736608723680 140736608721560 4233194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21834/statm: 19576 14678 142 357 0 19216 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 92644

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 21921
/proc/meminfo: memFree=30797680/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=20.03 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 5432 27187 0 0 9 3 1984 7 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21834] ppid=21816 vsize=78304 CPUtime=82.21 cores=1,3,5,7
/proc/21834/stat : 21834 (glucosInc) R 21816 21815 21098 0 -1 4202496 8071 0 0 0 8215 6 0 0 20 0 1 0 376490678 80183296 14680 33554432000 4194304 5654031 140736608723680 140736608721704 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21834/statm: 19576 14680 142 357 0 19216 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 92644

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 21921
/proc/meminfo: memFree=30735112/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=20.03 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 5432 27187 0 0 9 3 1984 7 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21834] ppid=21816 vsize=158444 CPUtime=142.19 cores=1,3,5,7
/proc/21834/stat : 21834 (glucosInc) R 21816 21815 21098 0 -1 4202496 11887 0 0 0 14206 13 0 0 20 0 1 0 376490678 162246656 27047 33554432000 4194304 5654031 140736608723680 140736608721608 4215061 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21834/statm: 39611 27047 142 357 0 39251 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 172784

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 21922
/proc/meminfo: memFree=30722524/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=20.03 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 5432 27187 0 0 9 3 1984 7 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21834] ppid=21816 vsize=158444 CPUtime=202.18 cores=1,3,5,7
/proc/21834/stat : 21834 (glucosInc) R 21816 21815 21098 0 -1 4202496 15113 0 0 0 20198 20 0 0 20 0 1 0 376490678 162246656 27101 33554432000 4194304 5654031 140736608723680 140736608721608 4215353 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21834/statm: 39611 27101 142 357 0 39251 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 172784

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 21922
/proc/meminfo: memFree=30705624/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30643640/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=124676 CPUtime=543.27 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 24594 0 0 0 54285 42 0 0 20 0 1 0 376558563 127668224 28349 33554432000 4194304 5654031 140733325019184 140733325007000 4216146 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 31169 28349 142 357 0 30809 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 139016

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 21937
/proc/meminfo: memFree=30682776/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=75356 CPUtime=603.27 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 26665 0 0 0 60279 48 0 0 20 0 1 0 376558563 77164544 18386 33554432000 4194304 5654031 140733325019184 140733325007000 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 18839 18386 142 357 0 18479 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 89696

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 1.95 3/181 21937
/proc/meminfo: memFree=30598800/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=205584 CPUtime=663.25 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 28988 0 0 0 66271 54 0 0 20 0 1 0 376558563 210518016 39469 33554432000 4194304 5654031 140733325019184 140733325007000 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 51396 39469 142 357 0 51036 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 219924

[startup+1422.31 s]
/proc/loadavg: 2.07 2.03 1.95 3/181 21938
/proc/meminfo: memFree=30612428/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=155496 CPUtime=723.25 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 30998 0 0 0 72266 59 0 0 20 0 1 0 376558563 159227904 36096 33554432000 4194304 5654031 140733325019184 140733325007000 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 38874 36096 142 357 0 38514 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 169836

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/181 21938
/proc/meminfo: memFree=30576100/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=205584 CPUtime=783.23 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 32489 0 0 0 78260 63 0 0 20 0 1 0 376558563 210518016 45101 33554432000 4194304 5654031 140733325019184 140733325017272 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 51396 45101 142 357 0 51036 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 219924

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/181 21938
/proc/meminfo: memFree=30626604/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=176432 CPUtime=843.21 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 34515 0 0 0 84253 68 0 0 20 0 1 0 376558563 180666368 32513 33554432000 4194304 5654031 140733325019184 140733325007000 4215055 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 44108 32513 142 357 0 43748 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 190772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 21941
/proc/meminfo: memFree=30572648/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=226900 CPUtime=903.21 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 36216 0 0 0 90248 73 0 0 20 0 1 0 376558563 232345600 46331 33554432000 4194304 5654031 140733325019184 140733325007000 4232786 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 56725 46331 142 357 0 56365 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 241240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 21941
/proc/meminfo: memFree=30617444/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=145992 CPUtime=963.19 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 37658 0 0 0 96241 78 0 0 20 0 1 0 376558563 149495808 34699 33554432000 4194304 5654031 140733325019184 140733325007000 4215200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 36498 34699 142 357 0 36138 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 160332

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 21942
/proc/meminfo: memFree=30596892/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=176812 CPUtime=1023.19 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 39425 0 0 0 102237 82 0 0 20 0 1 0 376558563 181055488 40398 33554432000 4194304 5654031 140733325019184 140733325007000 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 44203 40398 142 357 0 43843 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 191152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 21943
/proc/meminfo: memFree=30531276/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=226900 CPUtime=1083.17 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 40908 0 0 0 108231 86 0 0 20 0 1 0 376558563 232345600 47867 33554432000 4194304 5654031 140733325019184 140733325007000 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 56725 47867 142 357 0 56365 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 241240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 21943
/proc/meminfo: memFree=30661276/32873844 swapFree=8656/8656
[pid=21815] ppid=21813 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21815/stat : 21815 (npSolver-pbo-It) S 21813 21815 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376488671 9367552 275 33554432000 4194304 5064252 140736983099728 140736983098640 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21815/statm: 2287 275 233 213 0 72 0
[pid=21816] ppid=21815 vsize=5192 CPUtime=698.76 cores=1,3,5,7
/proc/21816/stat : 21816 (npSolver-pbo) S 21815 21815 21098 0 -1 4202496 7088 74033 0 0 14 4 69790 68 20 0 1 0 376488671 5316608 910 33554432000 4194304 6004724 140735215868272 140735215854120 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21816/statm: 1298 910 175 442 0 852 0
[pid=21932] ppid=21816 vsize=96672 CPUtime=1101.27 cores=1,3,5,7
/proc/21932/stat : 21932 (glucosInc) R 21816 21815 21098 0 -1 4202496 40911 0 0 0 110041 86 0 0 20 0 1 0 376558563 98992128 23712 33554432000 4194304 5654031 140733325019184 140733325017208 4232688 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21932/statm: 24168 23712 142 357 0 23808 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 111012

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.06
CPU user time (s): 1798.46
CPU system time (s): 1.59576
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 304260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.46
system time used= 1.59576
maximum resident set size= 236596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122415
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 490
involuntary context switches= 2072

runsolver used 3.17852 second user time and 9.38957 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-07 23:13:21
IDJOB=3747761
IDBENCH=48187
IDSOLVER=2332
FILE ID=node102/3747761-1339103601
RUNJOBID= node102-1339098179-21115
PBS_JOBID= 14643751
Free space on /tmp= 71176 MiB

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

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

MD5SUM BENCH= 0247ef4de041bbff376811a7e6bf0408
RANDOM SEED=373635658

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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		: 2667.178
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		: 2667.178
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.54
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		: 2667.178
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		: 2667.178
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:        30791668 kB
Buffers:          177284 kB
Cached:          1031084 kB
SwapCached:         2696 kB
Active:           548108 kB
Inactive:         752516 kB
Active(anon):      89752 kB
Inactive(anon):     4928 kB
Active(file):     458356 kB
Inactive(file):   747588 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:              8264 kB
Writeback:             0 kB
AnonPages:         98688 kB
Mapped:            10280 kB
Shmem:                 0 kB
Slab:             640932 kB
SReclaimable:      81992 kB
SUnreclaim:       558940 kB
KernelStack:        1472 kB
PageTables:         4164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     217864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 71172 MiB
End job on node102 at 2012-06-07 23:43:22