Trace number 3372567

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 167.865 6.99597

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
MD5SUMee9a3768141236efcc4a858e8f92a7e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.34934
Satisfiable
(Un)Satisfiability was proved
Number of variables27224
Number of clauses68879
Sum of the clauses size160715
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 245918
Number of clauses of size 322959
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

167.59/6.99	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-3372567-1305684990/watcher-3372567-1305684990 -o /tmp/evaluation-result-3372567-1305684990/solver-3372567-1305684990 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372567-1305684990.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: 17.89 28.50 30.82 1/413 29565
/proc/meminfo: memFree=255520276/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=14988 CPUtime=0.03 cores=0-31
/proc/29565/stat : 29565 (plingeling) R 29563 29565 29539 0 -1 4202496 1830 1240 0 0 1 0 0 2 21 0 1 0 679985494 15347712 1760 268435456000 4194304 4417452 140735950999936 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29565/statm: 3747 1760 145 55 0 1633 0

[startup+0.08826 s]
/proc/loadavg: 17.89 28.50 30.82 1/413 29565
/proc/meminfo: memFree=255520276/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=19280 CPUtime=0.09 cores=0-31
/proc/29565/stat : 29565 (plingeling) R 29563 29565 29539 0 -1 4202496 2900 1240 0 0 6 1 0 2 21 0 1 0 679985494 19742720 2830 268435456000 4194304 4417452 140735950999936 18446744073709551615 4231358 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29565/statm: 4820 2830 145 55 0 2706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19280

[startup+0.101298 s]
/proc/loadavg: 17.89 28.50 30.82 1/413 29565
/proc/meminfo: memFree=255520276/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=19280 CPUtime=0.11 cores=0-31
/proc/29565/stat : 29565 (plingeling) R 29563 29565 29539 0 -1 4202496 2900 1240 0 0 8 1 0 2 21 0 1 0 679985494 19742720 2830 268435456000 4194304 4417452 140735950999936 18446744073709551615 4236012 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29565/statm: 4820 2830 145 55 0 2706 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 19280

[startup+0.300271 s]
/proc/loadavg: 17.89 28.50 30.82 1/413 29565
/proc/meminfo: memFree=255520276/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=36792 CPUtime=0.3 cores=0-31
/proc/29565/stat : 29565 (plingeling) R 29563 29565 29539 0 -1 4202496 7258 1240 0 0 26 2 0 2 22 0 1 0 679985494 37675008 7188 268435456000 4194304 4417452 140735950999936 18446744073709551615 4260142 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29565/statm: 9198 7188 146 55 0 7084 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 36792

[startup+0.700296 s]
/proc/loadavg: 17.89 28.50 30.82 1/413 29565
/proc/meminfo: memFree=255520276/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=63820 CPUtime=0.7 cores=0-31
/proc/29565/stat : 29565 (plingeling) R 29563 29565 29539 0 -1 4202496 14031 1240 0 0 64 4 0 2 23 0 1 0 679985494 65351680 13961 268435456000 4194304 4417452 140735950999936 18446744073709551615 4231256 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29565/statm: 15955 13961 146 55 0 13841 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 63820

[startup+1.50035 s]
/proc/loadavg: 17.89 28.50 30.82 2/414 29571
/proc/meminfo: memFree=255438772/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=150716 CPUtime=1.5 cores=0-31
/proc/29565/stat : 29565 (plingeling) R 29563 29565 29539 0 -1 4202496 35771 1240 0 0 140 8 0 2 25 0 1 0 679985494 154333184 35701 268435456000 4194304 4417452 140735950999936 18446744073709551615 4264926 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29565/statm: 37679 35701 146 55 0 35565 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 150716

