Trace number 3372822

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
Plingeling 587f (fixed)UNSAT 1137.22 51.4256

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark273.379
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

1137.18/51.42	s UNSATISFIABLE

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-3372822-1306059349/watcher-3372822-1306059349 -o /tmp/evaluation-result-3372822-1306059349/solver-3372822-1306059349 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372822-1306059349.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

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


[startup+0 s]
/proc/loadavg: 26.23 30.20 31.41 1/413 25470
/proc/meminfo: memFree=255478288/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=27828 CPUtime=0.02 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 5042 1239 0 0 1 1 0 0 22 0 1 0 717421389 28495872 4973 268435456000 4194304 4417452 140735174693152 18446744073709551615 4232595 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25470/statm: 6957 4973 146 55 0 4843 0

[startup+0.133954 s]
/proc/loadavg: 26.23 30.20 31.41 1/413 25470
/proc/meminfo: memFree=255478288/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=43216 CPUtime=0.12 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 8895 1239 0 0 11 1 0 0 22 0 1 0 717421389 44253184 8826 268435456000 4194304 4417452 140735174693152 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25470/statm: 10804 8826 146 55 0 8690 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 43216

[startup+0.200962 s]
/proc/loadavg: 26.23 30.20 31.41 1/413 25470
/proc/meminfo: memFree=255478288/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=46232 CPUtime=0.18 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 9633 1239 0 0 17 1 0 0 22 0 1 0 717421389 47341568 9564 268435456000 4194304 4417452 140735174693152 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25470/statm: 11558 9564 146 55 0 9444 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 46232

[startup+0.300961 s]
/proc/loadavg: 26.23 30.20 31.41 1/413 25470
/proc/meminfo: memFree=255478288/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=62028 CPUtime=0.28 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 13582 1239 0 0 26 2 0 0 23 0 1 0 717421389 63516672 13513 268435456000 4194304 4417452 140735174693152 18446744073709551615 258650999114 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25470/statm: 15572 13535 146 55 0 13458 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62028

[startup+0.700979 s]
/proc/loadavg: 26.23 30.20 31.41 1/413 25470
/proc/meminfo: memFree=255478288/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=76856 CPUtime=0.68 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 17305 1239 0 0 65 3 0 0 25 0 1 0 717421389 78700544 17236 268435456000 4194304 4417452 140735174693152 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25470/statm: 19214 17236 146 55 0 17100 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 76856

[startup+1.50101 s]
/proc/loadavg: 24.21 29.71 31.25 2/414 25476
/proc/meminfo: memFree=255390008/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=98012 CPUtime=1.48 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 22594 1239 0 0 144 4 0 0 25 0 1 0 717421389 100364288 22525 268435456000 4194304 4417452 140735174693152 18446744073709551615 4231373 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25470/statm: 24503 22525 146 55 0 22389 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 98012

[startup+3.10106 s]
/proc/loadavg: 24.21 29.71 31.25 2/414 25476
/proc/meminfo: memFree=255348104/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=138480 CPUtime=3.08 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 32839 1239 0 0 302 6 0 0 25 0 1 0 717421389 141803520 32642 268435456000 4194304 4417452 140735174693152 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25470/statm: 34620 32642 146 55 0 32506 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 138480

[startup+6.30119 s]
/proc/loadavg: 24.21 29.71 31.25 2/414 25476
/proc/meminfo: memFree=255238284/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=250740 CPUtime=6.29 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 60904 1239 0 0 617 12 0 0 25 0 1 0 717421389 256757760 60707 268435456000 4194304 4417452 140735174693152 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25470/statm: 62685 60707 146 55 0 60571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 250740

[startup+12.7004 s]
/proc/loadavg: 20.64 28.77 30.92 2/414 25478
/proc/meminfo: memFree=255076772/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=415608 CPUtime=12.68 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 102121 1239 0 0 1248 20 0 0 25 0 1 0 717421389 425582592 101924 268435456000 4194304 4417452 140735174693152 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25470/statm: 103902 101924 146 55 0 101788 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 415608

