Trace number 3299581

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 305.569 76.4887

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...107922/instance-3299581-1304107922.cnf
0.00/0.00	c Solving...
305.22/76.48	s UNSATISFIABLE
305.22/76.48	
305.22/76.48	c Models        : 0     
305.22/76.48	c Time          : 76.484s (Solving: 76.48s 1st Model: 0.00s Unsat: 76.48s)
305.22/76.48	c CPU Time      : 305.560s

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-3299581-1304107922/watcher-3299581-1304107922 -o /tmp/evaluation-result-3299581-1304107922/solver-3299581-1304107922 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299581-1304107922.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.80 7.97 7.54 5/180 27943
/proc/meminfo: memFree=22842560/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=102292 CPUtime=0 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 704 0 0 0 0 0 0 0 25 0 4 0 522393122 104747008 632 33554432000 4194304 4964704 140737062770336 18446744073709551615 270624922872 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27943/statm: 25573 633 449 189 0 19922 0
[pid=27943/tid=27944] ppid=27941 vsize=102292 CPUtime=0 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 26 0 0 0 0 0 0 0 25 0 4 0 522393122 104747008 633 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215775 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=102292 CPUtime=0 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) S 27941 27943 27138 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 4 0 522393122 104747008 633 33554432000 4194304 4964704 140737062770336 18446744073709551615 270624926617 0 0 4096 18946 18446604467803057088 0 0 -1 5 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=102292 CPUtime=0 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 41 0 0 0 0 0 0 0 18 0 4 0 522393122 104747008 633 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215775 0 0 4096 18946 0 0 0 -1 5 0 0 0

[startup+0.0492031 s]
/proc/loadavg: 7.80 7.97 7.54 5/180 27943
/proc/meminfo: memFree=22842560/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=167960 CPUtime=0.16 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 881 0 0 0 16 0 0 0 25 0 4 0 522393122 171991040 809 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215775 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 41990 809 458 189 0 36339 0
[pid=27943/tid=27944] ppid=27941 vsize=167960 CPUtime=0.04 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 90 0 0 0 4 0 0 0 25 0 4 0 522393122 171991040 809 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215775 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=167960 CPUtime=0.03 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 65 0 0 0 3 0 0 0 25 0 4 0 522393122 171991040 809 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215726 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=167960 CPUtime=0.04 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 70 0 0 0 4 0 0 0 18 0 4 0 522393122 171991040 809 33554432000 4194304 4964704 140737062770336 18446744073709551615 4318418 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 167960

[startup+0.101483 s]
/proc/loadavg: 7.80 7.97 7.54 5/180 27943
/proc/meminfo: memFree=22842560/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=168088 CPUtime=0.37 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 953 0 0 0 37 0 0 0 25 0 4 0 522393122 172122112 881 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215775 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 42022 881 458 189 0 36371 0
[pid=27943/tid=27944] ppid=27941 vsize=168088 CPUtime=0.09 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 115 0 0 0 9 0 0 0 25 0 4 0 522393122 172122112 881 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215775 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=168088 CPUtime=0.09 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 93 0 0 0 9 0 0 0 25 0 4 0 522393122 172122112 881 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215726 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=168088 CPUtime=0.09 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 76 0 0 0 9 0 0 0 18 0 4 0 522393122 172122112 881 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215775 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 168088

[startup+0.30024 s]
/proc/loadavg: 7.80 7.97 7.54 5/180 27943
/proc/meminfo: memFree=22842560/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=168220 CPUtime=1.17 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 1085 0 0 0 117 0 0 0 25 0 4 0 522393122 172257280 1013 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670179 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 42055 1013 458 189 0 36404 0
[pid=27943/tid=27944] ppid=27941 vsize=168220 CPUtime=0.29 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 162 0 0 0 29 0 0 0 25 0 4 0 522393122 172257280 1013 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=168220 CPUtime=0.28 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 132 0 0 0 28 0 0 0 25 0 4 0 522393122 172257280 1013 33554432000 4194304 4964704 140737062770336 18446744073709551615 4332041 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=168220 CPUtime=0.29 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 90 0 0 0 29 0 0 0 18 0 4 0 522393122 172257280 1013 33554432000 4194304 4964704 140737062770336 18446744073709551615 4325245 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 168220

