Trace number 3753228

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.1 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900568706--soft-0-100-0.wbo
MD5SUM6afd7eef78419a10c166bbe4bb320384
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark37.9872
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135280
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135279
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 711
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.19	o 1728
0.00/0.19	c starting approximation
0.00/0.19	c factor = 2
0.00/0.19	c factor still to low - shrinking to 28.0662
0.00/0.19	c approx number of clauses: 1e+06
0.00/0.19	c current bound: 864
826.54/826.99	c current bound: 864
1654.81/1655.38	c current bound: 864
1800.07/1800.40	./satsolver.sh: line 5: 20607 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.40	c error: unexpected solver exit code
1800.07/1800.40	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-3753228-1339208574/watcher-3753228-1339208574 -o /tmp/evaluation-result-3753228-1339208574/solver-3753228-1339208574 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753228-1339208574.wbo 971802260 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.79 3.47 2.77 3/175 20548
/proc/meminfo: memFree=30599736/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0

[startup+0.0898771 s]
/proc/loadavg: 2.79 3.47 2.77 3/175 20548
/proc/meminfo: memFree=30599736/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100296 s]
/proc/loadavg: 2.79 3.47 2.77 3/175 20548
/proc/meminfo: memFree=30599736/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 2.79 3.47 2.77 3/175 20548
/proc/meminfo: memFree=30599736/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700151 s]
/proc/loadavg: 2.79 3.47 2.77 3/175 20548
/proc/meminfo: memFree=30599736/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.79 3.47 2.77 4/183 20576
/proc/meminfo: memFree=30463380/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=0.24 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 4129 6426 0 1 11 4 8 1 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20574] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20574/stat : 20574 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386983456 9367552 266 33554432000 4194304 5064252 140735270859648 140735270858560 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20574/statm: 2287 266 226 213 0 72 0
[pid=20576] ppid=20574 vsize=48860 CPUtime=1.2 cores=1,3,5,7
/proc/20576/stat : 20576 (glucose) R 20574 20548 20052 0 -1 4202496 10749 0 0 0 119 1 0 0 20 0 1 0 386983456 50032640 10907 33554432000 4194304 5208918 140737315802736 140737315801144 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20576/statm: 12215 10907 95 248 0 11964 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 88464

[startup+3.10033 s]
/proc/loadavg: 2.79 3.47 2.77 4/183 20576
/proc/meminfo: memFree=30462488/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=0.24 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 4129 6426 0 1 11 4 8 1 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20574] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20574/stat : 20574 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386983456 9367552 266 33554432000 4194304 5064252 140735270859648 140735270858560 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20574/statm: 2287 266 226 213 0 72 0
[pid=20576] ppid=20574 vsize=48860 CPUtime=2.8 cores=1,3,5,7
/proc/20576/stat : 20576 (glucose) R 20574 20548 20052 0 -1 4202496 10780 0 0 0 279 1 0 0 20 0 1 0 386983456 50032640 10938 33554432000 4194304 5208918 140737315802736 140737315801144 4211580 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20576/statm: 12215 10938 95 248 0 11964 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 88464

[startup+6.30032 s]
/proc/loadavg: 2.80 3.46 2.77 4/183 20576
/proc/meminfo: memFree=30461560/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=0.24 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 4129 6426 0 1 11 4 8 1 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20574] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20574/stat : 20574 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386983456 9367552 266 33554432000 4194304 5064252 140735270859648 140735270858560 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20574/statm: 2287 266 226 213 0 72 0
[pid=20576] ppid=20574 vsize=48860 CPUtime=6 cores=1,3,5,7
/proc/20576/stat : 20576 (glucose) R 20574 20548 20052 0 -1 4202496 10843 0 0 0 599 1 0 0 20 0 1 0 386983456 50032640 11000 33554432000 4194304 5208918 140737315802736 140737315801144 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20576/statm: 12215 11000 95 248 0 11964 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 88464

