Trace number 3697729

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.03 1801.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_7.opb
MD5SUM5143d5ad0515f9b6d1308dd1ede87dc2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8017325
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 183250432
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 208246496520
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 183250432
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 208246496520
Number of bits of the biggest sum of numbers38
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.80	c run inc solver
0.00/0.80	c [INC SYSTEM] run initial solver
0.00/0.80	c [INC SYSTEM] preprocess with white file
5.75/5.90	c [INC SYSTEM] finished preprocessing in 5 s
5.75/5.90	c [INC SYSTEM] execute solver
8.85/9.07	c [INC SEARCH] formula is SAT
8.95/9.10	c [INC SYSTEM] solved the initial formula
8.95/9.16	c model valid
8.95/9.16	c current solution ok
11.16/11.51	o 412311347
11.16/11.51	c [INC SYSTEM] there exists a inc, kill it!
11.16/11.51	c write failed with 2
11.16/11.53	c [INC SEARCH] iteration: 0
11.16/11.53	c [INC BOUNDS] best value:412311447 search for 412311446
11.16/11.53	c [INC SYSTEM] create new solver instance
11.16/11.53	c [INC] encode full formula
11.16/11.53	c fallback to adder encoding
14.51/14.82	c set iterative enc to: adder
14.51/14.82	c set iterative enc to: none
14.88/15.86	c [INC SEARCH] isOptimum variable: 0
20.06/21.00	c formula is SAT
20.47/21.47	c [INC SEARCH] copied best model
20.47/21.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.47/21.47	c model valid
20.47/21.47	c current solution ok
20.47/21.47	o 140618243
20.47/21.47	c [INC SEARCH] iteration: 1
20.47/21.47	c [INC BOUNDS] best value:140618343 search for 140618342
20.47/21.47	c [INC SYSTEM] there exists a inc, kill it!
20.47/21.47	c write failed with 2
20.47/21.47	c [INC SYSTEM] create new solver instance
20.47/21.47	c [INC] encode full formula
20.47/21.47	c fallback to adder encoding
23.36/24.38	c set iterative enc to: adder
23.36/24.38	c set iterative enc to: none
23.87/24.83	c [INC SEARCH] isOptimum variable: 0
76.56/77.57	c formula is SAT
76.66/77.67	c [INC SEARCH] copied best model
76.66/77.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
76.77/77.74	c model valid
76.77/77.74	c current solution ok
76.77/77.74	o 86652045
76.77/77.74	c [INC SEARCH] iteration: 2
76.77/77.74	c [INC BOUNDS] best value:86652145 search for 86652144
76.77/77.74	c [INC SYSTEM] there exists a inc, kill it!
76.77/77.74	c write failed with 2
76.77/77.77	c [INC SYSTEM] create new solver instance
76.77/77.77	c [INC] encode full formula
76.77/77.77	c fallback to adder encoding
79.77/80.79	c set iterative enc to: adder
79.77/80.79	c set iterative enc to: none
80.27/81.23	c [INC SEARCH] isOptimum variable: 0
198.11/199.16	c formula is SAT
198.22/199.26	c [INC SEARCH] copied best model
198.22/199.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
198.32/199.33	c model valid
198.32/199.33	c current solution ok
198.32/199.33	o 25195563
198.32/199.33	c [INC SEARCH] iteration: 3
198.32/199.33	c [INC BOUNDS] best value:25195663 search for 25195662
198.32/199.33	c [INC SYSTEM] there exists a inc, kill it!
198.32/199.33	c write failed with 2
198.32/199.36	c [INC SYSTEM] create new solver instance
198.32/199.36	c [INC] encode full formula
198.32/199.36	c fallback to adder encoding
200.72/201.78	c set iterative enc to: adder
200.72/201.78	c set iterative enc to: none
201.13/202.14	c [INC SEARCH] isOptimum variable: 0
897.64/898.82	c formula is SAT
897.74/898.90	c [INC SEARCH] copied best model
897.74/898.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
897.74/898.97	c model valid
897.74/898.97	c current solution ok
897.74/898.97	o 24801641
897.74/898.97	c [INC SEARCH] iteration: 4
897.74/898.97	c [INC BOUNDS] best value:24801741 search for 24801740
897.74/898.97	c [INC SYSTEM] there exists a inc, kill it!
897.74/898.97	c write failed with 2
897.74/898.98	c [INC SYSTEM] create new solver instance
897.74/898.98	c [INC] encode full formula
897.74/898.98	c fallback to adder encoding
900.14/901.39	c set iterative enc to: adder
900.14/901.39	c set iterative enc to: none
900.54/901.74	c [INC SEARCH] isOptimum variable: 0
907.83/909.01	c formula is SAT
907.83/909.09	c [INC SEARCH] copied best model
907.94/909.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
907.94/909.16	c model valid
907.94/909.16	c current solution ok
907.94/909.16	o 19149833
907.94/909.16	c [INC SEARCH] iteration: 5
907.94/909.16	c [INC BOUNDS] best value:19149933 search for 19149932
907.94/909.16	c [INC SYSTEM] there exists a inc, kill it!
907.94/909.16	c write failed with 2
907.94/909.19	c [INC SYSTEM] create new solver instance
907.94/909.19	c [INC] encode full formula
907.94/909.19	c fallback to adder encoding
910.34/911.50	c set iterative enc to: adder
910.34/911.50	c set iterative enc to: none
910.65/911.85	c [INC SEARCH] isOptimum variable: 0
1791.24/1792.69	c formula is SAT
1791.35/1792.77	c [INC SEARCH] copied best model
1791.35/1792.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1791.45/1792.84	c model valid
1791.45/1792.84	c current solution ok
1791.45/1792.84	o 14220157
1791.45/1792.84	c [INC SEARCH] iteration: 6
1791.45/1792.84	c [INC BOUNDS] best value:14220257 search for 14220256
1791.45/1792.84	c [INC SYSTEM] there exists a inc, kill it!
1791.45/1792.84	c write failed with 2
1791.45/1792.85	c [INC SYSTEM] create new solver instance
1791.45/1792.85	c [INC] encode full formula
1791.45/1792.85	c fallback to adder encoding
1793.56/1794.96	c set iterative enc to: adder
1793.56/1794.96	c set iterative enc to: none
1793.85/1795.29	c [INC SEARCH] isOptimum variable: 0

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-3697729-1338134571/watcher-3697729-1338134571 -o /tmp/evaluation-result-3697729-1338134571/solver-3697729-1338134571 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697729-1338134571.opb 1119480748 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2654
/proc/meminfo: memFree=29095032/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0