[startup+3.10225 s]
/proc/loadavg: 19.02 28.56 30.83 33/446 29603
/proc/meminfo: memFree=255317988/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=841808 CPUtime=49.77 cores=0-31
/proc/29565/stat : 29565 (plingeling) S 29563 29565 29539 0 -1 4202496 94993 1240 0 0 4904 71 0 2 18 0 33 0 679985494 862011392 57555 268435456000 4194304 4417452 140735950999936 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/29565/statm: 210452 57573 174 55 0 208338 0
[pid=29565/tid=29572] ppid=29563 vsize=841808 CPUtime=1.53 cores=0-31
/proc/29565/task/29572/stat : 29572 (plingeling) R 29563 29565 29539 0 -1 4202560 2209 1240 0 0 149 2 0 2 19 0 33 0 679985649 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29565/tid=29573] ppid=29563 vsize=841808 CPUtime=1.51 cores=0-31
/proc/29565/task/29573/stat : 29573 (plingeling) R 29563 29565 29539 0 -1 4202560 2293 1240 0 0 147 2 0 2 25 0 33 0 679985649 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29565/tid=29574] ppid=29563 vsize=841808 CPUtime=1.54 cores=0-31
/proc/29565/task/29574/stat : 29574 (plingeling) R 29563 29565 29539 0 -1 4202560 1611 1240 0 0 150 2 0 2 20 0 33 0 679985649 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4377019 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29565/tid=29575] ppid=29563 vsize=841808 CPUtime=1.52 cores=0-31
/proc/29565/task/29575/stat : 29575 (plingeling) R 29563 29565 29539 0 -1 4202560 432 1240 0 0 149 1 0 2 20 0 33 0 679985649 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29565/tid=29576] ppid=29563 vsize=841808 CPUtime=1.52 cores=0-31
/proc/29565/task/29576/stat : 29576 (plingeling) R 29563 29565 29539 0 -1 4202560 1891 1240 0 0 148 2 0 2 20 0 33 0 679985649 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235997 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29565/tid=29577] ppid=29563 vsize=841808 CPUtime=1.5 cores=0-31
/proc/29565/task/29577/stat : 29577 (plingeling) R 29563 29565 29539 0 -1 4202560 2121 1240 0 0 147 1 0 2 19 0 33 0 679985649 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=29565/tid=29578] ppid=29563 vsize=841808 CPUtime=1.53 cores=0-31
/proc/29565/task/29578/stat : 29578 (plingeling) R 29563 29565 29539 0 -1 4202560 3982 1240 0 0 148 3 0 2 20 0 33 0 679985649 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258206 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29565/tid=29579] ppid=29563 vsize=841808 CPUtime=1.52 cores=0-31
/proc/29565/task/29579/stat : 29579 (plingeling) R 29563 29565 29539 0 -1 4202560 1297 1240 0 0 149 1 0 2 19 0 33 0 679985649 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4252240 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=29565/tid=29580] ppid=29563 vsize=841808 CPUtime=1.53 cores=0-31
/proc/29565/task/29580/stat : 29580 (plingeling) R 29563 29565 29539 0 -1 4202560 2441 1240 0 0 149 2 0 2 20 0 33 0 679985649 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4257084 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29565/tid=29581] ppid=29563 vsize=841808 CPUtime=1.54 cores=0-31
/proc/29565/task/29581/stat : 29581 (plingeling) R 29563 29565 29539 0 -1 4202560 2075 1240 0 0 150 2 0 2 20 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29565/tid=29582] ppid=29563 vsize=841808 CPUtime=1.54 cores=0-31
/proc/29565/task/29582/stat : 29582 (plingeling) R 29563 29565 29539 0 -1 4202560 745 1240 0 0 150 2 0 2 20 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=29565/tid=29583] ppid=29563 vsize=841808 CPUtime=1.54 cores=0-31
/proc/29565/task/29583/stat : 29583 (plingeling) R 29563 29565 29539 0 -1 4202560 1409 1240 0 0 150 2 0 2 20 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4273237 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29565/tid=29584] ppid=29563 vsize=841808 CPUtime=1.54 cores=0-31
/proc/29565/task/29584/stat : 29584 (plingeling) R 29563 29565 29539 0 -1 4202560 1385 1240 0 0 150 2 0 2 20 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4236106 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=29565/tid=29585] ppid=29563 vsize=841808 CPUtime=1.53 cores=0-31
/proc/29565/task/29585/stat : 29585 (plingeling) R 29563 29565 29539 0 -1 4202560 1905 1240 0 0 150 1 0 2 19 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4252053 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29565/tid=29586] ppid=29563 vsize=841808 CPUtime=1.54 cores=0-31
/proc/29565/task/29586/stat : 29586 (plingeling) R 29563 29565 29539 0 -1 4202560 2011 1240 0 0 150 2 0 2 19 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4377401 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=29565/tid=29587] ppid=29563 vsize=841808 CPUtime=1.51 cores=0-31
/proc/29565/task/29587/stat : 29587 (plingeling) R 29563 29565 29539 0 -1 4202560 1771 1240 0 0 148 1 0 2 19 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4336723 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29565/tid=29588] ppid=29563 vsize=841808 CPUtime=1.52 cores=0-31
/proc/29565/task/29588/stat : 29588 (plingeling) R 29563 29565 29539 0 -1 4202560 1337 1240 0 0 148 2 0 2 20 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258535 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=29565/tid=29589] ppid=29563 vsize=841808 CPUtime=1.51 cores=0-31
/proc/29565/task/29589/stat : 29589 (plingeling) R 29563 29565 29539 0 -1 4202560 1498 1240 0 0 148 1 0 2 20 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4271819 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=29565/tid=29590] ppid=29563 vsize=841808 CPUtime=1.52 cores=0-31
/proc/29565/task/29590/stat : 29590 (plingeling) R 29563 29565 29539 0 -1 4202560 1864 1240 0 0 148 2 0 2 20 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4249512 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29565/tid=29591] ppid=29563 vsize=841808 CPUtime=1.49 cores=0-31
/proc/29565/task/29591/stat : 29591 (plingeling) R 29563 29565 29539 0 -1 4202560 1791 1240 0 0 147 0 0 2 22 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=29565/tid=29592] ppid=29563 vsize=841808 CPUtime=1.51 cores=0-31
/proc/29565/task/29592/stat : 29592 (plingeling) R 29563 29565 29539 0 -1 4202560 1503 1240 0 0 148 1 0 2 20 0 33 0 679985650 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4249950 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=29565/tid=29593] ppid=29563 vsize=841808 CPUtime=1.51 cores=0-31
/proc/29565/task/29593/stat : 29593 (plingeling) R 29563 29565 29539 0 -1 4202560 1354 1240 0 0 148 1 0 2 19 0 33 0 679985651 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4319377 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=29565/tid=29594] ppid=29563 vsize=841808 CPUtime=1.5 cores=0-31
/proc/29565/task/29594/stat : 29594 (plingeling) R 29563 29565 29539 0 -1 4202560 2416 1240 0 0 147 1 0 2 19 0 33 0 679985651 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4377766 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=29565/tid=29595] ppid=29563 vsize=841808 CPUtime=1.49 cores=0-31
/proc/29565/task/29595/stat : 29595 (plingeling) R 29563 29565 29539 0 -1 4202560 2833 1240 0 0 146 1 0 2 20 0 33 0 679985651 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4252389 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=29565/tid=29596] ppid=29563 vsize=841808 CPUtime=1.51 cores=0-31
/proc/29565/task/29596/stat : 29596 (plingeling) R 29563 29565 29539 0 -1 4202560 3286 1240 0 0 147 2 0 2 22 0 33 0 679985651 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4252475 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29565/tid=29597] ppid=29563 vsize=841808 CPUtime=1.52 cores=0-31
/proc/29565/task/29597/stat : 29597 (plingeling) R 29563 29565 29539 0 -1 4202560 1937 1240 0 0 149 1 0 2 20 0 33 0 679985651 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4252256 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=29565/tid=29598] ppid=29563 vsize=841808 CPUtime=1.49 cores=0-31
/proc/29565/task/29598/stat : 29598 (plingeling) R 29563 29565 29539 0 -1 4202560 1205 1240 0 0 146 1 0 2 19 0 33 0 679985651 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248242 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=29565/tid=29599] ppid=29563 vsize=841808 CPUtime=1.5 cores=0-31
/proc/29565/task/29599/stat : 29599 (plingeling) R 29563 29565 29539 0 -1 4202560 1888 1240 0 0 147 1 0 2 22 0 33 0 679985651 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=29565/tid=29600] ppid=29563 vsize=841808 CPUtime=1.53 cores=0-31
/proc/29565/task/29600/stat : 29600 (plingeling) R 29563 29565 29539 0 -1 4202560 1481 1240 0 0 150 1 0 2 23 0 33 0 679985652 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29565/tid=29601] ppid=29563 vsize=841808 CPUtime=1.52 cores=0-31
/proc/29565/task/29601/stat : 29601 (plingeling) R 29563 29565 29539 0 -1 4202560 1358 1240 0 0 149 1 0 2 23 0 33 0 679985652 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235225 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29565/tid=29602] ppid=29563 vsize=841808 CPUtime=1.52 cores=0-31
/proc/29565/task/29602/stat : 29602 (plingeling) R 29563 29565 29539 0 -1 4202560 1941 1240 0 0 149 1 0 2 22 0 33 0 679985652 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4377148 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=29565/tid=29603] ppid=29563 vsize=841808 CPUtime=1.46 cores=0-31
/proc/29565/task/29603/stat : 29603 (plingeling) R 29563 29565 29539 0 -1 4202560 1934 1240 0 0 143 1 0 2 23 0 33 0 679985652 862011392 57579 268435456000 4194304 4417452 140735950999936 18446744073709551615 4252252 0 0 4096 17442 0 0 0 -1 31 0 0 0
Current children cumulated CPU time (s) 49.77
Current children cumulated vsize (KiB) 841808

