Trace number 3381083

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 151.729 19.1249

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.0577
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...503749/instance-3381083-1305503749.cnf
0.09/0.10	c Solving...
151.64/19.12	s UNSATISFIABLE
151.64/19.12	
151.64/19.12	c Models        : 0     
151.64/19.12	c Time          : 19.111s (Solving: 19.01s 1st Model: 0.00s Unsat: 19.01s)
151.64/19.12	c CPU Time      : 151.700s

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-3381083-1305503749/watcher-3381083-1305503749 -o /tmp/evaluation-result-3381083-1305503749/solver-3381083-1305503749 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381083-1305503749.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: 7.98 8.00 7.99 2/358 20298
/proc/meminfo: memFree=21435172/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=22844 CPUtime=0.01 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 1047 0 0 0 1 0 0 0 24 0 1 0 117984290 23392256 940 33554432000 4194304 4964800 140734400729824 18446744073709551615 4608680 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20298/statm: 5711 940 399 189 0 585 0

[startup+0.045899 s]
/proc/loadavg: 7.98 8.00 7.99 2/358 20298
/proc/meminfo: memFree=21435172/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=22844 CPUtime=0.04 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 1047 0 0 0 4 0 0 0 24 0 1 0 117984290 23392256 940 33554432000 4194304 4964800 140734400729824 18446744073709551615 4607604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20298/statm: 5711 940 399 189 0 585 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22844

[startup+0.100881 s]
/proc/loadavg: 7.98 8.00 7.99 2/358 20298
/proc/meminfo: memFree=21435172/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=22844 CPUtime=0.09 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 1047 0 0 0 9 0 0 0 24 0 1 0 117984290 23392256 940 33554432000 4194304 4964800 140734400729824 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20298/statm: 5711 940 399 189 0 585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22844

[startup+0.300769 s]
/proc/loadavg: 7.98 8.00 7.99 2/358 20298
/proc/meminfo: memFree=21435172/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=252564 CPUtime=1.53 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 2822 0 0 0 152 1 0 0 18 0 8 0 117984290 258625536 2675 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 63141 2675 464 189 0 57490 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 252564

[startup+0.7007 s]
/proc/loadavg: 7.98 8.00 7.99 2/358 20298
/proc/meminfo: memFree=21435172/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=253660 CPUtime=4.72 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 3957 0 0 0 471 1 0 0 18 0 8 0 117984290 259747840 3810 33554432000 4194304 4964800 140734400729824 18446744073709551615 4362213 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 63415 3810 464 189 0 57764 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 253660

[startup+1.50056 s]
/proc/loadavg: 7.98 8.00 7.99 9/366 20306
/proc/meminfo: memFree=21420980/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=255112 CPUtime=11.1 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 5066 0 0 0 1108 2 0 0 19 0 8 0 117984290 261234688 4919 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668753 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 63778 4919 464 189 0 58127 0
[pid=20298/tid=20300] ppid=20296 vsize=255112 CPUtime=1.37 cores=0-7
/proc/20298/task/20300/stat : 20300 (claspmt) R 20296 20298 20053 0 -1 4202560 490 0 0 0 137 0 0 0 19 0 8 0 117984301 261234688 4919 33554432000 4194304 4964800 140734400729824 18446744073709551615 4333227 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20298/tid=20301] ppid=20296 vsize=255112 CPUtime=1.38 cores=0-7
/proc/20298/task/20301/stat : 20301 (claspmt) R 20296 20298 20053 0 -1 4202560 705 0 0 0 138 0 0 0 25 0 8 0 117984301 261234688 4919 33554432000 4194304 4964800 140734400729824 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20298/tid=20302] ppid=20296 vsize=255112 CPUtime=1.33 cores=0-7
/proc/20298/task/20302/stat : 20302 (claspmt) R 20296 20298 20053 0 -1 4202560 427 0 0 0 133 0 0 0 18 0 8 0 117984301 261234688 4919 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20298/tid=20303] ppid=20296 vsize=255112 CPUtime=1.36 cores=0-7
/proc/20298/task/20303/stat : 20303 (claspmt) R 20296 20298 20053 0 -1 4202560 437 0 0 0 136 0 0 0 19 0 8 0 117984301 261234688 4919 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20298/tid=20304] ppid=20296 vsize=255112 CPUtime=1.38 cores=0-7
/proc/20298/task/20304/stat : 20304 (claspmt) R 20296 20298 20053 0 -1 4202560 334 0 0 0 138 0 0 0 19 0 8 0 117984301 261234688 4919 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20298/tid=20305] ppid=20296 vsize=255112 CPUtime=1.37 cores=0-7
/proc/20298/task/20305/stat : 20305 (claspmt) R 20296 20298 20053 0 -1 4202560 546 0 0 0 137 0 0 0 19 0 8 0 117984301 261234688 4919 33554432000 4194304 4964800 140734400729824 18446744073709551615 4687112 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20298/tid=20306] ppid=20296 vsize=255112 CPUtime=1.38 cores=0-7
/proc/20298/task/20306/stat : 20306 (claspmt) R 20296 20298 20053 0 -1 4202560 587 0 0 0 138 0 0 0 19 0 8 0 117984301 261234688 4919 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.1
Current children cumulated vsize (KiB) 255112