[startup+25.5027 s]
/proc/loadavg: 20.10 28.37 30.77 33/446 25510
/proc/meminfo: memFree=254664352/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=1286800 CPUtime=322.64 cores=0-31
/proc/25470/stat : 25470 (plingeling) S 25468 25470 25252 0 -1 4202496 343379 1239 0 0 32156 108 0 0 19 0 33 0 717421389 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 12 0 0 0
/proc/25470/statm: 321700 201494 175 55 0 319586 0
[pid=25470/tid=25479] ppid=25468 vsize=1286800 CPUtime=9.63 cores=0-31
/proc/25470/task/25479/stat : 25479 (plingeling) R 25468 25470 25252 0 -1 4202560 3375 1239 0 0 961 2 0 0 25 0 33 0 717422974 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=25470/tid=25480] ppid=25468 vsize=1286800 CPUtime=9.58 cores=0-31
/proc/25470/task/25480/stat : 25480 (plingeling) R 25468 25470 25252 0 -1 4202560 4418 1239 0 0 956 2 0 0 25 0 33 0 717422974 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 18446744073699065990 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25470/tid=25481] ppid=25468 vsize=1286800 CPUtime=9.62 cores=0-31
/proc/25470/task/25481/stat : 25481 (plingeling) R 25468 25470 25252 0 -1 4202560 6309 1239 0 0 961 1 0 0 25 0 33 0 717422974 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25470/tid=25482] ppid=25468 vsize=1286800 CPUtime=9.63 cores=0-31
/proc/25470/task/25482/stat : 25482 (plingeling) R 25468 25470 25252 0 -1 4202560 1471 1239 0 0 963 0 0 0 25 0 33 0 717422974 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364446 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25470/tid=25483] ppid=25468 vsize=1286800 CPUtime=9.6 cores=0-31
/proc/25470/task/25483/stat : 25483 (plingeling) R 25468 25470 25252 0 -1 4202560 6409 1239 0 0 959 1 0 0 25 0 33 0 717422974 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=25470/tid=25484] ppid=25468 vsize=1286800 CPUtime=9.6 cores=0-31
/proc/25470/task/25484/stat : 25484 (plingeling) R 25468 25470 25252 0 -1 4202560 8633 1239 0 0 957 3 0 0 25 0 33 0 717422974 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25470/tid=25485] ppid=25468 vsize=1286800 CPUtime=9.62 cores=0-31
/proc/25470/task/25485/stat : 25485 (plingeling) R 25468 25470 25252 0 -1 4202560 5910 1239 0 0 957 5 0 0 25 0 33 0 717422974 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4236764 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25470/tid=25486] ppid=25468 vsize=1286800 CPUtime=9.6 cores=0-31
/proc/25470/task/25486/stat : 25486 (plingeling) R 25468 25470 25252 0 -1 4202560 9075 1239 0 0 959 1 0 0 25 0 33 0 717422974 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25470/tid=25487] ppid=25468 vsize=1286800 CPUtime=9.63 cores=0-31
/proc/25470/task/25487/stat : 25487 (plingeling) R 25468 25470 25252 0 -1 4202560 5913 1239 0 0 962 1 0 0 25 0 33 0 717422974 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25470/tid=25488] ppid=25468 vsize=1286800 CPUtime=9.58 cores=0-31
/proc/25470/task/25488/stat : 25488 (plingeling) R 25468 25470 25252 0 -1 4202560 6880 1239 0 0 956 2 0 0 22 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=25470/tid=25489] ppid=25468 vsize=1286800 CPUtime=9.61 cores=0-31
/proc/25470/task/25489/stat : 25489 (plingeling) R 25468 25470 25252 0 -1 4202560 5282 1239 0 0 957 4 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=25470/tid=25490] ppid=25468 vsize=1286800 CPUtime=9.62 cores=0-31
/proc/25470/task/25490/stat : 25490 (plingeling) R 25468 25470 25252 0 -1 4202560 9308 1239 0 0 961 1 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25470/tid=25491] ppid=25468 vsize=1286800 CPUtime=9.61 cores=0-31
/proc/25470/task/25491/stat : 25491 (plingeling) R 25468 25470 25252 0 -1 4202560 1486 1239 0 0 960 1 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=25470/tid=25492] ppid=25468 vsize=1286800 CPUtime=9.62 cores=0-31
/proc/25470/task/25492/stat : 25492 (plingeling) R 25468 25470 25252 0 -1 4202560 9006 1239 0 0 959 3 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4353559 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=25470/tid=25493] ppid=25468 vsize=1286800 CPUtime=9.62 cores=0-31
/proc/25470/task/25493/stat : 25493 (plingeling) R 25468 25470 25252 0 -1 4202560 4011 1239 0 0 960 2 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=25470/tid=25494] ppid=25468 vsize=1286800 CPUtime=9.61 cores=0-31
/proc/25470/task/25494/stat : 25494 (plingeling) R 25468 25470 25252 0 -1 4202560 2714 1239 0 0 961 0 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4264959 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=25470/tid=25495] ppid=25468 vsize=1286800 CPUtime=9.62 cores=0-31
/proc/25470/task/25495/stat : 25495 (plingeling) R 25468 25470 25252 0 -1 4202560 2253 1239 0 0 962 0 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=25470/tid=25496] ppid=25468 vsize=1286800 CPUtime=9.62 cores=0-31
/proc/25470/task/25496/stat : 25496 (plingeling) R 25468 25470 25252 0 -1 4202560 8421 1239 0 0 959 3 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=25470/tid=25497] ppid=25468 vsize=1286800 CPUtime=9.32 cores=0-31
/proc/25470/task/25497/stat : 25497 (plingeling) R 25468 25470 25252 0 -1 4202560 986 1239 0 0 931 1 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4232473 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=25470/tid=25498] ppid=25468 vsize=1286800 CPUtime=9.55 cores=0-31
/proc/25470/task/25498/stat : 25498 (plingeling) R 25468 25470 25252 0 -1 4202560 6423 1239 0 0 954 1 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=25470/tid=25499] ppid=25468 vsize=1286800 CPUtime=9.58 cores=0-31
/proc/25470/task/25499/stat : 25499 (plingeling) R 25468 25470 25252 0 -1 4202560 7215 1239 0 0 955 3 0 0 25 0 33 0 717422975 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4232626 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=25470/tid=25500] ppid=25468 vsize=1286800 CPUtime=9.58 cores=0-31
/proc/25470/task/25500/stat : 25500 (plingeling) R 25468 25470 25252 0 -1 4202560 6425 1239 0 0 956 2 0 0 25 0 33 0 717422977 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=25470/tid=25501] ppid=25468 vsize=1286800 CPUtime=9.58 cores=0-31
/proc/25470/task/25501/stat : 25501 (plingeling) R 25468 25470 25252 0 -1 4202560 4832 1239 0 0 956 2 0 0 25 0 33 0 717422977 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=25470/tid=25502] ppid=25468 vsize=1286800 CPUtime=9.55 cores=0-31
/proc/25470/task/25502/stat : 25502 (plingeling) R 25468 25470 25252 0 -1 4202560 4799 1239 0 0 953 2 0 0 25 0 33 0 717422977 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4232623 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=25470/tid=25503] ppid=25468 vsize=1286800 CPUtime=9.55 cores=0-31
/proc/25470/task/25503/stat : 25503 (plingeling) R 25468 25470 25252 0 -1 4202560 4611 1239 0 0 954 1 0 0 25 0 33 0 717422977 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=25470/tid=25504] ppid=25468 vsize=1286800 CPUtime=9.57 cores=0-31
/proc/25470/task/25504/stat : 25504 (plingeling) R 25468 25470 25252 0 -1 4202560 5437 1239 0 0 956 1 0 0 25 0 33 0 717422977 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=25470/tid=25505] ppid=25468 vsize=1286800 CPUtime=9.57 cores=0-31
/proc/25470/task/25505/stat : 25505 (plingeling) R 25468 25470 25252 0 -1 4202560 5546 1239 0 0 955 2 0 0 25 0 33 0 717422977 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=25470/tid=25506] ppid=25468 vsize=1286800 CPUtime=9.6 cores=0-31
/proc/25470/task/25506/stat : 25506 (plingeling) R 25468 25470 25252 0 -1 4202560 7673 1239 0 0 957 3 0 0 25 0 33 0 717422977 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=25470/tid=25507] ppid=25468 vsize=1286800 CPUtime=9.58 cores=0-31
/proc/25470/task/25507/stat : 25507 (plingeling) R 25468 25470 25252 0 -1 4202560 8353 1239 0 0 955 3 0 0 25 0 33 0 717422977 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4366512 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=25470/tid=25508] ppid=25468 vsize=1286800 CPUtime=9.55 cores=0-31
/proc/25470/task/25508/stat : 25508 (plingeling) R 25468 25470 25252 0 -1 4202560 3319 1239 0 0 955 0 0 0 25 0 33 0 717422978 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4365965 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=25470/tid=25509] ppid=25468 vsize=1286800 CPUtime=9.56 cores=0-31
/proc/25470/task/25509/stat : 25509 (plingeling) R 25468 25470 25252 0 -1 4202560 3426 1239 0 0 953 3 0 0 25 0 33 0 717422978 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4245635 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=25470/tid=25510] ppid=25468 vsize=1286800 CPUtime=9.32 cores=0-31
/proc/25470/task/25510/stat : 25510 (plingeling) R 25468 25470 25252 0 -1 4202560 5762 1239 0 0 930 2 0 0 25 0 33 0 717422979 1317683200 201494 268435456000 4194304 4417452 140735174693152 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 322.64
Current children cumulated vsize (KiB) 1286800

