Trace number 3715612

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-quickBound? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900571132--soft-66-100-0.wbo
MD5SUMf1c7b8b76066043f2c00dac441c2cac6
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark16.7704
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints906
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 44555
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44554
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c run usual solver
0.00/0.25	o 1047
0.00/0.25	c starting approximation
0.00/0.25	c factor = 2
0.00/0.25	c factor still to low - shrinking to 2.896
0.00/0.25	c approx number of clauses: 1e+06
0.00/0.25	c current bound: 523
54.28/54.56	c current bound: 523
108.85/108.97	c current bound: 523
162.73/162.88	c current bound: 523
216.62/216.78	c current bound: 523
270.83/271.17	c current bound: 523
325.46/325.82	c current bound: 523
379.69/380.07	c current bound: 523
433.99/434.37	c current bound: 523
488.27/488.65	c current bound: 523
542.39/542.79	c current bound: 523
597.05/597.27	c current bound: 523
650.64/651.05	c current bound: 523
704.86/705.28	c current bound: 523
758.75/759.19	c current bound: 523
812.31/812.75	c current bound: 523
867.01/867.20	c current bound: 523
920.96/921.43	c current bound: 523
974.80/975.28	c current bound: 523
1029.36/1029.62	c current bound: 523
1083.25/1083.74	c current bound: 523
1137.40/1137.90	c current bound: 523
1191.61/1192.13	c current bound: 523
1245.41/1245.94	c current bound: 523
1299.93/1300.46	c current bound: 523
1354.54/1355.07	c current bound: 523
1408.89/1409.25	c current bound: 523
1462.86/1463.43	c current bound: 523
1516.98/1517.56	c current bound: 523
1571.15/1571.73	c current bound: 523
1625.61/1626.20	c current bound: 523
1679.79/1680.38	c current bound: 523
1733.93/1734.53	c current bound: 523
1788.43/1788.80	c current bound: 523
1800.02/1800.40	./satsolver.sh: line 5: 31920 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.40	c error: unexpected solver exit code
1800.02/1800.40	s UNKNOWN

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-3715612-1338199461/watcher-3715612-1338199461 -o /tmp/evaluation-result-3715612-1338199461/solver-3715612-1338199461 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715612-1338199461.wbo 977240447 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 31609
/proc/meminfo: memFree=28873384/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0

