Trace number 3472408

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 88.6525 21.3408

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark73.0499
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
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 ...614582/instance-3472408-1307614582.cnf
8.19/8.27	c Solving...
88.60/21.32	s UNSATISFIABLE
88.60/21.32	
88.60/21.32	c Models        : 0     
88.60/21.32	c Time          : 20.074s (Solving: 11.81s 1st Model: 0.00s Unsat: 11.81s)
88.60/21.32	c CPU Time      : 87.390s

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

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-3472408-1307614582/watcher-3472408-1307614582 -o /tmp/evaluation-result-3472408-1307614582/solver-3472408-1307614582 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472408-1307614582.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): 262144000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 262195200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 15.06 19.16 16.50 1/413 28086
/proc/meminfo: memFree=262365684/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=66824 CPUtime=0.02 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 4727 0 0 0 2 0 0 0 21 0 1 0 26845179 68427776 4656 270582939648 4194304 4964800 140736061185168 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/28086/statm: 16706 4664 373 189 0 11580 0

[startup+0.059774 s]
/proc/loadavg: 15.06 19.16 16.50 1/413 28086
/proc/meminfo: memFree=262365684/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=66824 CPUtime=0.05 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 8609 0 0 0 4 1 0 0 21 0 1 0 26845179 68427776 8538 270582939648 4194304 4964800 140736061185168 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/28086/statm: 16706 8549 373 189 0 11580 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 66824

[startup+0.100769 s]
/proc/loadavg: 15.06 19.16 16.50 1/413 28086
/proc/meminfo: memFree=262365684/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=88032 CPUtime=0.09 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 18041 0 0 0 7 2 0 0 21 0 1 0 26845179 90144768 15980 270582939648 4194304 4964800 140736061185168 18446744073709551615 4679091 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/28086/statm: 22008 15990 374 189 0 16882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88032

[startup+0.300773 s]
/proc/loadavg: 15.06 19.16 16.50 1/413 28086
/proc/meminfo: memFree=262365684/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=117964 CPUtime=0.29 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 29660 0 0 0 25 4 0 0 22 0 1 0 26845179 120795136 24092 270582939648 4194304 4964800 140736061185168 18446744073709551615 258650955760 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/28086/statm: 29524 24094 383 189 0 24398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 117964

[startup+0.700791 s]
/proc/loadavg: 15.06 19.16 16.50 1/413 28086
/proc/meminfo: memFree=262365684/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=184572 CPUtime=0.69 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 52054 0 0 0 61 8 0 0 23 0 1 0 26845179 189001728 39446 270582939648 4194304 4964800 140736061185168 18446744073709551615 258650653361 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/28086/statm: 46143 39458 396 189 0 41017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 184572

[startup+1.50083 s]
/proc/loadavg: 15.06 19.16 16.50 2/414 28087
/proc/meminfo: memFree=262190200/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=210948 CPUtime=1.49 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 58329 0 0 0 140 9 0 0 25 0 1 0 26845179 216010752 45720 270582939648 4194304 4964800 140736061185168 18446744073709551615 4601734 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/28086/statm: 52737 45720 401 189 0 47611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 210948

[startup+3.10089 s]
/proc/loadavg: 15.06 19.16 16.50 2/414 28087
/proc/meminfo: memFree=262173084/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=229932 CPUtime=3.09 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 63063 0 0 0 299 10 0 0 25 0 1 0 26845179 235450368 50454 270582939648 4194304 4964800 140736061185168 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/28086/statm: 57483 50454 401 189 0 52357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 229932

[startup+6.30103 s]
/proc/loadavg: 13.93 18.86 16.42 2/414 28087
/proc/meminfo: memFree=262137720/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=259648 CPUtime=6.29 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 70904 0 0 0 617 12 0 0 25 0 1 0 26845179 265879552 58295 270582939648 4194304 4964800 140736061185168 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/28086/statm: 64912 58295 401 189 0 59786 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 259648

