Trace number 3299857

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 1805.93 456.822

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
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 ...041190/instance-3299857-1304041190.cnf
5.50/5.59	c Solving...
1805.90/456.81	s UNSATISFIABLE
1805.90/456.81	
1805.90/456.81	c Models        : 0     
1805.90/456.81	c Time          : 456.227s (Solving: 450.63s 1st Model: 0.00s Unsat: 450.63s)
1805.90/456.81	c CPU Time      : 1805.330s

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

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

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.94 8.01 7.59 5/180 26940
/proc/meminfo: memFree=12789400/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=75928 CPUtime=0 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 705 0 0 0 0 0 0 0 23 0 1 0 594349800 77750272 635 33554432000 4194304 4964704 140734478832288 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26940/statm: 18982 635 374 189 0 13856 0

[startup+0.0281421 s]
/proc/loadavg: 7.94 8.01 7.59 5/180 26940
/proc/meminfo: memFree=12789400/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=75928 CPUtime=0.01 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 8798 0 0 0 1 0 0 0 23 0 1 0 594349800 77750272 8728 33554432000 4194304 4964704 140734478832288 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26940/statm: 18982 8744 375 189 0 13856 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 75928

[startup+0.101123 s]
/proc/loadavg: 7.94 8.01 7.59 5/180 26940
/proc/meminfo: memFree=12789400/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=111348 CPUtime=0.09 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 26519 0 0 0 7 2 0 0 24 0 1 0 594349800 114020352 22589 33554432000 4194304 4964704 140734478832288 18446744073709551615 251367207621 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26940/statm: 27837 22590 385 189 0 22711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111348

[startup+0.30109 s]
/proc/loadavg: 7.94 8.01 7.59 5/180 26940
/proc/meminfo: memFree=12789400/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=142756 CPUtime=0.29 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 37454 0 0 0 26 3 0 0 25 0 1 0 594349800 146182144 29959 33554432000 4194304 4964704 140734478832288 18446744073709551615 251367207621 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26940/statm: 35689 29961 385 189 0 30563 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 142756

[startup+0.701013 s]
/proc/loadavg: 7.94 8.01 7.59 5/180 26940
/proc/meminfo: memFree=12789400/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=216504 CPUtime=0.69 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 61783 0 0 0 63 6 0 0 25 0 1 0 594349800 221700096 47897 33554432000 4194304 4964704 140734478832288 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26940/statm: 54126 47897 398 189 0 49000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 216504

[startup+1.50087 s]
/proc/loadavg: 7.94 8.01 7.59 7/181 26941
/proc/meminfo: memFree=12576608/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=246888 CPUtime=1.5 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 69221 0 0 0 142 8 0 0 25 0 1 0 594349800 252813312 55335 33554432000 4194304 4964704 140734478832288 18446744073709551615 251367207621 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26940/statm: 61722 55336 403 189 0 56596 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 246888

[startup+3.10057 s]
/proc/loadavg: 7.78 7.98 7.58 7/181 26941
/proc/meminfo: memFree=12542136/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=270648 CPUtime=3.1 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 75166 0 0 0 301 9 0 0 25 0 1 0 594349800 277143552 61280 33554432000 4194304 4964704 140734478832288 18446744073709551615 4600585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26940/statm: 67662 61280 403 189 0 62536 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 270648

[startup+6.30091 s]
/proc/loadavg: 7.78 7.98 7.58 7/181 26941
/proc/meminfo: memFree=12491308/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=505452 CPUtime=8.17 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 131901 0 0 0 798 19 0 0 25 0 4 0 594349800 517582848 101045 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 126363 101045 458 189 0 120712 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 505452