[startup+0.011974 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 31609
/proc/meminfo: memFree=28873384/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 31609
/proc/meminfo: memFree=28873384/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 31609
/proc/meminfo: memFree=28873384/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 31609
/proc/meminfo: memFree=28873384/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 31623
/proc/meminfo: memFree=28816436/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=11612 CPUtime=0.33 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 2975 6217 0 0 11 2 19 1 20 0 1 0 286071021 11890688 2389 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 2903 2389 176 439 0 2460 0
[pid=31622] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31622/stat : 31622 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286071056 9367552 266 33554432000 4194304 5064252 140734468092416 140734468091328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31622/statm: 2287 266 226 213 0 72 0
[pid=31623] ppid=31622 vsize=48016 CPUtime=1.13 cores=0,2,4,6
/proc/31623/stat : 31623 (glucose) R 31622 31609 2978 0 -1 4202496 10263 0 0 0 112 1 0 0 20 0 1 0 286071056 49168384 10409 33554432000 4194304 5208918 140733484995792 140733484993640 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31623/statm: 12004 10409 95 248 0 11753 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 77924

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 31623
/proc/meminfo: memFree=28815188/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=11612 CPUtime=0.33 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 2975 6217 0 0 11 2 19 1 20 0 1 0 286071021 11890688 2389 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 2903 2389 176 439 0 2460 0
[pid=31622] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31622/stat : 31622 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286071056 9367552 266 33554432000 4194304 5064252 140734468092416 140734468091328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31622/statm: 2287 266 226 213 0 72 0
[pid=31623] ppid=31622 vsize=48016 CPUtime=2.73 cores=0,2,4,6
/proc/31623/stat : 31623 (glucose) R 31622 31609 2978 0 -1 4202496 10472 0 0 0 272 1 0 0 20 0 1 0 286071056 49168384 10614 33554432000 4194304 5208918 140733484995792 140733484993640 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31623/statm: 12004 10614 95 248 0 11753 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 77924

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 31623
/proc/meminfo: memFree=28813088/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=11612 CPUtime=0.33 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 2975 6217 0 0 11 2 19 1 20 0 1 0 286071021 11890688 2389 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 2903 2389 176 439 0 2460 0
[pid=31622] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31622/stat : 31622 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286071056 9367552 266 33554432000 4194304 5064252 140734468092416 140734468091328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31622/statm: 2287 266 226 213 0 72 0
[pid=31623] ppid=31622 vsize=52700 CPUtime=5.93 cores=0,2,4,6
/proc/31623/stat : 31623 (glucose) R 31622 31609 2978 0 -1 4202496 10895 0 0 0 592 1 0 0 20 0 1 0 286071056 53964800 11034 33554432000 4194304 5208918 140733484995792 140733484993640 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31623/statm: 13175 11034 95 248 0 12924 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 82608

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 31623
/proc/meminfo: memFree=28812180/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=11612 CPUtime=0.33 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 2975 6217 0 0 11 2 19 1 20 0 1 0 286071021 11890688 2389 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 2903 2389 176 439 0 2460 0
[pid=31622] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31622/stat : 31622 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286071056 9367552 266 33554432000 4194304 5064252 140734468092416 140734468091328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31622/statm: 2287 266 226 213 0 72 0
[pid=31623] ppid=31622 vsize=53100 CPUtime=12.34 cores=0,2,4,6
/proc/31623/stat : 31623 (glucose) R 31622 31609 2978 0 -1 4202496 12130 0 0 0 1232 2 0 0 20 0 1 0 286071056 54374400 11182 33554432000 4194304 5208918 140733484995792 140733484993640 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31623/statm: 13275 11182 96 248 0 13024 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 83008

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 31623
/proc/meminfo: memFree=28794920/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=11612 CPUtime=0.33 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 2975 6217 0 0 11 2 19 1 20 0 1 0 286071021 11890688 2389 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 2903 2389 176 439 0 2460 0
[pid=31622] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31622/stat : 31622 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286071056 9367552 266 33554432000 4194304 5064252 140734468092416 140734468091328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31622/statm: 2287 266 226 213 0 72 0
[pid=31623] ppid=31622 vsize=67328 CPUtime=25.13 cores=0,2,4,6
/proc/31623/stat : 31623 (glucose) R 31622 31609 2978 0 -1 4202496 13267 0 0 0 2511 2 0 0 20 0 1 0 286071056 68943872 15268 33554432000 4194304 5208918 140733484995792 140733484993656 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31623/statm: 16832 15268 96 248 0 16581 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 97236

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 31623
/proc/meminfo: memFree=28786644/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=11612 CPUtime=0.33 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 2975 6217 0 0 11 2 19 1 20 0 1 0 286071021 11890688 2389 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 2903 2389 176 439 0 2460 0
[pid=31622] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31622/stat : 31622 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286071056 9367552 266 33554432000 4194304 5064252 140734468092416 140734468091328 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31622/statm: 2287 266 226 213 0 72 0
[pid=31623] ppid=31622 vsize=67328 CPUtime=50.73 cores=0,2,4,6
/proc/31623/stat : 31623 (glucose) R 31622 31609 2978 0 -1 4202496 13473 0 0 0 5071 2 0 0 20 0 1 0 286071056 68943872 15468 33554432000 4194304 5208918 140733484995792 140733484993656 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31623/statm: 16832 15468 96 248 0 16581 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 97236

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 31630
/proc/meminfo: memFree=28762928/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=54.63 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 5024 24766 0 0 19 3 5424 17 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31629] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31629/stat : 31629 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286076487 9367552 267 33554432000 4194304 5064252 140734277530976 140734277529888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31629/statm: 2287 267 226 213 0 72 0
[pid=31630] ppid=31629 vsize=67324 CPUtime=47.63 cores=0,2,4,6
/proc/31630/stat : 31630 (glucose) R 31629 31609 2978 0 -1 4202496 13405 0 0 0 4760 3 0 0 20 0 1 0 286076487 68939776 15749 33554432000 4194304 5208918 140735776092928 140735776090792 4211652 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31630/statm: 16831 15749 96 248 0 16580 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 105420

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/183 31638
/proc/meminfo: memFree=28748580/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=109.02 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 7072 43252 0 0 27 4 10840 31 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31636] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/184 31845
/proc/meminfo: memFree=28771220/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=1354.9 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 54176 451482 0 0 216 37 134867 370 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31843] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31843/stat : 31843 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286206538 9367552 267 33554432000 4194304 5064252 140735387113440 140735387112352 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31843/statm: 2287 267 226 213 0 72 0
[pid=31844] ppid=31843 vsize=48408 CPUtime=7.11 cores=0,2,4,6
/proc/31844/stat : 31844 (glucose) R 31843 31609 2978 0 -1 4202496 9985 0 0 0 710 1 0 0 20 0 1 0 286206538 49569792 10734 33554432000 4194304 5208918 140733602808640 140733602806728 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31844/statm: 12102 10734 96 248 0 11851 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 86504

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.96 3/183 31853
/proc/meminfo: memFree=28760488/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=1409.06 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 56224 467230 0 0 224 38 140260 384 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31852] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31852/stat : 31852 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286211956 9367552 267 33554432000 4194304 5064252 140733950521584 140733950520496 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31852/statm: 2287 267 226 213 0 72 0
[pid=31853] ppid=31852 vsize=48720 CPUtime=12.94 cores=0,2,4,6
/proc/31853/stat : 31853 (glucose) R 31852 31609 2978 0 -1 4202496 10516 0 0 0 1292 2 0 0 20 0 1 0 286211956 49889280 10819 33554432000 4194304 5208918 140733427293888 140733427291736 4211561 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31853/statm: 12180 10819 96 248 0 11929 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 86816

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/183 31867
/proc/meminfo: memFree=28784012/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=1463.23 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 58272 483383 0 0 233 39 145653 398 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31866] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31866/stat : 31866 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286217374 9367552 266 33554432000 4194304 5064252 140737384686080 140737384684992 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31866/statm: 2287 266 226 213 0 72 0
[pid=31867] ppid=31866 vsize=60248 CPUtime=18.76 cores=0,2,4,6
/proc/31867/stat : 31867 (glucose) R 31866 31609 2978 0 -1 4202496 12186 0 0 0 1874 2 0 0 20 0 1 0 286217374 61693952 13125 33554432000 4194304 5208918 140734577133936 140734577131880 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31867/statm: 15062 13125 96 248 0 14811 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 98344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/184 31877
/proc/meminfo: memFree=28759476/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=1517.35 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 60320 501502 0 0 241 41 151042 411 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31873] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31873/stat : 31873 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286222787 9367552 267 33554432000 4194304 5064252 140736365072448 140736365071360 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31873/statm: 2287 267 226 213 0 72 0
[pid=31874] ppid=31873 vsize=67324 CPUtime=24.62 cores=0,2,4,6
/proc/31874/stat : 31874 (glucose) R 31873 31609 2978 0 -1 4202496 13067 0 0 0 2460 2 0 0 20 0 1 0 286222787 68939776 15453 33554432000 4194304 5208918 140735118918432 140735118916296 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31874/statm: 16831 15453 96 248 0 16580 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 105420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 31884
/proc/meminfo: memFree=28753860/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=1571.51 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 62368 519476 0 0 249 42 156434 426 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31883] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31883/stat : 31883 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286228204 9367552 266 33554432000 4194304 5064252 140733603873728 140733603872640 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31883/statm: 2287 266 226 213 0 72 0
[pid=31884] ppid=31883 vsize=67320 CPUtime=30.45 cores=0,2,4,6
/proc/31884/stat : 31884 (glucose) R 31883 31609 2978 0 -1 4202496 12899 0 0 0 3043 2 0 0 20 0 1 0 286228204 68935680 15880 33554432000 4194304 5208918 140737429862960 140737429860824 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31884/statm: 16830 15880 96 248 0 16579 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 105416

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/183 31891
/proc/meminfo: memFree=28741528/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=1625.98 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 64416 536939 0 0 258 43 161856 441 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31890] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31890/stat : 31890 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286233651 9367552 267 33554432000 4194304 5064252 140736149635360 140736149634272 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31890/statm: 2287 267 226 213 0 72 0
[pid=31891] ppid=31890 vsize=67320 CPUtime=35.98 cores=0,2,4,6
/proc/31891/stat : 31891 (glucose) R 31890 31609 2978 0 -1 4202496 14009 0 0 0 3595 3 0 0 20 0 1 0 286233651 68935680 15452 33554432000 4194304 5208918 140735147621440 140735147619304 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31891/statm: 16830 15452 96 248 0 16579 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 105416

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/183 31906
/proc/meminfo: memFree=28775900/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=1680.14 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 66464 556022 0 0 266 44 167248 456 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31897] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31897/stat : 31897 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286239068 9367552 266 33554432000 4194304 5064252 140736204397568 140736204396480 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31897/statm: 2287 266 226 213 0 72 0
[pid=31898] ppid=31897 vsize=67320 CPUtime=41.8 cores=0,2,4,6
/proc/31898/stat : 31898 (glucose) R 31897 31609 2978 0 -1 4202496 11965 0 0 0 4177 3 0 0 20 0 1 0 286239068 68935680 15647 33554432000 4194304 5208918 140736861399728 140736861397592 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31898/statm: 16830 15647 96 248 0 16579 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 105416

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 31913
/proc/meminfo: memFree=28759484/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=1734.28 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 68512 572554 0 0 274 45 172640 469 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31912] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31912/stat : 31912 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286244484 9367552 267 33554432000 4194304 5064252 140735227184608 140735227183520 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31912/statm: 2287 267 226 213 0 72 0
[pid=31913] ppid=31912 vsize=67324 CPUtime=47.65 cores=0,2,4,6
/proc/31913/stat : 31913 (glucose) R 31912 31609 2978 0 -1 4202496 13058 0 0 0 4762 3 0 0 20 0 1 0 286244484 68939776 15453 33554432000 4194304 5208918 140737062437376 140737062435240 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31913/statm: 16831 15453 96 248 0 16580 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 105420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 31960
/proc/meminfo: memFree=28813996/32873844 swapFree=6856/6856
[pid=31609] ppid=31607 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31609/stat : 31609 (npSolver-wbo-It) S 31607 31609 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286071021 9367552 274 33554432000 4194304 5064252 140737162608368 140737162607280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31609/statm: 2287 274 233 213 0 72 0
[pid=31610] ppid=31609 vsize=19800 CPUtime=1788.53 cores=0,2,4,6
/proc/31610/stat : 31610 (npSolver-wbo) S 31609 31609 2978 0 -1 4202496 70560 590180 0 0 283 46 178041 483 20 0 1 0 286071021 20275200 4317 33554432000 4194304 5990268 140735635293280 140735635284688 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31610/statm: 4950 4317 177 439 0 4507 0
[pid=31919] ppid=31610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (satsolver.sh) S 31610 31609 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286249910 9367552 266 33554432000 4194304 5064252 140737034702192 140737034701104 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31919/statm: 2287 266 226 213 0 72 0
[pid=31920] ppid=31919 vsize=53100 CPUtime=11.49 cores=0,2,4,6
/proc/31920/stat : 31920 (glucose) R 31919 31609 2978 0 -1 4202496 10660 0 0 0 1147 2 0 0 20 0 1 0 286249910 54374400 11680 33554432000 4194304 5208918 140736034789024 140736034786872 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31920/statm: 13275 11680 96 248 0 13024 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 91196

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1794.73
CPU system time (s): 5.33719
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 105424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.73
system time used= 5.33719
maximum resident set size= 64508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 672388
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9716
involuntary context switches= 2447

