Trace number 3715934

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.13 1801.11

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900669797--soft-0-100-0.wbo
MD5SUMebbce1c4489027f4644c8b5f9031d297
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark44.2703
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 constraints2707
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 135865
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135864
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
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.15	o 497
0.00/0.15	c starting approximation
0.00/0.15	c factor = 2
0.00/0.15	c factor still to low - shrinking to 4.10323
0.00/0.15	c approx number of clauses: 1e+06
0.00/0.15	c current bound: 248
32.32/32.75	c current bound: 248
65.12/65.54	c current bound: 248
97.63/97.88	c current bound: 248
129.77/130.21	c current bound: 248
161.76/162.20	c current bound: 248
194.62/194.81	c current bound: 248
226.77/227.22	c current bound: 248
258.92/259.38	c current bound: 248
291.48/291.93	c current bound: 248
324.33/324.68	c current bound: 248
356.54/357.15	c current bound: 248
389.10/389.72	c current bound: 248
421.36/421.99	c current bound: 248
453.88/454.51	c current bound: 248
486.22/486.87	c current bound: 248
518.84/519.49	c current bound: 248
550.91/551.56	c current bound: 248
582.76/583.41	c current bound: 248
615.19/615.85	c current bound: 248
647.71/648.38	c current bound: 248
682.35/683.02	c current bound: 248
714.84/715.52	c current bound: 248
747.58/748.04	c current bound: 248
779.49/780.18	c current bound: 248
811.68/812.37	c current bound: 248
844.46/844.92	c current bound: 248
876.71/877.42	c current bound: 248
908.96/909.67	c current bound: 248
941.24/941.78	c current bound: 248
973.51/974.25	c current bound: 248
1006.13/1007.02	c current bound: 248
1038.86/1039.51	c current bound: 248
1070.78/1071.68	c current bound: 248
1102.68/1103.61	c current bound: 248
1135.32/1136.24	c current bound: 248
1167.85/1168.77	c current bound: 248
1200.63/1201.34	c current bound: 248
1233.14/1233.80	c current bound: 248
1265.63/1266.44	c current bound: 248
1297.93/1299.01	c current bound: 248
1330.26/1331.34	c current bound: 248
1362.58/1363.40	c current bound: 248
1395.07/1395.99	c current bound: 248
1427.36/1428.47	c current bound: 248
1459.69/1460.80	c current bound: 248
1492.12/1493.23	c current bound: 248
1524.83/1525.77	c current bound: 248
1557.04/1558.17	c current bound: 248
1589.82/1590.73	c current bound: 248
1621.85/1622.99	c current bound: 248
1654.57/1655.57	c current bound: 248
1686.69/1687.94	c current bound: 248
1719.41/1720.45	c current bound: 248
1751.53/1752.79	c current bound: 248
1784.39/1785.48	c current bound: 248
1800.10/1801.10	./satsolver.sh: line 5:  9100 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1801.10	c error: unexpected solver exit code
1800.10/1801.10	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-3715934-1338235104/watcher-3715934-1338235104 -o /tmp/evaluation-result-3715934-1338235104/solver-3715934-1338235104 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715934-1338235104.wbo 319563197 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.00 2.00 2.00 3/174 4166
/proc/meminfo: memFree=27244428/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0