[startup+0.0684749 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2654
/proc/meminfo: memFree=29095032/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2654
/proc/meminfo: memFree=29095032/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2654
/proc/meminfo: memFree=29095032/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2654
/proc/meminfo: memFree=29095032/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.03 2.02 2.00 3/180 2658
/proc/meminfo: memFree=28976828/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=65016 CPUtime=0.83 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 11186 0 0 0 74 9 0 0 20 0 1 0 279583072 66576384 15046 33554432000 4194304 5992684 140733222836272 140733222830720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2655/statm: 16254 15046 172 440 0 15810 0
[pid=2657] ppid=2655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2657/stat : 2657 (cp2_pre.sh) S 2655 2654 1566 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279583156 9367552 277 33554432000 4194304 5064252 140736153669616 140736153668320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2657/statm: 2287 277 234 213 0 72 0
[pid=2658] ppid=2657 vsize=281824 CPUtime=0.65 cores=0,2,4,6
/proc/2658/stat : 2658 (coprocessor) R 2657 2654 1566 0 -1 4202496 28138 0 0 0 58 7 0 0 20 0 1 0 279583156 288587776 61908 33554432000 4194304 6586260 140734137500736 140734137497624 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2658/statm: 70456 61908 166 584 0 69868 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 365136

[startup+3.1004 s]
/proc/loadavg: 2.03 2.02 2.00 3/180 2658
/proc/meminfo: memFree=28706312/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=65016 CPUtime=0.83 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 11186 0 0 0 74 9 0 0 20 0 1 0 279583072 66576384 15046 33554432000 4194304 5992684 140733222836272 140733222830720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2655/statm: 16254 15046 172 440 0 15810 0
[pid=2657] ppid=2655 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2657/stat : 2657 (cp2_pre.sh) S 2655 2654 1566 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279583156 9367552 277 33554432000 4194304 5064252 140736153669616 140736153668320 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2657/statm: 2287 277 234 213 0 72 0
[pid=2658] ppid=2657 vsize=366764 CPUtime=2.25 cores=0,2,4,6
/proc/2658/stat : 2658 (coprocessor) R 2657 2654 1566 0 -1 4202496 48170 0 0 0 214 11 0 0 20 0 1 0 279583156 375566336 89091 33554432000 4194304 6586260 140734137500736 140734137496760 4753753 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2658/statm: 91691 89091 182 584 0 91103 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 450076

[startup+6.30027 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 2658
/proc/meminfo: memFree=28542924/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=65016 CPUtime=5.76 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 11203 58010 0 0 74 9 426 67 20 0 1 0 279583072 66576384 15048 33554432000 4194304 5992684 140733222836272 140733222822536 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2655/statm: 16254 15048 174 440 0 15810 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 74164

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 2661
/proc/meminfo: memFree=28886276/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=256940 CPUtime=12.41 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) R 2654 2654 1566 0 -1 4202496 21268 91560 0 0 233 192 735 81 20 0 1 0 279583072 263106560 49874 33554432000 4194304 5992684 140733222836272 140733222829016 4606658 0 0 4096 0 0 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 64235 49874 189 440 0 63791 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 266088

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 2666
/proc/meminfo: memFree=28562512/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=23.91 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 34420 201225 0 0 780 270 1214 127 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2666] ppid=2655 vsize=249276 CPUtime=0.64 cores=0,2,4,6
/proc/2666/stat : 2666 (glucosInc) R 2655 2654 1566 0 -1 4202496 39658 0 0 0 56 8 0 0 20 0 1 0 279585556 255258624 52533 33554432000 4194304 5654031 140736402310624 140736401259976 4797458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2666/statm: 62319 52534 109 357 0 61959 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 401392

