Trace number 3715606

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.14 1801.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567135--soft-33-100-0.wbo
MD5SUM98ba7b6540ae93cc2daebc624abceb03
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark19.0901
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 constraints1777
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 90281
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90280
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c run usual solver
0.00/0.14	o 567
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 3.0686
0.00/0.14	c approx number of clauses: 1e+06
0.00/0.14	c current bound: 283
78.07/78.38	c current bound: 283
153.93/154.26	c current bound: 283
230.21/230.55	c current bound: 283
309.03/309.39	c current bound: 283
386.08/386.45	c current bound: 283
464.06/464.58	c current bound: 283
540.31/540.84	c current bound: 283
616.03/616.59	c current bound: 283
693.42/693.98	c current bound: 283
769.75/770.50	c current bound: 283
849.10/849.88	c current bound: 283
928.35/929.12	c current bound: 283
1006.13/1006.92	c current bound: 283
1082.22/1083.03	c current bound: 283
1159.28/1160.11	c current bound: 283
1234.84/1235.68	c current bound: 283
1311.08/1312.09	c current bound: 283
1387.70/1388.73	c current bound: 283
1465.85/1466.89	c current bound: 283
1542.58/1543.41	c current bound: 283
1620.88/1621.98	c current bound: 283
1697.88/1698.97	c current bound: 283
1776.65/1777.53	c current bound: 283
1800.10/1801.00	./satsolver.sh: line 5: 10794 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1801.00	c error: unexpected solver exit code
1800.10/1801.00	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-3715606-1338195439/watcher-3715606-1338195439 -o /tmp/evaluation-result-3715606-1338195439/solver-3715606-1338195439 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715606-1338195439.wbo 96103044 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.12 2.00 2.09 3/179 31341
/proc/meminfo: memFree=30837284/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0

[startup+0.04002 s]
/proc/loadavg: 2.12 2.00 2.09 3/179 31341
/proc/meminfo: memFree=30837284/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100293 s]
/proc/loadavg: 2.12 2.00 2.09 3/179 31341
/proc/meminfo: memFree=30837284/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.12 2.00 2.09 3/179 31341
/proc/meminfo: memFree=30837284/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 2.12 2.00 2.09 3/179 31341
/proc/meminfo: memFree=30837284/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.12 2.00 2.09 3/183 31362
/proc/meminfo: memFree=30783808/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=11704 CPUtime=0.21 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 3658 5859 0 0 10 2 8 1 20 0 1 0 285672503 11984896 2013 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31342/statm: 2926 2013 175 439 0 2483 0
[pid=31357] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31357/stat : 31357 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285672527 9367552 266 33554432000 4194304 5064252 140736850584080 140736850582992 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31357/statm: 2287 266 226 213 0 72 0
[pid=31358] ppid=31357 vsize=48128 CPUtime=1.25 cores=1,3,5,7
/proc/31358/stat : 31358 (glucose) R 31357 31341 30917 0 -1 4202496 10865 0 0 0 123 2 0 0 20 0 1 0 285672527 49283072 10665 33554432000 4194304 5208918 140736294305936 140736294304344 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31358/statm: 12032 10665 95 248 0 11781 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 78128

[startup+3.10033 s]
/proc/loadavg: 2.11 2.00 2.09 3/183 31369
/proc/meminfo: memFree=30781892/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=11704 CPUtime=0.21 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 3658 5859 0 0 10 2 8 1 20 0 1 0 285672503 11984896 2013 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31342/statm: 2926 2013 175 439 0 2483 0
[pid=31357] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31357/stat : 31357 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285672527 9367552 266 33554432000 4194304 5064252 140736850584080 140736850582992 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31357/statm: 2287 266 226 213 0 72 0
[pid=31358] ppid=31357 vsize=48128 CPUtime=2.85 cores=1,3,5,7
/proc/31358/stat : 31358 (glucose) R 31357 31341 30917 0 -1 4202496 10953 0 0 0 283 2 0 0 20 0 1 0 285672527 49283072 10752 33554432000 4194304 5208918 140736294305936 140736294304344 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31358/statm: 12032 10752 95 248 0 11781 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 78128