[startup+6.30135 s]
/proc/loadavg: 19.02 28.56 30.83 33/446 29603
/proc/meminfo: memFree=255119036/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=1021820 CPUtime=150.03 cores=0-31
/proc/29565/stat : 29565 (plingeling) S 29563 29565 29539 0 -1 4202496 144436 1240 0 0 14880 121 0 2 18 0 33 0 679985494 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/29565/statm: 255455 101270 174 55 0 253341 0
[pid=29565/tid=29572] ppid=29563 vsize=1021820 CPUtime=4.61 cores=0-31
/proc/29565/task/29572/stat : 29572 (plingeling) R 29563 29565 29539 0 -1 4202560 4515 1240 0 0 456 3 0 2 25 0 33 0 679985649 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4236448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29565/tid=29573] ppid=29563 vsize=1021820 CPUtime=4.64 cores=0-31
/proc/29565/task/29573/stat : 29573 (plingeling) R 29563 29565 29539 0 -1 4202560 3318 1240 0 0 458 4 0 2 25 0 33 0 679985649 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29565/tid=29574] ppid=29563 vsize=1021820 CPUtime=4.68 cores=0-31
/proc/29565/task/29574/stat : 29574 (plingeling) R 29563 29565 29539 0 -1 4202560 2123 1240 0 0 464 2 0 2 25 0 33 0 679985649 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232617 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=29565/tid=29575] ppid=29563 vsize=1021820 CPUtime=4.72 cores=0-31
/proc/29565/task/29575/stat : 29575 (plingeling) R 29563 29565 29539 0 -1 4202560 432 1240 0 0 469 1 0 2 25 0 33 0 679985649 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29565/tid=29576] ppid=29563 vsize=1021820 CPUtime=4.73 cores=0-31
/proc/29565/task/29576/stat : 29576 (plingeling) R 29563 29565 29539 0 -1 4202560 3684 1240 0 0 466 5 0 2 25 0 33 0 679985649 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248238 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=29565/tid=29577] ppid=29563 vsize=1021820 CPUtime=4.68 cores=0-31
/proc/29565/task/29577/stat : 29577 (plingeling) R 29563 29565 29539 0 -1 4202560 3914 1240 0 0 463 3 0 2 25 0 33 0 679985649 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4236267 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=29565/tid=29578] ppid=29563 vsize=1021820 CPUtime=4.73 cores=0-31
/proc/29565/task/29578/stat : 29578 (plingeling) R 29563 29565 29539 0 -1 4202560 4798 1240 0 0 467 4 0 2 25 0 33 0 679985649 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4365612 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29565/tid=29579] ppid=29563 vsize=1021820 CPUtime=4.63 cores=0-31
/proc/29565/task/29579/stat : 29579 (plingeling) R 29563 29565 29539 0 -1 4202560 3603 1240 0 0 458 3 0 2 25 0 33 0 679985649 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258377 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29565/tid=29580] ppid=29563 vsize=1021820 CPUtime=4.61 cores=0-31
/proc/29565/task/29580/stat : 29580 (plingeling) R 29563 29565 29539 0 -1 4202560 4491 1240 0 0 454 5 0 2 25 0 33 0 679985649 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248212 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29565/tid=29581] ppid=29563 vsize=1021820 CPUtime=4.62 cores=0-31
/proc/29565/task/29581/stat : 29581 (plingeling) R 29563 29565 29539 0 -1 4202560 4381 1240 0 0 457 3 0 2 18 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258449 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29565/tid=29582] ppid=29563 vsize=1021820 CPUtime=4.73 cores=0-31
/proc/29565/task/29582/stat : 29582 (plingeling) R 29563 29565 29539 0 -1 4202560 1513 1240 0 0 468 3 0 2 25 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232695 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=29565/tid=29583] ppid=29563 vsize=1021820 CPUtime=4.61 cores=0-31
/proc/29565/task/29583/stat : 29583 (plingeling) R 29563 29565 29539 0 -1 4202560 3459 1240 0 0 456 3 0 2 18 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235398 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29565/tid=29584] ppid=29563 vsize=1021820 CPUtime=4.62 cores=0-31
/proc/29565/task/29584/stat : 29584 (plingeling) R 29563 29565 29539 0 -1 4202560 2410 1240 0 0 457 3 0 2 25 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29565/tid=29585] ppid=29563 vsize=1021820 CPUtime=4.63 cores=0-31
/proc/29565/task/29585/stat : 29585 (plingeling) R 29563 29565 29539 0 -1 4202560 4211 1240 0 0 458 3 0 2 25 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=29565/tid=29586] ppid=29563 vsize=1021820 CPUtime=4.71 cores=0-31
/proc/29565/task/29586/stat : 29586 (plingeling) R 29563 29565 29539 0 -1 4202560 2779 1240 0 0 466 3 0 2 19 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232515 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=29565/tid=29587] ppid=29563 vsize=1021820 CPUtime=4.63 cores=0-31
/proc/29565/task/29587/stat : 29587 (plingeling) R 29563 29565 29539 0 -1 4202560 3308 1240 0 0 458 3 0 2 25 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29565/tid=29588] ppid=29563 vsize=1021820 CPUtime=4.7 cores=0-31
/proc/29565/task/29588/stat : 29588 (plingeling) R 29563 29565 29539 0 -1 4202560 3130 1240 0 0 463 5 0 2 25 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4249882 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=29565/tid=29589] ppid=29563 vsize=1021820 CPUtime=4.6 cores=0-31
/proc/29565/task/29589/stat : 29589 (plingeling) R 29563 29565 29539 0 -1 4202560 3804 1240 0 0 455 3 0 2 25 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235997 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=29565/tid=29590] ppid=29563 vsize=1021820 CPUtime=4.65 cores=0-31
/proc/29565/task/29590/stat : 29590 (plingeling) R 29563 29565 29539 0 -1 4202560 2680 1240 0 0 461 2 0 2 25 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4343291 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29565/tid=29591] ppid=29563 vsize=1021820 CPUtime=4.62 cores=0-31
/proc/29565/task/29591/stat : 29591 (plingeling) R 29563 29565 29539 0 -1 4202560 3328 1240 0 0 458 2 0 2 25 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258201 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=29565/tid=29592] ppid=29563 vsize=1021820 CPUtime=4.67 cores=0-31
/proc/29565/task/29592/stat : 29592 (plingeling) R 29563 29565 29539 0 -1 4202560 3040 1240 0 0 461 4 0 2 25 0 33 0 679985650 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248496 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=29565/tid=29593] ppid=29563 vsize=1021820 CPUtime=4.64 cores=0-31
/proc/29565/task/29593/stat : 29593 (plingeling) R 29563 29565 29539 0 -1 4202560 2891 1240 0 0 458 4 0 2 25 0 33 0 679985651 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4336712 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=29565/tid=29594] ppid=29563 vsize=1021820 CPUtime=4.69 cores=0-31
/proc/29565/task/29594/stat : 29594 (plingeling) R 29563 29565 29539 0 -1 4202560 3184 1240 0 0 466 1 0 2 25 0 33 0 679985651 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4236750 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=29565/tid=29595] ppid=29563 vsize=1021820 CPUtime=4.69 cores=0-31
/proc/29565/task/29595/stat : 29595 (plingeling) R 29563 29565 29539 0 -1 4202560 5139 1240 0 0 463 4 0 2 25 0 33 0 679985651 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248932 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=29565/tid=29596] ppid=29563 vsize=1021820 CPUtime=4.59 cores=0-31
/proc/29565/task/29596/stat : 29596 (plingeling) R 29563 29565 29539 0 -1 4202560 5656 1240 0 0 454 3 0 2 25 0 33 0 679985651 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235421 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29565/tid=29597] ppid=29563 vsize=1021820 CPUtime=4.64 cores=0-31
/proc/29565/task/29597/stat : 29597 (plingeling) R 29563 29565 29539 0 -1 4202560 4243 1240 0 0 459 3 0 2 25 0 33 0 679985651 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258620 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=29565/tid=29598] ppid=29563 vsize=1021820 CPUtime=4.64 cores=0-31
/proc/29565/task/29598/stat : 29598 (plingeling) R 29563 29565 29539 0 -1 4202560 2045 1240 0 0 461 1 0 2 25 0 33 0 679985651 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=29565/tid=29599] ppid=29563 vsize=1021820 CPUtime=4.6 cores=0-31
/proc/29565/task/29599/stat : 29599 (plingeling) R 29563 29565 29539 0 -1 4202560 3938 1240 0 0 456 2 0 2 25 0 33 0 679985651 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258201 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=29565/tid=29600] ppid=29563 vsize=1021820 CPUtime=4.63 cores=0-31
/proc/29565/task/29600/stat : 29600 (plingeling) R 29563 29565 29539 0 -1 4202560 3787 1240 0 0 457 4 0 2 25 0 33 0 679985652 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4336683 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=29565/tid=29601] ppid=29563 vsize=1021820 CPUtime=4.62 cores=0-31
/proc/29565/task/29601/stat : 29601 (plingeling) R 29563 29565 29539 0 -1 4202560 2639 1240 0 0 458 2 0 2 25 0 33 0 679985652 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258436 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29565/tid=29602] ppid=29563 vsize=1021820 CPUtime=4.65 cores=0-31
/proc/29565/task/29602/stat : 29602 (plingeling) R 29563 29565 29539 0 -1 4202560 2453 1240 0 0 462 1 0 2 25 0 33 0 679985652 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29565/tid=29603] ppid=29563 vsize=1021820 CPUtime=4.58 cores=0-31
/proc/29565/task/29603/stat : 29603 (plingeling) R 29563 29565 29539 0 -1 4202560 3727 1240 0 0 454 2 0 2 25 0 33 0 679985652 1046343680 101270 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (KiB) 1021820

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