[startup+0.703624 s]
/proc/loadavg: 7.80 7.97 7.54 5/180 27943
/proc/meminfo: memFree=22842560/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=234012 CPUtime=3.24 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 1279 0 0 0 323 1 0 0 25 0 4 0 522393122 239628288 1207 33554432000 4194304 4964704 140737062770336 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58503 1257 458 189 0 52852 0
[pid=27943/tid=27944] ppid=27941 vsize=234012 CPUtime=1.61 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 288 0 0 0 161 0 0 0 25 0 4 0 522393122 239628288 1332 33554432000 4194304 4964704 140737062770336 18446744073709551615 4456559 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=234012 CPUtime=1.84 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) S 27941 27943 27138 0 -1 4202560 159 0 0 0 184 0 0 0 18 0 4 0 522393122 239628288 1347 33554432000 4194304 4964704 140737062770336 18446744073709551615 270613215726 0 0 4096 18946 18446604467803057088 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=234012 CPUtime=1.89 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 113 0 0 0 189 0 0 0 21 0 4 0 522393122 239628288 1360 33554432000 4194304 4964704 140737062770336 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 234012

[startup+2.00294 s]
/proc/loadavg: 7.80 7.97 7.54 5/180 27943
/proc/meminfo: memFree=22842560/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=234012 CPUtime=7.97 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 1438 0 0 0 796 1 0 0 25 0 4 0 522393122 239628288 1366 33554432000 4194304 4964704 140737062770336 18446744073709551615 4320953 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58503 1366 458 189 0 52852 0
[pid=27943/tid=27944] ppid=27941 vsize=234012 CPUtime=1.99 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 296 0 0 0 199 0 0 0 25 0 4 0 522393122 239628288 1366 33554432000 4194304 4964704 140737062770336 18446744073709551615 4653159 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=234012 CPUtime=1.98 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 169 0 0 0 198 0 0 0 19 0 4 0 522393122 239628288 1366 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=234012 CPUtime=1.99 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 113 0 0 0 199 0 0 0 21 0 4 0 522393122 239628288 1366 33554432000 4194304 4964704 140737062770336 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 234012

[startup+3.10074 s]
/proc/loadavg: 7.80 7.97 7.54 9/184 27947
/proc/meminfo: memFree=22838716/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=234144 CPUtime=12.36 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 1545 0 0 0 1235 1 0 0 25 0 4 0 522393122 239763456 1473 33554432000 4194304 4964704 140737062770336 18446744073709551615 4684027 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58536 1473 458 189 0 52885 0
[pid=27943/tid=27944] ppid=27941 vsize=234144 CPUtime=3.08 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 320 0 0 0 308 0 0 0 18 0 4 0 522393122 239763456 1473 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=234144 CPUtime=3.08 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 199 0 0 0 308 0 0 0 21 0 4 0 522393122 239763456 1473 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=234144 CPUtime=3.09 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 115 0 0 0 309 0 0 0 25 0 4 0 522393122 239763456 1473 33554432000 4194304 4964704 140737062770336 18446744073709551615 4378907 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 234144

[startup+6.30018 s]
/proc/loadavg: 7.82 7.97 7.54 9/184 27947
/proc/meminfo: memFree=22837324/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=234280 CPUtime=25.14 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 1739 0 0 0 2512 2 0 0 25 0 4 0 522393122 239902720 1667 33554432000 4194304 4964704 140737062770336 18446744073709551615 4660364 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58570 1667 458 189 0 52919 0
[pid=27943/tid=27944] ppid=27941 vsize=234280 CPUtime=6.28 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 423 0 0 0 628 0 0 0 25 0 4 0 522393122 239902720 1667 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=234280 CPUtime=6.26 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 626 0 0 0 25 0 4 0 522393122 239902720 1667 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=234280 CPUtime=6.28 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 115 0 0 0 628 0 0 0 25 0 4 0 522393122 239902720 1667 33554432000 4194304 4964704 140737062770336 18446744073709551615 4660197 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 234280