[startup+12.7002 s]
/proc/loadavg: 2.74 3.43 2.76 4/183 20576
/proc/meminfo: memFree=30460536/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=0.24 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 4129 6426 0 1 11 4 8 1 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20574] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20574/stat : 20574 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386983456 9367552 266 33554432000 4194304 5064252 140735270859648 140735270858560 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20574/statm: 2287 266 226 213 0 72 0
[pid=20576] ppid=20574 vsize=48860 CPUtime=12.4 cores=1,3,5,7
/proc/20576/stat : 20576 (glucose) R 20574 20548 20052 0 -1 4202496 10964 0 0 0 1239 1 0 0 20 0 1 0 386983456 50032640 11121 33554432000 4194304 5208918 140737315802736 140737315801144 4211738 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20576/statm: 12215 11121 95 248 0 11964 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 88464

[startup+25.5003 s]
/proc/loadavg: 2.58 3.36 2.75 4/183 20576
/proc/meminfo: memFree=30458700/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=0.24 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 4129 6426 0 1 11 4 8 1 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20574] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20574/stat : 20574 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386983456 9367552 266 33554432000 4194304 5064252 140735270859648 140735270858560 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20574/statm: 2287 266 226 213 0 72 0
[pid=20576] ppid=20574 vsize=53280 CPUtime=25.2 cores=1,3,5,7
/proc/20576/stat : 20576 (glucose) R 20574 20548 20052 0 -1 4202496 11097 0 0 0 2518 2 0 0 20 0 1 0 386983456 54558720 11765 33554432000 4194304 5208918 140737315802736 140737315800888 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20576/statm: 13320 11765 95 248 0 13069 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 92884

[startup+51.1002 s]
/proc/loadavg: 2.38 3.25 2.73 4/183 20577
/proc/meminfo: memFree=30452352/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=0.24 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 4129 6426 0 1 11 4 8 1 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20574] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20574/stat : 20574 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386983456 9367552 266 33554432000 4194304 5064252 140735270859648 140735270858560 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20574/statm: 2287 266 226 213 0 72 0
[pid=20576] ppid=20574 vsize=53412 CPUtime=50.8 cores=1,3,5,7
/proc/20576/stat : 20576 (glucose) R 20574 20548 20052 0 -1 4202496 11118 0 0 0 5078 2 0 0 20 0 1 0 386983456 54693888 12296 33554432000 4194304 5208918 140737315802736 140737315800584 4211537 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20576/statm: 13353 12296 95 248 0 13102 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 93016

[startup+102.307 s]
/proc/loadavg: 2.16 3.06 2.69 4/183 20577
/proc/meminfo: memFree=30451748/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=0.24 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 4129 6426 0 1 11 4 8 1 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20574] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20574/stat : 20574 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386983456 9367552 266 33554432000 4194304 5064252 140735270859648 140735270858560 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20574/statm: 2287 266 226 213 0 72 0
[pid=20576] ppid=20574 vsize=53544 CPUtime=101.99 cores=1,3,5,7
/proc/20576/stat : 20576 (glucose) R 20574 20548 20052 0 -1 4202496 11262 0 0 0 10197 2 0 0 20 0 1 0 386983456 54829056 12126 33554432000 4194304 5208918 140737315802736 140737315800584 4211740 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20576/statm: 13386 12126 96 248 0 13135 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 93148