[startup+6.70136 s]
/proc/loadavg: 19.02 28.56 30.83 33/446 29603
/proc/meminfo: memFree=255077148/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=1068932 CPUtime=162.22 cores=0-31
/proc/29565/stat : 29565 (plingeling) S 29563 29565 29539 0 -1 4202496 156214 1240 0 0 16078 142 0 2 18 0 33 0 679985494 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/29565/statm: 267233 113048 174 55 0 265119 0
[pid=29565/tid=29572] ppid=29563 vsize=1068932 CPUtime=4.96 cores=0-31
/proc/29565/task/29572/stat : 29572 (plingeling) R 29563 29565 29539 0 -1 4202560 5027 1240 0 0 491 3 0 2 25 0 33 0 679985649 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248252 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29565/tid=29573] ppid=29563 vsize=1068932 CPUtime=5.04 cores=0-31
/proc/29565/task/29573/stat : 29573 (plingeling) R 29563 29565 29539 0 -1 4202560 3830 1240 0 0 497 5 0 2 25 0 33 0 679985649 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4236224 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29565/tid=29574] ppid=29563 vsize=1068932 CPUtime=5.08 cores=0-31
/proc/29565/task/29574/stat : 29574 (plingeling) R 29563 29565 29539 0 -1 4202560 2123 1240 0 0 504 2 0 2 25 0 33 0 679985649 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4354510 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=29565/tid=29575] ppid=29563 vsize=1068932 CPUtime=5.12 cores=0-31
/proc/29565/task/29575/stat : 29575 (plingeling) R 29563 29565 29539 0 -1 4202560 432 1240 0 0 509 1 0 2 25 0 33 0 679985649 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29565/tid=29576] ppid=29563 vsize=1068932 CPUtime=5.12 cores=0-31
/proc/29565/task/29576/stat : 29576 (plingeling) R 29563 29565 29539 0 -1 4202560 4196 1240 0 0 504 6 0 2 25 0 33 0 679985649 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4236017 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=29565/tid=29577] ppid=29563 vsize=1068932 CPUtime=5.08 cores=0-31
/proc/29565/task/29577/stat : 29577 (plingeling) R 29563 29565 29539 0 -1 4202560 4426 1240 0 0 501 5 0 2 25 0 33 0 679985649 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248500 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=29565/tid=29578] ppid=29563 vsize=1068932 CPUtime=5.13 cores=0-31
/proc/29565/task/29578/stat : 29578 (plingeling) R 29563 29565 29539 0 -1 4202560 4798 1240 0 0 507 4 0 2 25 0 33 0 679985649 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4265403 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29565/tid=29579] ppid=29563 vsize=1068932 CPUtime=4.99 cores=0-31
/proc/29565/task/29579/stat : 29579 (plingeling) R 29563 29565 29539 0 -1 4202560 4115 1240 0 0 493 4 0 2 25 0 33 0 679985649 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235985 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29565/tid=29580] ppid=29563 vsize=1068932 CPUtime=4.95 cores=0-31
/proc/29565/task/29580/stat : 29580 (plingeling) R 29563 29565 29539 0 -1 4202560 5003 1240 0 0 486 7 0 2 25 0 33 0 679985649 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4249870 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29565/tid=29581] ppid=29563 vsize=1068932 CPUtime=4.98 cores=0-31
/proc/29565/task/29581/stat : 29581 (plingeling) R 29563 29565 29539 0 -1 4202560 4893 1240 0 0 491 5 0 2 19 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248897 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29565/tid=29582] ppid=29563 vsize=1068932 CPUtime=5.13 cores=0-31
/proc/29565/task/29582/stat : 29582 (plingeling) R 29563 29565 29539 0 -1 4202560 1513 1240 0 0 508 3 0 2 25 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4264920 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=29565/tid=29583] ppid=29563 vsize=1068932 CPUtime=4.97 cores=0-31
/proc/29565/task/29583/stat : 29583 (plingeling) R 29563 29565 29539 0 -1 4202560 3971 1240 0 0 491 4 0 2 19 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4249692 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29565/tid=29584] ppid=29563 vsize=1068932 CPUtime=5.01 cores=0-31
/proc/29565/task/29584/stat : 29584 (plingeling) R 29563 29565 29539 0 -1 4202560 2922 1240 0 0 495 4 0 2 25 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4336280 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=29565/tid=29585] ppid=29563 vsize=1068932 CPUtime=5 cores=0-31
/proc/29565/task/29585/stat : 29585 (plingeling) R 29563 29565 29539 0 -1 4202560 4723 1240 0 0 493 5 0 2 25 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4249897 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=29565/tid=29586] ppid=29563 vsize=1068932 CPUtime=5.11 cores=0-31
/proc/29565/task/29586/stat : 29586 (plingeling) R 29563 29565 29539 0 -1 4202560 2779 1240 0 0 506 3 0 2 19 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232601 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=29565/tid=29587] ppid=29563 vsize=1068932 CPUtime=5.02 cores=0-31
/proc/29565/task/29587/stat : 29587 (plingeling) R 29563 29565 29539 0 -1 4202560 4333 1240 0 0 497 3 0 2 25 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29565/tid=29588] ppid=29563 vsize=1068932 CPUtime=5.1 cores=0-31
/proc/29565/task/29588/stat : 29588 (plingeling) R 29563 29565 29539 0 -1 4202560 3642 1240 0 0 502 6 0 2 25 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258176 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=29565/tid=29589] ppid=29563 vsize=1068932 CPUtime=4.89 cores=0-31
/proc/29565/task/29589/stat : 29589 (plingeling) R 29563 29565 29539 0 -1 4202560 4316 1240 0 0 484 3 0 2 25 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4337357 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29565/tid=29590] ppid=29563 vsize=1068932 CPUtime=5.05 cores=0-31
/proc/29565/task/29590/stat : 29590 (plingeling) R 29563 29565 29539 0 -1 4202560 2680 1240 0 0 501 2 0 2 25 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4365538 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29565/tid=29591] ppid=29563 vsize=1068932 CPUtime=4.95 cores=0-31
/proc/29565/task/29591/stat : 29591 (plingeling) R 29563 29565 29539 0 -1 4202560 4353 1240 0 0 490 3 0 2 25 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248939 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=29565/tid=29592] ppid=29563 vsize=1068932 CPUtime=5.07 cores=0-31
/proc/29565/task/29592/stat : 29592 (plingeling) R 29563 29565 29539 0 -1 4202560 3552 1240 0 0 501 4 0 2 25 0 33 0 679985650 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258604 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=29565/tid=29593] ppid=29563 vsize=1068932 CPUtime=5.04 cores=0-31
/proc/29565/task/29593/stat : 29593 (plingeling) R 29563 29565 29539 0 -1 4202560 2891 1240 0 0 498 4 0 2 25 0 33 0 679985651 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4239325 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=29565/tid=29594] ppid=29563 vsize=1068932 CPUtime=5.09 cores=0-31
/proc/29565/task/29594/stat : 29594 (plingeling) R 29563 29565 29539 0 -1 4202560 3184 1240 0 0 506 1 0 2 25 0 33 0 679985651 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232705 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=29565/tid=29595] ppid=29563 vsize=1068932 CPUtime=5.09 cores=0-31
/proc/29565/task/29595/stat : 29595 (plingeling) R 29563 29565 29539 0 -1 4202560 5651 1240 0 0 501 6 0 2 25 0 33 0 679985651 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=29565/tid=29596] ppid=29563 vsize=1068932 CPUtime=4.97 cores=0-31
/proc/29565/task/29596/stat : 29596 (plingeling) R 29563 29565 29539 0 -1 4202560 6168 1240 0 0 491 4 0 2 25 0 33 0 679985651 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258627 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29565/tid=29597] ppid=29563 vsize=1068932 CPUtime=5.04 cores=0-31
/proc/29565/task/29597/stat : 29597 (plingeling) R 29563 29565 29539 0 -1 4202560 4755 1240 0 0 499 3 0 2 25 0 33 0 679985651 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258418 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=29565/tid=29598] ppid=29563 vsize=1068932 CPUtime=5.02 cores=0-31
/proc/29565/task/29598/stat : 29598 (plingeling) R 29563 29565 29539 0 -1 4202560 2045 1240 0 0 499 1 0 2 25 0 33 0 679985651 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232598 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=29565/tid=29599] ppid=29563 vsize=1068932 CPUtime=4.96 cores=0-31
/proc/29565/task/29599/stat : 29599 (plingeling) R 29563 29565 29539 0 -1 4202560 4450 1240 0 0 491 3 0 2 25 0 33 0 679985651 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4236017 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=29565/tid=29600] ppid=29563 vsize=1068932 CPUtime=4.96 cores=0-31
/proc/29565/task/29600/stat : 29600 (plingeling) R 29563 29565 29539 0 -1 4202560 4299 1240 0 0 489 5 0 2 25 0 33 0 679985652 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=29565/tid=29601] ppid=29563 vsize=1068932 CPUtime=5.01 cores=0-31
/proc/29565/task/29601/stat : 29601 (plingeling) R 29563 29565 29539 0 -1 4202560 3151 1240 0 0 496 3 0 2 25 0 33 0 679985652 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4319732 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29565/tid=29602] ppid=29563 vsize=1068932 CPUtime=5.05 cores=0-31
/proc/29565/task/29602/stat : 29602 (plingeling) R 29563 29565 29539 0 -1 4202560 2453 1240 0 0 502 1 0 2 25 0 33 0 679985652 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4232695 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29565/tid=29603] ppid=29563 vsize=1068932 CPUtime=4.98 cores=0-31
/proc/29565/task/29603/stat : 29603 (plingeling) R 29563 29565 29539 0 -1 4202560 3727 1240 0 0 494 2 0 2 25 0 33 0 679985652 1094586368 113048 268435456000 4194304 4417452 140735950999936 18446744073709551615 4249489 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1068932

