Trace number 3715623

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.06 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900670675--soft-33-100-0.wbo
MD5SUM1266a85a20696deb0d7aee67f4c2d0a0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark14.6588
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 constraints1802
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 91108
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91107
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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.14	o 485
0.00/0.14	c starting approximation
0.00/0.14	c factor = 2
0.00/0.14	c factor still to low - shrinking to 2.6641
0.00/0.14	c approx number of clauses: 1e+06
0.00/0.14	c current bound: 242
35.16/35.28	c current bound: 242
69.25/69.55	c current bound: 242
103.25/103.31	c current bound: 242
137.35/137.73	c current bound: 242
172.06/172.44	c current bound: 242
206.57/206.97	c current bound: 242
241.10/241.51	c current bound: 242
275.26/275.68	c current bound: 242
309.01/309.42	c current bound: 242
343.69/344.12	c current bound: 242
378.59/379.01	c current bound: 242
412.43/412.87	c current bound: 242
446.44/446.88	c current bound: 242
480.51/480.77	c current bound: 242
515.28/515.74	c current bound: 242
549.93/550.40	c current bound: 242
583.80/584.29	c current bound: 242
617.88/618.19	c current bound: 242
651.17/651.66	c current bound: 242
686.07/686.58	c current bound: 242
720.26/720.76	c current bound: 242
753.96/754.47	c current bound: 242
787.77/788.30	c current bound: 242
821.42/821.94	c current bound: 242
856.17/856.71	c current bound: 242
890.82/891.38	c current bound: 242
926.00/926.33	c current bound: 242
959.38/959.94	c current bound: 242
993.41/993.70	c current bound: 242
1028.29/1028.86	c current bound: 242
1062.28/1062.86	c current bound: 242
1096.28/1096.88	c current bound: 242
1130.01/1130.62	c current bound: 242
1164.50/1165.10	c current bound: 242
1199.26/1199.88	c current bound: 242
1233.11/1233.73	c current bound: 242
1267.01/1267.64	c current bound: 242
1300.81/1301.28	c current bound: 242
1335.59/1336.23	c current bound: 242
1370.25/1370.89	c current bound: 242
1404.21/1404.87	c current bound: 242
1438.29/1438.71	c current bound: 242
1471.64/1472.32	c current bound: 242
1506.72/1507.39	c current bound: 242
1541.09/1541.78	c current bound: 242
1575.35/1576.05	c current bound: 242
1609.17/1609.88	c current bound: 242
1642.85/1643.39	c current bound: 242
1677.27/1677.99	c current bound: 242
1712.34/1712.84	c current bound: 242
1746.28/1747.02	c current bound: 242
1779.98/1780.72	c current bound: 242
1800.03/1800.50	./satsolver.sh: line 5: 22262 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.50	c error: unexpected solver exit code
1800.03/1800.50	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-3715623-1338194060/watcher-3715623-1338194060 -o /tmp/evaluation-result-3715623-1338194060/solver-3715623-1338194060 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715623-1338194060.wbo 842415709 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: 1.84 1.85 1.82 3/179 21412
/proc/meminfo: memFree=28876124/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0

[startup+0.0629591 s]
/proc/loadavg: 1.84 1.85 1.82 3/179 21412
/proc/meminfo: memFree=28876124/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 1.84 1.85 1.82 3/179 21412
/proc/meminfo: memFree=28876124/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 1.84 1.85 1.82 3/179 21412
/proc/meminfo: memFree=28876124/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 1.84 1.85 1.82 3/179 21412
/proc/meminfo: memFree=28876124/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.84 1.85 1.82 3/183 21426
/proc/meminfo: memFree=28819944/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=11840 CPUtime=0.22 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 3643 6743 0 0 11 2 8 1 20 0 1 0 285530916 12124160 2044 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21413/statm: 2960 2044 175 439 0 2517 0
[pid=21425] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21425/stat : 21425 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285530940 9367552 267 33554432000 4194304 5064252 140734844167680 140734844166592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21425/statm: 2287 267 226 213 0 72 0
[pid=21426] ppid=21425 vsize=47924 CPUtime=1.24 cores=0,2,4,6
/proc/21426/stat : 21426 (glucose) R 21425 21412 2978 0 -1 4202496 10431 0 0 0 123 1 0 0 20 0 1 0 285530941 49074176 10573 33554432000 4194304 5208918 140736573823408 140736573821816 4211570 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21426/statm: 11981 10573 95 248 0 11730 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 78060

