Trace number 3299897

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
claspmt 2.0-R4095UNSAT 1677.87 422.555

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...062501/instance-3299897-1304062501.cnf
2.69/2.77	c Solving...
1677.81/422.55	s UNSATISFIABLE
1677.81/422.55	
1677.81/422.55	c Models        : 0     
1677.81/422.55	c Time          : 422.304s (Solving: 419.53s 1st Model: 0.00s Unsat: 419.53s)
1677.81/422.55	c CPU Time      : 1677.620s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3299897-1304062501/watcher-3299897-1304062501 -o /tmp/evaluation-result-3299897-1304062501/solver-3299897-1304062501 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299897-1304062501.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.20 7.90 7.94 5/180 21590
/proc/meminfo: memFree=24851196/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=91920 CPUtime=0 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 695 0 0 0 0 0 0 0 23 0 1 0 517853389 94126080 625 33554432000 4194304 4964704 140733229428512 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21590/statm: 22980 626 374 189 0 17854 0

[startup+0.0844811 s]
/proc/loadavg: 7.20 7.90 7.94 5/180 21590
/proc/meminfo: memFree=24851196/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=124712 CPUtime=0.07 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 28830 0 0 0 5 2 0 0 23 0 1 0 517853389 127705088 25193 33554432000 4194304 4964704 140733229428512 18446744073709551615 4679071 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21590/statm: 31178 25203 376 189 0 26052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 124712

[startup+0.100464 s]
/proc/loadavg: 7.20 7.90 7.94 5/180 21590
/proc/meminfo: memFree=24851196/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=131404 CPUtime=0.09 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 31962 0 0 0 7 2 0 0 23 0 1 0 517853389 134557696 27521 33554432000 4194304 4964704 140733229428512 18446744073709551615 218370957056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21590/statm: 32851 27521 388 189 0 27725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 131404

[startup+0.300429 s]
/proc/loadavg: 7.20 7.90 7.94 5/180 21590
/proc/meminfo: memFree=24851196/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=133520 CPUtime=0.29 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 32536 0 0 0 26 3 0 0 25 0 1 0 517853389 136724480 28095 33554432000 4194304 4964704 140733229428512 18446744073709551615 218370957056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21590/statm: 33380 28095 388 189 0 28254 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133520

[startup+0.700357 s]
/proc/loadavg: 7.20 7.90 7.94 5/180 21590
/proc/meminfo: memFree=24851196/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=147400 CPUtime=0.69 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 36022 0 0 0 65 4 0 0 25 0 1 0 517853389 150937600 31581 33554432000 4194304 4964704 140733229428512 18446744073709551615 218370957056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21590/statm: 36850 31584 388 189 0 31724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147400

[startup+1.50021 s]
/proc/loadavg: 7.20 7.90 7.94 6/181 21591
/proc/meminfo: memFree=24711324/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=174544 CPUtime=1.49 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 42809 0 0 0 141 8 0 0 25 0 1 0 517853389 178733056 38368 33554432000 4194304 4964704 140733229428512 18446744073709551615 218370957056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21590/statm: 43636 38368 388 189 0 38510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174544

[startup+3.1009 s]
/proc/loadavg: 7.20 7.90 7.94 6/181 21591
/proc/meminfo: memFree=24666940/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=501348 CPUtime=3.62 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 116071 0 0 0 340 22 0 0 23 0 4 0 517853389 513380352 87411 33554432000 4194304 4964704 140733229428512 18446744073709551615 4371527 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 125337 87411 443 189 0 119686 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 501348

[startup+6.30033 s]
/proc/loadavg: 7.51 7.95 7.96 9/184 21594
/proc/meminfo: memFree=24478212/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=501348 CPUtime=16.4 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 117365 0 0 0 1616 24 0 0 25 0 4 0 517853389 513380352 88705 33554432000 4194304 4964704 140733229428512 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 125337 88705 451 189 0 119686 0
[pid=21590/tid=21592] ppid=21588 vsize=501348 CPUtime=3.33 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 15028 0 0 0 331 2 0 0 20 0 4 0 517853667 513380352 88705 33554432000 4194304 4964704 140733229428512 18446744073709551615 4370462 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=501348 CPUtime=3.49 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 19408 0 0 0 347 2 0 0 25 0 4 0 517853667 513380352 88705 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=501348 CPUtime=3.51 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 19197 0 0 0 348 3 0 0 25 0 4 0 517853667 513380352 88705 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.4
Current children cumulated vsize (KiB) 501348