[startup+6.90149 s]
/proc/loadavg: 19.02 28.56 30.83 33/446 29603
/proc/meminfo: memFree=255077148/264257624 swapFree=67111528/67111528
[pid=29565] ppid=29563 vsize=1092928 CPUtime=167.59 cores=0-31
/proc/29565/stat : 29565 (plingeling) S 29563 29565 29539 0 -1 4202496 162371 1240 0 0 16603 154 0 2 18 0 8 0 679985494 1119158272 117416 268435456000 4194304 4417452 140735950999936 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/29565/statm: 273232 117416 175 55 0 271118 0
[pid=29565/tid=29572] ppid=29563 vsize=1092928 CPUtime=5.16 cores=0-31
/proc/29565/task/29572/stat : 29572 (plingeling) R 29563 29565 29539 0 -1 4202560 5027 1240 0 0 511 3 0 2 25 0 8 0 679985649 1119158272 117416 268435456000 4194304 4417452 140735950999936 18446744073709551615 4248238 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29565/tid=29573] ppid=29563 vsize=1092928 CPUtime=5.24 cores=0-31
/proc/29565/task/29573/stat : 29573 (plingeling) R 29563 29565 29539 0 -1 4202560 3830 1240 0 0 517 5 0 2 25 0 8 0 679985649 1119158272 117416 268435456000 4194304 4417452 140735950999936 18446744073709551615 4303798 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29565/tid=29577] ppid=29563 vsize=1092928 CPUtime=5.25 cores=0-31
/proc/29565/task/29577/stat : 29577 (plingeling) R 29563 29565 29539 0 -1 4202560 5450 1240 0 0 515 8 0 2 25 0 8 0 679985649 1119158272 117416 268435456000 4194304 4417452 140735950999936 18446744073709551615 4233255 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=29565/tid=29583] ppid=29563 vsize=1092928 CPUtime=5.17 cores=0-31
/proc/29565/task/29583/stat : 29583 (plingeling) R 29563 29565 29539 0 -1 4202560 3971 1240 0 0 511 4 0 2 19 0 8 0 679985650 1119158272 117416 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29565/tid=29592] ppid=29563 vsize=1092928 CPUtime=5.24 cores=0-31
/proc/29565/task/29592/stat : 29592 (plingeling) R 29563 29565 29539 0 -1 4202560 4576 1240 0 0 515 7 0 2 25 0 8 0 679985650 1119158272 117416 268435456000 4194304 4417452 140735950999936 18446744073709551615 4236302 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=29565/tid=29600] ppid=29563 vsize=1092928 CPUtime=5.16 cores=0-31
/proc/29565/task/29600/stat : 29600 (plingeling) R 29563 29565 29539 0 -1 4202560 4299 1240 0 0 509 5 0 2 25 0 8 0 679985652 1119158272 117416 268435456000 4194304 4417452 140735950999936 18446744073709551615 4321587 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=29565/tid=29603] ppid=29563 vsize=1092928 CPUtime=5.18 cores=0-31
/proc/29565/task/29603/stat : 29603 (plingeling) R 29563 29565 29539 0 -1 4202560 3727 1240 0 0 514 2 0 2 25 0 8 0 679985652 1119158272 117416 268435456000 4194304 4417452 140735950999936 18446744073709551615 4258460 0 0 4096 17442 0 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 167.59
Current children cumulated vsize (KiB) 1092928