[startup+3.10128 s]
/proc/loadavg: 7.98 8.00 7.99 9/366 20306
/proc/meminfo: memFree=21415464/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=257172 CPUtime=23.89 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 6790 0 0 0 2386 3 0 0 24 0 8 0 117984290 263344128 6643 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 64293 6643 466 189 0 58642 0
[pid=20298/tid=20300] ppid=20296 vsize=257172 CPUtime=2.97 cores=0-7
/proc/20298/task/20300/stat : 20300 (claspmt) R 20296 20298 20053 0 -1 4202560 668 0 0 0 297 0 0 0 25 0 8 0 117984301 263344128 6643 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20298/tid=20301] ppid=20296 vsize=257172 CPUtime=2.98 cores=0-7
/proc/20298/task/20301/stat : 20301 (claspmt) R 20296 20298 20053 0 -1 4202560 1208 0 0 0 298 0 0 0 25 0 8 0 117984301 263344128 6643 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20298/tid=20302] ppid=20296 vsize=257172 CPUtime=2.92 cores=0-7
/proc/20298/task/20302/stat : 20302 (claspmt) R 20296 20298 20053 0 -1 4202560 554 0 0 0 292 0 0 0 20 0 8 0 117984301 263344128 6643 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20298/tid=20303] ppid=20296 vsize=257172 CPUtime=2.94 cores=0-7
/proc/20298/task/20303/stat : 20303 (claspmt) R 20296 20298 20053 0 -1 4202560 633 0 0 0 294 0 0 0 25 0 8 0 117984301 263344128 6643 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20298/tid=20304] ppid=20296 vsize=257172 CPUtime=2.98 cores=0-7
/proc/20298/task/20304/stat : 20304 (claspmt) R 20296 20298 20053 0 -1 4202560 448 0 0 0 298 0 0 0 24 0 8 0 117984301 263344128 6643 33554432000 4194304 4964800 140734400729824 18446744073709551615 4362349 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20298/tid=20305] ppid=20296 vsize=257172 CPUtime=2.97 cores=0-7
/proc/20298/task/20305/stat : 20305 (claspmt) R 20296 20298 20053 0 -1 4202560 768 0 0 0 297 0 0 0 25 0 8 0 117984301 263344128 6643 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668797 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20298/tid=20306] ppid=20296 vsize=257172 CPUtime=2.97 cores=0-7
/proc/20298/task/20306/stat : 20306 (claspmt) R 20296 20298 20053 0 -1 4202560 861 0 0 0 297 0 0 0 24 0 8 0 117984301 263344128 6643 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 257172