[startup+12.701 s]
/proc/loadavg: 7.83 7.97 7.54 9/184 27947
/proc/meminfo: memFree=22836476/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=234552 CPUtime=50.7 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 1820 0 0 0 5066 4 0 0 25 0 4 0 522393122 240181248 1748 33554432000 4194304 4964704 140737062770336 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58638 1748 458 189 0 52987 0
[pid=27943/tid=27944] ppid=27941 vsize=234552 CPUtime=12.68 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 453 0 0 0 1267 1 0 0 25 0 4 0 522393122 240181248 1748 33554432000 4194304 4964704 140737062770336 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=234552 CPUtime=12.63 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 1262 1 0 0 25 0 4 0 522393122 240181248 1748 33554432000 4194304 4964704 140737062770336 18446744073709551615 4660502 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=234552 CPUtime=12.68 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 124 0 0 0 1267 1 0 0 25 0 4 0 522393122 240181248 1748 33554432000 4194304 4964704 140737062770336 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 234552

[startup+25.5008 s]
/proc/loadavg: 7.87 7.97 7.55 9/184 27947
/proc/meminfo: memFree=22835724/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=234832 CPUtime=101.84 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 1997 0 0 0 10180 4 0 0 25 0 4 0 522393122 240467968 1925 33554432000 4194304 4964704 140737062770336 18446744073709551615 4333204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58708 1925 458 189 0 53057 0
[pid=27943/tid=27944] ppid=27941 vsize=234832 CPUtime=25.48 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 511 0 0 0 2547 1 0 0 25 0 4 0 522393122 240467968 1925 33554432000 4194304 4964704 140737062770336 18446744073709551615 4660188 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=234832 CPUtime=25.37 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 2536 1 0 0 25 0 4 0 522393122 240467968 1925 33554432000 4194304 4964704 140737062770336 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=234832 CPUtime=25.48 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 168 0 0 0 2547 1 0 0 25 0 4 0 522393122 240467968 1925 33554432000 4194304 4964704 140737062770336 18446744073709551615 4361235 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 234832

[startup+51.1003 s]
/proc/loadavg: 7.99 7.99 7.56 9/184 27948
/proc/meminfo: memFree=22834480/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=235100 CPUtime=204.13 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 2120 0 0 0 20408 5 0 0 25 0 4 0 522393122 240742400 2048 33554432000 4194304 4964704 140737062770336 18446744073709551615 4372651 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58775 2048 458 189 0 53124 0
[pid=27943/tid=27944] ppid=27941 vsize=235100 CPUtime=51.08 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 540 0 0 0 5107 1 0 0 25 0 4 0 522393122 240742400 2048 33554432000 4194304 4964704 140737062770336 18446744073709551615 4380234 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=235100 CPUtime=50.85 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 5084 1 0 0 25 0 4 0 522393122 240742400 2048 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=235100 CPUtime=51.08 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 187 0 0 0 5107 1 0 0 25 0 4 0 522393122 240742400 2048 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 235100

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

[startup+52.301 s]
/proc/loadavg: 7.99 7.99 7.56 9/184 27948
/proc/meminfo: memFree=22834480/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=235100 CPUtime=208.93 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 2125 0 0 0 20888 5 0 0 25 0 4 0 522393122 240742400 2053 33554432000 4194304 4964704 140737062770336 18446744073709551615 4660083 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58775 2053 458 189 0 53124 0
[pid=27943/tid=27944] ppid=27941 vsize=235100 CPUtime=52.28 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 545 0 0 0 5227 1 0 0 25 0 4 0 522393122 240742400 2053 33554432000 4194304 4964704 140737062770336 18446744073709551615 4660046 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=235100 CPUtime=52.05 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 5204 1 0 0 25 0 4 0 522393122 240742400 2053 33554432000 4194304 4964704 140737062770336 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=235100 CPUtime=52.29 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 187 0 0 0 5228 1 0 0 25 0 4 0 522393122 240742400 2053 33554432000 4194304 4964704 140737062770336 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 208.93
Current children cumulated vsize (KiB) 235100