Child status: 20
Real time (s): 6.99597
CPU time (s): 167.865
CPU user time (s): 166.246
CPU system time (s): 1.61975
CPU usage (%): 2399.46
Max. virtual memory (cumulated for all children) (KiB): 1092928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.246
system time used= 1.61975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163615
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= 4481
involuntary context switches= 624

runsolver used 0.049992 second user time and 0.186971 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-18 04:16:31
IDJOB=3372567
IDBENCH=82463
IDSOLVER=1852
FILE ID=node200/3372567-1305684990
RUNJOBID= node200-1305684983-29553
PBS_JOBID= 13357378
Free space on /tmp= 62052 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372567-1305684990/watcher-3372567-1305684990 -o /tmp/evaluation-result-3372567-1305684990/solver-3372567-1305684990 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372567-1305684990.cnf

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

MD5SUM BENCH= ee9a3768141236efcc4a858e8f92a7e9
RANDOM SEED=1238481582

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:      255520432 kB
Buffers:        451680 kB
Cached:        7888628 kB
SwapCached:          0 kB
Active:        7400892 kB
Inactive:      1007988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255520432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1676 kB
Writeback:           0 kB
AnonPages:       68688 kB
Mapped:          14408 kB
Slab:           251548 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   190104 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= 62048 MiB
End job on node200 at 2011-05-18 04:16:38