Trace number 3697725

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 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_2.opb
MD5SUMf93bc86ebde6b06b59a0e975321ccaef
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8443107
Best CPU time to get the best result obtained on this benchmark1801.27
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 178453547
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 203583486200
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 178453547
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 203583486200
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.65/5.85	c [INC SYSTEM] finished preprocessing in 5 s
5.65/5.85	c [INC SYSTEM] execute solver
8.67/8.84	c [INC SEARCH] formula is SAT
8.67/8.87	c [INC SYSTEM] solved the initial formula
8.75/8.93	c model valid
8.75/8.93	c current solution ok
10.53/10.89	o 295429171
10.53/10.89	c [INC SYSTEM] there exists a inc, kill it!
10.53/10.89	c write failed with 2
10.53/10.90	c [INC SEARCH] iteration: 0
10.53/10.90	c [INC BOUNDS] best value:295429271 search for 295429270
10.53/10.90	c [INC SYSTEM] create new solver instance
10.53/10.90	c [INC] encode full formula
10.53/10.90	c fallback to adder encoding
13.75/14.09	c set iterative enc to: adder
13.75/14.09	c set iterative enc to: none
14.25/14.51	c [INC SEARCH] isOptimum variable: 0
113.76/114.04	c formula is SAT
113.86/114.14	c [INC SEARCH] copied best model
113.86/114.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
113.96/114.21	c model valid
113.96/114.21	c current solution ok
113.96/114.21	o 258780519
113.96/114.21	c [INC SEARCH] iteration: 1
113.96/114.21	c [INC BOUNDS] best value:258780619 search for 258780618
113.96/114.21	c [INC SYSTEM] there exists a inc, kill it!
113.96/114.21	c write failed with 2
113.96/114.24	c [INC SYSTEM] create new solver instance
113.96/114.24	c [INC] encode full formula
113.96/114.24	c fallback to adder encoding
117.05/117.31	c set iterative enc to: adder
117.05/117.31	c set iterative enc to: none
117.45/117.76	c [INC SEARCH] isOptimum variable: 0
129.87/130.18	c formula is SAT
129.96/130.29	c [INC SEARCH] copied best model
129.96/130.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
130.06/130.35	c model valid
130.06/130.35	c current solution ok
130.06/130.35	o 69794643
130.06/130.35	c [INC SEARCH] iteration: 2
130.06/130.35	c [INC BOUNDS] best value:69794743 search for 69794742
130.06/130.35	c [INC SYSTEM] there exists a inc, kill it!
130.06/130.35	c write failed with 2
130.06/130.39	c [INC SYSTEM] create new solver instance
130.06/130.39	c [INC] encode full formula
130.06/130.39	c fallback to adder encoding
132.98/133.28	c set iterative enc to: adder
132.98/133.28	c set iterative enc to: none
133.48/133.71	c [INC SEARCH] isOptimum variable: 0
186.91/187.12	c formula is SAT
187.01/187.22	c [INC SEARCH] copied best model
187.01/187.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
187.01/187.29	c model valid
187.01/187.29	c current solution ok
187.01/187.29	o 50656683
187.01/187.29	c [INC SEARCH] iteration: 3
187.01/187.29	c [INC BOUNDS] best value:50656783 search for 50656782
187.01/187.29	c [INC SYSTEM] there exists a inc, kill it!
187.01/187.29	c write failed with 2
187.10/187.33	c [INC SYSTEM] create new solver instance
187.10/187.33	c [INC] encode full formula
187.10/187.33	c fallback to adder encoding
189.82/190.03	c set iterative enc to: adder
189.82/190.03	c set iterative enc to: none
190.21/190.43	c [INC SEARCH] isOptimum variable: 0
216.03/216.27	c formula is SAT
216.14/216.37	c [INC SEARCH] copied best model
216.14/216.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
216.24/216.43	c model valid
216.24/216.43	c current solution ok
216.24/216.43	o 34261703
216.24/216.43	c [INC SEARCH] iteration: 4
216.24/216.43	c [INC BOUNDS] best value:34261803 search for 34261802
216.24/216.43	c [INC SYSTEM] there exists a inc, kill it!
216.24/216.43	c write failed with 2
216.24/216.46	c [INC SYSTEM] create new solver instance
216.24/216.46	c [INC] encode full formula
216.24/216.46	c fallback to adder encoding
218.84/219.01	c set iterative enc to: adder
218.84/219.01	c set iterative enc to: none
219.14/219.39	c [INC SEARCH] isOptimum variable: 0
240.45/240.60	c formula is SAT
240.45/240.69	c [INC SEARCH] copied best model
240.45/240.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
240.55/240.76	c model valid
240.55/240.76	c current solution ok
240.55/240.76	o 27243335
240.55/240.76	c [INC SEARCH] iteration: 5
240.55/240.76	c [INC BOUNDS] best value:27243435 search for 27243434
240.55/240.76	c [INC SYSTEM] there exists a inc, kill it!
240.55/240.76	c write failed with 2
240.55/240.78	c [INC SYSTEM] create new solver instance
240.55/240.78	c [INC] encode full formula
240.55/240.78	c fallback to adder encoding
242.98/243.14	c set iterative enc to: adder
242.98/243.14	c set iterative enc to: none
243.27/243.49	c [INC SEARCH] isOptimum variable: 0
659.32/659.66	c formula is SAT
659.42/659.74	c [INC SEARCH] copied best model
659.42/659.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
659.52/659.81	c model valid
659.52/659.81	c current solution ok
659.52/659.81	o 27098265
659.52/659.81	c [INC SEARCH] iteration: 6
659.52/659.81	c [INC BOUNDS] best value:27098365 search for 27098364
659.52/659.81	c [INC SYSTEM] there exists a inc, kill it!
659.52/659.81	c write failed with 2
659.52/659.83	c [INC SYSTEM] create new solver instance
659.52/659.83	c [INC] encode full formula
659.52/659.83	c fallback to adder encoding
661.84/662.18	c set iterative enc to: adder
661.84/662.18	c set iterative enc to: none
662.22/662.53	c [INC SEARCH] isOptimum variable: 0
949.20/949.68	c formula is SAT
949.32/949.77	c [INC SEARCH] copied best model
949.32/949.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
949.42/949.84	c model valid
949.42/949.84	c current solution ok
949.42/949.84	o 16254161
949.42/949.84	c [INC SEARCH] iteration: 7
949.42/949.84	c [INC BOUNDS] best value:16254261 search for 16254260
949.42/949.84	c [INC SYSTEM] there exists a inc, kill it!
949.42/949.84	c write failed with 2
949.42/949.86	c [INC SYSTEM] create new solver instance
949.42/949.86	c [INC] encode full formula
949.42/949.86	c fallback to adder encoding
951.53/951.93	c set iterative enc to: adder
951.53/951.93	c set iterative enc to: none
951.82/952.25	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-3697725-1338130801/watcher-3697725-1338130801 -o /tmp/evaluation-result-3697725-1338130801/solver-3697725-1338130801 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697725-1338130801.opb 190426235 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.05 3/177 22360
/proc/meminfo: memFree=27955592/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0