[startup+12.7022 s]
/proc/loadavg: 12.98 18.58 16.34 5/445 28120
/proc/meminfo: memFree=261045348/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=2350164 CPUtime=53.56 cores=0-31
/proc/28086/stat : 28086 (claspmt) S 28084 28086 27592 0 -1 4202496 437661 0 0 0 2003 3353 0 0 18 0 32 0 26845179 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 19 0 0 0
/proc/28086/statm: 587541 330779 440 189 0 581890 0
[pid=28086/tid=28088] ppid=28084 vsize=2350164 CPUtime=1.08 cores=0-31
/proc/28086/task/28088/stat : 28088 (claspmt) S 28084 28086 27592 0 -1 4202560 10057 0 0 0 8 100 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604711979318752 0 0 -1 29 0 0 0
[pid=28086/tid=28089] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28089/stat : 28089 (claspmt) S 28084 28086 27592 0 -1 4202560 13836 0 0 0 9 120 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604701754260960 0 0 -1 26 0 0 0
[pid=28086/tid=28090] ppid=28084 vsize=2350164 CPUtime=1.11 cores=0-31
/proc/28086/task/28090/stat : 28090 (claspmt) S 28084 28086 27592 0 -1 4202560 13378 0 0 0 14 97 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604506097130976 0 0 -1 27 0 0 0
[pid=28086/tid=28091] ppid=28084 vsize=2350164 CPUtime=1.23 cores=0-31
/proc/28086/task/28091/stat : 28091 (claspmt) S 28084 28086 27592 0 -1 4202560 10274 0 0 0 8 115 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604502710074848 0 0 -1 3 0 0 0
[pid=28086/tid=28092] ppid=28084 vsize=2350164 CPUtime=3.23 cores=0-31
/proc/28086/task/28092/stat : 28092 (claspmt) R 28084 28086 27592 0 -1 4202560 10665 0 0 0 207 116 0 0 20 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=28086/tid=28093] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28093/stat : 28093 (claspmt) S 28084 28086 27592 0 -1 4202560 13280 0 0 0 11 118 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604697735282144 0 0 -1 1 0 0 0
[pid=28086/tid=28094] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28094/stat : 28094 (claspmt) S 28084 28086 27592 0 -1 4202560 12243 0 0 0 12 117 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604505777315296 0 0 -1 20 0 0 0
[pid=28086/tid=28095] ppid=28084 vsize=2350164 CPUtime=1.13 cores=0-31
/proc/28086/task/28095/stat : 28095 (claspmt) S 28084 28086 27592 0 -1 4202560 10416 0 0 0 5 108 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604706285166048 0 0 -1 24 0 0 0
[pid=28086/tid=28096] ppid=28084 vsize=2350164 CPUtime=1.16 cores=0-31
/proc/28086/task/28096/stat : 28096 (claspmt) S 28084 28086 27592 0 -1 4202560 10241 0 0 0 7 109 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604701754244576 0 0 -1 12 0 0 0
[pid=28086/tid=28097] ppid=28084 vsize=2350164 CPUtime=1.31 cores=0-31
/proc/28086/task/28097/stat : 28097 (claspmt) S 28084 28086 27592 0 -1 4202560 13502 0 0 0 12 119 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709706104288 0 0 -1 14 0 0 0
[pid=28086/tid=28098] ppid=28084 vsize=2350164 CPUtime=1.28 cores=0-31
/proc/28086/task/28098/stat : 28098 (claspmt) S 28084 28086 27592 0 -1 4202560 13520 0 0 0 11 117 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604501342780896 0 0 -1 4 0 0 0
[pid=28086/tid=28099] ppid=28084 vsize=2350164 CPUtime=1.19 cores=0-31
/proc/28086/task/28099/stat : 28099 (claspmt) S 28084 28086 27592 0 -1 4202560 10376 0 0 0 6 113 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604711738645984 0 0 -1 5 0 0 0
[pid=28086/tid=28100] ppid=28084 vsize=2350164 CPUtime=3.53 cores=0-31
/proc/28086/task/28100/stat : 28100 (claspmt) R 28084 28086 27592 0 -1 4202560 10773 0 0 0 248 105 0 0 21 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=28086/tid=28101] ppid=28084 vsize=2350164 CPUtime=1.09 cores=0-31
/proc/28086/task/28101/stat : 28101 (claspmt) S 28084 28086 27592 0 -1 4202560 14107 0 0 0 16 93 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709260688864 0 0 -1 7 0 0 0
[pid=28086/tid=28102] ppid=28084 vsize=2350164 CPUtime=0.9 cores=0-31
/proc/28086/task/28102/stat : 28102 (claspmt) S 28084 28086 27592 0 -1 4202560 12449 0 0 0 12 78 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604501132525024 0 0 -1 7 0 0 0
[pid=28086/tid=28103] ppid=28084 vsize=2350164 CPUtime=0.96 cores=0-31
/proc/28086/task/28103/stat : 28103 (claspmt) S 28084 28086 27592 0 -1 4202560 9987 0 0 0 9 87 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604569435422176 0 0 -1 23 0 0 0
[pid=28086/tid=28104] ppid=28084 vsize=2350164 CPUtime=1.28 cores=0-31
/proc/28086/task/28104/stat : 28104 (claspmt) S 28084 28086 27592 0 -1 4202560 10480 0 0 0 5 123 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709136571872 0 0 -1 0 0 0 0
[pid=28086/tid=28105] ppid=28084 vsize=2350164 CPUtime=1.27 cores=0-31
/proc/28086/task/28105/stat : 28105 (claspmt) S 28084 28086 27592 0 -1 4202560 13032 0 0 0 10 117 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604710802693600 0 0 -1 30 0 0 0
[pid=28086/tid=28106] ppid=28084 vsize=2350164 CPUtime=1.06 cores=0-31
/proc/28086/task/28106/stat : 28106 (claspmt) S 28084 28086 27592 0 -1 4202560 13822 0 0 0 13 93 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604501132533216 0 0 -1 19 0 0 0
[pid=28086/tid=28107] ppid=28084 vsize=2350164 CPUtime=1.17 cores=0-31
/proc/28086/task/28107/stat : 28107 (claspmt) S 28084 28086 27592 0 -1 4202560 10062 0 0 0 8 109 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604483663420896 0 0 -1 6 0 0 0
[pid=28086/tid=28108] ppid=28084 vsize=2350164 CPUtime=3.22 cores=0-31
/proc/28086/task/28108/stat : 28108 (claspmt) R 28084 28086 27592 0 -1 4202560 11043 0 0 0 213 109 0 0 21 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=28086/tid=28109] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28109/stat : 28109 (claspmt) S 28084 28086 27592 0 -1 4202560 13458 0 0 0 14 115 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709920841184 0 0 -1 21 0 0 0
[pid=28086/tid=28110] ppid=28084 vsize=2350164 CPUtime=1.23 cores=0-31
/proc/28086/task/28110/stat : 28110 (claspmt) S 28084 28086 27592 0 -1 4202560 11703 0 0 0 11 112 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604483663412704 0 0 -1 28 0 0 0
[pid=28086/tid=28111] ppid=28084 vsize=2350164 CPUtime=0.92 cores=0-31
/proc/28086/task/28111/stat : 28111 (claspmt) S 28084 28086 27592 0 -1 4202560 10473 0 0 0 8 84 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604500397727200 0 0 -1 11 0 0 0
[pid=28086/tid=28112] ppid=28084 vsize=2350164 CPUtime=1.04 cores=0-31
/proc/28086/task/28112/stat : 28112 (claspmt) S 28084 28086 27592 0 -1 4202560 10329 0 0 0 6 98 0 0 18 0 32 0 26846007 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604505777339872 0 0 -1 25 0 0 0
[pid=28086/tid=28113] ppid=28084 vsize=2350164 CPUtime=1.25 cores=0-31
/proc/28086/task/28113/stat : 28113 (claspmt) S 28084 28086 27592 0 -1 4202560 13635 0 0 0 10 115 0 0 18 0 32 0 26846008 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604483471941088 0 0 -1 10 0 0 0
[pid=28086/tid=28114] ppid=28084 vsize=2350164 CPUtime=1.25 cores=0-31
/proc/28086/task/28114/stat : 28114 (claspmt) S 28084 28086 27592 0 -1 4202560 12408 0 0 0 11 114 0 0 18 0 32 0 26846008 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709018123744 0 0 -1 22 0 0 0
[pid=28086/tid=28115] ppid=28084 vsize=2350164 CPUtime=1.07 cores=0-31
/proc/28086/task/28115/stat : 28115 (claspmt) S 28084 28086 27592 0 -1 4202560 9952 0 0 0 8 99 0 0 18 0 32 0 26846008 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709920865760 0 0 -1 13 0 0 0
[pid=28086/tid=28116] ppid=28084 vsize=2350164 CPUtime=3.45 cores=0-31
/proc/28086/task/28116/stat : 28116 (claspmt) R 28084 28086 27592 0 -1 4202560 11026 0 0 0 234 111 0 0 20 0 32 0 26846008 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=28086/tid=28117] ppid=28084 vsize=2350164 CPUtime=1.21 cores=0-31
/proc/28086/task/28117/stat : 28117 (claspmt) S 28084 28086 27592 0 -1 4202560 12448 0 0 0 11 110 0 0 18 0 32 0 26846008 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604505593527776 0 0 -1 8 0 0 0
[pid=28086/tid=28118] ppid=28084 vsize=2350164 CPUtime=1.15 cores=0-31
/proc/28086/task/28118/stat : 28118 (claspmt) S 28084 28086 27592 0 -1 4202560 12478 0 0 0 13 102 0 0 18 0 32 0 26846008 2406567936 330779 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604710968335840 0 0 -1 17 0 0 0
Current children cumulated CPU time (s) 53.56
Current children cumulated vsize (KiB) 2350164

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