[startup+6.30033 s]
/proc/loadavg: 2.11 2.00 2.09 3/183 31390
/proc/meminfo: memFree=30780768/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=11704 CPUtime=0.21 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 3658 5859 0 0 10 2 8 1 20 0 1 0 285672503 11984896 2013 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31342/statm: 2926 2013 175 439 0 2483 0
[pid=31357] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31357/stat : 31357 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285672527 9367552 266 33554432000 4194304 5064252 140736850584080 140736850582992 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31357/statm: 2287 266 226 213 0 72 0
[pid=31358] ppid=31357 vsize=48268 CPUtime=6.05 cores=1,3,5,7
/proc/31358/stat : 31358 (glucose) R 31357 31341 30917 0 -1 4202496 11102 0 0 0 603 2 0 0 20 0 1 0 285672527 49426432 10901 33554432000 4194304 5208918 140736294305936 140736294303896 4211501 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31358/statm: 12067 10901 95 248 0 11816 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 78268

[startup+12.7003 s]
/proc/loadavg: 2.09 2.00 2.09 3/183 31435
/proc/meminfo: memFree=30812520/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=11704 CPUtime=0.21 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 3658 5859 0 0 10 2 8 1 20 0 1 0 285672503 11984896 2013 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31342/statm: 2926 2013 175 439 0 2483 0
[pid=31357] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31357/stat : 31357 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285672527 9367552 266 33554432000 4194304 5064252 140736850584080 140736850582992 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31357/statm: 2287 266 226 213 0 72 0
[pid=31358] ppid=31357 vsize=52820 CPUtime=12.45 cores=1,3,5,7
/proc/31358/stat : 31358 (glucose) R 31357 31341 30917 0 -1 4202496 11254 0 0 0 1243 2 0 0 20 0 1 0 285672527 54087680 11563 33554432000 4194304 5208918 140736294305936 140736294303784 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31358/statm: 13205 11563 95 248 0 12954 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 82820

[startup+25.5003 s]
/proc/loadavg: 2.08 2.00 2.09 3/183 31523
/proc/meminfo: memFree=30778944/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=11704 CPUtime=0.21 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 3658 5859 0 0 10 2 8 1 20 0 1 0 285672503 11984896 2013 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31342/statm: 2926 2013 175 439 0 2483 0
[pid=31357] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31357/stat : 31357 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285672527 9367552 266 33554432000 4194304 5064252 140736850584080 140736850582992 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31357/statm: 2287 266 226 213 0 72 0
[pid=31358] ppid=31357 vsize=52984 CPUtime=25.25 cores=1,3,5,7
/proc/31358/stat : 31358 (glucose) R 31357 31341 30917 0 -1 4202496 12212 0 0 0 2523 2 0 0 20 0 1 0 285672527 54255616 11623 33554432000 4194304 5208918 140736294305936 140736294304088 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31358/statm: 13246 11623 96 248 0 12995 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 82984

[startup+51.1003 s]
/proc/loadavg: 2.05 2.00 2.09 3/183 31688
/proc/meminfo: memFree=30809596/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=11704 CPUtime=0.21 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 3658 5859 0 0 10 2 8 1 20 0 1 0 285672503 11984896 2013 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31342/statm: 2926 2013 175 439 0 2483 0
[pid=31357] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31357/stat : 31357 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285672527 9367552 266 33554432000 4194304 5064252 140736850584080 140736850582992 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31357/statm: 2287 266 226 213 0 72 0
[pid=31358] ppid=31357 vsize=60408 CPUtime=50.83 cores=1,3,5,7
/proc/31358/stat : 31358 (glucose) R 31357 31341 30917 0 -1 4202496 13282 0 0 0 5081 2 0 0 20 0 1 0 285672527 61857792 12330 33554432000 4194304 5208918 140736294305936 140736294303880 4211665 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31358/statm: 15102 12330 96 248 0 14851 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 90408

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.08 3/183 32035
/proc/meminfo: memFree=30778952/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=78.43 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 5523 24014 0 0 18 3 7807 15 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=31877] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31877/stat : 31877 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285680350 9367552 267 33554432000 4194304 5064252 140735728570272 140735728569184 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31877/statm: 2287 267 226 213 0 72 0
[pid=31879] ppid=31877 vsize=52988 CPUtime=23.82 cores=1,3,5,7
/proc/31879/stat : 31879 (glucose) R 31877 31341 30917 0 -1 4202496 11744 0 0 0 2379 3 0 0 20 0 1 0 285680351 54259712 11659 33554432000 4194304 5208918 140733217826768 140733217824920 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31879/statm: 13247 11659 96 248 0 12996 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 91176

