Trace number 3752900

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.35 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552423--soft-33-100-0.wbo
MD5SUMc3adda683c0d048bf44386b3ccfc9e41
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark12.1422
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 constraints1816
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 92461
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92460
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 779
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.16	o 653
0.00/0.16	c starting approximation
0.00/0.16	c factor = 2
0.00/0.16	c factor still to low - shrinking to 7.11509
0.00/0.16	c approx number of clauses: 1e+06
0.00/0.17	c current bound: 326
1291.17/1291.68	c current bound: 326
1800.09/1800.62	./satsolver.sh: line 5: 15717 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.62	c error: unexpected solver exit code
1800.09/1800.62	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-3752900-1339202694/watcher-3752900-1339202694 -o /tmp/evaluation-result-3752900-1339202694/solver-3752900-1339202694 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752900-1339202694.wbo 544126577 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 11447
/proc/meminfo: memFree=30924248/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0

[startup+0.07841 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 11447
/proc/meminfo: memFree=30924248/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 11447
/proc/meminfo: memFree=30924248/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300267 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 11447
/proc/meminfo: memFree=30924248/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 11447
/proc/meminfo: memFree=30924248/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11461
/proc/meminfo: memFree=30852464/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=0.23 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 2661 5637 0 0 11 2 9 1 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=11460] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11460/stat : 11460 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386336415 9367552 267 33554432000 4194304 5064252 140734745786464 140734745785376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11460/statm: 2287 267 226 213 0 72 0
[pid=11461] ppid=11460 vsize=48304 CPUtime=1.23 cores=0,2,4,6
/proc/11461/stat : 11461 (glucose) R 11460 11447 2649 0 -1 4202496 10479 0 0 0 121 2 0 0 20 0 1 0 386336415 49463296 10934 33554432000 4194304 5208918 140734118399168 140734118397576 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11461/statm: 12076 10934 95 248 0 11825 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 87484

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11468
/proc/meminfo: memFree=30852948/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=0.23 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 2661 5637 0 0 11 2 9 1 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=11460] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11460/stat : 11460 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386336415 9367552 267 33554432000 4194304 5064252 140734745786464 140734745785376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11460/statm: 2287 267 226 213 0 72 0
[pid=11461] ppid=11460 vsize=48304 CPUtime=2.83 cores=0,2,4,6
/proc/11461/stat : 11461 (glucose) R 11460 11447 2649 0 -1 4202496 10479 0 0 0 281 2 0 0 20 0 1 0 386336415 49463296 10934 33554432000 4194304 5208918 140734118399168 140734118397576 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11461/statm: 12076 10934 95 248 0 11825 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 87484

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11478
/proc/meminfo: memFree=30888208/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=0.23 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 2661 5637 0 0 11 2 9 1 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=11460] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11460/stat : 11460 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386336415 9367552 267 33554432000 4194304 5064252 140734745786464 140734745785376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11460/statm: 2287 267 226 213 0 72 0
[pid=11461] ppid=11460 vsize=48304 CPUtime=6.03 cores=0,2,4,6
/proc/11461/stat : 11461 (glucose) R 11460 11447 2649 0 -1 4202496 10479 0 0 0 601 2 0 0 20 0 1 0 386336415 49463296 10934 33554432000 4194304 5208918 140734118399168 140734118397576 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11461/statm: 12076 10934 95 248 0 11825 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 87484

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11501
/proc/meminfo: memFree=30900420/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=0.23 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 2661 5637 0 0 11 2 9 1 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=11460] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11460/stat : 11460 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386336415 9367552 267 33554432000 4194304 5064252 140734745786464 140734745785376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11460/statm: 2287 267 226 213 0 72 0
[pid=11461] ppid=11460 vsize=52856 CPUtime=12.43 cores=0,2,4,6
/proc/11461/stat : 11461 (glucose) R 11460 11447 2649 0 -1 4202496 10657 0 0 0 1241 2 0 0 20 0 1 0 386336415 54124544 11112 33554432000 4194304 5208918 140734118399168 140734118397320 4211668 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11461/statm: 13214 11112 95 248 0 12963 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 92036

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11545
/proc/meminfo: memFree=30852672/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=0.23 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 2661 5637 0 0 11 2 9 1 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=11460] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11460/stat : 11460 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386336415 9367552 267 33554432000 4194304 5064252 140734745786464 140734745785376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11460/statm: 2287 267 226 213 0 72 0
[pid=11461] ppid=11460 vsize=48704 CPUtime=25.22 cores=0,2,4,6
/proc/11461/stat : 11461 (glucose) R 11460 11447 2649 0 -1 4202496 11051 0 0 0 2520 2 0 0 20 0 1 0 386336415 49872896 11005 33554432000 4194304 5208918 140734118399168 140734118397256 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11461/statm: 12176 11005 96 248 0 11925 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 87884

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11625
/proc/meminfo: memFree=30882360/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=0.23 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 2661 5637 0 0 11 2 9 1 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=11460] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11460/stat : 11460 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386336415 9367552 267 33554432000 4194304 5064252 140734745786464 140734745785376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11460/statm: 2287 267 226 213 0 72 0
[pid=11461] ppid=11460 vsize=53404 CPUtime=50.82 cores=0,2,4,6
/proc/11461/stat : 11461 (glucose) R 11460 11447 2649 0 -1 4202496 11440 0 0 0 5080 2 0 0 20 0 1 0 386336415 54685696 12135 33554432000 4194304 5208918 140734118399168 140734118397016 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11461/statm: 13351 12135 96 248 0 13100 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 92584