[startup+51.1018 s]
/proc/loadavg: 24.16 28.66 30.80 33/446 25510
/proc/meminfo: memFree=254718096/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=946932 CPUtime=1136.87 cores=0-31
/proc/25470/stat : 25470 (plingeling) S 25468 25470 25252 0 -1 4202496 486787 1239 0 0 113538 149 0 0 17 0 2 0 717421389 969658368 186926 268435456000 4194304 4417452 140735174693152 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 12 0 0 0
/proc/25470/statm: 236733 186926 176 55 0 234619 0
[pid=25470/tid=25500] ppid=25468 vsize=946932 CPUtime=35.17 cores=0-31
/proc/25470/task/25500/stat : 25500 (plingeling) R 25468 25470 25252 0 -1 4202560 14759 1239 0 0 3513 4 0 0 25 0 2 0 717422977 969658368 186926 268435456000 4194304 4417452 140735174693152 18446744073709551615 4254833 0 0 4096 17442 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 1136.87
Current children cumulated vsize (KiB) 946932

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

[startup+51.2008 s]
/proc/loadavg: 24.16 28.66 30.80 33/446 25510
/proc/meminfo: memFree=254718096/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=946932 CPUtime=1136.97 cores=0-31
/proc/25470/stat : 25470 (plingeling) S 25468 25470 25252 0 -1 4202496 486787 1239 0 0 113548 149 0 0 17 0 2 0 717421389 969658368 186926 268435456000 4194304 4417452 140735174693152 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 12 0 0 0
/proc/25470/statm: 236733 186926 176 55 0 234619 0
[pid=25470/tid=25500] ppid=25468 vsize=946932 CPUtime=35.26 cores=0-31
/proc/25470/task/25500/stat : 25500 (plingeling) R 25468 25470 25252 0 -1 4202560 14759 1239 0 0 3522 4 0 0 25 0 2 0 717422977 969658368 186926 268435456000 4194304 4417452 140735174693152 18446744073709551615 4254425 0 0 4096 17442 0 0 0 -1 18 0 0 0
Current children cumulated CPU time (s) 1136.97
Current children cumulated vsize (KiB) 946932