[startup+12.7012 s]
/proc/loadavg: 7.63 7.96 7.96 9/184 21594
/proc/meminfo: memFree=24449908/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=501348 CPUtime=41.97 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 119543 0 0 0 4171 26 0 0 25 0 4 0 517853389 513380352 90883 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 125337 90883 452 189 0 119686 0
[pid=21590/tid=21592] ppid=21588 vsize=501348 CPUtime=9.73 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 15424 0 0 0 970 3 0 0 25 0 4 0 517853667 513380352 90883 33554432000 4194304 4964704 140733229428512 18446744073709551615 4370453 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=501348 CPUtime=9.86 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 20369 0 0 0 983 3 0 0 25 0 4 0 517853667 513380352 90883 33554432000 4194304 4964704 140733229428512 18446744073709551615 4677981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=501348 CPUtime=9.9 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 19662 0 0 0 987 3 0 0 25 0 4 0 517853667 513380352 90883 33554432000 4194304 4964704 140733229428512 18446744073709551615 4660316 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41.97
Current children cumulated vsize (KiB) 501348

[startup+25.5009 s]
/proc/loadavg: 7.71 7.97 7.96 9/184 21595
/proc/meminfo: memFree=24382332/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=507168 CPUtime=93.09 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 126805 0 0 0 9276 33 0 0 25 0 4 0 517853389 519340032 98145 33554432000 4194304 4964704 140733229428512 18446744073709551615 4677958 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 126792 98145 452 189 0 121141 0
[pid=21590/tid=21592] ppid=21588 vsize=507168 CPUtime=22.53 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 16219 0 0 0 2249 4 0 0 25 0 4 0 517853667 519340032 98145 33554432000 4194304 4964704 140733229428512 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=507168 CPUtime=22.59 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 23496 0 0 0 2253 6 0 0 25 0 4 0 517853667 519340032 98145 33554432000 4194304 4964704 140733229428512 18446744073709551615 4378480 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=507168 CPUtime=22.7 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 21748 0 0 0 2265 5 0 0 25 0 4 0 517853667 519340032 98145 33554432000 4194304 4964704 140733229428512 18446744073709551615 4677958 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 93.09
Current children cumulated vsize (KiB) 507168

[startup+51.1003 s]
/proc/loadavg: 7.81 7.97 7.96 9/184 21595
/proc/meminfo: memFree=24200200/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=533636 CPUtime=195.35 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 152386 0 0 0 19484 51 0 0 25 0 4 0 517853389 546443264 123726 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 133409 123726 452 189 0 127758 0
[pid=21590/tid=21592] ppid=21588 vsize=533636 CPUtime=48.14 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 18520 0 0 0 4807 7 0 0 25 0 4 0 517853667 546443264 123726 33554432000 4194304 4964704 140733229428512 18446744073709551615 4677952 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=533636 CPUtime=48.04 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 39561 0 0 0 4788 16 0 0 25 0 4 0 517853667 546443264 123726 33554432000 4194304 4964704 140733229428512 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=533636 CPUtime=48.3 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 26693 0 0 0 4822 8 0 0 25 0 4 0 517853667 546443264 123726 33554432000 4194304 4964704 140733229428512 18446744073709551615 4677965 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 195.35
Current children cumulated vsize (KiB) 533636

