Trace number 3753912

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 (fixed)? (TO) 1800.13 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900557574--soft-0-100-0.wbo
MD5SUMc0d431beb578ab67ce1970cb297cf650
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark59.355
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 137973
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137972
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.04	c run usual solver
0.00/0.16	o 393
0.00/0.16	c fallback to adder encoding
6.59/6.77	o 392
6.59/6.77	c fallback to adder encoding
7.30/7.49	o 119
7.30/7.49	c fallback to adder encoding
13.12/13.29	o 114
13.12/13.29	c fallback to adder encoding
26.01/26.17	o 83
26.01/26.17	c fallback to adder encoding
42.88/43.05	o 82
42.88/43.05	c fallback to adder encoding
55.04/55.21	o 81
55.04/55.21	c fallback to adder encoding
59.73/59.91	o 80
59.73/59.91	c fallback to adder encoding
65.89/66.07	o 78
65.89/66.07	c fallback to adder encoding
72.90/73.09	o 77
72.90/73.09	c fallback to adder encoding
99.30/99.40	o 76
99.30/99.40	c fallback to adder encoding
106.47/106.66	o 75
106.47/106.66	c fallback to adder encoding
112.52/112.74	o 74
112.52/112.74	c fallback to adder encoding
121.52/121.75	o 73
121.52/121.75	c fallback to adder encoding
129.36/129.50	o 71
129.36/129.50	c fallback to adder encoding
138.07/138.30	o 70
138.07/138.30	c fallback to adder encoding
147.05/147.28	o 68
147.05/147.28	c fallback to adder encoding
149.08/149.32	o 67
149.08/149.32	c fallback to adder encoding
160.70/160.95	o 64
160.70/160.95	c fallback to adder encoding
163.40/163.69	o 63
163.40/163.69	c fallback to adder encoding
167.91/168.15	o 62
174.26/174.76	o 61
181.44/181.96	o 60
185.60/186.12	o 59
231.94/232.47	o 58
263.23/263.76	o 57
266.93/267.28	o 56
270.47/271.00	o 55
1800.09/1800.61	./satsolver.sh: line 5:  3715 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.61	c error: unexpected solver exit code
1800.09/1800.61	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-3753912-1339197458/watcher-3753912-1339197458 -o /tmp/evaluation-result-3753912-1339197458/solver-3753912-1339197458 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753912-1339197458.wbo 1733029316 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.94 1.99 1.99 2/178 3438
/proc/meminfo: memFree=31392124/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0

[startup+0.0314141 s]
/proc/loadavg: 1.94 1.99 1.99 2/178 3438
/proc/meminfo: memFree=31392124/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100185 s]
/proc/loadavg: 1.94 1.99 1.99 2/178 3438
/proc/meminfo: memFree=31392124/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 1.94 1.99 1.99 2/178 3438
/proc/meminfo: memFree=31392124/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 1.94 1.99 1.99 2/178 3438
/proc/meminfo: memFree=31392124/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.94 1.99 1.99 3/182 3452
/proc/meminfo: memFree=31295376/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=38980 CPUtime=0.41 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 5335 5957 0 0 27 5 8 1 20 0 1 0 385872673 39915520 9063 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 9745 9063 178 443 0 9298 0
[pid=3451] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385872715 9367552 267 33554432000 4194304 5064252 140736216462976 140736216461888 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3451/statm: 2287 267 226 213 0 72 0
[pid=3452] ppid=3451 vsize=51816 CPUtime=1.06 cores=0,2,4,6
/proc/3452/stat : 3452 (glucose) R 3451 3438 5861 0 -1 4202496 10097 0 0 0 104 2 0 0 20 0 1 0 385872715 53059584 11476 33554432000 4194304 5208918 140733598867728 140733598865400 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3452/statm: 12954 11476 104 248 0 12703 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 109092