[startup+51.1004 s]
/proc/loadavg: 2.12 2.04 2.01 3/179 2666
/proc/meminfo: memFree=28028868/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=23.91 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 34420 201225 0 0 780 270 1214 127 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2666] ppid=2655 vsize=811480 CPUtime=26.24 cores=0,2,4,6
/proc/2666/stat : 2666 (glucosInc) R 2655 2654 1566 0 -1 4202496 105654 0 0 0 2595 29 0 0 20 0 1 0 279585556 830955520 162526 33554432000 4194304 5654031 140736402310624 140736402298440 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2666/statm: 202870 162526 141 357 0 202510 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 963596

[startup+102.306 s]
/proc/loadavg: 2.11 2.05 2.01 3/179 2668
/proc/meminfo: memFree=28075796/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=80.3 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 45838 307738 0 0 1099 309 6452 170 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2668] ppid=2655 vsize=691968 CPUtime=21.05 cores=0,2,4,6
/proc/2668/stat : 2668 (glucosInc) R 2655 2654 1566 0 -1 4202496 101660 0 0 0 2076 29 0 0 20 0 1 0 279591195 708575232 153913 33554432000 4194304 5654031 140734173634320 140734173631928 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2668/statm: 172992 153913 141 357 0 172632 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 844084

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 2668
/proc/meminfo: memFree=28083664/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=80.3 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 45838 307738 0 0 1099 309 6452 170 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2668] ppid=2655 vsize=775648 CPUtime=81.02 cores=0,2,4,6
/proc/2668/stat : 2668 (glucosInc) R 2655 2654 1566 0 -1 4202496 103059 0 0 0 8071 31 0 0 20 0 1 0 279591195 794263552 160900 33554432000 4194304 5654031 140734173634320 140734173632008 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2668/statm: 193912 160900 142 357 0 193552 0
Current children cumulated CPU time (s) 161.32
Current children cumulated vsize (KiB) 927764

[startup+222.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 2714
/proc/meminfo: memFree=28367940/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=201.18 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 57338 412561 0 0 1359 340 18204 215 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2714] ppid=2655 vsize=586324 CPUtime=20.14 cores=0,2,4,6
/proc/2714/stat : 2714 (glucosInc) R 2655 2654 1566 0 -1 4202496 89263 0 0 0 1990 24 0 0 20 0 1 0 279603287 600395776 130527 33554432000 4194304 5654031 140734718245120 140734718242904 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2714/statm: 146581 130527 140 357 0 146221 0
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (KiB) 738440