[startup+6.30072 s]
/proc/loadavg: 8.06 8.02 8.00 9/366 20306
/proc/meminfo: memFree=21404676/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=259272 CPUtime=49.43 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 8744 0 0 0 4938 5 0 0 25 0 8 0 117984290 265494528 8597 33554432000 4194304 4964800 140734400729824 18446744073709551615 4644876 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 64818 8597 466 189 0 59167 0
[pid=20298/tid=20300] ppid=20296 vsize=259272 CPUtime=6.16 cores=0-7
/proc/20298/task/20300/stat : 20300 (claspmt) R 20296 20298 20053 0 -1 4202560 941 0 0 0 616 0 0 0 25 0 8 0 117984301 265494528 8597 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20298/tid=20301] ppid=20296 vsize=259272 CPUtime=6.18 cores=0-7
/proc/20298/task/20301/stat : 20301 (claspmt) R 20296 20298 20053 0 -1 4202560 1882 0 0 0 618 0 0 0 25 0 8 0 117984301 265494528 8597 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20298/tid=20302] ppid=20296 vsize=259272 CPUtime=6.12 cores=0-7
/proc/20298/task/20302/stat : 20302 (claspmt) R 20296 20298 20053 0 -1 4202560 699 0 0 0 612 0 0 0 25 0 8 0 117984301 265494528 8597 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20298/tid=20303] ppid=20296 vsize=259272 CPUtime=6.1 cores=0-7
/proc/20298/task/20303/stat : 20303 (claspmt) R 20296 20298 20053 0 -1 4202560 885 0 0 0 610 0 0 0 25 0 8 0 117984301 265494528 8597 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20298/tid=20304] ppid=20296 vsize=259272 CPUtime=6.17 cores=0-7
/proc/20298/task/20304/stat : 20304 (claspmt) R 20296 20298 20053 0 -1 4202560 630 0 0 0 617 0 0 0 18 0 8 0 117984301 265494528 8597 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627960 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20298/tid=20305] ppid=20296 vsize=259272 CPUtime=6.16 cores=0-7
/proc/20298/task/20305/stat : 20305 (claspmt) R 20296 20298 20053 0 -1 4202560 875 0 0 0 616 0 0 0 25 0 8 0 117984301 265494528 8597 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20298/tid=20306] ppid=20296 vsize=259272 CPUtime=6.17 cores=0-7
/proc/20298/task/20306/stat : 20306 (claspmt) R 20296 20298 20053 0 -1 4202560 1067 0 0 0 617 0 0 0 18 0 8 0 117984301 265494528 8597 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.43
Current children cumulated vsize (KiB) 259272

[startup+12.7006 s]
/proc/loadavg: 8.06 8.02 8.00 9/366 20306
/proc/meminfo: memFree=21390716/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=262316 CPUtime=100.54 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 12253 0 0 0 10046 8 0 0 25 0 8 0 117984290 268611584 11904 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627341 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 65579 11904 466 189 0 59928 0
[pid=20298/tid=20300] ppid=20296 vsize=262316 CPUtime=12.56 cores=0-7
/proc/20298/task/20300/stat : 20300 (claspmt) R 20296 20298 20053 0 -1 4202560 1446 0 0 0 1256 0 0 0 25 0 8 0 117984301 268611584 11904 33554432000 4194304 4964800 140734400729824 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20298/tid=20301] ppid=20296 vsize=262316 CPUtime=12.58 cores=0-7
/proc/20298/task/20301/stat : 20301 (claspmt) R 20296 20298 20053 0 -1 4202560 3184 0 0 0 1257 1 0 0 25 0 8 0 117984301 268611584 11904 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20298/tid=20302] ppid=20296 vsize=262316 CPUtime=12.53 cores=0-7
/proc/20298/task/20302/stat : 20302 (claspmt) R 20296 20298 20053 0 -1 4202560 903 0 0 0 1252 1 0 0 25 0 8 0 117984301 268611584 11904 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20298/tid=20303] ppid=20296 vsize=262316 CPUtime=12.42 cores=0-7
/proc/20298/task/20303/stat : 20303 (claspmt) R 20296 20298 20053 0 -1 4202560 1261 0 0 0 1242 0 0 0 25 0 8 0 117984301 268611584 11904 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20298/tid=20304] ppid=20296 vsize=262316 CPUtime=12.58 cores=0-7
/proc/20298/task/20304/stat : 20304 (claspmt) R 20296 20298 20053 0 -1 4202560 884 0 0 0 1257 1 0 0 25 0 8 0 117984301 268611584 11904 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627524 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20298/tid=20305] ppid=20296 vsize=262316 CPUtime=12.56 cores=0-7
/proc/20298/task/20305/stat : 20305 (claspmt) R 20296 20298 20053 0 -1 4202560 1151 0 0 0 1256 0 0 0 25 0 8 0 117984301 268611584 11904 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20298/tid=20306] ppid=20296 vsize=262316 CPUtime=12.57 cores=0-7
/proc/20298/task/20306/stat : 20306 (claspmt) R 20296 20298 20053 0 -1 4202560 1468 0 0 0 1256 1 0 0 25 0 8 0 117984301 268611584 11904 33554432000 4194304 4964800 140734400729824 18446744073709551615 4342167 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.54
Current children cumulated vsize (KiB) 262316

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