[startup+0.0890619 s]
/proc/loadavg: 2.01 2.01 2.05 3/177 22360
/proc/meminfo: memFree=27955592/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.01 2.01 2.05 3/177 22360
/proc/meminfo: memFree=27955592/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.01 2.01 2.05 3/177 22360
/proc/meminfo: memFree=27955592/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.01 2.01 2.05 3/177 22360
/proc/meminfo: memFree=27955592/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 22364
/proc/meminfo: memFree=27834536/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=65020 CPUtime=0.82 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 11116 0 0 0 74 8 0 0 20 0 1 0 279205600 66580480 15487 33554432000 4194304 5992684 140735055155264 140735055149712 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22361/statm: 16255 15487 172 440 0 15811 0
[pid=22363] ppid=22361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22363/stat : 22363 (cp2_pre.sh) S 22361 22360 21372 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279205684 9367552 276 33554432000 4194304 5064252 140733669760096 140733669758800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22363/statm: 2287 276 234 213 0 72 0
[pid=22364] ppid=22363 vsize=282088 CPUtime=0.65 cores=1,3,5,7
/proc/22364/stat : 22364 (coprocessor) R 22363 22360 21372 0 -1 4202496 27432 0 0 0 59 6 0 0 20 0 1 0 279205684 288858112 62224 33554432000 4194304 6586260 140734911391296 140734911390664 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/22364/statm: 70522 62224 166 584 0 69934 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 365404