[startup+102.307 s]
/proc/loadavg: 7.95 7.99 7.97 9/184 21597
/proc/meminfo: memFree=23758876/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=832288 CPUtime=399.9 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 214427 0 0 0 39907 83 0 0 25 0 4 0 517853389 852262912 185767 33554432000 4194304 4964704 140733229428512 18446744073709551615 4660415 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 208072 185767 454 189 0 202421 0
[pid=21590/tid=21592] ppid=21588 vsize=832288 CPUtime=99.34 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 23448 0 0 0 9923 11 0 0 25 0 4 0 517853667 852262912 185767 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668512 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=832288 CPUtime=98.96 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 83383 0 0 0 9865 31 0 0 25 0 4 0 517853667 852262912 185767 33554432000 4194304 4964704 140733229428512 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=832288 CPUtime=99.51 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 35056 0 0 0 9936 15 0 0 25 0 4 0 517853667 852262912 185767 33554432000 4194304 4964704 140733229428512 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 399.9
Current children cumulated vsize (KiB) 832288

[startup+162.301 s]
/proc/loadavg: 8.02 8.00 7.97 9/184 21598
/proc/meminfo: memFree=23299312/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1118152 CPUtime=639.55 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 278533 0 0 0 63847 108 0 0 25 0 4 0 517853389 1144987648 249873 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 279538 249873 454 189 0 273887 0
[pid=21590/tid=21592] ppid=21588 vsize=1118152 CPUtime=159.33 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 26832 0 0 0 15919 14 0 0 25 0 4 0 517853667 1144987648 249873 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670594 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1118152 CPUtime=158.63 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 131350 0 0 0 15819 44 0 0 25 0 4 0 517853667 1144987648 249873 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1118152 CPUtime=159.51 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 43569 0 0 0 15930 21 0 0 25 0 4 0 517853667 1144987648 249873 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 639.55
Current children cumulated vsize (KiB) 1118152

[startup+222.301 s]
/proc/loadavg: 8.04 8.01 7.98 9/184 21600
/proc/meminfo: memFree=22883880/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1273012 CPUtime=879.22 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 334535 0 0 0 87785 137 0 0 25 0 4 0 517853389 1303564288 305875 33554432000 4194304 4964704 140733229428512 18446744073709551615 4669391 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 318253 305875 454 189 0 312602 0
[pid=21590/tid=21592] ppid=21588 vsize=1273012 CPUtime=219.34 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 29542 0 0 0 21916 18 0 0 25 0 4 0 517853667 1303564288 305875 33554432000 4194304 4964704 140733229428512 18446744073709551615 4371527 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1273012 CPUtime=218.3 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 174111 0 0 0 21771 59 0 0 25 0 4 0 517853667 1303564288 305875 33554432000 4194304 4964704 140733229428512 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1273012 CPUtime=219.51 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 50375 0 0 0 21924 27 0 0 25 0 4 0 517853667 1303564288 305875 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668508 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 879.22
Current children cumulated vsize (KiB) 1273012

[startup+282.301 s]
/proc/loadavg: 8.12 8.04 7.99 9/184 21601
/proc/meminfo: memFree=22458908/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1521924 CPUtime=1118.89 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 388736 0 0 0 111730 159 0 0 25 0 4 0 517853389 1558450176 360076 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 380481 360076 454 189 0 374830 0
[pid=21590/tid=21592] ppid=21588 vsize=1521924 CPUtime=279.33 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 32887 0 0 0 27912 21 0 0 25 0 4 0 517853667 1558450176 360076 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1521924 CPUtime=277.97 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 216138 0 0 0 27727 70 0 0 25 0 4 0 517853667 1558450176 360076 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1521924 CPUtime=279.51 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 57052 0 0 0 27919 32 0 0 25 0 4 0 517853667 1558450176 360076 33554432000 4194304 4964704 140733229428512 18446744073709551615 4332401 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1118.89
Current children cumulated vsize (KiB) 1521924

