Trace number 3380953

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-R4095-patched (fixed)UNSAT 139.755 17.73

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.18691
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...496505/instance-3380953-1305496505.cnf
0.09/0.13	c Solving...
139.71/17.72	s UNSATISFIABLE
139.71/17.72	
139.71/17.72	c Models        : 0     
139.71/17.72	c Time          : 17.693s (Solving: 17.56s 1st Model: 0.00s Unsat: 17.56s)
139.71/17.72	c CPU Time      : 139.710s

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: 961)

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-3380953-1305496505/watcher-3380953-1305496505 -o /tmp/evaluation-result-3380953-1305496505/solver-3380953-1305496505 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380953-1305496505.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.02 8.03 8.00 3/300 21224
/proc/meminfo: memFree=15865788/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=25096 CPUtime=0 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 1687 0 0 0 0 0 0 0 25 0 1 0 661253258 25698304 1482 33554432000 4194304 4964800 140736497938240 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21224/statm: 6274 1484 389 189 0 1148 0

[startup+0.0835649 s]
/proc/loadavg: 8.02 8.03 8.00 3/300 21224
/proc/meminfo: memFree=15865788/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=31108 CPUtime=0.07 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 3518 0 0 0 7 0 0 0 25 0 1 0 661253258 31854592 2974 33554432000 4194304 4964800 140736497938240 18446744073709551615 4600392 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21224/statm: 7777 2974 404 189 0 2651 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31108

[startup+0.100549 s]
/proc/loadavg: 8.02 8.03 8.00 3/300 21224
/proc/meminfo: memFree=15865788/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=31504 CPUtime=0.09 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 3617 0 0 0 9 0 0 0 25 0 1 0 661253258 32260096 3073 33554432000 4194304 4964800 140736497938240 18446744073709551615 4621596 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21224/statm: 7876 3073 404 189 0 2750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31504

[startup+0.365061 s]
/proc/loadavg: 8.02 8.03 8.00 3/300 21224
/proc/meminfo: memFree=15865788/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=333676 CPUtime=1.88 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 9546 0 0 0 186 2 0 0 18 0 8 0 661253258 341684224 7780 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/21224/statm: 83419 7780 464 189 0 77768 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 333676

[startup+1.16432 s]
/proc/loadavg: 8.02 8.03 8.00 3/300 21224
/proc/meminfo: memFree=15865788/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=335832 CPUtime=7.66 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 12414 0 0 0 763 3 0 0 19 0 8 0 661253258 343891968 10648 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668756 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 83958 10648 464 189 0 78307 0
Current children cumulated CPU time (s) 7.66
Current children cumulated vsize (KiB) 335832

[startup+1.50027 s]
/proc/loadavg: 8.02 8.03 8.00 3/300 21224
/proc/meminfo: memFree=15865788/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=336004 CPUtime=10.34 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 12596 0 0 0 1031 3 0 0 19 0 8 0 661253258 344068096 10830 33554432000 4194304 4964800 140736497938240 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 84001 10830 464 189 0 78350 0
Current children cumulated CPU time (s) 10.34
Current children cumulated vsize (KiB) 336004