[startup+3.10043 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 22364
/proc/meminfo: memFree=27564316/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=65020 CPUtime=0.82 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 11116 0 0 0 74 8 0 0 20 0 1 0 279205600 66580480 15487 33554432000 4194304 5992684 140735055155264 140735055149712 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22361/statm: 16255 15487 172 440 0 15811 0
[pid=22363] ppid=22361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22363/stat : 22363 (cp2_pre.sh) S 22361 22360 21372 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279205684 9367552 276 33554432000 4194304 5064252 140733669760096 140733669758800 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22363/statm: 2287 276 234 213 0 72 0
[pid=22364] ppid=22363 vsize=366764 CPUtime=2.25 cores=1,3,5,7
/proc/22364/stat : 22364 (coprocessor) R 22363 22360 21372 0 -1 4202496 47385 0 0 0 216 9 0 0 20 0 1 0 279205684 375566336 88817 33554432000 4194304 6586260 140734911391296 140734911387448 4753970 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/22364/statm: 91691 88817 182 584 0 91103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 450080

[startup+6.30034 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 22364
/proc/meminfo: memFree=27399520/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=65020 CPUtime=5.71 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 11132 56964 0 0 74 8 428 61 20 0 1 0 279205600 66580480 15489 33554432000 4194304 5992684 140735055155264 140735055141528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22361/statm: 16255 15489 174 440 0 15811 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 74168

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/179 22367
/proc/meminfo: memFree=27699556/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=256944 CPUtime=12.44 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) R 22360 22360 21372 0 -1 4202496 21441 90250 0 0 287 165 720 72 20 0 1 0 279205600 263110656 63044 33554432000 4194304 5992684 140735055155264 140735055148328 4568590 0 0 4096 0 0 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 64236 63044 190 440 0 63792 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 266092

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.06 3/180 22369
/proc/meminfo: memFree=26883288/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=125872 CPUtime=14.27 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 22675 90765 0 0 427 203 720 77 20 0 1 0 279205600 128892928 30717 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 31468 30717 191 440 0 31024 0
[pid=22369] ppid=22361 vsize=803644 CPUtime=10.96 cores=1,3,5,7
/proc/22369/stat : 22369 (glucosInc) R 22361 22360 21372 0 -1 4202496 108291 0 0 0 1068 28 0 0 20 0 1 0 279207052 822931456 164573 33554432000 4194304 5654031 140735109682768 140735109670584 4215055 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22369/statm: 200911 164573 141 357 0 200551 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 938664

[startup+51.1002 s]
/proc/loadavg: 2.05 2.02 2.05 3/180 22369
/proc/meminfo: memFree=26879960/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=125872 CPUtime=14.27 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 22675 90765 0 0 427 203 720 77 20 0 1 0 279205600 128892928 30717 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 31468 30717 191 440 0 31024 0
[pid=22369] ppid=22361 vsize=803844 CPUtime=36.56 cores=1,3,5,7
/proc/22369/stat : 22369 (glucosInc) R 22361 22360 21372 0 -1 4202496 108333 0 0 0 3628 28 0 0 20 0 1 0 279207052 823136256 165126 33554432000 4194304 5654031 140735109682768 140735109670584 4215200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22369/statm: 200961 165126 141 357 0 200601 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 938864

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.05 3/180 22392
/proc/meminfo: memFree=26860832/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=125872 CPUtime=14.27 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 22675 90765 0 0 427 203 720 77 20 0 1 0 279205600 128892928 30717 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 31468 30717 191 440 0 31024 0
[pid=22369] ppid=22361 vsize=811464 CPUtime=87.75 cores=1,3,5,7
/proc/22369/stat : 22369 (glucosInc) R 22361 22360 21372 0 -1 4202496 110004 0 0 0 8746 29 0 0 20 0 1 0 279207052 830939136 168825 33554432000 4194304 5654031 140735109682768 140735109670584 4215344 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22369/statm: 202866 168825 142 357 0 202506 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 946484

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/179 22396
/proc/meminfo: memFree=26916784/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=133.49 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 45886 309661 0 0 1061 281 11845 162 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22396] ppid=22361 vsize=773464 CPUtime=28.57 cores=1,3,5,7
/proc/22396/stat : 22396 (glucosInc) R 22361 22360 21372 0 -1 4202496 103321 0 0 0 2830 27 0 0 20 0 1 0 279218971 792027136 155255 33554432000 4194304 5654031 140736929924304 140736929922088 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22396/statm: 193366 155255 141 357 0 193006 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 925496

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/179 22400
/proc/meminfo: memFree=26919092/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=219.24 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 68693 514037 0 0 1624 351 19712 237 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22400] ppid=22361 vsize=600948 CPUtime=2.9 cores=1,3,5,7
/proc/22400/stat : 22400 (glucosInc) R 22361 22360 21372 0 -1 4202496 87145 0 0 0 265 25 0 0 20 0 1 0 279227539 615370752 133215 33554432000 4194304 5654031 140735206364448 140735205313752 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22400/statm: 150237 133215 131 357 0 149877 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 752980

[startup+282.3 s]

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

/proc/meminfo: memFree=26792088/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=635816 CPUtime=349.96 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 89940 0 0 0 34963 33 0 0 20 0 1 0 279300826 651075584 134406 33554432000 4194304 5654031 140737342923520 140737342921608 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 158954 134406 141 357 0 158594 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 787848

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/179 22471
/proc/meminfo: memFree=26857548/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=635816 CPUtime=409.94 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 89948 0 0 0 40961 33 0 0 20 0 1 0 279300826 651075584 138502 33554432000 4194304 5654031 140737342923520 140737342921608 4215307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 158954 138502 141 357 0 158594 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 787848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 22471
/proc/meminfo: memFree=27042740/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=635816 CPUtime=469.93 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 89959 0 0 0 46960 33 0 0 20 0 1 0 279300826 651075584 142699 33554432000 4194304 5654031 140737342923520 140737342921608 4215076 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 158954 142699 141 357 0 158594 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 787848