runsolver used 2.90956 second user time and 7.35288 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-28 12:04:21
IDJOB=3715612
IDBENCH=78997
IDSOLVER=2297
FILE ID=node144/3715612-1338199461
RUNJOBID= node144-1338192253-2994
PBS_JOBID= 14624577
Free space on /tmp= 71460 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900571132--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715612-1338199461/watcher-3715612-1338199461 -o /tmp/evaluation-result-3715612-1338199461/solver-3715612-1338199461 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715612-1338199461.wbo 977240447 HOME HOME

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

MD5SUM BENCH= f1c7b8b76066043f2c00dac441c2cac6
RANDOM SEED=977240447

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28874012 kB
Buffers:          400952 kB
Cached:          2695888 kB
SwapCached:            0 kB
Active:           970324 kB
Inactive:        2191936 kB
Active(anon):      66156 kB
Inactive(anon):        0 kB
Active(file):     904168 kB
Inactive(file):  2191936 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             23152 kB
Writeback:             0 kB
AnonPages:        109196 kB
Mapped:            15312 kB
Shmem:               200 kB
Slab:             698844 kB
SReclaimable:     140824 kB
SUnreclaim:       558020 kB
KernelStack:        1520 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     184132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 71452 MiB
End job on node144 at 2012-05-28 12:34:22