[startup+102.307 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 11797
/proc/meminfo: memFree=30840524/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=0.23 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 2661 5637 0 0 11 2 9 1 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=11460] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11460/stat : 11460 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386336415 9367552 267 33554432000 4194304 5064252 140734745786464 140734745785376 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11460/statm: 2287 267 226 213 0 72 0
[pid=11461] ppid=11460 vsize=60640 CPUtime=102.01 cores=0,2,4,6
/proc/11461/stat : 11461 (glucose) R 11460 11447 2649 0 -1 4202496 12333 0 0 0 10199 2 0 0 20 0 1 0 386336415 62095360 14311 33554432000 4194304 5208918 140734118399168 140734118397112 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11461/statm: 15160 14311 96 248 0 14909 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 99820

[startup+162.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 11986
/proc/meminfo: memFree=30838752/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=0.23 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 2661 5637 0 0 11 2 9 1 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=11460] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.12 2.09 2.03 3/184 15941
/proc/meminfo: memFree=30837924/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=1291.56 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 3513 25002 0 0 19 3 129115 19 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=15716] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15716/stat : 15716 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386465567 9367552 267 33554432000 4194304 5064252 140733918702928 140733918701840 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15716/statm: 2287 267 226 213 0 72 0
[pid=15717] ppid=15716 vsize=60648 CPUtime=70.5 cores=0,2,4,6
/proc/15717/stat : 15717 (glucose) R 15716 11447 2649 0 -1 4202496 13355 0 0 0 7047 3 0 0 20 0 1 0 386465567 62103552 14013 33554432000 4194304 5208918 140735091734240 140735091732184 4211750 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15717/statm: 15162 14013 96 248 0 14911 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 99828

[startup+1422.31 s]
/proc/loadavg: 2.18 2.12 2.04 3/184 16144
/proc/meminfo: memFree=30834012/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=1291.56 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 3513 25002 0 0 19 3 129115 19 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=15716] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15716/stat : 15716 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386465567 9367552 267 33554432000 4194304 5064252 140733918702928 140733918701840 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15716/statm: 2287 267 226 213 0 72 0
[pid=15717] ppid=15716 vsize=60648 CPUtime=130.49 cores=0,2,4,6
/proc/15717/stat : 15717 (glucose) R 15716 11447 2649 0 -1 4202496 13501 0 0 0 13046 3 0 0 20 0 1 0 386465567 62103552 14541 33554432000 4194304 5208918 140735091734240 140735091732328 4211570 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15717/statm: 15162 14541 96 248 0 14911 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 99828