[startup+3.10098 s]
/proc/loadavg: 8.10 8.05 8.01 9/308 21232
/proc/meminfo: memFree=15815436/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=338100 CPUtime=23.13 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 15022 0 0 0 2308 5 0 0 24 0 8 0 661253258 346214400 13256 33554432000 4194304 4964800 140736497938240 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 84525 13256 464 189 0 78874 0
[pid=21224/tid=21226] ppid=21222 vsize=338100 CPUtime=2.9 cores=0-7
/proc/21224/task/21226/stat : 21226 (claspmt) R 21222 21224 21014 0 -1 4202560 1162 0 0 0 290 0 0 0 22 0 8 0 661253272 346214400 13256 33554432000 4194304 4964800 140736497938240 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21224/tid=21227] ppid=21222 vsize=338100 CPUtime=2.9 cores=0-7
/proc/21224/task/21227/stat : 21227 (claspmt) R 21222 21224 21014 0 -1 4202560 2045 0 0 0 289 1 0 0 22 0 8 0 661253272 346214400 13256 33554432000 4194304 4964800 140736497938240 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21224/tid=21228] ppid=21222 vsize=338100 CPUtime=2.9 cores=0-7
/proc/21224/task/21228/stat : 21228 (claspmt) R 21222 21224 21014 0 -1 4202560 1402 0 0 0 290 0 0 0 22 0 8 0 661253272 346214400 13256 33554432000 4194304 4964800 140736497938240 18446744073709551615 4379076 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21224/tid=21229] ppid=21222 vsize=338100 CPUtime=2.89 cores=0-7
/proc/21224/task/21229/stat : 21229 (claspmt) R 21222 21224 21014 0 -1 4202560 1398 0 0 0 289 0 0 0 22 0 8 0 661253272 346214400 13256 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668814 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21224/tid=21230] ppid=21222 vsize=338100 CPUtime=2.94 cores=0-7
/proc/21224/task/21230/stat : 21230 (claspmt) R 21222 21224 21014 0 -1 4202560 1244 0 0 0 294 0 0 0 24 0 8 0 661253272 346214400 13256 33554432000 4194304 4964800 140736497938240 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21224/tid=21231] ppid=21222 vsize=338100 CPUtime=2.9 cores=0-7
/proc/21224/task/21231/stat : 21231 (claspmt) R 21222 21224 21014 0 -1 4202560 1433 0 0 0 290 0 0 0 22 0 8 0 661253272 346214400 13256 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21224/tid=21232] ppid=21222 vsize=338100 CPUtime=2.89 cores=0-7
/proc/21224/task/21232/stat : 21232 (claspmt) R 21222 21224 21014 0 -1 4202560 1879 0 0 0 288 1 0 0 22 0 8 0 661253272 346214400 13256 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.13
Current children cumulated vsize (KiB) 338100

[startup+6.30041 s]
/proc/loadavg: 8.09 8.05 8.00 9/308 21232
/proc/meminfo: memFree=15806888/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=339740 CPUtime=48.69 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 17154 0 0 0 4862 7 0 0 25 0 8 0 661253258 347893760 15388 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670020 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 84935 15389 464 189 0 79284 0
[pid=21224/tid=21226] ppid=21222 vsize=339740 CPUtime=6.1 cores=0-7
/proc/21224/task/21226/stat : 21226 (claspmt) R 21222 21224 21014 0 -1 4202560 1360 0 0 0 610 0 0 0 25 0 8 0 661253272 347893760 15389 33554432000 4194304 4964800 140736497938240 18446744073709551615 4647560 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21224/tid=21227] ppid=21222 vsize=339740 CPUtime=6.09 cores=0-7
/proc/21224/task/21227/stat : 21227 (claspmt) R 21222 21224 21014 0 -1 4202560 2587 0 0 0 608 1 0 0 25 0 8 0 661253272 347893760 15389 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21224/tid=21228] ppid=21222 vsize=339740 CPUtime=6.1 cores=0-7
/proc/21224/task/21228/stat : 21228 (claspmt) R 21222 21224 21014 0 -1 4202560 1578 0 0 0 610 0 0 0 18 0 8 0 661253272 347893760 15389 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21224/tid=21229] ppid=21222 vsize=339740 CPUtime=6.1 cores=0-7
/proc/21224/task/21229/stat : 21229 (claspmt) R 21222 21224 21014 0 -1 4202560 1675 0 0 0 609 1 0 0 25 0 8 0 661253272 347893760 15389 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21224/tid=21230] ppid=21222 vsize=339740 CPUtime=6.14 cores=0-7
/proc/21224/task/21230/stat : 21230 (claspmt) R 21222 21224 21014 0 -1 4202560 1499 0 0 0 614 0 0 0 25 0 8 0 661253272 347893760 15389 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21224/tid=21231] ppid=21222 vsize=339740 CPUtime=6.1 cores=0-7
/proc/21224/task/21231/stat : 21231 (claspmt) R 21222 21224 21014 0 -1 4202560 1624 0 0 0 610 0 0 0 25 0 8 0 661253272 347893760 15389 33554432000 4194304 4964800 140736497938240 18446744073709551615 218370618401 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21224/tid=21232] ppid=21222 vsize=339740 CPUtime=6.09 cores=0-7
/proc/21224/task/21232/stat : 21232 (claspmt) R 21222 21224 21014 0 -1 4202560 2167 0 0 0 608 1 0 0 25 0 8 0 661253272 347893760 15389 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.69
Current children cumulated vsize (KiB) 339740