[startup+162.3 s]
/proc/loadavg: 2.06 2.86 2.64 4/183 20577
/proc/meminfo: memFree=30443556/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=0.24 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 4129 6426 0 1 11 4 8 1 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20574] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/183 20596
/proc/meminfo: memFree=30364676/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=826.9 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 6381 24579 0 1 19 5 82650 16 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20590] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20590/stat : 20590 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387066136 9367552 267 33554432000 4194304 5064252 140736391965328 140736391964240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20590/statm: 2287 267 226 213 0 72 0
[pid=20591] ppid=20590 vsize=72548 CPUtime=535.12 cores=1,3,5,7
/proc/20591/stat : 20591 (glucose) R 20590 20548 20052 0 -1 4202496 13000 0 0 0 53508 4 0 0 20 0 1 0 387066136 74289152 17075 33554432000 4194304 5208918 140736924865632 140736924863720 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20591/statm: 18137 17075 96 248 0 17886 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 112152

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.14 4/183 20596
/proc/meminfo: memFree=30352828/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=826.9 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 6381 24579 0 1 19 5 82650 16 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20590] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20590/stat : 20590 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387066136 9367552 267 33554432000 4194304 5064252 140736391965328 140736391964240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20590/statm: 2287 267 226 213 0 72 0
[pid=20591] ppid=20590 vsize=102896 CPUtime=595.11 cores=1,3,5,7
/proc/20591/stat : 20591 (glucose) R 20590 20548 20052 0 -1 4202496 13498 0 0 0 59507 4 0 0 20 0 1 0 387066136 105365504 18594 33554432000 4194304 5208918 140736924865632 140736924863576 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20591/statm: 25724 18594 96 248 0 25473 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 142500

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.13 4/183 20596
/proc/meminfo: memFree=30344512/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=826.9 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 6381 24579 0 1 19 5 82650 16 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20590] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20590/stat : 20590 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387066136 9367552 267 33554432000 4194304 5064252 140736391965328 140736391964240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20590/statm: 2287 267 226 213 0 72 0
[pid=20591] ppid=20590 vsize=102896 CPUtime=655.1 cores=1,3,5,7
/proc/20591/stat : 20591 (glucose) R 20590 20548 20052 0 -1 4202496 13500 0 0 0 65506 4 0 0 20 0 1 0 387066136 105365504 19618 33554432000 4194304 5208918 140736924865632 140736924863576 4211665 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20591/statm: 25724 19618 96 248 0 25473 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 142500

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.11 4/183 20596
/proc/meminfo: memFree=30385720/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=826.9 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 6381 24579 0 1 19 5 82650 16 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20590] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20590/stat : 20590 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387066136 9367552 267 33554432000 4194304 5064252 140736391965328 140736391964240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20590/statm: 2287 267 226 213 0 72 0
[pid=20591] ppid=20590 vsize=102896 CPUtime=715.09 cores=1,3,5,7
/proc/20591/stat : 20591 (glucose) R 20590 20548 20052 0 -1 4202496 13501 0 0 0 71505 4 0 0 20 0 1 0 387066136 105365504 20130 33554432000 4194304 5208918 140736924865632 140736924863576 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20591/statm: 25724 20130 96 248 0 25473 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 142500

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.10 4/183 20597
/proc/meminfo: memFree=30351592/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=826.9 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 6381 24579 0 1 19 5 82650 16 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20590] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20590/stat : 20590 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387066136 9367552 267 33554432000 4194304 5064252 140736391965328 140736391964240 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20590/statm: 2287 267 226 213 0 72 0
[pid=20591] ppid=20590 vsize=152216 CPUtime=775.09 cores=1,3,5,7
/proc/20591/stat : 20591 (glucose) R 20590 20548 20052 0 -1 4202496 13794 0 0 0 77504 5 0 0 20 0 1 0 387066136 155869184 29110 33554432000 4194304 5208918 140736924865632 140736924863624 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20591/statm: 38054 29110 96 248 0 37803 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 191820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.09 4/184 20607
/proc/meminfo: memFree=30422428/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=1655.18 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 8633 42848 0 1 28 6 165450 34 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20606] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20606/stat : 20606 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387148975 9367552 266 33554432000 4194304 5064252 140734686384000 140734686382912 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20606/statm: 2287 266 226 213 0 72 0
[pid=20607] ppid=20606 vsize=48860 CPUtime=6.8 cores=1,3,5,7
/proc/20607/stat : 20607 (glucose) R 20606 20548 20052 0 -1 4202496 10851 0 0 0 678 2 0 0 20 0 1 0 387148976 50032640 11015 33554432000 4194304 5208918 140733482184224 140733482182632 4211688 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20607/statm: 12215 11015 95 248 0 11964 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 88464

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.08 4/183 20607
/proc/meminfo: memFree=30417868/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=1655.18 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 8633 42848 0 1 28 6 165450 34 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20606] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20606/stat : 20606 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387148975 9367552 266 33554432000 4194304 5064252 140734686384000 140734686382912 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20606/statm: 2287 266 226 213 0 72 0
[pid=20607] ppid=20606 vsize=53412 CPUtime=66.79 cores=1,3,5,7
/proc/20607/stat : 20607 (glucose) R 20606 20548 20052 0 -1 4202496 11480 0 0 0 6677 2 0 0 20 0 1 0 387148976 54693888 12152 33554432000 4194304 5208918 140733482184224 140733482182072 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20607/statm: 13353 12152 95 248 0 13102 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 93016

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.08 4/183 20607
/proc/meminfo: memFree=30382180/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=1655.18 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 8633 42848 0 1 28 6 165450 34 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20606] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20606/stat : 20606 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387148975 9367552 266 33554432000 4194304 5064252 140734686384000 140734686382912 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20606/statm: 2287 266 226 213 0 72 0
[pid=20607] ppid=20606 vsize=53544 CPUtime=126.79 cores=1,3,5,7
/proc/20607/stat : 20607 (glucose) R 20606 20548 20052 0 -1 4202496 11814 0 0 0 12676 3 0 0 20 0 1 0 387148976 54829056 12323 33554432000 4194304 5208918 140733482184224 140733482182072 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20607/statm: 13386 12323 96 248 0 13135 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 93148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.08 4/183 20607
/proc/meminfo: memFree=30380816/32873648 swapFree=6860/6860
[pid=20548] ppid=20544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20548/stat : 20548 (npSolver-wbo-It) S 20544 20548 20052 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386983428 9367552 275 33554432000 4194304 5064252 140735500330448 140735500329360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20548/statm: 2287 275 233 213 0 72 0
[pid=20550] ppid=20548 vsize=21308 CPUtime=1655.18 cores=1,3,5,7
/proc/20550/stat : 20550 (npSolver-wbo) S 20548 20548 20052 0 -1 4202496 8633 42848 0 1 28 6 165450 34 20 0 1 0 386983428 21819392 4783 33554432000 4194304 6006132 140735972081488 140735972072848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20550/statm: 5327 4783 176 443 0 4880 0
[pid=20606] ppid=20550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20606/stat : 20606 (satsolver.sh) S 20550 20548 20052 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387148975 9367552 266 33554432000 4194304 5064252 140734686384000 140734686382912 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20606/statm: 2287 266 226 213 0 72 0
[pid=20607] ppid=20606 vsize=60860 CPUtime=144.89 cores=1,3,5,7
/proc/20607/stat : 20607 (glucose) R 20606 20548 20052 0 -1 4202496 12148 0 0 0 14486 3 0 0 20 0 1 0 387148976 62320640 12655 33554432000 4194304 5208918 140733482184224 140733482182072 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20607/statm: 15215 12655 96 248 0 14964 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 100464

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.65
CPU system time (s): 0.444932
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 191820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.444932
maximum resident set size= 117904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64619
page faults= 1
swaps= 0
block input operations= 24
block output operations= 41992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 624
involuntary context switches= 1891

runsolver used 6.10407 second user time and 12.91 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-09 04:22:54
IDJOB=3753228
IDBENCH=79263
IDSOLVER=2336
FILE ID=node116/3753228-1339208574
RUNJOBID= node116-1339208574-20522
PBS_JOBID= 14643890
Free space on /tmp= 70900 MiB

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

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

MD5SUM BENCH= 6afd7eef78419a10c166bbe4bb320384
RANDOM SEED=971802260

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30600908 kB
Buffers:          386336 kB
Cached:           960508 kB
SwapCached:         3172 kB
Active:          1265428 kB
Inactive:          88368 kB
Active(anon):        700 kB
Inactive(anon):     7084 kB
Active(file):    1264728 kB
Inactive(file):    81284 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:             21536 kB
Writeback:             0 kB
AnonPages:          9756 kB
Mapped:             9744 kB
Shmem:                 0 kB
Slab:             780148 kB
SReclaimable:     224204 kB
SUnreclaim:       555944 kB
KernelStack:        1376 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     102552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70872 MiB
End job on node116 at 2012-06-09 04:52:54