[startup+12.7007 s]
/proc/loadavg: 7.80 7.98 7.58 10/184 26944
/proc/meminfo: memFree=12303040/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=505452 CPUtime=33.73 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 133413 0 0 0 3353 20 0 0 25 0 4 0 594349800 517582848 102557 33554432000 4194304 4964704 140734478832288 18446744073709551615 4677956 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 126363 102557 458 189 0 120712 0
[pid=26940/tid=26942] ppid=26938 vsize=505452 CPUtime=7.03 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 15359 0 0 0 701 2 0 0 25 0 4 0 594350361 517582848 102557 33554432000 4194304 4964704 140734478832288 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=505452 CPUtime=7.03 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 19785 0 0 0 699 4 0 0 25 0 4 0 594350361 517582848 102557 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=505452 CPUtime=7.08 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 15152 0 0 0 705 3 0 0 25 0 4 0 594350361 517582848 102557 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33.73
Current children cumulated vsize (KiB) 505452

[startup+25.5004 s]
/proc/loadavg: 7.91 7.99 7.59 9/184 26944
/proc/meminfo: memFree=12200848/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=505452 CPUtime=84.86 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 136615 0 0 0 8462 24 0 0 25 0 4 0 594349800 517582848 105759 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 126363 105759 458 189 0 120712 0
[pid=26940/tid=26942] ppid=26938 vsize=505452 CPUtime=19.84 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 15439 0 0 0 1981 3 0 0 25 0 4 0 594350361 517582848 105759 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=505452 CPUtime=19.76 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 21629 0 0 0 1970 6 0 0 25 0 4 0 594350361 517582848 105759 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=505452 CPUtime=19.88 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 16341 0 0 0 1984 4 0 0 25 0 4 0 594350361 517582848 105759 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.86
Current children cumulated vsize (KiB) 505452

[startup+51.1006 s]
/proc/loadavg: 8.00 8.01 7.61 10/184 26945
/proc/meminfo: memFree=12003368/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=507072 CPUtime=187.12 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 142878 0 0 0 18681 31 0 0 25 0 4 0 594349800 519241728 112022 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 126768 112022 460 189 0 121117 0
[pid=26940/tid=26942] ppid=26938 vsize=507072 CPUtime=45.44 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 15618 0 0 0 4541 3 0 0 25 0 4 0 594350361 519241728 112022 33554432000 4194304 4964704 140734478832288 18446744073709551615 4371928 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=507072 CPUtime=45.23 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 26251 0 0 0 4512 11 0 0 25 0 4 0 594350361 519241728 112022 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=507072 CPUtime=45.48 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 17754 0 0 0 4542 6 0 0 25 0 4 0 594350361 519241728 112022 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 187.12
Current children cumulated vsize (KiB) 507072

[startup+102.306 s]
/proc/loadavg: 8.11 8.04 7.64 10/184 26946
/proc/meminfo: memFree=11570572/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=580892 CPUtime=391.65 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 152359 0 0 0 39126 39 0 0 25 0 4 0 594349800 594833408 121503 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670054 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 145223 121503 460 189 0 139572 0
[pid=26940/tid=26942] ppid=26938 vsize=580892 CPUtime=96.64 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 15740 0 0 0 9661 3 0 0 25 0 4 0 594350361 594833408 121503 33554432000 4194304 4964704 140734478832288 18446744073709551615 4653356 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=580892 CPUtime=96.23 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 30768 0 0 0 9609 14 0 0 25 0 4 0 594350361 594833408 121503 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=580892 CPUtime=96.6 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 22565 0 0 0 9650 10 0 0 25 0 4 0 594350361 594833408 121503 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 391.65
Current children cumulated vsize (KiB) 580892

[startup+162.301 s]
/proc/loadavg: 8.08 8.04 7.66 9/184 26948
/proc/meminfo: memFree=11132588/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=588940 CPUtime=631.3 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 157560 0 0 0 63088 42 0 0 25 0 4 0 594349800 603074560 126704 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370242 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 147235 126704 460 189 0 141584 0
[pid=26940/tid=26942] ppid=26938 vsize=588940 CPUtime=156.64 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 15892 0 0 0 15661 3 0 0 25 0 4 0 594350361 603074560 126704 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=588940 CPUtime=156.23 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 33425 0 0 0 15606 17 0 0 25 0 4 0 594350361 603074560 126704 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=588940 CPUtime=156.27 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 24897 0 0 0 15616 11 0 0 25 0 4 0 594350361 603074560 126704 33554432000 4194304 4964704 140734478832288 18446744073709551615 4324688 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 631.3
Current children cumulated vsize (KiB) 588940

