Trace number 3752907

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 (fixed)? (TO) 1800.03 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567024--soft-33-100-0.wbo
MD5SUM05d9157cdbd186fca72e4e6dc0ec425d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark32.1441
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 constraints1839
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 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 755
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.04	c run usual solver
0.00/0.14	o 717
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 7.91138
0.00/0.14	c approx number of clauses: 1e+06
0.00/0.14	c current bound: 358
30.47/30.50	c current bound: 358
60.57/60.88	c current bound: 358
90.55/90.85	c current bound: 358
120.19/120.51	c current bound: 358
149.63/149.76	c current bound: 358
179.24/179.38	c current bound: 358
208.97/209.31	c current bound: 358
238.06/238.41	c current bound: 358
267.78/268.13	c current bound: 358
297.90/298.05	c current bound: 358
327.61/327.71	c current bound: 358
357.40/357.58	c current bound: 358
386.08/386.27	c current bound: 358
415.90/416.29	c current bound: 358
445.90/446.29	c current bound: 358
475.49/475.89	c current bound: 358
505.57/505.70	c current bound: 358
535.45/535.65	c current bound: 358
564.86/565.27	c current bound: 358
594.83/595.01	c current bound: 358
624.64/624.82	c current bound: 358
653.73/653.90	c current bound: 358
683.25/683.71	c current bound: 358
712.91/713.38	c current bound: 358
742.81/743.29	c current bound: 358
772.53/773.01	c current bound: 358
802.09/802.56	c current bound: 358
831.95/832.44	c current bound: 358
862.07/862.33	c current bound: 358
891.84/892.12	c current bound: 358
921.49/922.02	c current bound: 358
951.37/951.89	c current bound: 358
980.31/980.85	c current bound: 358
1009.85/1010.39	c current bound: 358
1039.30/1039.68	c current bound: 358
1068.88/1069.45	c current bound: 358
1098.18/1098.76	c current bound: 358
1127.63/1128.21	c current bound: 358
1157.47/1158.06	c current bound: 358
1187.65/1188.05	c current bound: 358
1217.29/1217.90	c current bound: 358
1247.17/1247.79	c current bound: 358
1277.74/1278.14	c current bound: 358
1306.45/1306.85	c current bound: 358
1336.23/1336.60	c current bound: 358
1365.41/1366.06	c current bound: 358
1395.66/1396.33	c current bound: 358
1425.31/1425.96	c current bound: 358
1454.90/1455.56	c current bound: 358
1484.60/1485.28	c current bound: 358
1514.58/1515.27	c current bound: 358
1544.03/1544.72	c current bound: 358
1573.91/1574.60	c current bound: 358
1603.91/1604.62	c current bound: 358
1633.76/1634.20	c current bound: 358
1662.74/1663.25	c current bound: 358
1692.45/1692.98	c current bound: 358
1722.25/1722.98	c current bound: 358
1751.94/1752.68	c current bound: 358
1782.04/1782.50	c current bound: 358
1800.03/1800.51	c error: unexpected solver exit code
1800.03/1800.51	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-3752907-1339221068/watcher-3752907-1339221068 -o /tmp/evaluation-result-3752907-1339221068/solver-3752907-1339221068 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752907-1339221068.wbo 1181146059 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 0.92 1.30 1.47 3/172 23498
/proc/meminfo: memFree=31080580/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0

[startup+0.0571109 s]
/proc/loadavg: 0.92 1.30 1.47 3/172 23498
/proc/meminfo: memFree=31080580/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100309 s]
/proc/loadavg: 0.92 1.30 1.47 3/172 23498
/proc/meminfo: memFree=31080580/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300308 s]
/proc/loadavg: 0.92 1.30 1.47 3/172 23498
/proc/meminfo: memFree=31080580/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 0.92 1.30 1.47 3/172 23498
/proc/meminfo: memFree=31080580/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 0.92 1.30 1.47 3/181 23530
/proc/meminfo: memFree=30945496/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=0.23 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 4068 6127 0 0 11 4 7 1 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23529] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23529/stat : 23529 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388232255 9367552 266 33554432000 4194304 5064252 140733471014304 140733471013216 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23529/statm: 2287 266 226 213 0 72 0
[pid=23530] ppid=23529 vsize=48664 CPUtime=1.24 cores=1,3,5,7
/proc/23530/stat : 23530 (glucose) R 23529 23498 23273 0 -1 4202496 10753 0 0 0 122 2 0 0 20 0 1 0 388232256 49831936 10888 33554432000 4194304 5208918 140735301827568 140735301825976 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23530/statm: 12166 10888 95 248 0 11915 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 87856