[startup+15.9023 s]
/proc/loadavg: 12.26 18.34 16.27 5/445 28120
/proc/meminfo: memFree=261044816/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=2350164 CPUtime=66.36 cores=0-31
/proc/28086/stat : 28086 (claspmt) S 28084 28086 27592 0 -1 4202496 437678 0 0 0 3283 3353 0 0 18 0 32 0 26845179 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 19 0 0 0
/proc/28086/statm: 587541 330796 440 189 0 581890 0
[pid=28086/tid=28088] ppid=28084 vsize=2350164 CPUtime=1.08 cores=0-31
/proc/28086/task/28088/stat : 28088 (claspmt) S 28084 28086 27592 0 -1 4202560 10057 0 0 0 8 100 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604711979318752 0 0 -1 29 0 0 0
[pid=28086/tid=28089] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28089/stat : 28089 (claspmt) S 28084 28086 27592 0 -1 4202560 13836 0 0 0 9 120 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604701754260960 0 0 -1 26 0 0 0
[pid=28086/tid=28090] ppid=28084 vsize=2350164 CPUtime=1.11 cores=0-31
/proc/28086/task/28090/stat : 28090 (claspmt) S 28084 28086 27592 0 -1 4202560 13378 0 0 0 14 97 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604506097130976 0 0 -1 27 0 0 0
[pid=28086/tid=28091] ppid=28084 vsize=2350164 CPUtime=1.23 cores=0-31
/proc/28086/task/28091/stat : 28091 (claspmt) S 28084 28086 27592 0 -1 4202560 10274 0 0 0 8 115 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604502710074848 0 0 -1 3 0 0 0
[pid=28086/tid=28092] ppid=28084 vsize=2350164 CPUtime=6.43 cores=0-31
/proc/28086/task/28092/stat : 28092 (claspmt) R 28084 28086 27592 0 -1 4202560 10675 0 0 0 527 116 0 0 25 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=28086/tid=28093] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28093/stat : 28093 (claspmt) S 28084 28086 27592 0 -1 4202560 13280 0 0 0 11 118 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604697735282144 0 0 -1 1 0 0 0
[pid=28086/tid=28094] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28094/stat : 28094 (claspmt) S 28084 28086 27592 0 -1 4202560 12243 0 0 0 12 117 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604505777315296 0 0 -1 20 0 0 0
[pid=28086/tid=28095] ppid=28084 vsize=2350164 CPUtime=1.13 cores=0-31
/proc/28086/task/28095/stat : 28095 (claspmt) S 28084 28086 27592 0 -1 4202560 10416 0 0 0 5 108 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604706285166048 0 0 -1 24 0 0 0
[pid=28086/tid=28096] ppid=28084 vsize=2350164 CPUtime=1.16 cores=0-31
/proc/28086/task/28096/stat : 28096 (claspmt) S 28084 28086 27592 0 -1 4202560 10241 0 0 0 7 109 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604701754244576 0 0 -1 12 0 0 0
[pid=28086/tid=28097] ppid=28084 vsize=2350164 CPUtime=1.31 cores=0-31
/proc/28086/task/28097/stat : 28097 (claspmt) S 28084 28086 27592 0 -1 4202560 13502 0 0 0 12 119 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709706104288 0 0 -1 14 0 0 0
[pid=28086/tid=28098] ppid=28084 vsize=2350164 CPUtime=1.28 cores=0-31
/proc/28086/task/28098/stat : 28098 (claspmt) S 28084 28086 27592 0 -1 4202560 13520 0 0 0 11 117 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604501342780896 0 0 -1 4 0 0 0
[pid=28086/tid=28099] ppid=28084 vsize=2350164 CPUtime=1.19 cores=0-31
/proc/28086/task/28099/stat : 28099 (claspmt) S 28084 28086 27592 0 -1 4202560 10376 0 0 0 6 113 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604711738645984 0 0 -1 5 0 0 0
[pid=28086/tid=28100] ppid=28084 vsize=2350164 CPUtime=6.73 cores=0-31
/proc/28086/task/28100/stat : 28100 (claspmt) R 28084 28086 27592 0 -1 4202560 10774 0 0 0 568 105 0 0 25 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=28086/tid=28101] ppid=28084 vsize=2350164 CPUtime=1.09 cores=0-31
/proc/28086/task/28101/stat : 28101 (claspmt) S 28084 28086 27592 0 -1 4202560 14107 0 0 0 16 93 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709260688864 0 0 -1 7 0 0 0
[pid=28086/tid=28102] ppid=28084 vsize=2350164 CPUtime=0.9 cores=0-31
/proc/28086/task/28102/stat : 28102 (claspmt) S 28084 28086 27592 0 -1 4202560 12449 0 0 0 12 78 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604501132525024 0 0 -1 7 0 0 0
[pid=28086/tid=28103] ppid=28084 vsize=2350164 CPUtime=0.96 cores=0-31
/proc/28086/task/28103/stat : 28103 (claspmt) S 28084 28086 27592 0 -1 4202560 9987 0 0 0 9 87 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604569435422176 0 0 -1 23 0 0 0
[pid=28086/tid=28104] ppid=28084 vsize=2350164 CPUtime=1.28 cores=0-31
/proc/28086/task/28104/stat : 28104 (claspmt) S 28084 28086 27592 0 -1 4202560 10480 0 0 0 5 123 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709136571872 0 0 -1 0 0 0 0
[pid=28086/tid=28105] ppid=28084 vsize=2350164 CPUtime=1.27 cores=0-31
/proc/28086/task/28105/stat : 28105 (claspmt) S 28084 28086 27592 0 -1 4202560 13032 0 0 0 10 117 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604710802693600 0 0 -1 30 0 0 0
[pid=28086/tid=28106] ppid=28084 vsize=2350164 CPUtime=1.06 cores=0-31
/proc/28086/task/28106/stat : 28106 (claspmt) S 28084 28086 27592 0 -1 4202560 13822 0 0 0 13 93 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604501132533216 0 0 -1 19 0 0 0
[pid=28086/tid=28107] ppid=28084 vsize=2350164 CPUtime=1.17 cores=0-31
/proc/28086/task/28107/stat : 28107 (claspmt) S 28084 28086 27592 0 -1 4202560 10062 0 0 0 8 109 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604483663420896 0 0 -1 6 0 0 0
[pid=28086/tid=28108] ppid=28084 vsize=2350164 CPUtime=6.42 cores=0-31
/proc/28086/task/28108/stat : 28108 (claspmt) R 28084 28086 27592 0 -1 4202560 11049 0 0 0 533 109 0 0 25 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=28086/tid=28109] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28109/stat : 28109 (claspmt) S 28084 28086 27592 0 -1 4202560 13458 0 0 0 14 115 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709920841184 0 0 -1 21 0 0 0
[pid=28086/tid=28110] ppid=28084 vsize=2350164 CPUtime=1.23 cores=0-31
/proc/28086/task/28110/stat : 28110 (claspmt) S 28084 28086 27592 0 -1 4202560 11703 0 0 0 11 112 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604483663412704 0 0 -1 28 0 0 0
[pid=28086/tid=28111] ppid=28084 vsize=2350164 CPUtime=0.92 cores=0-31
/proc/28086/task/28111/stat : 28111 (claspmt) S 28084 28086 27592 0 -1 4202560 10473 0 0 0 8 84 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604500397727200 0 0 -1 11 0 0 0
[pid=28086/tid=28112] ppid=28084 vsize=2350164 CPUtime=1.04 cores=0-31
/proc/28086/task/28112/stat : 28112 (claspmt) S 28084 28086 27592 0 -1 4202560 10329 0 0 0 6 98 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604505777339872 0 0 -1 25 0 0 0
[pid=28086/tid=28113] ppid=28084 vsize=2350164 CPUtime=1.25 cores=0-31
/proc/28086/task/28113/stat : 28113 (claspmt) S 28084 28086 27592 0 -1 4202560 13635 0 0 0 10 115 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604483471941088 0 0 -1 10 0 0 0
[pid=28086/tid=28114] ppid=28084 vsize=2350164 CPUtime=1.25 cores=0-31
/proc/28086/task/28114/stat : 28114 (claspmt) S 28084 28086 27592 0 -1 4202560 12408 0 0 0 11 114 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709018123744 0 0 -1 22 0 0 0
[pid=28086/tid=28115] ppid=28084 vsize=2350164 CPUtime=1.07 cores=0-31
/proc/28086/task/28115/stat : 28115 (claspmt) S 28084 28086 27592 0 -1 4202560 9952 0 0 0 8 99 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709920865760 0 0 -1 13 0 0 0
[pid=28086/tid=28116] ppid=28084 vsize=2350164 CPUtime=6.65 cores=0-31
/proc/28086/task/28116/stat : 28116 (claspmt) R 28084 28086 27592 0 -1 4202560 11026 0 0 0 554 111 0 0 25 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=28086/tid=28117] ppid=28084 vsize=2350164 CPUtime=1.21 cores=0-31
/proc/28086/task/28117/stat : 28117 (claspmt) S 28084 28086 27592 0 -1 4202560 12448 0 0 0 11 110 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604505593527776 0 0 -1 8 0 0 0
[pid=28086/tid=28118] ppid=28084 vsize=2350164 CPUtime=1.15 cores=0-31
/proc/28086/task/28118/stat : 28118 (claspmt) S 28084 28086 27592 0 -1 4202560 12478 0 0 0 13 102 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604710968335840 0 0 -1 17 0 0 0
Current children cumulated CPU time (s) 66.36
Current children cumulated vsize (KiB) 2350164