[startup+222.301 s]
/proc/loadavg: 8.18 8.08 7.70 10/184 26950
/proc/meminfo: memFree=10797768/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=671948 CPUtime=870.98 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 167226 0 0 0 87049 49 0 0 25 0 4 0 594349800 688074752 136370 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 167987 136370 460 189 0 162336 0
[pid=26940/tid=26942] ppid=26938 vsize=671948 CPUtime=216.65 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 16234 0 0 0 21661 4 0 0 25 0 4 0 594350361 688074752 136370 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=671948 CPUtime=216.23 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 39452 0 0 0 21603 20 0 0 25 0 4 0 594350361 688074752 136370 33554432000 4194304 4964704 140734478832288 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=671948 CPUtime=215.94 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 27947 0 0 0 21581 13 0 0 25 0 4 0 594350361 688074752 136370 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 870.98
Current children cumulated vsize (KiB) 671948

[startup+282.301 s]
/proc/loadavg: 7.91 8.02 7.70 9/184 26982
/proc/meminfo: memFree=18849628/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=680668 CPUtime=1110.65 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 179674 0 0 0 111000 65 0 0 25 0 4 0 594349800 697004032 148818 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370352 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 170167 148818 460 189 0 164516 0
[pid=26940/tid=26942] ppid=26938 vsize=680668 CPUtime=276.64 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 16488 0 0 0 27659 5 0 0 25 0 4 0 594350361 697004032 148818 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=680668 CPUtime=276.23 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 48281 0 0 0 27594 29 0 0 25 0 4 0 594350361 697004032 148818 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670327 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=680668 CPUtime=275.62 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 31093 0 0 0 27544 18 0 0 25 0 4 0 594350361 697004032 148818 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1110.65
Current children cumulated vsize (KiB) 680668

[startup+342.301 s]
/proc/loadavg: 7.97 8.01 7.71 9/184 26984
/proc/meminfo: memFree=18728564/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=754336 CPUtime=1350.31 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 190454 0 0 0 134955 76 0 0 25 0 4 0 594349800 772440064 159597 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 188584 159597 460 189 0 182933 0
[pid=26940/tid=26942] ppid=26938 vsize=754336 CPUtime=336.64 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 16802 0 0 0 33659 5 0 0 25 0 4 0 594350361 772440064 159597 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=754336 CPUtime=336.23 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 55384 0 0 0 33586 37 0 0 25 0 4 0 594350361 772440064 159597 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=754336 CPUtime=335.29 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 34302 0 0 0 33508 21 0 0 25 0 4 0 594350361 772440064 159597 33554432000 4194304 4964704 140734478832288 18446744073709551615 4644156 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1350.31
Current children cumulated vsize (KiB) 754336

[startup+402.301 s]
/proc/loadavg: 7.99 8.00 7.73 9/184 26985
/proc/meminfo: memFree=18650884/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=765712 CPUtime=1589.99 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 197979 0 0 0 158916 83 0 0 25 0 4 0 594349800 784089088 167118 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 191428 167118 460 189 0 185777 0
[pid=26940/tid=26942] ppid=26938 vsize=765712 CPUtime=396.65 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 17270 0 0 0 39659 6 0 0 25 0 4 0 594350361 784089088 167118 33554432000 4194304 4964704 140734478832288 18446744073709551615 4333168 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=765712 CPUtime=396.24 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 59714 0 0 0 39583 41 0 0 25 0 4 0 594350361 784089088 167118 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=765712 CPUtime=394.96 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 36782 0 0 0 39473 23 0 0 25 0 4 0 594350361 784089088 167118 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1589.99
Current children cumulated vsize (KiB) 765712

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