[startup+342.3 s]
/proc/loadavg: 8.16 8.06 8.00 9/184 21603
/proc/meminfo: memFree=22099424/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1722508 CPUtime=1358.56 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 431492 0 0 0 135676 180 0 0 25 0 4 0 517853389 1763848192 402832 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 430627 402832 454 189 0 424976 0
[pid=21590/tid=21592] ppid=21588 vsize=1722508 CPUtime=339.33 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 35024 0 0 0 33910 23 0 0 25 0 4 0 517853667 1763848192 402832 33554432000 4194304 4964704 140733229428512 18446744073709551615 4362182 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1722508 CPUtime=337.62 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 250846 0 0 0 33681 81 0 0 25 0 4 0 517853667 1763848192 402832 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670598 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1722508 CPUtime=339.51 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 60426 0 0 0 33915 36 0 0 25 0 4 0 517853667 1763848192 402832 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1358.56
Current children cumulated vsize (KiB) 1722508

[startup+402.301 s]
/proc/loadavg: 8.12 8.06 8.00 9/184 21605
/proc/meminfo: memFree=21874712/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1730476 CPUtime=1598.24 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 438184 0 0 0 159641 183 0 0 25 0 4 0 517853389 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 432619 409524 454 189 0 426968 0
[pid=21590/tid=21592] ppid=21588 vsize=1730476 CPUtime=399.34 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 35230 0 0 0 39910 24 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1730476 CPUtime=397.3 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 256435 0 0 0 39647 83 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1730476 CPUtime=399.51 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 61134 0 0 0 39915 36 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1598.24
Current children cumulated vsize (KiB) 1730476

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

[startup+409.5 s]
/proc/loadavg: 8.18 8.08 8.01 9/184 21605
/proc/meminfo: memFree=21850656/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1730476 CPUtime=1626.99 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 438184 0 0 0 162516 183 0 0 25 0 4 0 517853389 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 432619 409524 454 189 0 426968 0
[pid=21590/tid=21592] ppid=21588 vsize=1730476 CPUtime=406.54 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 35230 0 0 0 40630 24 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1730476 CPUtime=404.45 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 256435 0 0 0 40362 83 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670224 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1730476 CPUtime=406.71 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 61134 0 0 0 40635 36 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1626.99
Current children cumulated vsize (KiB) 1730476

[startup+415.9 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 21605
/proc/meminfo: memFree=21826600/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1730476 CPUtime=1652.56 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 438184 0 0 0 165073 183 0 0 25 0 4 0 517853389 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 432619 409524 454 189 0 426968 0
[pid=21590/tid=21592] ppid=21588 vsize=1730476 CPUtime=412.94 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 35230 0 0 0 41270 24 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1730476 CPUtime=410.82 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 256435 0 0 0 40999 83 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1730476 CPUtime=413.11 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 61134 0 0 0 41275 36 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1652.56
Current children cumulated vsize (KiB) 1730476

[startup+419.107 s]
/proc/loadavg: 8.15 8.07 8.01 9/184 21605
/proc/meminfo: memFree=21805768/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1730476 CPUtime=1665.36 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 438184 0 0 0 166353 183 0 0 25 0 4 0 517853389 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 432619 409524 454 189 0 426968 0
[pid=21590/tid=21592] ppid=21588 vsize=1730476 CPUtime=416.15 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 35230 0 0 0 41591 24 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1730476 CPUtime=414 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 256435 0 0 0 41317 83 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1730476 CPUtime=416.32 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 61134 0 0 0 41596 36 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1665.36
Current children cumulated vsize (KiB) 1730476

[startup+420.7 s]
/proc/loadavg: 8.15 8.07 8.01 9/184 21605
/proc/meminfo: memFree=21799572/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1730476 CPUtime=1671.73 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 438184 0 0 0 166990 183 0 0 25 0 4 0 517853389 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4653154 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 432619 409524 454 189 0 426968 0
[pid=21590/tid=21592] ppid=21588 vsize=1730476 CPUtime=417.74 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 35230 0 0 0 41750 24 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4332656 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1730476 CPUtime=415.59 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 256435 0 0 0 41476 83 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4313814 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1730476 CPUtime=417.91 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 61134 0 0 0 41755 36 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4660362 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1671.73
Current children cumulated vsize (KiB) 1730476

[startup+421.5 s]
/proc/loadavg: 8.15 8.07 8.01 9/184 21605
/proc/meminfo: memFree=21796844/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1730476 CPUtime=1674.92 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 438184 0 0 0 167309 183 0 0 25 0 4 0 517853389 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4668928 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 432619 409524 454 189 0 426968 0
[pid=21590/tid=21592] ppid=21588 vsize=1730476 CPUtime=418.54 cores=1,3,5,7
/proc/21590/task/21592/stat : 21592 (claspmt) R 21588 21590 21348 0 -1 4202560 35230 0 0 0 41830 24 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21590/tid=21593] ppid=21588 vsize=1730476 CPUtime=416.38 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 256435 0 0 0 41555 83 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4363869 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21590/tid=21594] ppid=21588 vsize=1730476 CPUtime=418.71 cores=1,3,5,7
/proc/21590/task/21594/stat : 21594 (claspmt) R 21588 21590 21348 0 -1 4202560 61134 0 0 0 41835 36 0 0 25 0 4 0 517853667 1772007424 409524 33554432000 4194304 4964704 140733229428512 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1674.92
Current children cumulated vsize (KiB) 1730476