[startup+3.10033 s]
/proc/loadavg: 0.92 1.30 1.47 3/181 23530
/proc/meminfo: memFree=30944232/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=0.23 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 4068 6127 0 0 11 4 7 1 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23529] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23529/stat : 23529 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388232255 9367552 266 33554432000 4194304 5064252 140733471014304 140733471013216 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23529/statm: 2287 266 226 213 0 72 0
[pid=23530] ppid=23529 vsize=48664 CPUtime=2.84 cores=1,3,5,7
/proc/23530/stat : 23530 (glucose) R 23529 23498 23273 0 -1 4202496 10805 0 0 0 282 2 0 0 20 0 1 0 388232256 49831936 10939 33554432000 4194304 5208918 140735301827568 140735301825976 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23530/statm: 12166 10939 95 248 0 11915 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 87856

[startup+6.30034 s]
/proc/loadavg: 1.01 1.31 1.47 3/181 23530
/proc/meminfo: memFree=30942496/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=0.23 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 4068 6127 0 0 11 4 7 1 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23529] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23529/stat : 23529 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388232255 9367552 266 33554432000 4194304 5064252 140733471014304 140733471013216 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23529/statm: 2287 266 226 213 0 72 0
[pid=23530] ppid=23529 vsize=48664 CPUtime=6.04 cores=1,3,5,7
/proc/23530/stat : 23530 (glucose) R 23529 23498 23273 0 -1 4202496 10910 0 0 0 602 2 0 0 20 0 1 0 388232256 49831936 11043 33554432000 4194304 5208918 140735301827568 140735301825976 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23530/statm: 12166 11043 95 248 0 11915 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 87856

[startup+12.7003 s]
/proc/loadavg: 1.09 1.32 1.47 3/181 23530
/proc/meminfo: memFree=30940444/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=0.23 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 4068 6127 0 0 11 4 7 1 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23529] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23529/stat : 23529 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388232255 9367552 266 33554432000 4194304 5064252 140733471014304 140733471013216 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23529/statm: 2287 266 226 213 0 72 0
[pid=23530] ppid=23529 vsize=53216 CPUtime=12.44 cores=1,3,5,7
/proc/23530/stat : 23530 (glucose) R 23529 23498 23273 0 -1 4202496 11144 0 0 0 1242 2 0 0 20 0 1 0 388232256 54493184 11275 33554432000 4194304 5208918 140735301827568 140735301825720 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23530/statm: 13304 11275 95 248 0 13053 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 92408

[startup+25.5003 s]
/proc/loadavg: 1.36 1.37 1.48 3/181 23530
/proc/meminfo: memFree=30937772/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=0.23 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 4068 6127 0 0 11 4 7 1 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23529] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23529/stat : 23529 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388232255 9367552 266 33554432000 4194304 5064252 140733471014304 140733471013216 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23529/statm: 2287 266 226 213 0 72 0
[pid=23530] ppid=23529 vsize=53352 CPUtime=25.24 cores=1,3,5,7
/proc/23530/stat : 23530 (glucose) R 23529 23498 23273 0 -1 4202496 11421 0 0 0 2522 2 0 0 20 0 1 0 388232256 54632448 12062 33554432000 4194304 5208918 140735301827568 140735301825320 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23530/statm: 13338 12062 95 248 0 13087 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 92544

[startup+51.1003 s]
/proc/loadavg: 1.64 1.44 1.50 3/181 23537
/proc/meminfo: memFree=30939232/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=30.57 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 6318 22535 0 0 19 5 3016 17 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23536] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 388235290 9367552 267 33554432000 4194304 5064252 140734622536880 140734622535792 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23536/statm: 2287 267 226 213 0 72 0
[pid=23537] ppid=23536 vsize=53352 CPUtime=20.49 cores=1,3,5,7
/proc/23537/stat : 23537 (glucose) R 23536 23498 23273 0 -1 4202496 11406 0 0 0 2048 1 0 0 20 0 1 0 388235290 54632448 11551 33554432000 4194304 5208918 140735135125760 140735135123512 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23537/statm: 13338 11551 95 248 0 13087 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 92544

[startup+102.307 s]
/proc/loadavg: 1.84 1.52 1.52 3/181 23551
/proc/meminfo: memFree=30916392/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=90.91 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 10818 55704 0 0 36 7 9001 47 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23550] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23550/stat : 23550 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388241326 9367552 266 33554432000 4194304 5064252 140737213201456 140737213200368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23550/statm: 2287 266 226 213 0 72 0
[pid=23551] ppid=23550 vsize=53216 CPUtime=11.34 cores=1,3,5,7
/proc/23551/stat : 23551 (glucose) R 23550 23498 23273 0 -1 4202496 10528 0 0 0 1132 2 0 0 20 0 1 0 388241326 54493184 11726 33554432000 4194304 5208918 140733269991616 140733269989768 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23551/statm: 13304 11726 95 248 0 13053 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 92408

