Trace number 3697735

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.06 1801.11

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_5.opb
MD5SUM20017986f9960b1d860bf846232b7a22
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5696927
Best CPU time to get the best result obtained on this benchmark1801.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 145531576
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 56160700102
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 145531576
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 56160700102
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
1.09/1.17	c [INC SYSTEM] finished preprocessing in 1 s
1.09/1.17	c [INC SYSTEM] execute solver
1.15/1.32	c [INC SEARCH] formula is SAT
1.15/1.32	c [INC SYSTEM] solved the initial formula
1.15/1.34	c model valid
1.15/1.34	c current solution ok
1.53/1.75	o 408326403
1.53/1.75	c [INC SYSTEM] there exists a inc, kill it!
1.53/1.75	c write failed with 2
1.53/1.75	c [INC SEARCH] iteration: 0
1.53/1.75	c [INC BOUNDS] best value:408326453 search for 408326452
1.53/1.75	c [INC SYSTEM] create new solver instance
1.53/1.75	c [INC] encode full formula
1.53/1.75	c fallback to adder encoding
2.49/2.53	c set iterative enc to: adder
2.49/2.53	c set iterative enc to: none
2.58/2.66	c [INC SEARCH] isOptimum variable: 0
6.07/6.17	c formula is SAT
6.07/6.19	c [INC SEARCH] copied best model
6.07/6.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.18/6.21	c model valid
6.18/6.21	c current solution ok
6.18/6.21	o 230350533
6.18/6.21	c [INC SEARCH] iteration: 1
6.18/6.21	c [INC BOUNDS] best value:230350583 search for 230350582
6.18/6.21	c [INC SYSTEM] there exists a inc, kill it!
6.18/6.21	c write failed with 2
6.18/6.22	c [INC SYSTEM] create new solver instance
6.18/6.22	c [INC] encode full formula
6.18/6.22	c fallback to adder encoding
6.89/6.97	c set iterative enc to: adder
6.89/6.97	c set iterative enc to: none
7.10/7.11	c [INC SEARCH] isOptimum variable: 0
10.79/10.82	c formula is SAT
10.79/10.84	c [INC SEARCH] copied best model
10.79/10.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.79/10.86	c model valid
10.79/10.86	c current solution ok
10.79/10.86	o 183967703
10.79/10.86	c [INC SEARCH] iteration: 2
10.79/10.86	c [INC BOUNDS] best value:183967753 search for 183967752
10.79/10.86	c [INC SYSTEM] there exists a inc, kill it!
10.79/10.86	c write failed with 2
10.79/10.87	c [INC SYSTEM] create new solver instance
10.79/10.87	c [INC] encode full formula
10.79/10.87	c fallback to adder encoding
11.60/11.63	c set iterative enc to: adder
11.60/11.63	c set iterative enc to: none
11.71/12.56	c [INC SEARCH] isOptimum variable: 0
13.21/14.02	c formula is SAT
13.21/14.04	c [INC SEARCH] copied best model
13.21/14.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.21/14.06	c model valid
13.21/14.06	c current solution ok
13.21/14.06	o 71927987
13.21/14.06	c [INC SEARCH] iteration: 3
13.21/14.06	c [INC BOUNDS] best value:71928037 search for 71928036
13.21/14.06	c [INC SYSTEM] there exists a inc, kill it!
13.21/14.06	c write failed with 2
13.21/14.07	c [INC SYSTEM] create new solver instance
13.21/14.07	c [INC] encode full formula
13.21/14.07	c fallback to adder encoding
13.93/14.78	c set iterative enc to: adder
13.93/14.78	c set iterative enc to: none
14.13/14.91	c [INC SEARCH] isOptimum variable: 0
16.12/16.96	c formula is SAT
16.34/17.11	c [INC SEARCH] copied best model
16.34/17.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.34/17.11	c model valid
16.34/17.11	c current solution ok
16.34/17.11	o 29705753
16.34/17.11	c [INC SEARCH] iteration: 4
16.34/17.11	c [INC BOUNDS] best value:29705803 search for 29705802
16.34/17.11	c [INC SYSTEM] there exists a inc, kill it!
16.34/17.11	c write failed with 2
16.34/17.11	c [INC SYSTEM] create new solver instance
16.34/17.11	c [INC] encode full formula
16.34/17.11	c fallback to adder encoding
16.75/17.60	c set iterative enc to: adder
16.75/17.60	c set iterative enc to: none
16.94/17.71	c [INC SEARCH] isOptimum variable: 0
42.13/42.92	c formula is SAT
42.13/42.93	c [INC SEARCH] copied best model
42.13/42.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
42.13/42.95	c model valid
42.13/42.95	c current solution ok
42.13/42.95	o 7976469
42.13/42.95	c [INC SEARCH] iteration: 5
42.13/42.95	c [INC BOUNDS] best value:7976519 search for 7976518
42.13/42.95	c [INC SYSTEM] there exists a inc, kill it!
42.13/42.95	c write failed with 2
42.13/42.96	c [INC SYSTEM] create new solver instance
42.13/42.96	c [INC] encode full formula
42.13/42.96	c fallback to adder encoding
42.54/43.38	c set iterative enc to: adder
42.54/43.38	c set iterative enc to: none
42.63/43.46	c [INC SEARCH] isOptimum variable: 0
335.47/336.34	c formula is SAT
335.47/336.35	c [INC SEARCH] copied best model
335.47/336.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
335.47/336.37	c model valid
335.47/336.37	c current solution ok
335.47/336.37	o 7483295
335.47/336.37	c [INC SEARCH] iteration: 6
335.47/336.37	c [INC BOUNDS] best value:7483345 search for 7483344
335.47/336.37	c [INC SYSTEM] there exists a inc, kill it!
335.47/336.37	c write failed with 2
335.47/336.37	c [INC SYSTEM] create new solver instance
335.47/336.37	c [INC] encode full formula
335.47/336.37	c fallback to adder encoding
335.88/336.79	c set iterative enc to: adder
335.88/336.79	c set iterative enc to: none
335.97/336.87	c [INC SEARCH] isOptimum variable: 0
563.03/563.97	c formula is SAT
563.03/563.99	c [INC SEARCH] copied best model
563.03/563.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
563.13/564.00	c model valid
563.13/564.00	c current solution ok
563.13/564.00	o 7345223
563.13/564.00	c [INC SEARCH] iteration: 7
563.13/564.00	c [INC BOUNDS] best value:7345273 search for 7345272
563.13/564.00	c [INC SYSTEM] there exists a inc, kill it!
563.13/564.00	c write failed with 2
563.13/564.01	c [INC SYSTEM] create new solver instance
563.13/564.01	c [INC] encode full formula
563.13/564.01	c fallback to adder encoding
563.55/564.42	c set iterative enc to: adder
563.55/564.42	c set iterative enc to: none
563.64/564.50	c [INC SEARCH] isOptimum variable: 0
637.72/638.62	c formula is SAT
637.72/638.64	c [INC SEARCH] copied best model
637.72/638.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
637.72/638.65	c model valid
637.72/638.65	c current solution ok
637.72/638.65	o 7080321
637.72/638.65	c [INC SEARCH] iteration: 8
637.72/638.65	c [INC BOUNDS] best value:7080371 search for 7080370
637.72/638.65	c [INC SYSTEM] there exists a inc, kill it!
637.72/638.65	c write failed with 2
637.72/638.66	c [INC SYSTEM] create new solver instance
637.72/638.66	c [INC] encode full formula
637.72/638.66	c fallback to adder encoding
638.14/639.08	c set iterative enc to: adder
638.14/639.08	c set iterative enc to: none
638.24/639.15	c [INC SEARCH] isOptimum variable: 0
887.47/888.41	c formula is SAT
887.47/888.42	c [INC SEARCH] copied best model
887.47/888.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
887.47/888.44	c model valid
887.47/888.44	c current solution ok
887.47/888.44	o 6982917
887.47/888.44	c [INC SEARCH] iteration: 9
887.47/888.44	c [INC BOUNDS] best value:6982967 search for 6982966
887.47/888.44	c [INC SYSTEM] there exists a inc, kill it!
887.47/888.44	c write failed with 2
887.47/888.44	c [INC SYSTEM] create new solver instance
887.47/888.44	c [INC] encode full formula
887.47/888.44	c fallback to adder encoding
887.89/888.86	c set iterative enc to: adder
887.89/888.86	c set iterative enc to: none
887.99/888.93	c [INC SEARCH] isOptimum variable: 0
1800.02/1801.11	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1801.11	s UNKNOWN
1800.02/1801.11	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1801.11	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-3697735-1338131159/watcher-3697735-1338131159 -o /tmp/evaluation-result-3697735-1338131159/solver-3697735-1338131159 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697735-1338131159.opb 1822592621 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.02 2.02 2.00 3/176 2405
/proc/meminfo: memFree=28484048/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0