[startup+1482.3 s]
/proc/loadavg: 2.16 2.12 2.04 3/184 16341
/proc/meminfo: memFree=30829440/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=1291.56 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 3513 25002 0 0 19 3 129115 19 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=15716] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15716/stat : 15716 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386465567 9367552 267 33554432000 4194304 5064252 140733918702928 140733918701840 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15716/statm: 2287 267 226 213 0 72 0
[pid=15717] ppid=15716 vsize=79324 CPUtime=190.48 cores=0,2,4,6
/proc/15717/stat : 15717 (glucose) R 15716 11447 2649 0 -1 4202496 14001 0 0 0 19045 3 0 0 20 0 1 0 386465567 81227776 16061 33554432000 4194304 5208918 140735091734240 140735091732184 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15717/statm: 19831 16061 96 248 0 19580 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 118504

[startup+1542.3 s]
/proc/loadavg: 2.15 2.13 2.05 3/185 16540
/proc/meminfo: memFree=30816184/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=1291.56 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 3513 25002 0 0 19 3 129115 19 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=15716] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15716/stat : 15716 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386465567 9367552 267 33554432000 4194304 5064252 140733918702928 140733918701840 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15716/statm: 2287 267 226 213 0 72 0
[pid=15717] ppid=15716 vsize=79324 CPUtime=250.47 cores=0,2,4,6
/proc/15717/stat : 15717 (glucose) R 15716 11447 2649 0 -1 4202496 14085 0 0 0 25043 4 0 0 20 0 1 0 386465567 81227776 19210 33554432000 4194304 5208918 140735091734240 140735091732184 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15717/statm: 19831 19210 96 248 0 19580 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 118504

[startup+1602.3 s]
/proc/loadavg: 2.15 2.13 2.05 3/184 16736
/proc/meminfo: memFree=30815936/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=1291.56 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 3513 25002 0 0 19 3 129115 19 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=15716] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15716/stat : 15716 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386465567 9367552 267 33554432000 4194304 5064252 140733918702928 140733918701840 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15716/statm: 2287 267 226 213 0 72 0
[pid=15717] ppid=15716 vsize=79324 CPUtime=310.46 cores=0,2,4,6
/proc/15717/stat : 15717 (glucose) R 15716 11447 2649 0 -1 4202496 14085 0 0 0 31042 4 0 0 20 0 1 0 386465567 81227776 19210 33554432000 4194304 5208918 140735091734240 140735091732184 4211901 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15717/statm: 19831 19210 96 248 0 19580 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 118504

[startup+1662.3 s]
/proc/loadavg: 2.27 2.17 2.07 3/184 17134
/proc/meminfo: memFree=30785168/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=1291.56 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 3513 25002 0 0 19 3 129115 19 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=15716] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15716/stat : 15716 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386465567 9367552 267 33554432000 4194304 5064252 140733918702928 140733918701840 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15716/statm: 2287 267 226 213 0 72 0
[pid=15717] ppid=15716 vsize=79324 CPUtime=370.45 cores=0,2,4,6
/proc/15717/stat : 15717 (glucose) R 15716 11447 2649 0 -1 4202496 14576 0 0 0 37041 4 0 0 20 0 1 0 386465567 81227776 19210 33554432000 4194304 5208918 140735091734240 140735091732328 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15717/statm: 19831 19210 96 248 0 19580 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 118504

[startup+1722.3 s]
/proc/loadavg: 2.15 2.15 2.07 3/183 17330
/proc/meminfo: memFree=30785908/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=1291.56 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 3513 25002 0 0 19 3 129115 19 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=15716] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15716/stat : 15716 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386465567 9367552 267 33554432000 4194304 5064252 140733918702928 140733918701840 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15716/statm: 2287 267 226 213 0 72 0
[pid=15717] ppid=15716 vsize=79324 CPUtime=430.44 cores=0,2,4,6
/proc/15717/stat : 15717 (glucose) R 15716 11447 2649 0 -1 4202496 14576 0 0 0 43040 4 0 0 20 0 1 0 386465567 81227776 19210 33554432000 4194304 5208918 140735091734240 140735091732328 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15717/statm: 19831 19210 96 248 0 19580 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 118504