[startup+3.10038 s]
/proc/loadavg: 1.94 1.99 1.99 3/183 3453
/proc/meminfo: memFree=31294408/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=38980 CPUtime=0.41 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 5335 5957 0 0 27 5 8 1 20 0 1 0 385872673 39915520 9063 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 9745 9063 178 443 0 9298 0
[pid=3451] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385872715 9367552 267 33554432000 4194304 5064252 140736216462976 140736216461888 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3451/statm: 2287 267 226 213 0 72 0
[pid=3452] ppid=3451 vsize=52212 CPUtime=2.65 cores=0,2,4,6
/proc/3452/stat : 3452 (glucose) R 3451 3438 5861 0 -1 4202496 10199 0 0 0 263 2 0 0 20 0 1 0 385872715 53465088 11578 33554432000 4194304 5208918 140733598867728 140733598865576 4229473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3452/statm: 13053 11578 104 248 0 12802 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 109488

[startup+6.30041 s]
/proc/loadavg: 1.94 1.99 1.99 3/183 3460
/proc/meminfo: memFree=31323840/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=38980 CPUtime=0.41 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 5335 5957 0 0 27 5 8 1 20 0 1 0 385872673 39915520 9063 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 9745 9063 178 443 0 9298 0
[pid=3451] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3451/stat : 3451 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385872715 9367552 267 33554432000 4194304 5064252 140736216462976 140736216461888 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3451/statm: 2287 267 226 213 0 72 0
[pid=3452] ppid=3451 vsize=52832 CPUtime=5.86 cores=0,2,4,6
/proc/3452/stat : 3452 (glucose) R 3451 3438 5861 0 -1 4202496 10324 0 0 0 583 3 0 0 20 0 1 0 385872715 54099968 11703 33554432000 4194304 5208918 140733598867728 140733598865576 4229843 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3452/statm: 13208 11703 104 248 0 12957 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 110108

[startup+12.7004 s]
/proc/loadavg: 1.95 1.99 1.99 3/183 3474
/proc/meminfo: memFree=31326900/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=38644 CPUtime=7.66 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 11266 34457 0 0 68 9 666 23 20 0 1 0 385872673 39571456 8543 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 9661 8543 180 443 0 9214 0
[pid=3473] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3473/stat : 3473 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385873443 9367552 267 33554432000 4194304 5064252 140736736748928 140736736747840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3473/statm: 2287 267 226 213 0 72 0
[pid=3474] ppid=3473 vsize=42164 CPUtime=4.98 cores=0,2,4,6
/proc/3474/stat : 3474 (glucose) R 3473 3438 5861 0 -1 4202496 9444 0 0 0 497 1 0 0 20 0 1 0 385873443 43175936 8968 33554432000 4194304 5208918 140736432739680 140736432737512 4205249 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3474/statm: 10541 8968 104 248 0 10290 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 99104

[startup+25.5004 s]
/proc/loadavg: 1.96 1.99 1.99 3/183 3481
/proc/meminfo: memFree=31308024/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=38644 CPUtime=13.46 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 14225 47944 0 0 87 11 1217 31 20 0 1 0 385872673 39571456 8543 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 9661 8543 180 443 0 9214 0
[pid=3480] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3480/stat : 3480 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385874023 9367552 266 33554432000 4194304 5064252 140737418629328 140737418628240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3480/statm: 2287 266 226 213 0 72 0
[pid=3481] ppid=3480 vsize=42092 CPUtime=11.99 cores=0,2,4,6
/proc/3481/stat : 3481 (glucose) R 3480 3438 5861 0 -1 4202496 9045 0 0 0 1198 1 0 0 20 0 1 0 385874023 43102208 9591 33554432000 4194304 5208918 140734609022064 140734609019896 4211792 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3481/statm: 10523 9591 105 248 0 10272 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 99032