[startup+65.1008 s]
/proc/loadavg: 7.99 7.99 7.57 9/184 27948
/proc/meminfo: memFree=22834476/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=235100 CPUtime=260.07 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 2155 0 0 0 26002 5 0 0 25 0 4 0 522393122 240742400 2083 33554432000 4194304 4964704 140737062770336 18446744073709551615 4627360 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58775 2083 458 189 0 53124 0
[pid=27943/tid=27944] ppid=27941 vsize=235100 CPUtime=65.08 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 555 0 0 0 6507 1 0 0 25 0 4 0 522393122 240742400 2083 33554432000 4194304 4964704 140737062770336 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=235100 CPUtime=64.79 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 6478 1 0 0 25 0 4 0 522393122 240742400 2083 33554432000 4194304 4964704 140737062770336 18446744073709551615 4332288 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=235100 CPUtime=65.09 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 195 0 0 0 6508 1 0 0 25 0 4 0 522393122 240742400 2083 33554432000 4194304 4964704 140737062770336 18446744073709551615 4653184 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 260.07
Current children cumulated vsize (KiB) 235100

[startup+71.5006 s]
/proc/loadavg: 7.99 7.99 7.57 9/184 27949
/proc/meminfo: memFree=22834228/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=235100 CPUtime=285.66 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 2166 0 0 0 28561 5 0 0 25 0 4 0 522393122 240742400 2094 33554432000 4194304 4964704 140737062770336 18446744073709551615 4364583 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58775 2094 458 189 0 53124 0
[pid=27943/tid=27944] ppid=27941 vsize=235100 CPUtime=71.49 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 558 0 0 0 7148 1 0 0 25 0 4 0 522393122 240742400 2094 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=235100 CPUtime=71.16 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 7115 1 0 0 25 0 4 0 522393122 240742400 2094 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=235100 CPUtime=71.49 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 195 0 0 0 7148 1 0 0 25 0 4 0 522393122 240742400 2094 33554432000 4194304 4964704 140737062770336 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 285.66
Current children cumulated vsize (KiB) 235100

[startup+74.7011 s]
/proc/loadavg: 7.99 7.99 7.57 9/184 27949
/proc/meminfo: memFree=22834348/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=235100 CPUtime=298.43 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 2170 0 0 0 29838 5 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4333186 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58775 2098 458 189 0 53124 0
[pid=27943/tid=27944] ppid=27941 vsize=235100 CPUtime=74.68 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 558 0 0 0 7467 1 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=235100 CPUtime=74.35 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 7434 1 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4658326 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=235100 CPUtime=74.69 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 195 0 0 0 7468 1 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4658318 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 298.43
Current children cumulated vsize (KiB) 235100

[startup+75.5009 s]
/proc/loadavg: 7.99 7.99 7.57 9/184 27949
/proc/meminfo: memFree=22834348/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=235100 CPUtime=301.62 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 2170 0 0 0 30157 5 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4333252 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58775 2098 458 189 0 53124 0
[pid=27943/tid=27944] ppid=27941 vsize=235100 CPUtime=75.48 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 558 0 0 0 7547 1 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=235100 CPUtime=75.14 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 7513 1 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=235100 CPUtime=75.49 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 195 0 0 0 7548 1 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4658364 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 301.62
Current children cumulated vsize (KiB) 235100

[startup+75.9009 s]
/proc/loadavg: 7.99 7.99 7.57 9/184 27949
/proc/meminfo: memFree=22834348/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=235100 CPUtime=303.24 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 2170 0 0 0 30319 5 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58775 2098 458 189 0 53124 0
[pid=27943/tid=27944] ppid=27941 vsize=235100 CPUtime=75.89 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 558 0 0 0 7588 1 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4321143 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=235100 CPUtime=75.54 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 7553 1 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=235100 CPUtime=75.89 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 195 0 0 0 7588 1 0 0 25 0 4 0 522393122 240742400 2098 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 303.24
Current children cumulated vsize (KiB) 235100