[startup+15.9011 s]
/proc/loadavg: 8.05 8.02 8.00 9/366 20306
/proc/meminfo: memFree=21387756/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=263612 CPUtime=126.09 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 13169 0 0 0 12600 9 0 0 25 0 8 0 117984290 269938688 12820 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 65903 12820 466 189 0 60252 0
[pid=20298/tid=20300] ppid=20296 vsize=263612 CPUtime=15.77 cores=0-7
/proc/20298/task/20300/stat : 20300 (claspmt) R 20296 20298 20053 0 -1 4202560 1534 0 0 0 1576 1 0 0 21 0 8 0 117984301 269938688 12820 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627860 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20298/tid=20301] ppid=20296 vsize=263612 CPUtime=15.78 cores=0-7
/proc/20298/task/20301/stat : 20301 (claspmt) R 20296 20298 20053 0 -1 4202560 3333 0 0 0 1577 1 0 0 25 0 8 0 117984301 269938688 12820 33554432000 4194304 4964800 140734400729824 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20298/tid=20302] ppid=20296 vsize=263612 CPUtime=15.73 cores=0-7
/proc/20298/task/20302/stat : 20302 (claspmt) R 20296 20298 20053 0 -1 4202560 957 0 0 0 1572 1 0 0 25 0 8 0 117984301 269938688 12820 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20298/tid=20303] ppid=20296 vsize=263612 CPUtime=15.59 cores=0-7
/proc/20298/task/20303/stat : 20303 (claspmt) R 20296 20298 20053 0 -1 4202560 1515 0 0 0 1558 1 0 0 25 0 8 0 117984301 269938688 12820 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20298/tid=20304] ppid=20296 vsize=263612 CPUtime=15.77 cores=0-7
/proc/20298/task/20304/stat : 20304 (claspmt) R 20296 20298 20053 0 -1 4202560 1015 0 0 0 1576 1 0 0 25 0 8 0 117984301 269938688 12820 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20298/tid=20305] ppid=20296 vsize=263612 CPUtime=15.76 cores=0-7
/proc/20298/task/20305/stat : 20305 (claspmt) R 20296 20298 20053 0 -1 4202560 1240 0 0 0 1576 0 0 0 25 0 8 0 117984301 269938688 12820 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20298/tid=20306] ppid=20296 vsize=263612 CPUtime=15.77 cores=0-7
/proc/20298/task/20306/stat : 20306 (claspmt) R 20296 20298 20053 0 -1 4202560 1581 0 0 0 1576 1 0 0 25 0 8 0 117984301 269938688 12820 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627433 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 126.09
Current children cumulated vsize (KiB) 263612