[startup+19.1014 s]
/proc/loadavg: 11.68 18.12 16.21 5/445 28120
/proc/meminfo: memFree=261046012/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=2350164 CPUtime=79.15 cores=0-31
/proc/28086/stat : 28086 (claspmt) S 28084 28086 27592 0 -1 4202496 437678 0 0 0 4562 3353 0 0 18 0 32 0 26845179 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 19 0 0 0
/proc/28086/statm: 587541 330796 440 189 0 581890 0
[pid=28086/tid=28088] ppid=28084 vsize=2350164 CPUtime=1.08 cores=0-31
/proc/28086/task/28088/stat : 28088 (claspmt) S 28084 28086 27592 0 -1 4202560 10057 0 0 0 8 100 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604711979318752 0 0 -1 29 0 0 0
[pid=28086/tid=28089] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28089/stat : 28089 (claspmt) S 28084 28086 27592 0 -1 4202560 13836 0 0 0 9 120 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604701754260960 0 0 -1 26 0 0 0
[pid=28086/tid=28090] ppid=28084 vsize=2350164 CPUtime=1.11 cores=0-31
/proc/28086/task/28090/stat : 28090 (claspmt) S 28084 28086 27592 0 -1 4202560 13378 0 0 0 14 97 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604506097130976 0 0 -1 27 0 0 0
[pid=28086/tid=28091] ppid=28084 vsize=2350164 CPUtime=1.23 cores=0-31
/proc/28086/task/28091/stat : 28091 (claspmt) S 28084 28086 27592 0 -1 4202560 10274 0 0 0 8 115 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604502710074848 0 0 -1 3 0 0 0
[pid=28086/tid=28092] ppid=28084 vsize=2350164 CPUtime=9.63 cores=0-31
/proc/28086/task/28092/stat : 28092 (claspmt) R 28084 28086 27592 0 -1 4202560 10675 0 0 0 847 116 0 0 25 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 4399292 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=28086/tid=28093] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28093/stat : 28093 (claspmt) S 28084 28086 27592 0 -1 4202560 13280 0 0 0 11 118 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604697735282144 0 0 -1 1 0 0 0
[pid=28086/tid=28094] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28094/stat : 28094 (claspmt) S 28084 28086 27592 0 -1 4202560 12243 0 0 0 12 117 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604505777315296 0 0 -1 20 0 0 0
[pid=28086/tid=28095] ppid=28084 vsize=2350164 CPUtime=1.13 cores=0-31
/proc/28086/task/28095/stat : 28095 (claspmt) S 28084 28086 27592 0 -1 4202560 10416 0 0 0 5 108 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604706285166048 0 0 -1 24 0 0 0
[pid=28086/tid=28096] ppid=28084 vsize=2350164 CPUtime=1.16 cores=0-31
/proc/28086/task/28096/stat : 28096 (claspmt) S 28084 28086 27592 0 -1 4202560 10241 0 0 0 7 109 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604701754244576 0 0 -1 12 0 0 0
[pid=28086/tid=28097] ppid=28084 vsize=2350164 CPUtime=1.31 cores=0-31
/proc/28086/task/28097/stat : 28097 (claspmt) S 28084 28086 27592 0 -1 4202560 13502 0 0 0 12 119 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709706104288 0 0 -1 14 0 0 0
[pid=28086/tid=28098] ppid=28084 vsize=2350164 CPUtime=1.28 cores=0-31
/proc/28086/task/28098/stat : 28098 (claspmt) S 28084 28086 27592 0 -1 4202560 13520 0 0 0 11 117 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604501342780896 0 0 -1 4 0 0 0
[pid=28086/tid=28099] ppid=28084 vsize=2350164 CPUtime=1.19 cores=0-31
/proc/28086/task/28099/stat : 28099 (claspmt) S 28084 28086 27592 0 -1 4202560 10376 0 0 0 6 113 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604711738645984 0 0 -1 5 0 0 0
[pid=28086/tid=28100] ppid=28084 vsize=2350164 CPUtime=9.93 cores=0-31
/proc/28086/task/28100/stat : 28100 (claspmt) R 28084 28086 27592 0 -1 4202560 10774 0 0 0 888 105 0 0 25 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=28086/tid=28101] ppid=28084 vsize=2350164 CPUtime=1.09 cores=0-31
/proc/28086/task/28101/stat : 28101 (claspmt) S 28084 28086 27592 0 -1 4202560 14107 0 0 0 16 93 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709260688864 0 0 -1 7 0 0 0
[pid=28086/tid=28102] ppid=28084 vsize=2350164 CPUtime=0.9 cores=0-31
/proc/28086/task/28102/stat : 28102 (claspmt) S 28084 28086 27592 0 -1 4202560 12449 0 0 0 12 78 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604501132525024 0 0 -1 7 0 0 0
[pid=28086/tid=28103] ppid=28084 vsize=2350164 CPUtime=0.96 cores=0-31
/proc/28086/task/28103/stat : 28103 (claspmt) S 28084 28086 27592 0 -1 4202560 9987 0 0 0 9 87 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604569435422176 0 0 -1 23 0 0 0
[pid=28086/tid=28104] ppid=28084 vsize=2350164 CPUtime=1.28 cores=0-31
/proc/28086/task/28104/stat : 28104 (claspmt) S 28084 28086 27592 0 -1 4202560 10480 0 0 0 5 123 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709136571872 0 0 -1 0 0 0 0
[pid=28086/tid=28105] ppid=28084 vsize=2350164 CPUtime=1.27 cores=0-31
/proc/28086/task/28105/stat : 28105 (claspmt) S 28084 28086 27592 0 -1 4202560 13032 0 0 0 10 117 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604710802693600 0 0 -1 30 0 0 0
[pid=28086/tid=28106] ppid=28084 vsize=2350164 CPUtime=1.06 cores=0-31
/proc/28086/task/28106/stat : 28106 (claspmt) S 28084 28086 27592 0 -1 4202560 13822 0 0 0 13 93 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604501132533216 0 0 -1 19 0 0 0
[pid=28086/tid=28107] ppid=28084 vsize=2350164 CPUtime=1.17 cores=0-31
/proc/28086/task/28107/stat : 28107 (claspmt) S 28084 28086 27592 0 -1 4202560 10062 0 0 0 8 109 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604483663420896 0 0 -1 6 0 0 0
[pid=28086/tid=28108] ppid=28084 vsize=2350164 CPUtime=9.62 cores=0-31
/proc/28086/task/28108/stat : 28108 (claspmt) R 28084 28086 27592 0 -1 4202560 11049 0 0 0 853 109 0 0 25 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=28086/tid=28109] ppid=28084 vsize=2350164 CPUtime=1.29 cores=0-31
/proc/28086/task/28109/stat : 28109 (claspmt) S 28084 28086 27592 0 -1 4202560 13458 0 0 0 14 115 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709920841184 0 0 -1 21 0 0 0
[pid=28086/tid=28110] ppid=28084 vsize=2350164 CPUtime=1.23 cores=0-31
/proc/28086/task/28110/stat : 28110 (claspmt) S 28084 28086 27592 0 -1 4202560 11703 0 0 0 11 112 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604483663412704 0 0 -1 28 0 0 0
[pid=28086/tid=28111] ppid=28084 vsize=2350164 CPUtime=0.92 cores=0-31
/proc/28086/task/28111/stat : 28111 (claspmt) S 28084 28086 27592 0 -1 4202560 10473 0 0 0 8 84 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604500397727200 0 0 -1 11 0 0 0
[pid=28086/tid=28112] ppid=28084 vsize=2350164 CPUtime=1.04 cores=0-31
/proc/28086/task/28112/stat : 28112 (claspmt) S 28084 28086 27592 0 -1 4202560 10329 0 0 0 6 98 0 0 18 0 32 0 26846007 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604505777339872 0 0 -1 25 0 0 0
[pid=28086/tid=28113] ppid=28084 vsize=2350164 CPUtime=1.25 cores=0-31
/proc/28086/task/28113/stat : 28113 (claspmt) S 28084 28086 27592 0 -1 4202560 13635 0 0 0 10 115 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604483471941088 0 0 -1 10 0 0 0
[pid=28086/tid=28114] ppid=28084 vsize=2350164 CPUtime=1.25 cores=0-31
/proc/28086/task/28114/stat : 28114 (claspmt) S 28084 28086 27592 0 -1 4202560 12408 0 0 0 11 114 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709018123744 0 0 -1 22 0 0 0
[pid=28086/tid=28115] ppid=28084 vsize=2350164 CPUtime=1.07 cores=0-31
/proc/28086/task/28115/stat : 28115 (claspmt) S 28084 28086 27592 0 -1 4202560 9952 0 0 0 8 99 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604709920865760 0 0 -1 13 0 0 0
[pid=28086/tid=28116] ppid=28084 vsize=2350164 CPUtime=9.85 cores=0-31
/proc/28086/task/28116/stat : 28116 (claspmt) R 28084 28086 27592 0 -1 4202560 11026 0 0 0 874 111 0 0 25 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 4668652 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=28086/tid=28117] ppid=28084 vsize=2350164 CPUtime=1.21 cores=0-31
/proc/28086/task/28117/stat : 28117 (claspmt) S 28084 28086 27592 0 -1 4202560 12448 0 0 0 11 110 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604505593527776 0 0 -1 8 0 0 0
[pid=28086/tid=28118] ppid=28084 vsize=2350164 CPUtime=1.15 cores=0-31
/proc/28086/task/28118/stat : 28118 (claspmt) S 28084 28086 27592 0 -1 4202560 12478 0 0 0 13 102 0 0 18 0 32 0 26846008 2406567936 330796 270582939648 4194304 4964800 140736061185168 18446744073709551615 258662772457 0 0 4096 18946 18446604710968335840 0 0 -1 17 0 0 0
Current children cumulated CPU time (s) 79.15
Current children cumulated vsize (KiB) 2350164