[startup+1782.3 s]
/proc/loadavg: 2.16 2.15 2.07 3/183 17527
/proc/meminfo: memFree=30786124/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=1291.56 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 3513 25002 0 0 19 3 129115 19 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=15716] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15716/stat : 15716 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386465567 9367552 267 33554432000 4194304 5064252 140733918702928 140733918701840 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15716/statm: 2287 267 226 213 0 72 0
[pid=15717] ppid=15716 vsize=98176 CPUtime=490.43 cores=0,2,4,6
/proc/15717/stat : 15717 (glucose) R 15716 11447 2649 0 -1 4202496 14578 0 0 0 49039 4 0 0 20 0 1 0 386465567 100532224 19212 33554432000 4194304 5208918 140735091734240 140735091732184 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15717/statm: 24544 19212 96 248 0 24293 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 137356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.19 2.16 2.07 4/183 17628
/proc/meminfo: memFree=30786148/32873844 swapFree=7128/7128
[pid=11447] ppid=11445 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11447/stat : 11447 (npSolver-wbo-It) S 11445 11447 2649 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386336389 9367552 275 33554432000 4194304 5064252 140736171095936 140736171094848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 2287 275 233 213 0 72 0
[pid=11448] ppid=11447 vsize=20884 CPUtime=1291.56 cores=0,2,4,6
/proc/11448/stat : 11448 (npSolver-wbo) S 11447 11447 2649 0 -1 4202496 3513 25002 0 0 19 3 129115 19 20 0 1 0 386336389 21385216 4868 33554432000 4194304 6006132 140736520393168 140736520384528 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11448/statm: 5221 4868 176 443 0 4774 0
[pid=15716] ppid=11448 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15716/stat : 15716 (satsolver.sh) S 11448 11447 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386465567 9367552 267 33554432000 4194304 5064252 140733918702928 140733918701840 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15716/statm: 2287 267 226 213 0 72 0
[pid=15717] ppid=15716 vsize=98176 CPUtime=508.53 cores=0,2,4,6
/proc/15717/stat : 15717 (glucose) R 15716 11447 2649 0 -1 4202496 14578 0 0 0 50849 4 0 0 20 0 1 0 386465567 100532224 19212 33554432000 4194304 5208918 140735091734240 140735091732184 4211652 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15717/statm: 24544 19212 96 248 0 24293 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 137356

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.35
CPU user time (s): 1800.06
CPU system time (s): 0.283956
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 186668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.283956
maximum resident set size= 127344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44085
page faults= 0
swaps= 0
block input operations= 0
block output operations= 26912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 333
involuntary context switches= 1904

runsolver used 2.78758 second user time and 7.05693 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-09 02:44:54
IDJOB=3752900
IDBENCH=78913
IDSOLVER=2336
FILE ID=node105/3752900-1339202694
RUNJOBID= node105-1339184676-13537
PBS_JOBID= 14643847
Free space on /tmp= 66788 MiB

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

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

MD5SUM BENCH= c3adda683c0d048bf44386b3ccfc9e41
RANDOM SEED=544126577

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30925224 kB
Buffers:          531980 kB
Cached:           410460 kB
SwapCached:         2768 kB
Active:           944916 kB
Inactive:          62844 kB
Active(anon):      63768 kB
Inactive(anon):     2928 kB
Active(file):     881148 kB
Inactive(file):    59916 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67098868 kB
Dirty:             22936 kB
Writeback:             0 kB
AnonPages:         69584 kB
Mapped:             9964 kB
Shmem:                 0 kB
Slab:             801648 kB
SReclaimable:     242568 kB
SUnreclaim:       559080 kB
KernelStack:        1520 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     193628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 66840 MiB
End job on node105 at 2012-06-09 03:14:55