[startup+17.5008 s]
/proc/loadavg: 8.05 8.02 8.00 9/366 20306
/proc/meminfo: memFree=21385524/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=263612 CPUtime=138.95 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 13600 0 0 0 13886 9 0 0 25 0 8 0 117984290 269938688 13217 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668675 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 65903 13217 466 189 0 60252 0
[pid=20298/tid=20300] ppid=20296 vsize=263612 CPUtime=17.38 cores=0-7
/proc/20298/task/20300/stat : 20300 (claspmt) R 20296 20298 20053 0 -1 4202560 1558 0 0 0 1737 1 0 0 25 0 8 0 117984301 269938688 13217 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20298/tid=20301] ppid=20296 vsize=263612 CPUtime=17.39 cores=0-7
/proc/20298/task/20301/stat : 20301 (claspmt) R 20296 20298 20053 0 -1 4202560 3531 0 0 0 1738 1 0 0 25 0 8 0 117984301 269938688 13217 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20298/tid=20302] ppid=20296 vsize=263612 CPUtime=17.34 cores=0-7
/proc/20298/task/20302/stat : 20302 (claspmt) R 20296 20298 20053 0 -1 4202560 964 0 0 0 1733 1 0 0 25 0 8 0 117984301 269938688 13217 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20298/tid=20303] ppid=20296 vsize=263612 CPUtime=17.17 cores=0-7
/proc/20298/task/20303/stat : 20303 (claspmt) R 20296 20298 20053 0 -1 4202560 1611 0 0 0 1716 1 0 0 25 0 8 0 117984301 269938688 13217 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20298/tid=20304] ppid=20296 vsize=263612 CPUtime=17.39 cores=0-7
/proc/20298/task/20304/stat : 20304 (claspmt) R 20296 20298 20053 0 -1 4202560 1020 0 0 0 1738 1 0 0 25 0 8 0 117984301 269938688 13217 33554432000 4194304 4964800 140734400729824 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20298/tid=20305] ppid=20296 vsize=263612 CPUtime=17.37 cores=0-7
/proc/20298/task/20305/stat : 20305 (claspmt) R 20296 20298 20053 0 -1 4202560 1285 0 0 0 1737 0 0 0 25 0 8 0 117984301 269938688 13217 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20298/tid=20306] ppid=20296 vsize=263612 CPUtime=17.38 cores=0-7
/proc/20298/task/20306/stat : 20306 (claspmt) R 20296 20298 20053 0 -1 4202560 1604 0 0 0 1737 1 0 0 25 0 8 0 117984301 269938688 13217 33554432000 4194304 4964800 140734400729824 18446744073709551615 4651429 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 138.95
Current children cumulated vsize (KiB) 263612

[startup+18.3006 s]
/proc/loadavg: 8.05 8.02 8.00 9/366 20306
/proc/meminfo: memFree=21385524/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=263816 CPUtime=145.25 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 13699 0 0 0 14516 9 0 0 25 0 8 0 117984290 270147584 13316 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 65954 13316 466 189 0 60303 0
[pid=20298/tid=20300] ppid=20296 vsize=263816 CPUtime=18.17 cores=0-7
/proc/20298/task/20300/stat : 20300 (claspmt) R 20296 20298 20053 0 -1 4202560 1597 0 0 0 1816 1 0 0 25 0 8 0 117984301 270147584 13316 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20298/tid=20301] ppid=20296 vsize=263816 CPUtime=18.17 cores=0-7
/proc/20298/task/20301/stat : 20301 (claspmt) R 20296 20298 20053 0 -1 4202560 3531 0 0 0 1816 1 0 0 25 0 8 0 117984301 270147584 13316 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20298/tid=20302] ppid=20296 vsize=263816 CPUtime=18.13 cores=0-7
/proc/20298/task/20302/stat : 20302 (claspmt) R 20296 20298 20053 0 -1 4202560 970 0 0 0 1812 1 0 0 25 0 8 0 117984301 270147584 13316 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20298/tid=20303] ppid=20296 vsize=263816 CPUtime=17.96 cores=0-7
/proc/20298/task/20303/stat : 20303 (claspmt) R 20296 20298 20053 0 -1 4202560 1616 0 0 0 1795 1 0 0 25 0 8 0 117984301 270147584 13316 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20298/tid=20304] ppid=20296 vsize=263816 CPUtime=18.17 cores=0-7
/proc/20298/task/20304/stat : 20304 (claspmt) R 20296 20298 20053 0 -1 4202560 1032 0 0 0 1816 1 0 0 25 0 8 0 117984301 270147584 13316 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20298/tid=20305] ppid=20296 vsize=263816 CPUtime=18.16 cores=0-7
/proc/20298/task/20305/stat : 20305 (claspmt) R 20296 20298 20053 0 -1 4202560 1285 0 0 0 1816 0 0 0 25 0 8 0 117984301 270147584 13316 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20298/tid=20306] ppid=20296 vsize=263816 CPUtime=18.17 cores=0-7
/proc/20298/task/20306/stat : 20306 (claspmt) R 20296 20298 20053 0 -1 4202560 1621 0 0 0 1816 1 0 0 25 0 8 0 117984301 270147584 13316 33554432000 4194304 4964800 140734400729824 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 145.25
Current children cumulated vsize (KiB) 263816