[startup+20.7005 s]
/proc/loadavg: 11.68 18.12 16.21 2/445 28120
/proc/meminfo: memFree=261046012/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=2279908 CPUtime=88 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 442461 0 0 0 5435 3365 0 0 18 0 1 0 26845179 2334625792 324122 270582939648 4194304 4964800 140736061185168 18446744073709551615 258650604658 0 0 4096 18946 0 0 0 17 19 0 0 0
/proc/28086/statm: 569977 324122 462 189 0 564326 0
Current children cumulated CPU time (s) 88
Current children cumulated vsize (KiB) 2279908

[startup+21.1005 s]
/proc/loadavg: 11.68 18.12 16.21 2/414 28120
/proc/meminfo: memFree=261074684/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=2059376 CPUtime=88.4 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 442461 0 0 0 5473 3367 0 0 18 0 1 0 26845179 2108801024 259842 270582939648 4194304 4964800 140736061185168 18446744073709551615 258650999159 0 0 4096 18946 0 0 0 17 19 0 0 0
/proc/28086/statm: 514844 259842 462 189 0 509193 0
Current children cumulated CPU time (s) 88.4
Current children cumulated vsize (KiB) 2059376

[startup+21.3005 s]
/proc/loadavg: 11.68 18.12 16.21 2/414 28120
/proc/meminfo: memFree=261074684/264257624 swapFree=67111528/67111528
[pid=28086] ppid=28084 vsize=1509060 CPUtime=88.6 cores=0-31
/proc/28086/stat : 28086 (claspmt) R 28084 28086 27592 0 -1 4202496 442461 0 0 0 5488 3372 0 0 19 0 1 0 26845179 1545277440 113947 270582939648 4194304 4964800 140736061185168 18446744073709551615 258650999383 0 0 4096 18946 0 0 0 17 19 0 0 0
/proc/28086/statm: 377265 113914 462 189 0 371614 0
Current children cumulated CPU time (s) 88.6
Current children cumulated vsize (KiB) 1509060