[startup+0.031989 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4166
/proc/meminfo: memFree=27244428/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100307 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4166
/proc/meminfo: memFree=27244428/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4166
/proc/meminfo: memFree=27244428/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4166
/proc/meminfo: memFree=27244428/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4198
/proc/meminfo: memFree=27127376/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=11956 CPUtime=0.21 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 2771 6912 0 0 10 2 8 1 20 0 1 0 289637683 12242944 2161 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 2989 2161 175 439 0 2546 0
[pid=4195] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4195/stat : 4195 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289637708 9367552 267 33554432000 4194304 5064252 140733287530384 140733287529296 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4195/statm: 2287 267 226 213 0 72 0
[pid=4196] ppid=4195 vsize=48164 CPUtime=1.24 cores=1,3,5,7
/proc/4196/stat : 4196 (glucose) R 4195 4166 3602 0 -1 4202496 10855 0 0 0 123 1 0 0 20 0 1 0 289637708 49319936 10719 33554432000 4194304 5208918 140736999069680 140736999068088 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4196/statm: 12041 10719 95 248 0 11790 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 78416

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4198
/proc/meminfo: memFree=27126508/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=11956 CPUtime=0.21 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 2771 6912 0 0 10 2 8 1 20 0 1 0 289637683 12242944 2161 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 2989 2161 175 439 0 2546 0
[pid=4195] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4195/stat : 4195 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289637708 9367552 267 33554432000 4194304 5064252 140733287530384 140733287529296 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4195/statm: 2287 267 226 213 0 72 0
[pid=4196] ppid=4195 vsize=48164 CPUtime=2.84 cores=1,3,5,7
/proc/4196/stat : 4196 (glucose) R 4195 4166 3602 0 -1 4202496 10907 0 0 0 283 1 0 0 20 0 1 0 289637708 49319936 10771 33554432000 4194304 5208918 140736999069680 140736999068088 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4196/statm: 12041 10771 95 248 0 11790 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 78416

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4208
/proc/meminfo: memFree=27155296/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=11956 CPUtime=0.21 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 2771 6912 0 0 10 2 8 1 20 0 1 0 289637683 12242944 2161 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 2989 2161 175 439 0 2546 0
[pid=4195] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4195/stat : 4195 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289637708 9367552 267 33554432000 4194304 5064252 140733287530384 140733287529296 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4195/statm: 2287 267 226 213 0 72 0
[pid=4196] ppid=4195 vsize=48296 CPUtime=6.04 cores=1,3,5,7
/proc/4196/stat : 4196 (glucose) R 4195 4166 3602 0 -1 4202496 11028 0 0 0 603 1 0 0 20 0 1 0 289637708 49455104 10892 33554432000 4194304 5208918 140736999069680 140736999068088 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4196/statm: 12074 10892 95 248 0 11823 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 78548

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4226
/proc/meminfo: memFree=27115952/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=11956 CPUtime=0.21 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 2771 6912 0 0 10 2 8 1 20 0 1 0 289637683 12242944 2161 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 2989 2161 175 439 0 2546 0
[pid=4195] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4195/stat : 4195 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289637708 9367552 267 33554432000 4194304 5064252 140733287530384 140733287529296 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4195/statm: 2287 267 226 213 0 72 0
[pid=4196] ppid=4195 vsize=52716 CPUtime=12.44 cores=1,3,5,7
/proc/4196/stat : 4196 (glucose) R 4195 4166 3602 0 -1 4202496 11178 0 0 0 1243 1 0 0 20 0 1 0 289637708 53981184 11550 33554432000 4194304 5208918 140736999069680 140736999067832 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4196/statm: 13179 11550 95 248 0 12928 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 82968

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4262
/proc/meminfo: memFree=27114320/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=11956 CPUtime=0.21 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 2771 6912 0 0 10 2 8 1 20 0 1 0 289637683 12242944 2161 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 2989 2161 175 439 0 2546 0
[pid=4195] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4195/stat : 4195 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289637708 9367552 267 33554432000 4194304 5064252 140733287530384 140733287529296 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4195/statm: 2287 267 226 213 0 72 0
[pid=4196] ppid=4195 vsize=52984 CPUtime=25.23 cores=1,3,5,7
/proc/4196/stat : 4196 (glucose) R 4195 4166 3602 0 -1 4202496 12041 0 0 0 2522 1 0 0 20 0 1 0 289637708 54255616 11592 33554432000 4194304 5208918 140736999069680 140736999067528 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4196/statm: 13246 11592 96 248 0 12995 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 83236

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4332
/proc/meminfo: memFree=27140580/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=32.69 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 4906 25484 0 0 19 3 3230 17 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=4282] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4282/stat : 4282 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289640968 9367552 266 33554432000 4194304 5064252 140736957180960 140736957179872 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4282/statm: 2287 266 226 213 0 72 0
[pid=4283] ppid=4282 vsize=48424 CPUtime=18.24 cores=1,3,5,7
/proc/4283/stat : 4283 (glucose) R 4282 4166 3602 0 -1 4202496 12087 0 0 0 1823 1 0 0 20 0 1 0 289640968 49586176 11256 33554432000 4194304 5208918 140736494770272 140736494768360 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4283/statm: 12106 11256 96 248 0 11855 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 86740

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4478
/proc/meminfo: memFree=27144400/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=97.82 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 9176 60435 0 0 35 6 9695 46 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=4467] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289647481 9367552 267 33554432000 4194304 5064252 140737404092192 140737404091104 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 267 226 213 0 72 0
[pid=4468] ppid=4467 vsize=48160 CPUtime=4.32 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4166 3602 0 -1 4202496 10962 0 0 0 431 1 0 0 20 0 1 0 289647481 49315840 10826 33554432000 4194304 5208918 140735488028688 140735488027096 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 12040 10826 95 248 0 11789 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 86476

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4659
/proc/meminfo: memFree=27103020/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=162.12 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 13446 96048 0 0 51 8 16078 75 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
Current children cumulated CPU time (s) 162.12

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