[startup+12.7013 s]
/proc/loadavg: 8.17 8.06 8.01 9/308 21232
/proc/meminfo: memFree=15794312/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=341844 CPUtime=99.91 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 20317 0 0 0 9982 9 0 0 25 0 8 0 661253258 350048256 18551 33554432000 4194304 4964800 140736497938240 18446744073709551615 4654676 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 85461 18551 466 189 0 79810 0
[pid=21224/tid=21226] ppid=21222 vsize=341844 CPUtime=12.5 cores=0-7
/proc/21224/task/21226/stat : 21226 (claspmt) R 21222 21224 21014 0 -1 4202560 1701 0 0 0 1250 0 0 0 25 0 8 0 661253272 350048256 18551 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669001 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21224/tid=21227] ppid=21222 vsize=341844 CPUtime=12.51 cores=0-7
/proc/21224/task/21227/stat : 21227 (claspmt) R 21222 21224 21014 0 -1 4202560 3367 0 0 0 1249 2 0 0 25 0 8 0 661253272 350048256 18551 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21224/tid=21228] ppid=21222 vsize=341844 CPUtime=12.51 cores=0-7
/proc/21224/task/21228/stat : 21228 (claspmt) R 21222 21224 21014 0 -1 4202560 1783 0 0 0 1251 0 0 0 25 0 8 0 661253272 350048256 18551 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21224/tid=21229] ppid=21222 vsize=341844 CPUtime=12.51 cores=0-7
/proc/21224/task/21229/stat : 21229 (claspmt) R 21222 21224 21014 0 -1 4202560 2098 0 0 0 1250 1 0 0 25 0 8 0 661253272 350048256 18551 33554432000 4194304 4964800 140736497938240 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21224/tid=21230] ppid=21222 vsize=341844 CPUtime=12.55 cores=0-7
/proc/21224/task/21230/stat : 21230 (claspmt) R 21222 21224 21014 0 -1 4202560 1916 0 0 0 1255 0 0 0 25 0 8 0 661253272 350048256 18551 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21224/tid=21231] ppid=21222 vsize=341844 CPUtime=12.51 cores=0-7
/proc/21224/task/21231/stat : 21231 (claspmt) R 21222 21224 21014 0 -1 4202560 1811 0 0 0 1251 0 0 0 25 0 8 0 661253272 350048256 18551 33554432000 4194304 4964800 140736497938240 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21224/tid=21232] ppid=21222 vsize=341844 CPUtime=12.5 cores=0-7
/proc/21224/task/21232/stat : 21232 (claspmt) R 21222 21224 21014 0 -1 4202560 2693 0 0 0 1249 1 0 0 25 0 8 0 661253272 350048256 18551 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.91
Current children cumulated vsize (KiB) 341844

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

[startup+13.4011 s]
/proc/loadavg: 8.17 8.06 8.01 9/308 21232
/proc/meminfo: memFree=15794312/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=341988 CPUtime=105.43 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 20427 0 0 0 10534 9 0 0 25 0 8 0 661253258 350195712 18661 33554432000 4194304 4964800 140736497938240 18446744073709551615 4660408 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 85497 18661 466 189 0 79846 0
[pid=21224/tid=21226] ppid=21222 vsize=341988 CPUtime=13.19 cores=0-7
/proc/21224/task/21226/stat : 21226 (claspmt) R 21222 21224 21014 0 -1 4202560 1708 0 0 0 1319 0 0 0 25 0 8 0 661253272 350195712 18661 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21224/tid=21227] ppid=21222 vsize=341988 CPUtime=13.2 cores=0-7
/proc/21224/task/21227/stat : 21227 (claspmt) R 21222 21224 21014 0 -1 4202560 3390 0 0 0 1318 2 0 0 25 0 8 0 661253272 350195712 18661 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21224/tid=21228] ppid=21222 vsize=341988 CPUtime=13.19 cores=0-7
/proc/21224/task/21228/stat : 21228 (claspmt) R 21222 21224 21014 0 -1 4202560 1805 0 0 0 1319 0 0 0 25 0 8 0 661253272 350195712 18661 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21224/tid=21229] ppid=21222 vsize=341988 CPUtime=13.2 cores=0-7
/proc/21224/task/21229/stat : 21229 (claspmt) R 21222 21224 21014 0 -1 4202560 2120 0 0 0 1319 1 0 0 25 0 8 0 661253272 350195712 18661 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21224/tid=21230] ppid=21222 vsize=341988 CPUtime=13.24 cores=0-7
/proc/21224/task/21230/stat : 21230 (claspmt) R 21222 21224 21014 0 -1 4202560 1937 0 0 0 1324 0 0 0 25 0 8 0 661253272 350195712 18661 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21224/tid=21231] ppid=21222 vsize=341988 CPUtime=13.19 cores=0-7
/proc/21224/task/21231/stat : 21231 (claspmt) R 21222 21224 21014 0 -1 4202560 1826 0 0 0 1319 0 0 0 25 0 8 0 661253272 350195712 18661 33554432000 4194304 4964800 140736497938240 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21224/tid=21232] ppid=21222 vsize=341988 CPUtime=13.19 cores=0-7
/proc/21224/task/21232/stat : 21232 (claspmt) R 21222 21224 21014 0 -1 4202560 2693 0 0 0 1318 1 0 0 25 0 8 0 661253272 350195712 18661 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 105.43
Current children cumulated vsize (KiB) 341988