[startup+409.5 s]
/proc/loadavg: 8.07 8.02 7.74 9/184 26985
/proc/meminfo: memFree=18643188/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=766008 CPUtime=1618.75 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 198300 0 0 0 161791 84 0 0 25 0 4 0 594349800 784392192 167439 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370443 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 191502 167439 460 189 0 185851 0
[pid=26940/tid=26942] ppid=26938 vsize=766008 CPUtime=403.85 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 17286 0 0 0 40379 6 0 0 25 0 4 0 594350361 784392192 167439 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=766008 CPUtime=403.43 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 59930 0 0 0 40302 41 0 0 25 0 4 0 594350361 784392192 167439 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=766008 CPUtime=402.12 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 36855 0 0 0 40189 23 0 0 25 0 4 0 594350361 784392192 167439 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1618.75
Current children cumulated vsize (KiB) 766008

[startup+435.101 s]
/proc/loadavg: 8.11 8.03 7.75 9/184 26986
/proc/meminfo: memFree=18641684/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=766008 CPUtime=1721.01 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 198336 0 0 0 172017 84 0 0 25 0 4 0 594349800 784392192 167475 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370288 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 191502 167475 460 189 0 185851 0
[pid=26940/tid=26942] ppid=26938 vsize=766008 CPUtime=429.45 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 17286 0 0 0 42939 6 0 0 25 0 4 0 594350361 784392192 167475 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370269 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=766008 CPUtime=429.03 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 59960 0 0 0 42862 41 0 0 25 0 4 0 594350361 784392192 167475 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=766008 CPUtime=427.58 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 36861 0 0 0 42735 23 0 0 25 0 4 0 594350361 784392192 167475 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1721.01
Current children cumulated vsize (KiB) 766008

[startup+447.9 s]
/proc/loadavg: 8.08 8.03 7.75 9/184 26987
/proc/meminfo: memFree=18631496/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=766248 CPUtime=1772.14 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 198372 0 0 0 177130 84 0 0 25 0 4 0 594349800 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 191562 167511 460 189 0 185911 0
[pid=26940/tid=26942] ppid=26938 vsize=766248 CPUtime=442.25 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 17287 0 0 0 44219 6 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=766248 CPUtime=441.83 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 59991 0 0 0 44142 41 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=766248 CPUtime=440.31 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 36865 0 0 0 44008 23 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1772.14
Current children cumulated vsize (KiB) 766248

[startup+451.101 s]
/proc/loadavg: 8.08 8.03 7.75 9/184 26987
/proc/meminfo: memFree=18628024/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=766248 CPUtime=1784.92 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 198372 0 0 0 178408 84 0 0 25 0 4 0 594349800 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 191562 167511 460 189 0 185911 0
[pid=26940/tid=26942] ppid=26938 vsize=766248 CPUtime=445.45 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 17287 0 0 0 44539 6 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=766248 CPUtime=445.03 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 59991 0 0 0 44462 41 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=766248 CPUtime=443.49 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 36865 0 0 0 44326 23 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1784.92
Current children cumulated vsize (KiB) 766248

[startup+454.307 s]
/proc/loadavg: 8.07 8.03 7.75 9/184 26987
/proc/meminfo: memFree=18626656/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=766248 CPUtime=1797.73 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 198372 0 0 0 179689 84 0 0 25 0 4 0 594349800 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 191562 167511 460 189 0 185911 0
[pid=26940/tid=26942] ppid=26938 vsize=766248 CPUtime=448.65 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 17287 0 0 0 44859 6 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=766248 CPUtime=448.24 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 59991 0 0 0 44783 41 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=766248 CPUtime=446.68 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 36865 0 0 0 44645 23 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 766248