[startup+51.1004 s]
/proc/loadavg: 1.97 1.99 1.99 3/183 3502
/proc/meminfo: memFree=31322244/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=38304 CPUtime=43.16 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 20139 71673 0 0 116 15 4140 45 20 0 1 0 385872673 39223296 7519 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 9576 7519 180 443 0 9129 0
[pid=3501] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385876995 9367552 265 33554432000 4194304 5064252 140734916318112 140734916317024 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3501/statm: 2287 265 226 213 0 72 0
[pid=3502] ppid=3501 vsize=38928 CPUtime=7.85 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3438 5861 0 -1 4202496 8238 0 0 0 784 1 0 0 20 0 1 0 385876995 39862272 7660 33554432000 4194304 5208918 140736927115504 140736927113656 4228930 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3502/statm: 9732 7660 105 248 0 9481 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 95528

[startup+102.307 s]
/proc/loadavg: 1.94 1.97 1.99 3/183 3551
/proc/meminfo: memFree=31335724/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=38116 CPUtime=99.45 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 34924 129263 0 0 186 25 9657 77 20 0 1 0 385872673 39030784 7519 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 9529 7519 180 443 0 9082 0
[pid=3550] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3550/stat : 3550 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385882628 9367552 267 33554432000 4194304 5064252 140735936444752 140735936443664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3550/statm: 2287 267 226 213 0 72 0
[pid=3551] ppid=3550 vsize=30656 CPUtime=2.73 cores=0,2,4,6
/proc/3551/stat : 3551 (glucose) R 3550 3438 5861 0 -1 4202496 7367 0 0 0 272 1 0 0 20 0 1 0 385882629 31391744 6652 33554432000 4194304 5208918 140733649175264 140733649172936 4211162 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3551/statm: 7664 6652 104 248 0 7413 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 87068