[startup+15.0119 s]
/proc/loadavg: 8.17 8.06 8.01 9/308 21232
/proc/meminfo: memFree=15793196/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=342408 CPUtime=118.29 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 20605 0 0 0 11820 9 0 0 25 0 8 0 661253258 350625792 18839 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 85602 18839 466 189 0 79951 0
[pid=21224/tid=21226] ppid=21222 vsize=342408 CPUtime=14.8 cores=0-7
/proc/21224/task/21226/stat : 21226 (claspmt) R 21222 21224 21014 0 -1 4202560 1740 0 0 0 1480 0 0 0 18 0 8 0 661253272 350625792 18839 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669298 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21224/tid=21227] ppid=21222 vsize=342408 CPUtime=14.81 cores=0-7
/proc/21224/task/21227/stat : 21227 (claspmt) R 21222 21224 21014 0 -1 4202560 3444 0 0 0 1479 2 0 0 25 0 8 0 661253272 350625792 18839 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21224/tid=21228] ppid=21222 vsize=342408 CPUtime=14.8 cores=0-7
/proc/21224/task/21228/stat : 21228 (claspmt) R 21222 21224 21014 0 -1 4202560 1817 0 0 0 1480 0 0 0 25 0 8 0 661253272 350625792 18839 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670077 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21224/tid=21229] ppid=21222 vsize=342408 CPUtime=14.81 cores=0-7
/proc/21224/task/21229/stat : 21229 (claspmt) R 21222 21224 21014 0 -1 4202560 2132 0 0 0 1480 1 0 0 25 0 8 0 661253272 350625792 18839 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21224/tid=21230] ppid=21222 vsize=342408 CPUtime=14.85 cores=0-7
/proc/21224/task/21230/stat : 21230 (claspmt) R 21222 21224 21014 0 -1 4202560 1963 0 0 0 1485 0 0 0 25 0 8 0 661253272 350625792 18839 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21224/tid=21231] ppid=21222 vsize=342408 CPUtime=14.81 cores=0-7
/proc/21224/task/21231/stat : 21231 (claspmt) R 21222 21224 21014 0 -1 4202560 1840 0 0 0 1481 0 0 0 25 0 8 0 661253272 350625792 18839 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21224/tid=21232] ppid=21222 vsize=342408 CPUtime=14.8 cores=0-7
/proc/21224/task/21232/stat : 21232 (claspmt) R 21222 21224 21014 0 -1 4202560 2709 0 0 0 1479 1 0 0 25 0 8 0 661253272 350625792 18839 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669310 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 118.29
Current children cumulated vsize (KiB) 342408