[startup+282.3 s]

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

/proc/meminfo: memFree=28299844/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=910.7 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 79754 598806 0 0 1864 401 88513 292 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2723] ppid=2655 vsize=572240 CPUtime=390.33 cores=0,2,4,6
/proc/2723/stat : 2723 (glucosInc) R 2655 2654 1566 0 -1 4202496 91334 0 0 0 39006 27 0 0 20 0 1 0 279674258 585973760 136234 33554432000 4194304 5654031 140734860944512 140734860932328 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2723/statm: 143060 136234 141 357 0 142700 0
Current children cumulated CPU time (s) 1301.03
Current children cumulated vsize (KiB) 724356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2728
/proc/meminfo: memFree=28292928/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=910.7 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 79754 598806 0 0 1864 401 88513 292 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2723] ppid=2655 vsize=653628 CPUtime=450.31 cores=0,2,4,6
/proc/2723/stat : 2723 (glucosInc) R 2655 2654 1566 0 -1 4202496 91506 0 0 0 45003 28 0 0 20 0 1 0 279674258 669315072 138450 33554432000 4194304 5654031 140734860944512 140734860932328 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2723/statm: 163407 138450 141 357 0 163047 0
Current children cumulated CPU time (s) 1361.01
Current children cumulated vsize (KiB) 805744

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 2728
/proc/meminfo: memFree=28295252/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=910.7 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 79754 598806 0 0 1864 401 88513 292 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2723] ppid=2655 vsize=572240 CPUtime=510.31 cores=0,2,4,6
/proc/2723/stat : 2723 (glucosInc) R 2655 2654 1566 0 -1 4202496 92591 0 0 0 50992 39 0 0 20 0 1 0 279674258 585973760 137258 33554432000 4194304 5654031 140734860944512 140734860942536 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2723/statm: 143060 137258 141 357 0 142700 0
Current children cumulated CPU time (s) 1421.01
Current children cumulated vsize (KiB) 724356

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2728
/proc/meminfo: memFree=28280176/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=910.7 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 79754 598806 0 0 1864 401 88513 292 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2723] ppid=2655 vsize=579724 CPUtime=570.29 cores=0,2,4,6
/proc/2723/stat : 2723 (glucosInc) R 2655 2654 1566 0 -1 4202496 94462 0 0 0 56986 43 0 0 20 0 1 0 279674258 593637376 137672 33554432000 4194304 5654031 140734860944512 140734860942280 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2723/statm: 144931 137672 141 357 0 144571 0
Current children cumulated CPU time (s) 1480.99
Current children cumulated vsize (KiB) 731840

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 2728
/proc/meminfo: memFree=28273888/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=910.7 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 79754 598806 0 0 1864 401 88513 292 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2723] ppid=2655 vsize=579724 CPUtime=630.28 cores=0,2,4,6
/proc/2723/stat : 2723 (glucosInc) R 2655 2654 1566 0 -1 4202496 94483 0 0 0 62985 43 0 0 20 0 1 0 279674258 593637376 139737 33554432000 4194304 5654031 140734860944512 140734860932328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2723/statm: 144931 139737 141 357 0 144571 0
Current children cumulated CPU time (s) 1540.98
Current children cumulated vsize (KiB) 731840

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2729
/proc/meminfo: memFree=28268584/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=910.7 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 79754 598806 0 0 1864 401 88513 292 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2723] ppid=2655 vsize=665160 CPUtime=690.27 cores=0,2,4,6
/proc/2723/stat : 2723 (glucosInc) R 2655 2654 1566 0 -1 4202496 94822 0 0 0 68983 44 0 0 20 0 1 0 279674258 681123840 141598 33554432000 4194304 5654031 140734860944512 140734860932328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2723/statm: 166290 141598 141 357 0 165930 0
Current children cumulated CPU time (s) 1600.97
Current children cumulated vsize (KiB) 817276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2732
/proc/meminfo: memFree=28249540/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=910.7 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 79754 598806 0 0 1864 401 88513 292 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2723] ppid=2655 vsize=665160 CPUtime=750.24 cores=0,2,4,6
/proc/2723/stat : 2723 (glucosInc) R 2655 2654 1566 0 -1 4202496 94976 0 0 0 74979 45 0 0 20 0 1 0 279674258 681123840 145812 33554432000 4194304 5654031 140734860944512 140734860932328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2723/statm: 166290 145812 141 357 0 165930 0
Current children cumulated CPU time (s) 1660.94
Current children cumulated vsize (KiB) 817276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2732
/proc/meminfo: memFree=28270000/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=910.7 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 79754 598806 0 0 1864 401 88513 292 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2723] ppid=2655 vsize=583772 CPUtime=810.23 cores=0,2,4,6
/proc/2723/stat : 2723 (glucosInc) R 2655 2654 1566 0 -1 4202496 95447 0 0 0 80976 47 0 0 20 0 1 0 279674258 597782528 140764 33554432000 4194304 5654031 140734860944512 140734860932328 4232883 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2723/statm: 145943 140764 141 357 0 145583 0
Current children cumulated CPU time (s) 1720.93
Current children cumulated vsize (KiB) 735888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2732
/proc/meminfo: memFree=28264820/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=910.7 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 79754 598806 0 0 1864 401 88513 292 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2723] ppid=2655 vsize=665160 CPUtime=870.22 cores=0,2,4,6
/proc/2723/stat : 2723 (glucosInc) R 2655 2654 1566 0 -1 4202496 96029 0 0 0 86971 51 0 0 20 0 1 0 279674258 681123840 141956 33554432000 4194304 5654031 140734860944512 140734860942600 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2723/statm: 166290 141956 141 357 0 165930 0
Current children cumulated CPU time (s) 1780.92
Current children cumulated vsize (KiB) 817276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 2734
/proc/meminfo: memFree=28367332/32873852 swapFree=6856/6856
[pid=2654] ppid=2652 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (npSolver-pbo-It) S 2652 2654 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279583072 9367552 274 33554432000 4194304 5064252 140734708334528 140734708333440 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2654/statm: 2287 274 233 213 0 72 0
[pid=2655] ppid=2654 vsize=142968 CPUtime=1793.95 cores=0,2,4,6
/proc/2655/stat : 2655 (npSolver-pbo) S 2654 2654 1566 0 -1 4202496 90793 695933 0 0 2090 431 176521 353 20 0 1 0 279583072 146399232 34551 33554432000 4194304 5992684 140733222836272 140733222822104 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/2655/statm: 35742 34551 191 440 0 35298 0
[pid=2734] ppid=2655 vsize=540600 CPUtime=6.08 cores=0,2,4,6
/proc/2734/stat : 2734 (glucosInc) R 2655 2654 1566 0 -1 4202496 84157 0 0 0 589 19 0 0 20 0 1 0 279762602 553574400 118176 33554432000 4194304 5654031 140735115684368 140735115672184 4215932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2734/statm: 135150 118176 141 357 0 134790 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 692716

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2654 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.42
CPU time (s): 1800.03
CPU user time (s): 1792
CPU system time (s): 8.03
CPU usage (%): 99.9231
Max. virtual memory (cumulated for all children) (KiB): 1142068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.72143 second user time and 9.92249 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 18:02:52
IDJOB=3697729
IDBENCH=92759
IDSOLVER=2275
FILE ID=node128/3697729-1338134571
RUNJOBID= node128-1338123762-1584
PBS_JOBID= 14624501
Free space on /tmp= 71296 MiB

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

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

MD5SUM BENCH= 5143d5ad0515f9b6d1308dd1ede87dc2
RANDOM SEED=1119480748

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:        29095660 kB
Buffers:          423980 kB
Cached:          2254528 kB
SwapCached:          620 kB
Active:          1308212 kB
Inactive:        1612528 kB
Active(anon):     232356 kB
Inactive(anon):    12304 kB
Active(file):    1075856 kB
Inactive(file):  1600224 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:             10068 kB
Writeback:            20 kB
AnonPages:        311908 kB
Mapped:            15628 kB
Shmem:               200 kB
Slab:             716728 kB
SReclaimable:     159172 kB
SUnreclaim:       557556 kB
KernelStack:        1464 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     377152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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= 71112 MiB
End job on node128 at 2012-05-27 18:32:55