[startup+3.10034 s]
/proc/loadavg: 1.93 1.87 1.82 3/183 21426
/proc/meminfo: memFree=28818456/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=11840 CPUtime=0.22 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 3643 6743 0 0 11 2 8 1 20 0 1 0 285530916 12124160 2044 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21413/statm: 2960 2044 175 439 0 2517 0
[pid=21425] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21425/stat : 21425 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285530940 9367552 267 33554432000 4194304 5064252 140734844167680 140734844166592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21425/statm: 2287 267 226 213 0 72 0
[pid=21426] ppid=21425 vsize=47924 CPUtime=2.84 cores=0,2,4,6
/proc/21426/stat : 21426 (glucose) R 21425 21412 2978 0 -1 4202496 10511 0 0 0 283 1 0 0 20 0 1 0 285530941 49074176 10653 33554432000 4194304 5208918 140736573823408 140736573821816 4211674 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21426/statm: 11981 10653 95 248 0 11730 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 78060

[startup+6.30034 s]
/proc/loadavg: 1.93 1.87 1.82 3/183 21426
/proc/meminfo: memFree=28817768/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=11840 CPUtime=0.22 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 3643 6743 0 0 11 2 8 1 20 0 1 0 285530916 12124160 2044 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21413/statm: 2960 2044 175 439 0 2517 0
[pid=21425] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21425/stat : 21425 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285530940 9367552 267 33554432000 4194304 5064252 140734844167680 140734844166592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21425/statm: 2287 267 226 213 0 72 0
[pid=21426] ppid=21425 vsize=48056 CPUtime=6.04 cores=0,2,4,6
/proc/21426/stat : 21426 (glucose) R 21425 21412 2978 0 -1 4202496 10679 0 0 0 603 1 0 0 20 0 1 0 285530941 49209344 10818 33554432000 4194304 5208918 140736573823408 140736573821256 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21426/statm: 12014 10818 95 248 0 11763 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 78192

[startup+12.7003 s]
/proc/loadavg: 1.94 1.87 1.82 3/183 21426
/proc/meminfo: memFree=28816768/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=11840 CPUtime=0.22 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 3643 6743 0 0 11 2 8 1 20 0 1 0 285530916 12124160 2044 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21413/statm: 2960 2044 175 439 0 2517 0
[pid=21425] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21425/stat : 21425 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285530940 9367552 267 33554432000 4194304 5064252 140734844167680 140734844166592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21425/statm: 2287 267 226 213 0 72 0
[pid=21426] ppid=21425 vsize=52612 CPUtime=12.44 cores=0,2,4,6
/proc/21426/stat : 21426 (glucose) R 21425 21412 2978 0 -1 4202496 11043 0 0 0 1243 1 0 0 20 0 1 0 285530941 53874688 11174 33554432000 4194304 5208918 140736573823408 140736573821256 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21426/statm: 13153 11174 95 248 0 12902 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 82748

[startup+25.5003 s]
/proc/loadavg: 1.95 1.88 1.83 3/183 21433
/proc/meminfo: memFree=28810976/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=11840 CPUtime=0.22 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 3643 6743 0 0 11 2 8 1 20 0 1 0 285530916 12124160 2044 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21413/statm: 2960 2044 175 439 0 2517 0
[pid=21425] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21425/stat : 21425 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285530940 9367552 267 33554432000 4194304 5064252 140734844167680 140734844166592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21425/statm: 2287 267 226 213 0 72 0
[pid=21426] ppid=21425 vsize=48324 CPUtime=25.23 cores=0,2,4,6
/proc/21426/stat : 21426 (glucose) R 21425 21412 2978 0 -1 4202496 11841 0 0 0 2522 1 0 0 20 0 1 0 285530941 49483776 10827 33554432000 4194304 5208918 140736573823408 140736573821496 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21426/statm: 12081 10827 96 248 0 11830 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 78460

[startup+51.1003 s]
/proc/loadavg: 2.03 1.90 1.83 3/183 21440
/proc/meminfo: memFree=28779996/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=35.36 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 5814 24454 0 0 19 4 3495 18 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=21439] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21439/stat : 21439 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285534454 9367552 266 33554432000 4194304 5064252 140736029358864 140736029357776 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21439/statm: 2287 266 226 213 0 72 0
[pid=21440] ppid=21439 vsize=52608 CPUtime=15.7 cores=0,2,4,6
/proc/21440/stat : 21440 (glucose) R 21439 21412 2978 0 -1 4202496 9890 0 0 0 1568 2 0 0 20 0 1 0 285534454 53870592 11655 33554432000 4194304 5208918 140737152864368 140737152862216 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21440/statm: 13152 11655 95 248 0 12901 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 90808

[startup+102.306 s]
/proc/loadavg: 2.01 1.92 1.84 3/183 21462
/proc/meminfo: memFree=28788968/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=69.6 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 7984 40248 0 0 27 5 6898 30 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=21454] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21454/stat : 21454 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285537881 9367552 266 33554432000 4194304 5064252 140734306425600 140734306424512 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21454/statm: 2287 266 226 213 0 72 0
[pid=21455] ppid=21454 vsize=52876 CPUtime=32.64 cores=0,2,4,6
/proc/21455/stat : 21455 (glucose) R 21454 21412 2978 0 -1 4202496 12093 0 0 0 3262 2 0 0 20 0 1 0 285537881 54145024 11567 33554432000 4194304 5208918 140737244000960 140737243998808 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21455/statm: 13219 11567 96 248 0 12968 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 91076