[startup+16.6006 s]
/proc/loadavg: 8.15 8.06 8.01 9/308 21232
/proc/meminfo: memFree=15792824/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=342408 CPUtime=130.98 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 20753 0 0 0 13089 9 0 0 25 0 8 0 661253258 350625792 18987 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 85602 18987 466 189 0 79951 0
[pid=21224/tid=21226] ppid=21222 vsize=342408 CPUtime=16.39 cores=0-7
/proc/21224/task/21226/stat : 21226 (claspmt) R 21222 21224 21014 0 -1 4202560 1746 0 0 0 1639 0 0 0 21 0 8 0 661253272 350625792 18987 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21224/tid=21227] ppid=21222 vsize=342408 CPUtime=16.39 cores=0-7
/proc/21224/task/21227/stat : 21227 (claspmt) R 21222 21224 21014 0 -1 4202560 3475 0 0 0 1637 2 0 0 25 0 8 0 661253272 350625792 18987 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21224/tid=21228] ppid=21222 vsize=342408 CPUtime=16.39 cores=0-7
/proc/21224/task/21228/stat : 21228 (claspmt) R 21222 21224 21014 0 -1 4202560 1829 0 0 0 1639 0 0 0 25 0 8 0 661253272 350625792 18987 33554432000 4194304 4964800 140736497938240 18446744073709551615 4654511 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21224/tid=21229] ppid=21222 vsize=342408 CPUtime=16.4 cores=0-7
/proc/21224/task/21229/stat : 21229 (claspmt) R 21222 21224 21014 0 -1 4202560 2180 0 0 0 1639 1 0 0 25 0 8 0 661253272 350625792 18987 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669164 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21224/tid=21230] ppid=21222 vsize=342408 CPUtime=16.44 cores=0-7
/proc/21224/task/21230/stat : 21230 (claspmt) R 21222 21224 21014 0 -1 4202560 1963 0 0 0 1644 0 0 0 25 0 8 0 661253272 350625792 18987 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21224/tid=21231] ppid=21222 vsize=342408 CPUtime=16.39 cores=0-7
/proc/21224/task/21231/stat : 21231 (claspmt) R 21222 21224 21014 0 -1 4202560 1869 0 0 0 1639 0 0 0 25 0 8 0 661253272 350625792 18987 33554432000 4194304 4964800 140736497938240 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21224/tid=21232] ppid=21222 vsize=342408 CPUtime=16.39 cores=0-7
/proc/21224/task/21232/stat : 21232 (claspmt) R 21222 21224 21014 0 -1 4202560 2721 0 0 0 1638 1 0 0 25 0 8 0 661253272 350625792 18987 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 130.98
Current children cumulated vsize (KiB) 342408

[startup+17.4004 s]
/proc/loadavg: 8.15 8.06 8.01 9/308 21232
/proc/meminfo: memFree=15792700/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=342408 CPUtime=137.36 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 20819 0 0 0 13727 9 0 0 25 0 8 0 661253258 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 85602 19053 466 189 0 79951 0
[pid=21224/tid=21226] ppid=21222 vsize=342408 CPUtime=17.19 cores=0-7
/proc/21224/task/21226/stat : 21226 (claspmt) R 21222 21224 21014 0 -1 4202560 1749 0 0 0 1719 0 0 0 24 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21224/tid=21227] ppid=21222 vsize=342408 CPUtime=17.19 cores=0-7
/proc/21224/task/21227/stat : 21227 (claspmt) R 21222 21224 21014 0 -1 4202560 3475 0 0 0 1717 2 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21224/tid=21228] ppid=21222 vsize=342408 CPUtime=17.19 cores=0-7
/proc/21224/task/21228/stat : 21228 (claspmt) R 21222 21224 21014 0 -1 4202560 1867 0 0 0 1719 0 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21224/tid=21229] ppid=21222 vsize=342408 CPUtime=17.2 cores=0-7
/proc/21224/task/21229/stat : 21229 (claspmt) R 21222 21224 21014 0 -1 4202560 2184 0 0 0 1719 1 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21224/tid=21230] ppid=21222 vsize=342408 CPUtime=17.24 cores=0-7
/proc/21224/task/21230/stat : 21230 (claspmt) R 21222 21224 21014 0 -1 4202560 1963 0 0 0 1724 0 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21224/tid=21231] ppid=21222 vsize=342408 CPUtime=17.19 cores=0-7
/proc/21224/task/21231/stat : 21231 (claspmt) R 21222 21224 21014 0 -1 4202560 1869 0 0 0 1719 0 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670142 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21224/tid=21232] ppid=21222 vsize=342408 CPUtime=17.18 cores=0-7
/proc/21224/task/21232/stat : 21232 (claspmt) R 21222 21224 21014 0 -1 4202560 2721 0 0 0 1717 1 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 137.36
Current children cumulated vsize (KiB) 342408