[startup+455.901 s]
/proc/loadavg: 8.07 8.03 7.75 9/184 26987
/proc/meminfo: memFree=18626284/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=766248 CPUtime=1804.1 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 198372 0 0 0 180326 84 0 0 25 0 4 0 594349800 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 251367205620 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26940/statm: 191562 167511 460 189 0 185911 0
[pid=26940/tid=26942] ppid=26938 vsize=766248 CPUtime=450.25 cores=0,2,4,6
/proc/26940/task/26942/stat : 26942 (claspmt) R 26938 26940 26261 0 -1 4202560 17287 0 0 0 45019 6 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26940/tid=26943] ppid=26938 vsize=766248 CPUtime=449.83 cores=0,2,4,6
/proc/26940/task/26943/stat : 26943 (claspmt) R 26938 26940 26261 0 -1 4202560 59991 0 0 0 44942 41 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26940/tid=26944] ppid=26938 vsize=766248 CPUtime=448.27 cores=0,2,4,6
/proc/26940/task/26944/stat : 26944 (claspmt) R 26938 26940 26261 0 -1 4202560 36865 0 0 0 44804 23 0 0 25 0 4 0 594350361 784637952 167511 33554432000 4194304 4964704 140734478832288 18446744073709551615 4669616 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1804.1
Current children cumulated vsize (KiB) 766248

[startup+456.301 s]
/proc/loadavg: 8.07 8.03 7.75 9/184 26987
/proc/meminfo: memFree=18626284/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=711620 CPUtime=1805.4 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 198382 0 0 0 180456 84 0 0 18 0 1 0 594349800 728698880 153864 33554432000 4194304 4964704 140734478832288 18446744073709551615 4598422 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/26940/statm: 177905 153864 470 189 0 172254 0
Current children cumulated CPU time (s) 1805.4
Current children cumulated vsize (KiB) 711620

[startup+456.701 s]
/proc/loadavg: 8.07 8.03 7.75 6/181 26987
/proc/meminfo: memFree=18679752/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=691292 CPUtime=1805.8 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 198382 0 0 0 180496 84 0 0 18 0 1 0 594349800 707883008 148782 33554432000 4194304 4964704 140734478832288 18446744073709551615 251367201995 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/26940/statm: 172823 148782 470 189 0 167172 0
Current children cumulated CPU time (s) 1805.8
Current children cumulated vsize (KiB) 691292

[startup+456.801 s]
/proc/loadavg: 8.07 8.03 7.75 6/181 26987
/proc/meminfo: memFree=18679752/32950928 swapFree=67111364/67111528
[pid=26940] ppid=26938 vsize=519564 CPUtime=1805.9 cores=0,2,4,6
/proc/26940/stat : 26940 (claspmt) R 26938 26940 26261 0 -1 4202496 198383 0 0 0 180505 85 0 0 18 0 1 0 594349800 532033536 108744 33554432000 4194304 4964704 140734478832288 18446744073709551615 251367590247 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/26940/statm: 129891 108744 471 189 0 124240 0
Current children cumulated CPU time (s) 1805.9
Current children cumulated vsize (KiB) 519564

Child status: 20
Real time (s): 456.822
CPU time (s): 1805.93
CPU user time (s): 1805.05
CPU system time (s): 0.877866
CPU usage (%): 395.325
Max. virtual memory (cumulated for all children) (KiB): 766248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1805.05
system time used= 0.877866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198384
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= 3511
involuntary context switches= 9430

runsolver used 0.739887 second user time and 1.75773 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 03:39:51
IDJOB=3299857
IDBENCH=69591
IDSOLVER=1683
FILE ID=node113/3299857-1304041190
RUNJOBID= node113-1304039986-26791
PBS_JOBID= 13170352
Free space on /tmp= 71016 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.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-3299857-1304041190/watcher-3299857-1304041190 -o /tmp/evaluation-result-3299857-1304041190/solver-3299857-1304041190 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299857-1304041190.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1133632503

node113.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.846
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.846
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	: 5332.76
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.846
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.74
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.846
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.75
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.846
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12789548 kB
Buffers:       1733412 kB
Cached:       10968964 kB
SwapCached:        164 kB
Active:       13238020 kB
Inactive:      6320500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12789548 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           24496 kB
Writeback:           0 kB
AnonPages:     6855848 kB
Mapped:          15704 kB
Slab:           526448 kB
PageTables:      18100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7033860 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= 71124 MiB
End job on node113 at 2011-04-29 03:47:28