[startup+162.3 s]
/proc/loadavg: 2.00 1.93 1.84 3/183 21490
/proc/meminfo: memFree=28780708/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=137.71 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 12324 74769 0 0 44 7 13660 60 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=21485] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 1.99 1.91 3/183 22075
/proc/meminfo: memFree=28797552/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=1404.58 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 92614 700350 0 0 353 59 139454 592 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=22067] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22067/stat : 22067 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285671413 9367552 267 33554432000 4194304 5064252 140734474246368 140734474245280 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22067/statm: 2287 267 226 213 0 72 0
[pid=22068] ppid=22067 vsize=52744 CPUtime=17.32 cores=0,2,4,6
/proc/22068/stat : 22068 (glucose) R 22067 21412 2978 0 -1 4202496 10848 0 0 0 1731 1 0 0 20 0 1 0 285671413 54009856 11508 33554432000 4194304 5208918 140733458095424 140733458093272 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22068/statm: 13186 11508 95 248 0 12935 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 90944

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/183 22103
/proc/meminfo: memFree=28798456/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=1472.01 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 96954 732730 0 0 370 61 146152 618 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=22102] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22102/stat : 22102 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285678157 9367552 265 33554432000 4194304 5064252 140737123591040 140737123589952 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22102/statm: 2287 265 226 213 0 72 0
[pid=22103] ppid=22102 vsize=52612 CPUtime=9.87 cores=0,2,4,6
/proc/22103/stat : 22103 (glucose) R 22102 21412 2978 0 -1 4202496 10897 0 0 0 985 2 0 0 20 0 1 0 285678158 53874688 11030 33554432000 4194304 5208918 140734805711856 140734805710008 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22103/statm: 13153 11030 95 248 0 12902 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 90812

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/184 22134
/proc/meminfo: memFree=28799548/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=1541.47 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 101294 766259 0 0 387 63 153047 650 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=22133] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22133/stat : 22133 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285685104 9367552 267 33554432000 4194304 5064252 140736262935232 140736262934144 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22133/statm: 2287 267 226 213 0 72 0
[pid=22134] ppid=22133 vsize=47920 CPUtime=0.41 cores=0,2,4,6
/proc/22134/stat : 22134 (glucose) R 22133 21412 2978 0 -1 4202496 9544 0 0 0 40 1 0 0 20 0 1 0 285685104 49070080 10805 33554432000 4194304 5208918 140736590682640 140736262934168 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22134/statm: 11980 10805 95 248 0 11729 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 86120