[startup+162.3 s]
/proc/loadavg: 1.88 1.97 2.07 3/183 32427
/proc/meminfo: memFree=30771320/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=154.3 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 7387 41286 0 0 26 5 15368 31 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=32380] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 8028
/proc/meminfo: memFree=30794112/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=1311.44 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 35347 319364 0 0 147 25 130718 254 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 18 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=7702] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7702/stat : 7702 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285803722 9367552 267 33554432000 4194304 5064252 140734104414560 140734104413472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7702/statm: 2287 267 226 213 0 72 0
[pid=7703] ppid=7702 vsize=60416 CPUtime=50.08 cores=1,3,5,7
/proc/7703/stat : 7703 (glucose) R 7702 31341 30917 0 -1 4202496 12618 0 0 0 5006 2 0 0 20 0 1 0 285803722 61865984 13004 33554432000 4194304 5208918 140735669270304 140735669268248 4211537 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7703/statm: 15104 13004 96 248 0 14853 0
Current children cumulated CPU time (s) 1361.52
Current children cumulated vsize (KiB) 98604

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 8434
/proc/meminfo: memFree=30766396/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=1388.06 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 37211 336614 0 0 155 26 138356 269 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 18 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=8216] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8216/stat : 8216 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285811385 9367552 266 33554432000 4194304 5064252 140737040608000 140737040606912 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8216/statm: 2287 266 226 213 0 72 0
[pid=8217] ppid=8216 vsize=53272 CPUtime=33.46 cores=1,3,5,7
/proc/8217/stat : 8217 (glucose) R 8216 31341 30917 0 -1 4202496 11361 0 0 0 3344 2 0 0 20 0 1 0 285811385 54550528 11840 33554432000 4194304 5208918 140736709270176 140736709268136 4211537 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8217/statm: 13318 11840 96 248 0 13067 0
Current children cumulated CPU time (s) 1421.52
Current children cumulated vsize (KiB) 91460

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 8830
/proc/meminfo: memFree=30803804/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=1466.21 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 39075 354078 0 0 163 27 146146 285 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 18 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=8734] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8734/stat : 8734 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285819202 9367552 266 33554432000 4194304 5064252 140734716780672 140734716779584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=52824 CPUtime=15.3 cores=1,3,5,7
/proc/8735/stat : 8735 (glucose) R 8734 31341 30917 0 -1 4202496 11580 0 0 0 1528 2 0 0 20 0 1 0 285819202 54091776 12226 33554432000 4194304 5208918 140734328540848 140734328538696 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8735/statm: 13206 12226 95 248 0 12955 0
Current children cumulated CPU time (s) 1481.51
Current children cumulated vsize (KiB) 91012

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 9225
/proc/meminfo: memFree=30754704/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=1466.21 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 39075 354078 0 0 163 27 146146 285 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 18 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=8734] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8734/stat : 8734 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285819202 9367552 266 33554432000 4194304 5064252 140734716780672 140734716779584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=60744 CPUtime=75.29 cores=1,3,5,7
/proc/8735/stat : 8735 (glucose) R 8734 31341 30917 0 -1 4202496 13567 0 0 0 7526 3 0 0 20 0 1 0 285819202 62201856 14340 33554432000 4194304 5208918 140734328540848 140734328538712 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8735/statm: 15186 14340 104 248 0 14935 0
Current children cumulated CPU time (s) 1541.5
Current children cumulated vsize (KiB) 98932

[startup+1602.3 s]
/proc/loadavg: 1.98 2.00 2.00 3/183 9621
/proc/meminfo: memFree=30794040/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=1542.71 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 40939 372722 0 0 171 28 153773 299 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 18 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=9241] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9241/stat : 9241 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285826854 9367552 267 33554432000 4194304 5064252 140735306466688 140735306465600 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9241/statm: 2287 267 226 213 0 72 0
[pid=9242] ppid=9241 vsize=60408 CPUtime=58.77 cores=1,3,5,7
/proc/9242/stat : 9242 (glucose) R 9241 31341 30917 0 -1 4202496 13685 0 0 0 5874 3 0 0 20 0 1 0 285826854 61857792 13070 33554432000 4194304 5208918 140733304746176 140733304744120 4211918 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9242/statm: 15102 13070 96 248 0 14851 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 98596

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 10020
/proc/meminfo: memFree=30800296/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=1621.26 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 42803 391937 0 0 179 30 161602 315 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 18 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=9760] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9760/stat : 9760 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285834710 9367552 267 33554432000 4194304 5064252 140736580935296 140736580934208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9760/statm: 2287 267 226 213 0 72 0
[pid=9761] ppid=9760 vsize=48920 CPUtime=40.21 cores=1,3,5,7
/proc/9761/stat : 9761 (glucose) R 9760 31341 30917 0 -1 4202496 13042 0 0 0 4017 4 0 0 20 0 1 0 285834711 50094080 11264 33554432000 4194304 5208918 140734282190944 140734282189032 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9761/statm: 12230 11264 96 248 0 11979 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 87108