[startup+1362.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 7946
/proc/meminfo: memFree=27099500/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=1330.63 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 90306 732479 0 0 349 54 132046 614 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=7868] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7868/stat : 7868 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289770827 9367552 267 33554432000 4194304 5064252 140736706367040 140736706365952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7868/statm: 2287 267 226 213 0 72 0
[pid=7869] ppid=7868 vsize=51696 CPUtime=30.84 cores=1,3,5,7
/proc/7869/stat : 7869 (glucose) R 7868 4166 3602 0 -1 4202496 12227 0 0 0 3082 2 0 0 20 0 1 0 289770827 52936704 12032 33554432000 4194304 5208918 140737355084992 140737355082840 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 12924 12032 104 248 0 12673 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 90012

[startup+1422.3 s]
/proc/loadavg: 2.06 2.00 1.99 3/183 8114
/proc/meminfo: memFree=27101996/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=1395.25 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 94576 767858 0 0 365 56 138461 643 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=8043] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8043/stat : 8043 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289777292 9367552 267 33554432000 4194304 5064252 140734916191952 140734916190864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8043/statm: 2287 267 226 213 0 72 0
[pid=8044] ppid=8043 vsize=52980 CPUtime=26.21 cores=1,3,5,7
/proc/8044/stat : 8044 (glucose) R 8043 4166 3602 0 -1 4202496 12042 0 0 0 2619 2 0 0 20 0 1 0 289777292 54251520 11593 33554432000 4194304 5208918 140733880963376 140733880961224 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8044/statm: 13245 11593 96 248 0 12994 0
Current children cumulated CPU time (s) 1421.46
Current children cumulated vsize (KiB) 91296

[startup+1482.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 8275
/proc/meminfo: memFree=27104624/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=1460.06 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 98846 804020 0 0 382 59 144892 673 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=8218] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8218/stat : 8218 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289783773 9367552 267 33554432000 4194304 5064252 140735500572400 140735500571312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8218/statm: 2287 267 226 213 0 72 0
[pid=8219] ppid=8218 vsize=52848 CPUtime=21.39 cores=1,3,5,7
/proc/8219/stat : 8219 (glucose) R 8218 4166 3602 0 -1 4202496 11132 0 0 0 2138 1 0 0 20 0 1 0 289783773 54116352 11481 33554432000 4194304 5208918 140735252340160 140735252338312 4211834 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8219/statm: 13212 11481 96 248 0 12961 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 91164

[startup+1542.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/182 8436
/proc/meminfo: memFree=27107040/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=1525.01 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 103116 839140 0 0 398 61 151341 701 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=8393] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8393/stat : 8393 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289790270 9367552 267 33554432000 4194304 5064252 140736128698368 140736128697280 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8393/statm: 2287 267 226 213 0 72 0
[pid=8394] ppid=8393 vsize=48428 CPUtime=16.43 cores=1,3,5,7
/proc/8394/stat : 8394 (glucose) R 8393 4166 3602 0 -1 4202496 11522 0 0 0 1641 2 0 0 20 0 1 0 289790270 49590272 10960 33554432000 4194304 5208918 140734908811952 140734908810040 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8394/statm: 12107 10960 96 248 0 11856 0
Current children cumulated CPU time (s) 1541.44
Current children cumulated vsize (KiB) 86744

[startup+1602.3 s]
/proc/loadavg: 2.06 2.00 1.99 3/183 8598
/proc/meminfo: memFree=27106188/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=1589.96 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 107386 874242 0 0 414 64 157784 734 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=8569] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8569/stat : 8569 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289796766 9367552 266 33554432000 4194304 5064252 140734604399456 140734604398368 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8569/statm: 2287 266 226 213 0 72 0
[pid=8570] ppid=8569 vsize=52720 CPUtime=11.46 cores=1,3,5,7
/proc/8570/stat : 8570 (glucose) R 8569 4166 3602 0 -1 4202496 11047 0 0 0 1145 1 0 0 20 0 1 0 289796766 53985280 11613 33554432000 4194304 5208918 140736898385440 140736898383592 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8570/statm: 13180 11613 95 248 0 12929 0
Current children cumulated CPU time (s) 1601.42
Current children cumulated vsize (KiB) 91036