[startup+76.3008 s]
/proc/loadavg: 7.99 7.99 7.57 9/184 27949
/proc/meminfo: memFree=22834348/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=235100 CPUtime=304.82 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 2173 0 0 0 30477 5 0 0 25 0 4 0 522393122 240742400 2101 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58775 2101 458 189 0 53124 0
[pid=27943/tid=27944] ppid=27941 vsize=235100 CPUtime=76.28 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 558 0 0 0 7627 1 0 0 25 0 4 0 522393122 240742400 2101 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=235100 CPUtime=75.94 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 7593 1 0 0 25 0 4 0 522393122 240742400 2101 33554432000 4194304 4964704 140737062770336 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=235100 CPUtime=76.29 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 195 0 0 0 7628 1 0 0 25 0 4 0 522393122 240742400 2101 33554432000 4194304 4964704 140737062770336 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 304.82
Current children cumulated vsize (KiB) 235100

[startup+76.4008 s]
/proc/loadavg: 7.99 7.99 7.57 9/184 27949
/proc/meminfo: memFree=22834348/32951124 swapFree=67111524/67111528
[pid=27943] ppid=27941 vsize=235100 CPUtime=305.22 cores=1,3,5,7
/proc/27943/stat : 27943 (claspmt) R 27941 27943 27138 0 -1 4202496 2173 0 0 0 30517 5 0 0 25 0 4 0 522393122 240742400 2101 33554432000 4194304 4964704 140737062770336 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27943/statm: 58775 2101 458 189 0 53124 0
[pid=27943/tid=27944] ppid=27941 vsize=235100 CPUtime=76.38 cores=1,3,5,7
/proc/27943/task/27944/stat : 27944 (claspmt) R 27941 27943 27138 0 -1 4202560 558 0 0 0 7637 1 0 0 25 0 4 0 522393122 240742400 2101 33554432000 4194304 4964704 140737062770336 18446744073709551615 4683999 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27943/tid=27945] ppid=27941 vsize=235100 CPUtime=76.04 cores=1,3,5,7
/proc/27943/task/27945/stat : 27945 (claspmt) R 27941 27943 27138 0 -1 4202560 220 0 0 0 7603 1 0 0 25 0 4 0 522393122 240742400 2101 33554432000 4194304 4964704 140737062770336 18446744073709551615 4642167 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27943/tid=27946] ppid=27941 vsize=235100 CPUtime=76.39 cores=1,3,5,7
/proc/27943/task/27946/stat : 27946 (claspmt) R 27941 27943 27138 0 -1 4202560 195 0 0 0 7638 1 0 0 25 0 4 0 522393122 240742400 2101 33554432000 4194304 4964704 140737062770336 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 305.22
Current children cumulated vsize (KiB) 235100

Child status: 20
Real time (s): 76.4887
CPU time (s): 305.569
CPU user time (s): 305.517
CPU system time (s): 0.051992
CPU usage (%): 399.495
Max. virtual memory (cumulated for all children) (KiB): 235100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 305.517
system time used= 0.051992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2186
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= 5849
involuntary context switches= 2024

runsolver used 0.110983 second user time and 0.237963 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 22:12:02
IDJOB=3299581
IDBENCH=87817
IDSOLVER=1683
FILE ID=node108/3299581-1304107922
RUNJOBID= node108-1304106715-27605
PBS_JOBID= 13170636
Free space on /tmp= 72120 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.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-3299581-1304107922/watcher-3299581-1304107922 -o /tmp/evaluation-result-3299581-1304107922/solver-3299581-1304107922 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299581-1304107922.cnf

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=2099899554

node108.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.820
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.64
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.820
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.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.75
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.820
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.820
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:      22842840 kB
Buffers:       1984348 kB
Cached:        7413456 kB
SwapCached:          4 kB
Active:         425332 kB
Inactive:      9111812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22842840 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             820 kB
Writeback:           0 kB
AnonPages:      139828 kB
Mapped:          15684 kB
Slab:           508896 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295996 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= 72120 MiB
End job on node108 at 2011-04-29 22:13:18