[startup+162.3 s]
/proc/loadavg: 1.94 1.61 1.55 3/181 23566
/proc/meminfo: memFree=30902796/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=149.81 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 15318 86955 0 0 53 9 14841 78 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23565] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 109818 770415 0 0 403 56 138433 714 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23920] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23920/stat : 23920 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388371873 9367552 267 33554432000 4194304 5064252 140736857798288 140736857797200 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23920/statm: 2287 267 226 213 0 72 0
[pid=23921] ppid=23920 vsize=53484 CPUtime=25.86 cores=1,3,5,7
/proc/23921/stat : 23921 (glucose) R 23920 23498 23273 0 -1 4202496 11431 0 0 0 2584 2 0 0 20 0 1 0 388371874 54767616 12071 33554432000 4194304 5208918 140733952571712 140733952569464 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23921/statm: 13371 12071 95 248 0 13120 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 92676

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/181 23935
/proc/meminfo: memFree=30877980/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=1455.26 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 114318 803881 0 0 419 58 144305 744 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23934] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23934/stat : 23934 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388377796 9367552 267 33554432000 4194304 5064252 140735986326944 140735986325856 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23934/statm: 2287 267 226 213 0 72 0
[pid=23935] ppid=23934 vsize=53484 CPUtime=26.63 cores=1,3,5,7
/proc/23935/stat : 23935 (glucose) R 23934 23498 23273 0 -1 4202496 10755 0 0 0 2661 2 0 0 20 0 1 0 388377797 54767616 11953 33554432000 4194304 5208918 140736650008528 140736650006376 4211632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23935/statm: 13371 11953 95 248 0 13120 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 92676