[startup+1602.3 s]
/proc/loadavg: 2.03 2.00 1.92 3/184 22178
/proc/meminfo: memFree=28789184/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=1575.7 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 103464 782147 0 0 395 64 156448 663 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=22147] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22147/stat : 22147 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285688531 9367552 266 33554432000 4194304 5064252 140736179471216 140736179470128 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22147/statm: 2287 266 226 213 0 72 0
[pid=22148] ppid=22147 vsize=48320 CPUtime=26.13 cores=0,2,4,6
/proc/22148/stat : 22148 (glucose) R 22147 21412 2978 0 -1 4202496 11669 0 0 0 2611 2 0 0 20 0 1 0 285688531 49479680 10933 33554432000 4194304 5208918 140737060821008 140737060819096 4211580 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22148/statm: 12080 10933 96 248 0 11829 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 86520

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/183 22206
/proc/meminfo: memFree=28784000/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=1643.04 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 107804 815843 0 0 412 67 163133 692 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=22205] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22205/stat : 22205 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285695264 9367552 267 33554432000 4194304 5064252 140736786104496 140736786103408 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22205/statm: 2287 267 226 213 0 72 0
[pid=22206] ppid=22205 vsize=52744 CPUtime=18.8 cores=0,2,4,6
/proc/22206/stat : 22206 (glucose) R 22205 21412 2978 0 -1 4202496 10893 0 0 0 1878 2 0 0 20 0 1 0 285695265 54009856 11563 33554432000 4194304 5208918 140733975760544 140733975758392 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22206/statm: 13186 11563 95 248 0 12935 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 90944

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 22234
/proc/meminfo: memFree=28781200/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=1712.48 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 112144 849721 0 0 429 70 170028 721 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=22233] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22233/stat : 22233 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285702209 9367552 267 33554432000 4194304 5064252 140736080755936 140736080754848 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22233/statm: 2287 267 226 213 0 72 0
[pid=22234] ppid=22233 vsize=52480 CPUtime=9.35 cores=0,2,4,6
/proc/22234/stat : 22234 (glucose) R 22233 21412 2978 0 -1 4202496 10865 0 0 0 934 1 0 0 20 0 1 0 285702210 53739520 11002 33554432000 4194304 5208918 140736392570016 140736392568168 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22234/statm: 13120 11002 95 248 0 12869 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 90680

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 22262
/proc/meminfo: memFree=28783656/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=1780.36 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 116484 884127 0 0 446 73 176769 748 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=22261] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22261/stat : 22261 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285708998 9367552 267 33554432000 4194304 5064252 140735956935904 140735956934816 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22261/statm: 2287 267 226 213 0 72 0
[pid=22262] ppid=22261 vsize=47924 CPUtime=1.47 cores=0,2,4,6
/proc/22262/stat : 22262 (glucose) R 22261 21412 2978 0 -1 4202496 9966 0 0 0 146 1 0 0 20 0 1 0 285708998 49074176 10714 33554432000 4194304 5208918 140734436060512 140734436058920 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22262/statm: 11981 10714 95 248 0 11730 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 86124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.92 1.98 1.91 3/183 22321
/proc/meminfo: memFree=28802912/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=1780.36 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 116484 884127 0 0 446 73 176769 748 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=22261] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22261/stat : 22261 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285708998 9367552 267 33554432000 4194304 5064252 140735956935904 140735956934816 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22261/statm: 2287 267 226 213 0 72 0
[pid=22262] ppid=22261 vsize=52744 CPUtime=19.67 cores=0,2,4,6
/proc/22262/stat : 22262 (glucose) R 22261 21412 2978 0 -1 4202496 10380 0 0 0 1966 1 0 0 20 0 1 0 285708998 54009856 11723 33554432000 4194304 5208918 140734436060512 140734436058360 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22262/statm: 13186 11723 95 248 0 12935 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 90944

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.92 1.98 1.91 3/183 22321
/proc/meminfo: memFree=28802912/32873844 swapFree=6856/6856
[pid=21412] ppid=21410 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-wbo-It) S 21410 21412 2978 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285530916 9367552 275 33554432000 4194304 5064252 140735755521776 140735755520688 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21412/statm: 2287 275 233 213 0 72 0
[pid=21413] ppid=21412 vsize=19904 CPUtime=1780.36 cores=0,2,4,6
/proc/21413/stat : 21413 (npSolver-wbo) S 21412 21412 2978 0 -1 4202496 116484 884127 0 0 446 73 176769 748 20 0 1 0 285530916 20381696 4448 33554432000 4194304 5990268 140734308226288 140734308217696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 5 0 0
/proc/21413/statm: 4976 4448 176 439 0 4533 0
[pid=22261] ppid=21413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22261/stat : 22261 (satsolver.sh) S 21413 21412 2978 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285708998 9367552 267 33554432000 4194304 5064252 140735956935904 140735956934816 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/22261/statm: 2287 267 226 213 0 72 0
[pid=22262] ppid=22261 vsize=52744 CPUtime=19.67 cores=0,2,4,6
/proc/22262/stat : 22262 (glucose) R 22261 21412 2978 0 -1 4202496 10380 0 0 0 1966 1 0 0 20 0 1 0 285708998 54009856 11723 33554432000 4194304 5208918 140734436060512 140734436058360 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22262/statm: 13186 11723 95 248 0 12935 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 90944

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1791.82
CPU system time (s): 8.23875
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 98024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.82
system time used= 8.23875
maximum resident set size= 55200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1011979
page faults= 0
swaps= 0
block input operations= 0
block output operations= 734344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14958
involuntary context switches= 2664

runsolver used 2.80257 second user time and 7.2449 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-28 10:34:20
IDJOB=3715623
IDBENCH=78899
IDSOLVER=2297
FILE ID=node144/3715623-1338194060
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.1900670675--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715623-1338194060/watcher-3715623-1338194060 -o /tmp/evaluation-result-3715623-1338194060/solver-3715623-1338194060 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715623-1338194060.wbo 842415709 HOME HOME

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

MD5SUM BENCH= 1266a85a20696deb0d7aee67f4c2d0a0
RANDOM SEED=842415709

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:        28876480 kB
Buffers:          398504 kB
Cached:          2696052 kB
SwapCached:            0 kB
Active:           965280 kB
Inactive:        2192960 kB
Active(anon):      65184 kB
Inactive(anon):        0 kB
Active(file):     900096 kB
Inactive(file):  2192960 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             23596 kB
Writeback:             0 kB
AnonPages:         71528 kB
Mapped:            15304 kB
Shmem:               200 kB
Slab:             700180 kB
SReclaimable:     140684 kB
SUnreclaim:       559496 kB
KernelStack:        1528 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     183644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 71448 MiB
End job on node144 at 2012-05-28 11:04:21