[startup+0.016982 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 2405
/proc/meminfo: memFree=28484048/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 2405
/proc/meminfo: memFree=28484048/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3003 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 2405
/proc/meminfo: memFree=28484048/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700325 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 2405
/proc/meminfo: memFree=28484048/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 2409
/proc/meminfo: memFree=28386284/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=18248 CPUtime=1.33 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) R 2405 2405 1566 0 -1 4202496 5013 18412 0 0 20 14 87 12 20 0 1 0 279241787 18685952 3683 33554432000 4194304 5992684 140734148618640 140734148604904 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 4562 3683 181 440 0 4118 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 27396

[startup+3.10036 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 2412
/proc/meminfo: memFree=28420444/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=30524 CPUtime=2.64 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 10447 26396 0 0 104 44 101 15 20 0 1 0 279241787 31256576 6761 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 7631 6761 190 440 0 7187 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 39672

[startup+6.30038 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 2414
/proc/meminfo: memFree=28231256/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=42720 CPUtime=6.28 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) R 2405 2405 1566 0 -1 4202496 14390 59051 0 0 116 44 443 25 20 0 1 0 279241787 43745280 8330 33554432000 4194304 5992684 140734148618640 140734148614112 5045100 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2406/statm: 10680 8338 190 440 0 10236 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51868

[startup+12.7004 s]
/proc/loadavg: 2.08 2.04 2.00 2/179 2417
/proc/meminfo: memFree=28366216/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=26272 CPUtime=11.77 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 23087 92998 0 0 265 66 805 41 20 0 1 0 279241787 26902528 5731 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 6568 5731 191 440 0 6124 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 35420

[startup+25.5004 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 2422
/proc/meminfo: memFree=28284536/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=24988 CPUtime=16.95 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 37248 158988 0 0 403 87 1136 69 20 0 1 0 279241787 25587712 5410 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 6247 5410 191 440 0 5803 0
[pid=2422] ppid=2406 vsize=149112 CPUtime=7.78 cores=1,3,5,7
/proc/2422/stat : 2422 (glucosInc) R 2406 2405 1566 0 -1 4202496 26953 0 0 0 771 7 0 0 20 0 1 0 279243558 152690688 30917 33554432000 4194304 5654031 140733676882176 140733676869992 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2422/statm: 37278 30917 142 357 0 36918 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 183248

[startup+51.1004 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 2424
/proc/meminfo: memFree=28309032/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=23620 CPUtime=42.71 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 42329 187249 0 0 449 94 3648 80 20 0 1 0 279241787 24186880 5068 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 5905 5068 191 440 0 5461 0
[pid=2424] ppid=2406 vsize=116068 CPUtime=7.62 cores=1,3,5,7
/proc/2424/stat : 2424 (glucosInc) R 2406 2405 1566 0 -1 4202496 21346 0 0 0 755 7 0 0 20 0 1 0 279246134 118853632 25607 33554432000 4194304 5654031 140734424746640 140734424734456 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2424/statm: 29017 25607 141 357 0 28657 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 148836

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2425
/proc/meminfo: memFree=28264684/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=23620 CPUtime=42.71 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 42329 187249 0 0 449 94 3648 80 20 0 1 0 279241787 24186880 5068 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 5905 5068 191 440 0 5461 0
[pid=2424] ppid=2406 vsize=167244 CPUtime=58.81 cores=1,3,5,7
/proc/2424/stat : 2424 (glucosInc) R 2406 2405 1566 0 -1 4202496 22658 0 0 0 5872 9 0 0 20 0 1 0 279246134 171257856 35484 33554432000 4194304 5654031 140734424746640 140734424734456 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2424/statm: 41811 35484 141 357 0 41451 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 200012

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 2425
/proc/meminfo: memFree=28246096/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=23620 CPUtime=42.71 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 42329 187249 0 0 449 94 3648 80 20 0 1 0 279241787 24186880 5068 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 5905 5068 191 440 0 5461 0
[pid=2424] ppid=2406 vsize=167244 CPUtime=118.8 cores=1,3,5,7
/proc/2424/stat : 2424 (glucosInc) R 2406 2405 1566 0 -1 4202496 23410 0 0 0 11869 11 0 0 20 0 1 0 279246134 171257856 35999 33554432000 4194304 5654031 140734424746640 140734424744584 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2424/statm: 41811 35999 141 357 0 41451 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 200012

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 2425
/proc/meminfo: memFree=28205328/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=23620 CPUtime=42.71 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 42329 187249 0 0 449 94 3648 80 20 0 1 0 279241787 24186880 5068 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 5905 5068 191 440 0 5461 0
[pid=2424] ppid=2406 vsize=197592 CPUtime=178.79 cores=1,3,5,7
/proc/2424/stat : 2424 (glucosInc) R 2406 2405 1566 0 -1 4202496 23999 0 0 0 17866 13 0 0 20 0 1 0 279246134 202334208 44578 33554432000 4194304 5654031 140734424746640 140734424734456 4215126 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2424/statm: 49398 44578 141 357 0 49038 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 230360

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 2428
/proc/meminfo: memFree=28185548/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=23620 CPUtime=42.71 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 42329 187249 0 0 449 94 3648 80 20 0 1 0 279241787 24186880 5068 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 5905 5068 191 440 0 5461 0
[pid=2424] ppid=2406 vsize=197592 CPUtime=238.78 cores=1,3,5,7
/proc/2424/stat : 2424 (glucosInc) R 2406 2405 1566 0 -1 4202496 24167 0 0 0 23864 14 0 0 20 0 1 0 279246134 202334208 45090 33554432000 4194304 5654031 140734424746640 140734424734456 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2424/statm: 49398 45090 141 357 0 49038 0
Current children cumulated CPU time (s) 281.49

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

/proc/meminfo: memFree=28131064/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=196268 CPUtime=413.3 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 23963 0 0 0 41320 10 0 0 20 0 1 0 279330680 200978432 47413 33554432000 4194304 5654031 140736183818832 140736183806648 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 49067 47413 141 357 0 48707 0
Current children cumulated CPU time (s) 1301.33
Current children cumulated vsize (KiB) 261364

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2443
/proc/meminfo: memFree=28134844/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=196272 CPUtime=473.29 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 24723 0 0 0 47316 13 0 0 20 0 1 0 279330680 200982528 43926 33554432000 4194304 5654031 140736183818832 140736183806648 4214957 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 49068 43926 141 357 0 48708 0
Current children cumulated CPU time (s) 1361.32
Current children cumulated vsize (KiB) 261368

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2443
/proc/meminfo: memFree=28115880/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=227092 CPUtime=533.27 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 25328 0 0 0 53314 13 0 0 20 0 1 0 279330680 232542208 48089 33554432000 4194304 5654031 140736183818832 140736183806648 4232479 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 56773 48089 141 357 0 56413 0
Current children cumulated CPU time (s) 1421.3
Current children cumulated vsize (KiB) 292188

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2446
/proc/meminfo: memFree=28121904/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=196272 CPUtime=593.25 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 25489 0 0 0 59311 14 0 0 20 0 1 0 279330680 200982528 45596 33554432000 4194304 5654031 140736183818832 140736183806648 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 49068 45596 141 357 0 48708 0
Current children cumulated CPU time (s) 1481.28
Current children cumulated vsize (KiB) 261368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2446
/proc/meminfo: memFree=28114276/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=196272 CPUtime=653.24 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 26240 0 0 0 65308 16 0 0 20 0 1 0 279330680 200982528 44818 33554432000 4194304 5654031 140736183818832 140736183806648 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 49068 44818 141 357 0 48708 0
Current children cumulated CPU time (s) 1541.27
Current children cumulated vsize (KiB) 261368

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2446
/proc/meminfo: memFree=28111260/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=196272 CPUtime=713.23 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 26998 0 0 0 71305 18 0 0 20 0 1 0 279330680 200982528 43794 33554432000 4194304 5654031 140736183818832 140736183806648 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 49068 43794 141 357 0 48708 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 261368

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2494
/proc/meminfo: memFree=28355852/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=227092 CPUtime=773.23 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 27595 0 0 0 77304 19 0 0 20 0 1 0 279330680 232542208 51029 33554432000 4194304 5654031 140736183818832 140736183806648 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 56773 51029 141 357 0 56413 0
Current children cumulated CPU time (s) 1661.26
Current children cumulated vsize (KiB) 292188

[startup+1722.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 2496
/proc/meminfo: memFree=28359640/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=227092 CPUtime=833.21 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 28363 0 0 0 83300 21 0 0 20 0 1 0 279330680 232542208 48981 33554432000 4194304 5654031 140736183818832 140736183806648 4233036 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 56773 48981 141 357 0 56413 0
Current children cumulated CPU time (s) 1721.24
Current children cumulated vsize (KiB) 292188

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 2498
/proc/meminfo: memFree=28416500/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=227092 CPUtime=893.2 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 28385 0 0 0 89298 22 0 0 20 0 1 0 279330680 232542208 53589 33554432000 4194304 5654031 140736183818832 140736183806648 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 56773 53589 141 357 0 56413 0
Current children cumulated CPU time (s) 1781.23
Current children cumulated vsize (KiB) 292188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 2498
/proc/meminfo: memFree=28445920/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=196272 CPUtime=911.99 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 28555 0 0 0 91177 22 0 0 20 0 1 0 279330680 200982528 45330 33554432000 4194304 5654031 140736183818832 140736183806648 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 49068 45330 141 357 0 48708 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 261368

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.1 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 2498
/proc/meminfo: memFree=28445920/32873852 swapFree=6856/6856
[pid=2405] ppid=2403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2405/stat : 2405 (npSolver-pbo-It) S 2403 2405 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279241787 9367552 274 33554432000 4194304 5064252 140736062270768 140736062269680 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2405/statm: 2287 274 233 213 0 72 0
[pid=2406] ppid=2405 vsize=55948 CPUtime=888.03 cores=1,3,5,7
/proc/2406/stat : 2406 (npSolver-pbo) S 2405 2405 1566 0 -1 4202496 71322 289742 0 0 630 117 87922 134 20 0 1 0 279241787 57290752 13118 33554432000 4194304 5992684 140734148618640 140734148604472 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2406/statm: 13987 13118 191 440 0 13543 0
[pid=2441] ppid=2406 vsize=196272 CPUtime=911.99 cores=1,3,5,7
/proc/2441/stat : 2441 (glucosInc) R 2406 2405 1566 0 -1 4202496 28555 0 0 0 91177 22 0 0 20 0 1 0 279330680 200982528 45330 33554432000 4194304 5654031 140736183818832 140736183806648 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2441/statm: 49068 45330 141 357 0 48708 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 261368

Child status: 0
Real time (s): 1801.11
CPU time (s): 1800.06
CPU user time (s): 1797.3
CPU system time (s): 2.75558
CPU usage (%): 99.9415
Max. virtual memory (cumulated for all children) (KiB): 341508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.3
system time used= 2.75558
maximum resident set size= 247676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389997
page faults= 0
swaps= 0
block input operations= 0
block output operations= 907216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5612
involuntary context switches= 1920

runsolver used 3.72843 second user time and 9.05162 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 17:05:59
IDJOB=3697735
IDBENCH=92735
IDSOLVER=2275
FILE ID=node128/3697735-1338131159
RUNJOBID= node128-1338123762-1585
PBS_JOBID= 14624501
Free space on /tmp= 71116 MiB

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

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

MD5SUM BENCH= 20017986f9960b1d860bf846232b7a22
RANDOM SEED=1822592621

node128.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.389
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.77
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.389
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.389
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.56
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.389
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.389
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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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.389
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.389
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:       32873852 kB
MemFree:        28484692 kB
Buffers:          421404 kB
Cached:          2434952 kB
SwapCached:          620 kB
Active:          1911160 kB
Inactive:        1616024 kB
Active(anon):     660892 kB
Inactive(anon):    12304 kB
Active(file):    1250268 kB
Inactive(file):  1603720 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:              8560 kB
Writeback:             4 kB
AnonPages:        682596 kB
Mapped:            15640 kB
Shmem:               200 kB
Slab:             716292 kB
SReclaimable:     158816 kB
SUnreclaim:       557476 kB
KernelStack:        1488 kB
PageTables:         5452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     860392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 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= 71132 MiB
End job on node128 at 2012-05-27 17:36:00