[startup+1482.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/179 22473
/proc/meminfo: memFree=27287300/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=635816 CPUtime=529.92 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 90827 0 0 0 52955 37 0 0 20 0 1 0 279300826 651075584 133995 33554432000 4194304 5654031 140737342923520 140737342921608 4215014 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 158954 133995 141 357 0 158594 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 787848

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 22474
/proc/meminfo: memFree=27251004/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=635816 CPUtime=589.91 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 90834 0 0 0 58954 37 0 0 20 0 1 0 279300826 651075584 137579 33554432000 4194304 5654031 140737342923520 140737342921608 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 158954 137579 141 357 0 158594 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 787848

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 22474
/proc/meminfo: memFree=27214016/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=635816 CPUtime=649.9 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 90842 0 0 0 64953 37 0 0 20 0 1 0 279300826 651075584 141675 33554432000 4194304 5654031 140737342923520 140737342921608 4215188 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 158954 141675 141 357 0 158594 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 787848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 22475
/proc/meminfo: memFree=27184160/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=635816 CPUtime=709.89 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 90850 0 0 0 70952 37 0 0 20 0 1 0 279300826 651075584 145771 33554432000 4194304 5654031 140737342923520 140737342921608 4214957 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 158954 145771 141 357 0 158594 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 787848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22475
/proc/meminfo: memFree=27196836/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=635816 CPUtime=769.88 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 90869 0 0 0 76950 38 0 0 20 0 1 0 279300826 651075584 149867 33554432000 4194304 5654031 140737342923520 140737342921608 4215188 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 158954 149867 141 357 0 158594 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 787848

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22475
/proc/meminfo: memFree=27157084/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=768076 CPUtime=829.87 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 91341 0 0 0 82947 40 0 0 20 0 1 0 279300826 786509824 153404 33554432000 4194304 5654031 140737342923520 140737342921608 4215130 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 192019 153404 141 357 0 191659 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 920108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22478
/proc/meminfo: memFree=27144128/32873624 swapFree=7104/7104
[pid=22360] ppid=22358 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (npSolver-pbo-It) S 22358 22360 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279205600 9367552 274 33554432000 4194304 5064252 140737478515456 140737478514368 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22360/statm: 2287 274 233 213 0 72 0
[pid=22361] ppid=22360 vsize=142884 CPUtime=951.88 cores=1,3,5,7
/proc/22361/stat : 22361 (npSolver-pbo) S 22360 22360 21372 0 -1 4202496 101899 804667 0 0 2349 442 91993 404 20 0 1 0 279205600 146313216 34970 33554432000 4194304 5992684 140735055155264 140735055141096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/22361/statm: 35721 34970 191 440 0 35277 0
[pid=22467] ppid=22361 vsize=768076 CPUtime=848.18 cores=1,3,5,7
/proc/22467/stat : 22467 (glucosInc) R 22361 22360 21372 0 -1 4202496 91344 0 0 0 84778 40 0 0 20 0 1 0 279300826 786509824 154940 33554432000 4194304 5654031 140737342923520 140737342921608 4215014 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22467/statm: 192019 154940 141 357 0 191659 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 920108

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 22360 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.06
CPU user time (s): 1791.2
CPU system time (s): 8.86
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 1177980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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.53246 second user time and 10.3024 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 17:00:01
IDJOB=3697725
IDBENCH=92723
IDSOLVER=2275
FILE ID=node121/3697725-1338130801
RUNJOBID= node121-1338122085-21389
PBS_JOBID= 14624482
Free space on /tmp= 71480 MiB

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

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

MD5SUM BENCH= f93bc86ebde6b06b59a0e975321ccaef
RANDOM SEED=190426235

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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		: 2667.042
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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:       32873624 kB
MemFree:        27956244 kB
Buffers:          498020 kB
Cached:          2945588 kB
SwapCached:            0 kB
Active:          1602428 kB
Inactive:        2449540 kB
Active(anon):     609744 kB
Inactive(anon):        0 kB
Active(file):     992684 kB
Inactive(file):  2449540 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9752 kB
Writeback:             0 kB
AnonPages:        655456 kB
Mapped:            15700 kB
Shmem:               200 kB
Slab:             717476 kB
SReclaimable:     161828 kB
SUnreclaim:       555648 kB
KernelStack:        1504 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     775296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    569344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71348 MiB
End job on node121 at 2012-05-27 17:30:04