[startup+18.7136 s]
/proc/loadavg: 8.05 8.02 8.00 9/366 20306
/proc/meminfo: memFree=21385260/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=263816 CPUtime=148.54 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 13723 0 0 0 14845 9 0 0 25 0 8 0 117984290 270147584 13340 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 65954 13340 466 189 0 60303 0
[pid=20298/tid=20300] ppid=20296 vsize=263816 CPUtime=18.58 cores=0-7
/proc/20298/task/20300/stat : 20300 (claspmt) R 20296 20298 20053 0 -1 4202560 1605 0 0 0 1857 1 0 0 25 0 8 0 117984301 270147584 13340 33554432000 4194304 4964800 140734400729824 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20298/tid=20301] ppid=20296 vsize=263816 CPUtime=18.59 cores=0-7
/proc/20298/task/20301/stat : 20301 (claspmt) R 20296 20298 20053 0 -1 4202560 3531 0 0 0 1858 1 0 0 25 0 8 0 117984301 270147584 13340 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20298/tid=20302] ppid=20296 vsize=263816 CPUtime=18.54 cores=0-7
/proc/20298/task/20302/stat : 20302 (claspmt) R 20296 20298 20053 0 -1 4202560 980 0 0 0 1853 1 0 0 25 0 8 0 117984301 270147584 13340 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627964 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20298/tid=20303] ppid=20296 vsize=263816 CPUtime=18.36 cores=0-7
/proc/20298/task/20303/stat : 20303 (claspmt) R 20296 20298 20053 0 -1 4202560 1620 0 0 0 1835 1 0 0 25 0 8 0 117984301 270147584 13340 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20298/tid=20304] ppid=20296 vsize=263816 CPUtime=18.59 cores=0-7
/proc/20298/task/20304/stat : 20304 (claspmt) R 20296 20298 20053 0 -1 4202560 1032 0 0 0 1858 1 0 0 25 0 8 0 117984301 270147584 13340 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20298/tid=20305] ppid=20296 vsize=263816 CPUtime=18.57 cores=0-7
/proc/20298/task/20305/stat : 20305 (claspmt) R 20296 20298 20053 0 -1 4202560 1286 0 0 0 1857 0 0 0 25 0 8 0 117984301 270147584 13340 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20298/tid=20306] ppid=20296 vsize=263816 CPUtime=18.58 cores=0-7
/proc/20298/task/20306/stat : 20306 (claspmt) R 20296 20298 20053 0 -1 4202560 1622 0 0 0 1857 1 0 0 25 0 8 0 117984301 270147584 13340 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 148.54
Current children cumulated vsize (KiB) 263816