[startup+1662.3 s]
/proc/loadavg: 2.02 2.00 1.99 3/181 8764
/proc/meminfo: memFree=27162240/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=1654.68 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 111656 910034 0 0 431 66 164211 760 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=8744] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8744/stat : 8744 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289803250 9367552 267 33554432000 4194304 5064252 140734172255456 140734172254368 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8744/statm: 2287 267 226 213 0 72 0
[pid=8745] ppid=8744 vsize=48296 CPUtime=6.62 cores=1,3,5,7
/proc/8745/stat : 8745 (glucose) R 8744 4166 3602 0 -1 4202496 10586 0 0 0 661 1 0 0 20 0 1 0 289803250 49455104 10917 33554432000 4194304 5208918 140735734570208 140735734568056 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8745/statm: 12074 10917 95 248 0 11823 0
Current children cumulated CPU time (s) 1661.3
Current children cumulated vsize (KiB) 86612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 8927
/proc/meminfo: memFree=27107756/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=1719.56 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 115926 944947 0 0 447 69 170651 789 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=8919] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289809737 9367552 266 33554432000 4194304 5064252 140735674801824 140735674800736 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 266 226 213 0 72 0
[pid=8920] ppid=8919 vsize=48164 CPUtime=1.75 cores=1,3,5,7
/proc/8920/stat : 8920 (glucose) R 8919 4166 3602 0 -1 4202496 10873 0 0 0 174 1 0 0 20 0 1 0 289809738 49319936 10738 33554432000 4194304 5208918 140736147780320 140736147778728 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 12041 10738 95 248 0 11790 0
Current children cumulated CPU time (s) 1721.31
Current children cumulated vsize (KiB) 86480

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 9081
/proc/meminfo: memFree=27101668/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=1751.89 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 118061 963446 0 0 455 70 173862 802 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=9010] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9010/stat : 9010 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289812972 9367552 267 33554432000 4194304 5064252 140737196407296 140737196406208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9010/statm: 2287 267 226 213 0 72 0
[pid=9011] ppid=9010 vsize=55812 CPUtime=29.4 cores=1,3,5,7
/proc/9011/stat : 9011 (glucose) R 9010 4166 3602 0 -1 4202496 13205 0 0 0 2938 2 0 0 20 0 1 0 289812972 57151488 12357 33554432000 4194304 5208918 140735246009616 140735246007464 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9011/statm: 13953 12357 104 248 0 13702 0
Current children cumulated CPU time (s) 1781.29
Current children cumulated vsize (KiB) 94128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 9137
/proc/meminfo: memFree=27105332/32873648 swapFree=6336/6336
[pid=4166] ppid=4164 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4166/stat : 4166 (npSolver-wbo-It) S 4164 4166 3602 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289637683 9367552 275 33554432000 4194304 5064252 140736899401568 140736899400480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4166/statm: 2287 275 233 213 0 72 0
[pid=4167] ppid=4166 vsize=20020 CPUtime=1784.58 cores=1,3,5,7
/proc/4167/stat : 4167 (npSolver-wbo) S 4166 4166 3602 0 -1 4202496 120196 981986 0 0 464 71 177107 816 20 0 1 0 289637683 20500480 4419 33554432000 4194304 5990268 140736555450768 140736555442176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4167/statm: 5005 4419 176 439 0 4562 0
[pid=9099] ppid=4167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9099/stat : 9099 (satsolver.sh) S 4167 4166 3602 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289816241 9367552 267 33554432000 4194304 5064252 140735530240080 140735530238992 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9099/statm: 2287 267 226 213 0 72 0
[pid=9100] ppid=9099 vsize=48428 CPUtime=15.52 cores=1,3,5,7
/proc/9100/stat : 9100 (glucose) R 9099 4166 3602 0 -1 4202496 10982 0 0 0 1550 2 0 0 20 0 1 0 289816241 49590272 11014 33554432000 4194304 5208918 140735566212208 140735566210296 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9100/statm: 12107 11014 96 248 0 11856 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 86744

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.11
CPU time (s): 1800.13
CPU user time (s): 1791.22
CPU system time (s): 8.90664
CPU usage (%): 99.9454
Max. virtual memory (cumulated for all children) (KiB): 101508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.22
system time used= 8.90664
maximum resident set size= 59756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1114156
page faults= 0
swaps= 0
block input operations= 0
block output operations= 786824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15366
involuntary context switches= 2462

runsolver used 6.26905 second user time and 17.0894 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-28 21:58:24
IDJOB=3715934
IDBENCH=79305
IDSOLVER=2297
FILE ID=node112/3715934-1338235104
RUNJOBID= node112-1338233303-3983
PBS_JOBID= 14624631
Free space on /tmp= 71592 MiB

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

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

MD5SUM BENCH= ebbce1c4489027f4644c8b5f9031d297
RANDOM SEED=319563197

node112.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.763
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	: 5333.52
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.763
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.763
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		: 2666.763
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.763
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.92
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.763
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.763
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.763
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:       32873648 kB
MemFree:        27245708 kB
Buffers:          393312 kB
Cached:          4396584 kB
SwapCached:            0 kB
Active:           844904 kB
Inactive:        3957136 kB
Active(anon):      14312 kB
Inactive(anon):        0 kB
Active(file):     830592 kB
Inactive(file):  3957136 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16380 kB
Writeback:             0 kB
AnonPages:         17408 kB
Mapped:            13736 kB
Shmem:               200 kB
Slab:             690104 kB
SReclaimable:     133676 kB
SUnreclaim:       556428 kB
KernelStack:        1424 kB
PageTables:         3524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71564 MiB
End job on node112 at 2012-05-28 22:28:25