[startup+162.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/184 3624
/proc/meminfo: memFree=31353696/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=160.88 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 56016 212679 0 0 284 36 15642 126 20 0 1 0 385872673 22155264 4987 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4987 180 443 0 4962 0
[pid=3623] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/184 4085
/proc/meminfo: memFree=31227360/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=270.83 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 77936 348860 0 0 359 45 26428 251 20 0 1 0 385872673 22155264 4989 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4989 181 443 0 4962 0
[pid=3714] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3714/stat : 3714 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385899782 9367552 267 33554432000 4194304 5064252 140735889168896 140735889167808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3714/statm: 2287 267 226 213 0 72 0
[pid=3715] ppid=3714 vsize=100172 CPUtime=1091.02 cores=0,2,4,6
/proc/3715/stat : 3715 (glucose) R 3714 3438 5861 0 -1 4202496 13564 0 0 0 109099 3 0 0 20 0 1 0 385899782 102576128 23871 33554432000 4194304 5208918 140734571989136 140734571987080 4211918 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3715/statm: 25043 23871 96 248 0 24792 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 140104

[startup+1422.31 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 4092
/proc/meminfo: memFree=31227708/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=270.83 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 77936 348860 0 0 359 45 26428 251 20 0 1 0 385872673 22155264 4989 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4989 181 443 0 4962 0
[pid=3714] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3714/stat : 3714 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385899782 9367552 267 33554432000 4194304 5064252 140735889168896 140735889167808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3714/statm: 2287 267 226 213 0 72 0
[pid=3715] ppid=3714 vsize=100172 CPUtime=1151.01 cores=0,2,4,6
/proc/3715/stat : 3715 (glucose) R 3714 3438 5861 0 -1 4202496 13564 0 0 0 115098 3 0 0 20 0 1 0 385899782 102576128 23871 33554432000 4194304 5208918 140734571989136 140734571987080 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3715/statm: 25043 23871 96 248 0 24792 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 140104

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 4092
/proc/meminfo: memFree=31223468/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=270.83 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 77936 348860 0 0 359 45 26428 251 20 0 1 0 385872673 22155264 4989 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4989 181 443 0 4962 0
[pid=3714] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3714/stat : 3714 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385899782 9367552 267 33554432000 4194304 5064252 140735889168896 140735889167808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3714/statm: 2287 267 226 213 0 72 0
[pid=3715] ppid=3714 vsize=100172 CPUtime=1211 cores=0,2,4,6
/proc/3715/stat : 3715 (glucose) R 3714 3438 5861 0 -1 4202496 13952 0 0 0 121096 4 0 0 20 0 1 0 385899782 102576128 23871 33554432000 4194304 5208918 140734571989136 140734571987224 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3715/statm: 25043 23871 96 248 0 24792 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 140104

[startup+1542.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 4100
/proc/meminfo: memFree=31226080/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=270.83 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 77936 348860 0 0 359 45 26428 251 20 0 1 0 385872673 22155264 4989 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4989 181 443 0 4962 0
[pid=3714] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3714/stat : 3714 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385899782 9367552 267 33554432000 4194304 5064252 140735889168896 140735889167808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3714/statm: 2287 267 226 213 0 72 0
[pid=3715] ppid=3714 vsize=100172 CPUtime=1270.99 cores=0,2,4,6
/proc/3715/stat : 3715 (glucose) R 3714 3438 5861 0 -1 4202496 13952 0 0 0 127095 4 0 0 20 0 1 0 385899782 102576128 23871 33554432000 4194304 5208918 140734571989136 140734571987224 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3715/statm: 25043 23871 96 248 0 24792 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 140104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 4142
/proc/meminfo: memFree=31266504/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=270.83 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 77936 348860 0 0 359 45 26428 251 20 0 1 0 385872673 22155264 4989 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4989 181 443 0 4962 0
[pid=3714] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3714/stat : 3714 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385899782 9367552 267 33554432000 4194304 5064252 140735889168896 140735889167808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3714/statm: 2287 267 226 213 0 72 0
[pid=3715] ppid=3714 vsize=100172 CPUtime=1330.99 cores=0,2,4,6
/proc/3715/stat : 3715 (glucose) R 3714 3438 5861 0 -1 4202496 14340 0 0 0 133094 5 0 0 20 0 1 0 385899782 102576128 23871 33554432000 4194304 5208918 140734571989136 140734571987224 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3715/statm: 25043 23871 96 248 0 24792 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 140104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 4142
/proc/meminfo: memFree=31250828/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=270.83 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 77936 348860 0 0 359 45 26428 251 20 0 1 0 385872673 22155264 4989 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4989 181 443 0 4962 0
[pid=3714] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3714/stat : 3714 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385899782 9367552 267 33554432000 4194304 5064252 140735889168896 140735889167808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3714/statm: 2287 267 226 213 0 72 0
[pid=3715] ppid=3714 vsize=100172 CPUtime=1390.98 cores=0,2,4,6
/proc/3715/stat : 3715 (glucose) R 3714 3438 5861 0 -1 4202496 14340 0 0 0 139093 5 0 0 20 0 1 0 385899782 102576128 23871 33554432000 4194304 5208918 140734571989136 140734571987224 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3715/statm: 25043 23871 96 248 0 24792 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 140104

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 4164
/proc/meminfo: memFree=31271204/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=270.83 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 77936 348860 0 0 359 45 26428 251 20 0 1 0 385872673 22155264 4989 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4989 181 443 0 4962 0
[pid=3714] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3714/stat : 3714 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385899782 9367552 267 33554432000 4194304 5064252 140735889168896 140735889167808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3714/statm: 2287 267 226 213 0 72 0
[pid=3715] ppid=3714 vsize=100172 CPUtime=1450.97 cores=0,2,4,6
/proc/3715/stat : 3715 (glucose) R 3714 3438 5861 0 -1 4202496 14340 0 0 0 145092 5 0 0 20 0 1 0 385899782 102576128 23871 33554432000 4194304 5208918 140734571989136 140734571987224 4211537 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3715/statm: 25043 23871 96 248 0 24792 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 140104

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 4206
/proc/meminfo: memFree=31254624/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=270.83 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 77936 348860 0 0 359 45 26428 251 20 0 1 0 385872673 22155264 4989 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4989 181 443 0 4962 0
[pid=3714] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3714/stat : 3714 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385899782 9367552 267 33554432000 4194304 5064252 140735889168896 140735889167808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3714/statm: 2287 267 226 213 0 72 0
[pid=3715] ppid=3714 vsize=100172 CPUtime=1510.96 cores=0,2,4,6
/proc/3715/stat : 3715 (glucose) R 3714 3438 5861 0 -1 4202496 14728 0 0 0 151091 5 0 0 20 0 1 0 385899782 102576128 23871 33554432000 4194304 5208918 140734571989136 140734571987224 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3715/statm: 25043 23871 96 248 0 24792 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 140104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 4206
/proc/meminfo: memFree=31250084/32873648 swapFree=7376/7376
[pid=3438] ppid=3436 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3438/stat : 3438 (npSolver-wbo-It) S 3436 3438 5861 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385872673 9367552 274 33554432000 4194304 5064252 140734200332320 140734200331232 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3438/statm: 2287 274 233 213 0 72 0
[pid=3439] ppid=3438 vsize=21636 CPUtime=270.83 cores=0,2,4,6
/proc/3439/stat : 3439 (npSolver-wbo) S 3438 3438 5861 0 -1 4202496 77936 348860 0 0 359 45 26428 251 20 0 1 0 385872673 22155264 4989 33554432000 4194304 6006132 140735205483856 140735205475248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3439/statm: 5409 4989 181 443 0 4962 0
[pid=3714] ppid=3439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3714/stat : 3714 (satsolver.sh) S 3439 3438 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385899782 9367552 267 33554432000 4194304 5064252 140735889168896 140735889167808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3714/statm: 2287 267 226 213 0 72 0
[pid=3715] ppid=3714 vsize=100172 CPUtime=1529.26 cores=0,2,4,6
/proc/3715/stat : 3715 (glucose) R 3714 3438 5861 0 -1 4202496 14728 0 0 0 152921 5 0 0 20 0 1 0 385899782 102576128 23871 33554432000 4194304 5208918 140734571989136 140734571987224 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3715/statm: 25043 23871 96 248 0 24792 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 140104

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.13
CPU user time (s): 1797.1
CPU system time (s): 3.03354
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 189424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.1
system time used= 3.03354
maximum resident set size= 127696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 442513
page faults= 0
swaps= 0
block input operations= 0
block output operations= 507928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4289
involuntary context switches= 2548

runsolver used 2.68459 second user time and 7.40287 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-09 01:17:38
IDJOB=3753912
IDBENCH=79258
IDSOLVER=2337
FILE ID=node113/3753912-1339197458
RUNJOBID= node113-1339183302-30696
PBS_JOBID= 14643803
Free space on /tmp= 71136 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557574--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753912-1339197458/watcher-3753912-1339197458 -o /tmp/evaluation-result-3753912-1339197458/solver-3753912-1339197458 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753912-1339197458.wbo 1733029316 HOME HOME

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

MD5SUM BENCH= c0d431beb578ab67ce1970cb297cf650
RANDOM SEED=1733029316

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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:        31392340 kB
Buffers:          368176 kB
Cached:           121992 kB
SwapCached:         1344 kB
Active:           539412 kB
Inactive:          35080 kB
Active(anon):      77504 kB
Inactive(anon):     4568 kB
Active(file):     461908 kB
Inactive(file):    30512 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099944 kB
Dirty:              8428 kB
Writeback:             0 kB
AnonPages:        109108 kB
Mapped:            10716 kB
Shmem:                 0 kB
Slab:             766980 kB
SReclaimable:     210920 kB
SUnreclaim:       556060 kB
KernelStack:        1464 kB
PageTables:         4332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     207772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 71116 MiB
End job on node113 at 2012-06-09 01:47:39