[startup+19.1005 s]
/proc/loadavg: 8.05 8.02 8.00 9/366 20306
/proc/meminfo: memFree=21385260/32950928 swapFree=62959384/67111528
[pid=20298] ppid=20296 vsize=263816 CPUtime=151.64 cores=0-7
/proc/20298/stat : 20298 (claspmt) R 20296 20298 20053 0 -1 4202496 13739 0 0 0 15154 10 0 0 25 0 8 0 117984290 270147584 13356 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20298/statm: 65954 13356 466 189 0 60303 0
[pid=20298/tid=20300] ppid=20296 vsize=263816 CPUtime=18.96 cores=0-7
/proc/20298/task/20300/stat : 20300 (claspmt) R 20296 20298 20053 0 -1 4202560 1606 0 0 0 1895 1 0 0 18 0 8 0 117984301 270147584 13356 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20298/tid=20301] ppid=20296 vsize=263816 CPUtime=18.97 cores=0-7
/proc/20298/task/20301/stat : 20301 (claspmt) R 20296 20298 20053 0 -1 4202560 3531 0 0 0 1896 1 0 0 25 0 8 0 117984301 270147584 13356 33554432000 4194304 4964800 140734400729824 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20298/tid=20302] ppid=20296 vsize=263816 CPUtime=18.93 cores=0-7
/proc/20298/task/20302/stat : 20302 (claspmt) R 20296 20298 20053 0 -1 4202560 980 0 0 0 1892 1 0 0 18 0 8 0 117984301 270147584 13356 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670373 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20298/tid=20303] ppid=20296 vsize=263816 CPUtime=18.74 cores=0-7
/proc/20298/task/20303/stat : 20303 (claspmt) R 20296 20298 20053 0 -1 4202560 1635 0 0 0 1873 1 0 0 18 0 8 0 117984301 270147584 13356 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20298/tid=20304] ppid=20296 vsize=263816 CPUtime=18.97 cores=0-7
/proc/20298/task/20304/stat : 20304 (claspmt) R 20296 20298 20053 0 -1 4202560 1032 0 0 0 1896 1 0 0 25 0 8 0 117984301 270147584 13356 33554432000 4194304 4964800 140734400729824 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20298/tid=20305] ppid=20296 vsize=263816 CPUtime=18.96 cores=0-7
/proc/20298/task/20305/stat : 20305 (claspmt) R 20296 20298 20053 0 -1 4202560 1286 0 0 0 1896 0 0 0 25 0 8 0 117984301 270147584 13356 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20298/tid=20306] ppid=20296 vsize=263816 CPUtime=18.96 cores=0-7
/proc/20298/task/20306/stat : 20306 (claspmt) R 20296 20298 20053 0 -1 4202560 1622 0 0 0 1895 1 0 0 18 0 8 0 117984301 270147584 13356 33554432000 4194304 4964800 140734400729824 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 151.64
Current children cumulated vsize (KiB) 263816

Child status: 20
Real time (s): 19.1249
CPU time (s): 151.729
CPU user time (s): 151.615
CPU system time (s): 0.113982
CPU usage (%): 793.358
Max. virtual memory (cumulated for all children) (KiB): 263816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.615
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13750
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= 5498
involuntary context switches= 643

runsolver used 0.069989 second user time and 0.165974 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-16 01:55:49
IDJOB=3381083
IDBENCH=83287
IDSOLVER=1865
FILE ID=node112/3381083-1305503749
RUNJOBID= node112-1305498614-20067
PBS_JOBID= 13325447
Free space on /tmp= 73524 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_381.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-3381083-1305503749/watcher-3381083-1305503749 -o /tmp/evaluation-result-3381083-1305503749/solver-3381083-1305503749 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381083-1305503749.cnf

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=211969858

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.847
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.74
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.847
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:     32950928 kB
MemFree:      21435204 kB
Buffers:         10980 kB
Cached:         145256 kB
SwapCached:      73312 kB
Active:         120124 kB
Inactive:     11211104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21435204 kB
SwapTotal:    67111528 kB
SwapFree:     62959384 kB
Dirty:            1180 kB
Writeback:           0 kB
AnonPages:    11110324 kB
Mapped:          20312 kB
Slab:            64336 kB
PageTables:      52300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 74554028 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= 73524 MiB
End job on node112 at 2011-05-16 01:56:08