[startup+422.3 s]
/proc/loadavg: 8.15 8.07 8.01 6/182 21605
/proc/meminfo: memFree=21791776/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1730476 CPUtime=1677.61 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) S 21588 21590 21348 0 -1 4202496 438185 0 0 0 167578 183 0 0 25 0 2 0 517853389 1772007424 409525 33554432000 4194304 4964704 140733229428512 18446744073709551615 218382759909 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21590/statm: 432619 409525 455 189 0 426968 0
[pid=21590/tid=21593] ppid=21588 vsize=1730476 CPUtime=417.19 cores=1,3,5,7
/proc/21590/task/21593/stat : 21593 (claspmt) R 21588 21590 21348 0 -1 4202560 256435 0 0 0 41636 83 0 0 25 0 2 0 517853667 1772007424 409525 33554432000 4194304 4964704 140733229428512 18446744073709551615 4363945 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1677.61
Current children cumulated vsize (KiB) 1730476

[startup+422.5 s]
/proc/loadavg: 8.15 8.07 8.01 6/182 21605
/proc/meminfo: memFree=21791776/32951124 swapFree=67051468/67111528
[pid=21590] ppid=21588 vsize=1371528 CPUtime=1677.81 cores=1,3,5,7
/proc/21590/stat : 21590 (claspmt) R 21588 21590 21348 0 -1 4202496 438195 0 0 0 167596 185 0 0 24 0 1 0 517853389 1404444672 327562 33554432000 4194304 4964704 140733229428512 18446744073709551615 218371000455 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/21590/statm: 342882 327050 465 189 0 337231 0
Current children cumulated CPU time (s) 1677.81
Current children cumulated vsize (KiB) 1371528

Child status: 20
Real time (s): 422.555
CPU time (s): 1677.87
CPU user time (s): 1675.97
CPU system time (s): 1.90371
CPU usage (%): 397.078
Max. virtual memory (cumulated for all children) (KiB): 1730476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1675.97
system time used= 1.90371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 438196
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1068
involuntary context switches= 12095

runsolver used 0.630904 second user time and 1.67874 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 09:35:06
IDJOB=3299897
IDBENCH=82399
IDSOLVER=1683
FILE ID=node101/3299897-1304062501
RUNJOBID= node101-1304060083-21367
PBS_JOBID= 13170449
Free space on /tmp= 71792 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299897-1304062501/watcher-3299897-1304062501 -o /tmp/evaluation-result-3299897-1304062501/solver-3299897-1304062501 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299897-1304062501.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=375729619

node101.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24851600 kB
Buffers:       2017352 kB
Cached:        5334484 kB
SwapCached:      30452 kB
Active:        3433716 kB
Inactive:      4219796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24851600 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          238136 kB
Writeback:           0 kB
AnonPages:      292668 kB
Mapped:           9856 kB
Slab:           382016 kB
PageTables:       5340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   491452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71792 MiB
End job on node101 at 2011-04-29 09:42:09