Child status: 20
Real time (s): 21.3408
CPU time (s): 88.6525
CPU user time (s): 54.8987
CPU system time (s): 33.7539
CPU usage (%): 415.413
Max. virtual memory (cumulated for all children) (KiB): 2415700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.8987
system time used= 33.7539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 442462
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= 192628
involuntary context switches= 341

runsolver used 0.155976 second user time and 0.528919 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-09 12:16:23
IDJOB=3472408
IDBENCH=82456
IDSOLVER=1961
FILE ID=node200/3472408-1307614582
RUNJOBID= node200-1307614385-27606
PBS_JOBID= 13547731
Free space on /tmp= 61724 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.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-3472408-1307614582/watcher-3472408-1307614582 -o /tmp/evaluation-result-3472408-1307614582/solver-3472408-1307614582 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472408-1307614582.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=908699123

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.045
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.045
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.02
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.045
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.045
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.045
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.09
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.045
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.06
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.045
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.07
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.045
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.06
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.045
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	: 3989.99
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.045
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.06
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.045
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.045
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.06
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.045
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.04
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.045
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.03
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.045
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	: 3990.07
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.045
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.08
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.045
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.05
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.045
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.045
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.08
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.045
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	: 3989.97
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.045
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.04
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.045
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.10
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.045
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.10
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.045
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.04
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.045
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.04
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.045
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.07
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.045
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.045
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.08
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.045
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.04
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.045
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.08
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.045
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.18
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.045
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:      262366328 kB
Buffers:        219816 kB
Cached:        1377316 kB
SwapCached:          0 kB
Active:         260588 kB
Inactive:      1404920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262366328 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20328 kB
Writeback:           0 kB
AnonPages:       68396 kB
Mapped:          14524 kB
Slab:           145620 kB
PageTables:       4464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   186112 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= 61724 MiB
End job on node200 at 2011-06-09 12:16:44