[startup+1542.3 s]
/proc/loadavg: 2.03 2.00 1.87 3/181 23949
/proc/meminfo: memFree=30900964/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=1514.96 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 118818 836027 0 0 436 60 150223 777 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23948] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23948/stat : 23948 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388383767 9367552 266 33554432000 4194304 5064252 140736319152992 140736319151904 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23948/statm: 2287 266 226 213 0 72 0
[pid=23949] ppid=23948 vsize=53484 CPUtime=26.91 cores=1,3,5,7
/proc/23949/stat : 23949 (glucose) R 23948 23498 23273 0 -1 4202496 10688 0 0 0 2690 1 0 0 20 0 1 0 388383768 54767616 11948 33554432000 4194304 5208918 140736411949056 140736411946904 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23949/statm: 13371 11948 95 248 0 13120 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 92676

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.87 3/181 23963
/proc/meminfo: memFree=30879892/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=1574.29 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 123318 868411 0 0 453 62 156109 805 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23962] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388389701 9367552 267 33554432000 4194304 5064252 140736132831184 140736132830096 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23962/statm: 2287 267 226 213 0 72 0
[pid=23963] ppid=23962 vsize=53480 CPUtime=27.58 cores=1,3,5,7
/proc/23963/stat : 23963 (glucose) R 23962 23498 23273 0 -1 4202496 11520 0 0 0 2756 2 0 0 20 0 1 0 388389701 54763520 12184 33554432000 4194304 5208918 140737275826800 140737275824648 4211577 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23963/statm: 13370 12184 95 248 0 13119 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 92672

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/180 23984
/proc/meminfo: memFree=30931612/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=1633.86 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 127818 901587 0 0 469 64 162017 836 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23983] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23983/stat : 23983 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388395660 9367552 266 33554432000 4194304 5064252 140735989035024 140735989033936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23983/statm: 2287 266 226 213 0 72 0
[pid=23984] ppid=23983 vsize=53480 CPUtime=27.97 cores=1,3,5,7
/proc/23984/stat : 23984 (glucose) R 23983 23498 23273 0 -1 4202496 11219 0 0 0 2795 2 0 0 20 0 1 0 388395661 54763520 12557 33554432000 4194304 5208918 140737009348864 140737009346712 4211580 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23984/statm: 13370 12557 95 248 0 13119 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 92672

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 1.89 3/181 23999
/proc/meminfo: memFree=30914368/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=1692.63 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 132318 934122 0 0 486 66 167847 864 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=23998] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23998/stat : 23998 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388401538 9367552 267 33554432000 4194304 5064252 140736446796912 140736446795824 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23998/statm: 2287 267 226 213 0 72 0
[pid=23999] ppid=23998 vsize=53480 CPUtime=29.2 cores=1,3,5,7
/proc/23999/stat : 23999 (glucose) R 23998 23498 23273 0 -1 4202496 11281 0 0 0 2918 2 0 0 20 0 1 0 388401539 54763520 12456 33554432000 4194304 5208918 140736975246336 140736975244184 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23999/statm: 13370 12456 95 248 0 13119 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 92672

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/182 24016
/proc/meminfo: memFree=30901884/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=1781.77 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 136826 979302 0 0 503 69 176707 898 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474184736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 30044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 1.90 3/174 24048
/proc/meminfo: memFree=31015244/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=1782.14 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 139068 983686 0 0 511 70 176724 909 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=24022] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24022/stat : 24022 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388410490 9367552 266 33554432000 4194304 5064252 140734408360496 140734408359408 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24022/statm: 2287 266 226 213 0 72 0
[pid=24023] ppid=24022 vsize=53352 CPUtime=17.89 cores=1,3,5,7
/proc/24023/stat : 24023 (glucose) R 24022 23498 23273 0 -1 4202496 11194 0 0 0 1788 1 0 0 20 0 1 0 388410490 54632448 11821 33554432000 4194304 5208918 140733324980800 140733324978552 4211570 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24023/statm: 13338 11821 95 248 0 13087 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 92544

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 1.90 3/174 24048
/proc/meminfo: memFree=31015244/32873852 swapFree=6864/6864
[pid=23498] ppid=23496 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23498/stat : 23498 (npSolver-wbo-It) S 23496 23498 23273 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388232231 9367552 275 33554432000 4194304 5064252 140736989227456 140736989226368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23498/statm: 2287 275 233 213 0 72 0
[pid=23499] ppid=23498 vsize=20896 CPUtime=1782.14 cores=1,3,5,7
/proc/23499/stat : 23499 (npSolver-wbo) S 23498 23498 23273 0 -1 4202496 139068 983686 0 0 511 70 176724 909 20 0 1 0 388232231 21397504 4739 33554432000 4194304 6006132 140737474193888 140737474185248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23499/statm: 5224 4739 176 443 0 4777 0
[pid=24022] ppid=23499 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24022/stat : 24022 (satsolver.sh) S 23499 23498 23273 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388410490 9367552 266 33554432000 4194304 5064252 140734408360496 140734408359408 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24022/statm: 2287 266 226 213 0 72 0
[pid=24023] ppid=24022 vsize=53352 CPUtime=17.89 cores=1,3,5,7
/proc/24023/stat : 24023 (glucose) R 24022 23498 23273 0 -1 4202496 11194 0 0 0 1788 1 0 0 20 0 1 0 388410490 54632448 11821 33554432000 4194304 5208918 140733324980800 140733324978552 4211570 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24023/statm: 13338 11821 95 248 0 13087 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 92544

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23498 and gives
#  childrusage.ru_utime.tv_sec=1772
#  childrusage.ru_utime.tv_usec=361560
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=796510
# CPU time returned by wait4() is 1782.16
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1790.23
CPU system time (s): 9.8
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 94660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1772.36
system time used= 9.79651
maximum resident set size= 52324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1123731
page faults= 0
swaps= 0
block input operations= 0
block output operations= 875896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17473
involuntary context switches= 4169

runsolver used 2.80257 second user time and 7.13591 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-09 07:51:08
IDJOB=3752907
IDBENCH=78995
IDSOLVER=2336
FILE ID=node129/3752907-1339221068
RUNJOBID= node129-1339221068-23476
PBS_JOBID= 14644296
Free space on /tmp= 71028 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900567024--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-3752907-1339221068/watcher-3752907-1339221068 -o /tmp/evaluation-result-3752907-1339221068/solver-3752907-1339221068 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752907-1339221068.wbo 1181146059 HOME HOME

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

MD5SUM BENCH= 05d9157cdbd186fca72e4e6dc0ec425d
RANDOM SEED=1181146059

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31081496 kB
Buffers:          431452 kB
Cached:           437684 kB
SwapCached:         2008 kB
Active:           527172 kB
Inactive:         346484 kB
Active(anon):       2008 kB
Inactive(anon):     4180 kB
Active(file):     525164 kB
Inactive(file):   342304 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             17100 kB
Writeback:             0 kB
AnonPages:          9348 kB
Mapped:             7948 kB
Shmem:                 0 kB
Slab:             779312 kB
SReclaimable:     221468 kB
SUnreclaim:       557844 kB
KernelStack:        1360 kB
PageTables:         3896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     101976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71016 MiB
End job on node129 at 2012-06-09 08:21:08