[startup+51.4007 s]
/proc/loadavg: 24.16 28.66 30.80 33/446 25510
/proc/meminfo: memFree=254718096/264257624 swapFree=67111528/67111528
[pid=25470] ppid=25468 vsize=399092 CPUtime=1137.18 cores=0-31
/proc/25470/stat : 25470 (plingeling) R 25468 25470 25252 0 -1 4202496 486787 1239 0 0 113562 156 0 0 15 0 1 0 717421389 408670208 44171 268435456000 4194304 4417452 140735174693152 18446744073709551615 258650981722 0 0 4096 0 0 0 0 17 12 0 0 0
/proc/25470/statm: 99773 44171 176 55 0 97659 0
Current children cumulated CPU time (s) 1137.18
Current children cumulated vsize (KiB) 399092

Child status: 20
Real time (s): 51.4256
CPU time (s): 1137.22
CPU user time (s): 1135.62
CPU system time (s): 1.59876
CPU usage (%): 2211.39
Max. virtual memory (cumulated for all children) (KiB): 1351680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1135.62
system time used= 1.59876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 488030
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= 2019
involuntary context switches= 2608

runsolver used 0.308953 second user time and 1.19182 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-22 12:15:50
IDJOB=3372822
IDBENCH=84172
IDSOLVER=1852
FILE ID=node200/3372822-1306059349
RUNJOBID= node200-1306059308-25266
PBS_JOBID= 13387810
Free space on /tmp= 62036 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372822-1306059349/watcher-3372822-1306059349 -o /tmp/evaluation-result-3372822-1306059349/solver-3372822-1306059349 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372822-1306059349.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 266338304 MiB
NBCORE= 32

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=1448538580

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      255478196 kB
Buffers:        455164 kB
Cached:        7909348 kB
SwapCached:          0 kB
Active:        7458928 kB
Inactive:       974432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255478196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10128 kB
Writeback:           0 kB
AnonPages:       68772 kB
Mapped:          14868 kB
Slab:           252824 kB
PageTables:       4396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   184480 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62036 MiB
End job on node200 at 2011-05-22 12:16:41