[startup+1722.3 s]
/proc/loadavg: 1.98 2.00 1.99 3/183 10416
/proc/meminfo: memFree=30766648/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=1698.24 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 44667 411498 0 0 187 31 169274 332 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 18 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=10268] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10268/stat : 10268 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285842410 9367552 266 33554432000 4194304 5064252 140736644640736 140736644639648 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10268/statm: 2287 266 226 213 0 72 0
[pid=10269] ppid=10268 vsize=52988 CPUtime=23.21 cores=1,3,5,7
/proc/10269/stat : 10269 (glucose) R 10268 31341 30917 0 -1 4202496 12379 0 0 0 2319 2 0 0 20 0 1 0 285842410 54259712 11477 33554432000 4194304 5208918 140736729300624 140736729298776 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10269/statm: 13247 11477 96 248 0 12996 0
Current children cumulated CPU time (s) 1721.45
Current children cumulated vsize (KiB) 91176

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 10822
/proc/meminfo: memFree=30767936/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=1776.79 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 46531 430769 0 0 195 33 177103 348 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 22 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=10793] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10793/stat : 10793 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285850270 9367552 266 33554432000 4194304 5064252 140734844027776 140734844026688 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10793/statm: 2287 266 226 213 0 72 0
[pid=10794] ppid=10793 vsize=48268 CPUtime=4.61 cores=1,3,5,7
/proc/10794/stat : 10794 (glucose) R 10793 31341 30917 0 -1 4202496 11097 0 0 0 460 1 0 0 20 0 1 0 285850270 49426432 10855 33554432000 4194304 5208918 140733528506464 140733528504424 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10794/statm: 12067 10855 95 248 0 11816 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 86456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 1.91 1.98 1.99 3/183 10991
/proc/meminfo: memFree=30766668/32873844 swapFree=7108/7108
[pid=31341] ppid=31339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (npSolver-wbo-It) S 31339 31341 30917 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285672503 9367552 275 33554432000 4194304 5064252 140737068984064 140737068982976 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31341/statm: 2287 275 233 213 0 72 0
[pid=31342] ppid=31341 vsize=19892 CPUtime=1776.79 cores=1,3,5,7
/proc/31342/stat : 31342 (npSolver-wbo) S 31341 31341 30917 0 -1 4202496 46531 430769 0 0 195 33 177103 348 20 0 1 0 285672503 20369408 4138 33554432000 4194304 5990268 140735783042224 140735783033632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 22 0 0
/proc/31342/statm: 4973 4138 176 439 0 4530 0
[pid=10793] ppid=31342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10793/stat : 10793 (satsolver.sh) S 31342 31341 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285850270 9367552 266 33554432000 4194304 5064252 140734844027776 140734844026688 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10793/statm: 2287 266 226 213 0 72 0
[pid=10794] ppid=10793 vsize=52984 CPUtime=23.31 cores=1,3,5,7
/proc/10794/stat : 10794 (glucose) R 10793 31341 30917 0 -1 4202496 11755 0 0 0 2329 2 0 0 20 0 1 0 285850270 54255616 11697 33554432000 4194304 5208918 140733528506464 140733528504616 4229704 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10794/statm: 13246 11697 96 248 0 12995 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 91172

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.01
CPU time (s): 1800.14
CPU user time (s): 1796.29
CPU system time (s): 3.84442
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 98936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.29
system time used= 3.84441
maximum resident set size= 58188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 490043
page faults= 0
swaps= 0
block input operations= 0
block output operations= 334360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6512
involuntary context switches= 2150

runsolver used 2.6326 second user time and 7.48586 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 10:57:19
IDJOB=3715606
IDBENCH=78933
IDSOLVER=2297
FILE ID=node103/3715606-1338195439
RUNJOBID= node103-1338193626-30934
PBS_JOBID= 14624588
Free space on /tmp= 71540 MiB

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

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

MD5SUM BENCH= 98ba7b6540ae93cc2daebc624abceb03
RANDOM SEED=96103044

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30837812 kB
Buffers:          475868 kB
Cached:           644516 kB
SwapCached:         4492 kB
Active:           828456 kB
Inactive:         362940 kB
Active(anon):      63412 kB
Inactive(anon):     6216 kB
Active(file):     765044 kB
Inactive(file):   356724 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099580 kB
Dirty:             23400 kB
Writeback:             0 kB
AnonPages:         77592 kB
Mapped:            12676 kB
Shmem:                 8 kB
Slab:             705164 kB
SReclaimable:     145344 kB
SUnreclaim:       559820 kB
KernelStack:        1520 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     192060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71524 MiB
End job on node103 at 2012-05-28 11:27:20