[startup+17.6004 s]
/proc/loadavg: 8.15 8.06 8.01 9/308 21232
/proc/meminfo: memFree=15792700/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=342408 CPUtime=138.96 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 20819 0 0 0 13887 9 0 0 25 0 8 0 661253258 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/21224/statm: 85602 19053 466 189 0 79951 0
[pid=21224/tid=21226] ppid=21222 vsize=342408 CPUtime=17.39 cores=0-7
/proc/21224/task/21226/stat : 21226 (claspmt) R 21222 21224 21014 0 -1 4202560 1749 0 0 0 1739 0 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21224/tid=21227] ppid=21222 vsize=342408 CPUtime=17.39 cores=0-7
/proc/21224/task/21227/stat : 21227 (claspmt) R 21222 21224 21014 0 -1 4202560 3475 0 0 0 1737 2 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21224/tid=21228] ppid=21222 vsize=342408 CPUtime=17.39 cores=0-7
/proc/21224/task/21228/stat : 21228 (claspmt) R 21222 21224 21014 0 -1 4202560 1867 0 0 0 1739 0 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21224/tid=21229] ppid=21222 vsize=342408 CPUtime=17.4 cores=0-7
/proc/21224/task/21229/stat : 21229 (claspmt) R 21222 21224 21014 0 -1 4202560 2184 0 0 0 1739 1 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21224/tid=21230] ppid=21222 vsize=342408 CPUtime=17.44 cores=0-7
/proc/21224/task/21230/stat : 21230 (claspmt) R 21222 21224 21014 0 -1 4202560 1963 0 0 0 1744 0 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21224/tid=21231] ppid=21222 vsize=342408 CPUtime=17.39 cores=0-7
/proc/21224/task/21231/stat : 21231 (claspmt) R 21222 21224 21014 0 -1 4202560 1869 0 0 0 1739 0 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4669294 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21224/tid=21232] ppid=21222 vsize=342408 CPUtime=17.38 cores=0-7
/proc/21224/task/21232/stat : 21232 (claspmt) R 21222 21224 21014 0 -1 4202560 2721 0 0 0 1737 1 0 0 25 0 8 0 661253272 350625792 19053 33554432000 4194304 4964800 140736497938240 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 138.96
Current children cumulated vsize (KiB) 342408

[startup+17.7004 s]
/proc/loadavg: 8.15 8.06 8.01 9/308 21232
/proc/meminfo: memFree=15792700/32951124 swapFree=52307768/67111528
[pid=21224] ppid=21222 vsize=340244 CPUtime=139.71 cores=0-7
/proc/21224/stat : 21224 (claspmt) R 21222 21224 21014 0 -1 4202496 20829 0 0 0 13962 9 0 0 25 0 1 0 661253258 348409856 18522 33554432000 4194304 4964800 140736497938240 18446744073709551615 4598422 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/21224/statm: 85061 18522 476 189 0 79410 0
Current children cumulated CPU time (s) 139.71
Current children cumulated vsize (KiB) 340244

Child status: 20
Real time (s): 17.73
CPU time (s): 139.755
CPU user time (s): 139.651
CPU system time (s): 0.103984
CPU usage (%): 788.237
Max. virtual memory (cumulated for all children) (KiB): 342408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.651
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20830
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= 4051
involuntary context switches= 681

runsolver used 0.054991 second user time and 0.120981 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 23:55:05
IDJOB=3380953
IDBENCH=83118
IDSOLVER=1865
FILE ID=node101/3380953-1305496505
RUNJOBID= node101-1305491401-21028
PBS_JOBID= 13325415
Free space on /tmp= 73756 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.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-3380953-1305496505/watcher-3380953-1305496505 -o /tmp/evaluation-result-3380953-1305496505/solver-3380953-1305496505 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380953-1305496505.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=1795118227

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:      15866192 kB
Buffers:        349100 kB
Cached:        6211424 kB
SwapCached:      14848 kB
Active:       11613768 kB
Inactive:      5183280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15866192 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            2004 kB
Writeback:           0 kB
AnonPages:    10234128 kB
Mapped:          15532 kB
Slab:           159516 kB
PageTables:      63880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42583888 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= 73756 MiB
End job on node101 at 2011-05-15 23:55:23