Trace number 3372549

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 610.083 39.6721

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

609.91/39.55	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-3372549-1305675898/watcher-3372549-1305675898 -o /tmp/evaluation-result-3372549-1305675898/solver-3372549-1305675898 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372549-1305675898.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: 8.29 18.05 22.47 1/413 28393
/proc/meminfo: memFree=255485436/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=18836 CPUtime=0.02 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 2782 1240 0 0 2 0 0 0 22 0 1 0 679076479 19288064 2713 268435456000 4194304 4417452 140735935162928 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28393/statm: 4709 2713 145 55 0 2595 0

[startup+0.0417589 s]
/proc/loadavg: 8.29 18.05 22.47 1/413 28393
/proc/meminfo: memFree=255485436/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=20372 CPUtime=0.02 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 3150 1240 0 0 2 0 0 0 22 0 1 0 679076479 20860928 3081 268435456000 4194304 4417452 140735935162928 18446744073709551615 4209644 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28393/statm: 5093 3081 145 55 0 2979 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20372

[startup+0.100751 s]
/proc/loadavg: 8.29 18.05 22.47 1/413 28393
/proc/meminfo: memFree=255485436/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=29476 CPUtime=0.09 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 5404 1240 0 0 8 1 0 0 23 0 1 0 679076479 30183424 5336 268435456000 4194304 4417452 140735935162928 18446744073709551615 258650649821 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28393/statm: 7369 5365 146 55 0 5255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29476

[startup+0.300772 s]
/proc/loadavg: 8.29 18.05 22.47 1/413 28393
/proc/meminfo: memFree=255485436/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=50008 CPUtime=0.28 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 10568 1240 0 0 27 1 0 0 23 0 1 0 679076479 51208192 10499 268435456000 4194304 4417452 140735935162928 18446744073709551615 4209666 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28393/statm: 12502 10499 146 55 0 10388 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50008

[startup+0.700767 s]
/proc/loadavg: 8.29 18.05 22.47 1/413 28393
/proc/meminfo: memFree=255485436/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=96544 CPUtime=0.69 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 22170 1240 0 0 65 4 0 0 25 0 1 0 679076479 98861056 22101 268435456000 4194304 4417452 140735935162928 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28393/statm: 24136 22117 146 55 0 22022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96544

[startup+1.50081 s]
/proc/loadavg: 8.29 18.05 22.47 2/414 28399
/proc/meminfo: memFree=255345996/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=165404 CPUtime=1.48 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 39405 1240 0 0 141 7 0 0 25 0 1 0 679076479 169373696 39336 268435456000 4194304 4417452 140735935162928 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28393/statm: 41351 39354 146 55 0 39237 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 165404

[startup+3.10086 s]
/proc/loadavg: 7.70 17.77 22.36 2/414 28399
/proc/meminfo: memFree=255233284/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=295920 CPUtime=3.09 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 72070 1240 0 0 294 15 0 0 25 0 1 0 679076479 303022080 72001 268435456000 4194304 4417452 140735935162928 18446744073709551615 4264950 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28393/statm: 73980 72001 146 55 0 71866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 295920

[startup+6.30096 s]
/proc/loadavg: 7.70 17.77 22.36 2/414 28399
/proc/meminfo: memFree=254916548/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=576812 CPUtime=6.28 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 142293 1240 0 0 600 28 0 0 25 0 1 0 679076479 590655488 142224 268435456000 4194304 4417452 140735935162928 18446744073709551615 4260012 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28393/statm: 144203 142224 146 55 0 142089 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 576812

[startup+12.7012 s]
/proc/loadavg: 6.67 17.22 22.13 2/414 28399
/proc/meminfo: memFree=254356732/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=1139220 CPUtime=12.68 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 282916 1240 0 0 1213 55 0 0 25 0 1 0 679076479 1166561280 282826 268435456000 4194304 4417452 140735935162928 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28393/statm: 284805 282826 146 55 0 282691 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1139220

[startup+25.5025 s]
/proc/loadavg: 8.20 17.18 22.06 33/446 28431
/proc/meminfo: memFree=252364084/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=3460644 CPUtime=165.71 cores=0-31
/proc/28393/stat : 28393 (plingeling) S 28391 28393 27975 0 -1 4202496 1101506 1240 0 0 15662 909 0 0 18 0 33 0 679076479 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 23 0 0 0
/proc/28393/statm: 865161 758218 170 55 0 863047 0
[pid=28393/tid=28400] ppid=28391 vsize=3460644 CPUtime=4.56 cores=0-31
/proc/28393/task/28400/stat : 28400 (plingeling) R 28391 28393 27975 0 -1 4202560 16231 1240 0 0 434 22 0 0 25 0 33 0 679078566 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4276477 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=3460644 CPUtime=4.56 cores=0-31
/proc/28393/task/28401/stat : 28401 (plingeling) R 28391 28393 27975 0 -1 4202560 21917 1240 0 0 432 24 0 0 25 0 33 0 679078566 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=3460644 CPUtime=4.57 cores=0-31
/proc/28393/task/28402/stat : 28402 (plingeling) R 28391 28393 27975 0 -1 4202560 12839 1240 0 0 439 18 0 0 25 0 33 0 679078567 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=3460644 CPUtime=4.59 cores=0-31
/proc/28393/task/28403/stat : 28403 (plingeling) R 28391 28393 27975 0 -1 4202560 8416 1240 0 0 451 8 0 0 25 0 33 0 679078567 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=3460644 CPUtime=4.57 cores=0-31
/proc/28393/task/28404/stat : 28404 (plingeling) R 28391 28393 27975 0 -1 4202560 12762 1240 0 0 440 17 0 0 25 0 33 0 679078567 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4264199 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=3460644 CPUtime=4.54 cores=0-31
/proc/28393/task/28405/stat : 28405 (plingeling) R 28391 28393 27975 0 -1 4202560 12724 1240 0 0 432 22 0 0 25 0 33 0 679078567 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4264478 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=3460644 CPUtime=4.54 cores=0-31
/proc/28393/task/28406/stat : 28406 (plingeling) R 28391 28393 27975 0 -1 4202560 9954 1240 0 0 436 18 0 0 25 0 33 0 679078567 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=3460644 CPUtime=4.55 cores=0-31
/proc/28393/task/28407/stat : 28407 (plingeling) R 28391 28393 27975 0 -1 4202560 23280 1240 0 0 423 32 0 0 25 0 33 0 679078567 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4276764 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=3460644 CPUtime=4.55 cores=0-31
/proc/28393/task/28408/stat : 28408 (plingeling) R 28391 28393 27975 0 -1 4202560 23262 1240 0 0 425 30 0 0 25 0 33 0 679078568 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4277684 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28393/tid=28409] ppid=28391 vsize=3460644 CPUtime=4.55 cores=0-31
/proc/28393/task/28409/stat : 28409 (plingeling) R 28391 28393 27975 0 -1 4202560 12182 1240 0 0 434 21 0 0 25 0 33 0 679078568 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28393/tid=28410] ppid=28391 vsize=3460644 CPUtime=4.54 cores=0-31
/proc/28393/task/28410/stat : 28410 (plingeling) R 28391 28393 27975 0 -1 4202560 15656 1240 0 0 424 30 0 0 25 0 33 0 679078568 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 258651061007 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28393/tid=28411] ppid=28391 vsize=3460644 CPUtime=4.53 cores=0-31
/proc/28393/task/28411/stat : 28411 (plingeling) R 28391 28393 27975 0 -1 4202560 16279 1240 0 0 426 27 0 0 25 0 33 0 679078568 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28393/tid=28412] ppid=28391 vsize=3460644 CPUtime=4.54 cores=0-31
/proc/28393/task/28412/stat : 28412 (plingeling) R 28391 28393 27975 0 -1 4202560 19005 1240 0 0 430 24 0 0 25 0 33 0 679078568 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28393/tid=28413] ppid=28391 vsize=3460644 CPUtime=4.54 cores=0-31
/proc/28393/task/28413/stat : 28413 (plingeling) R 28391 28393 27975 0 -1 4202560 23221 1240 0 0 422 32 0 0 25 0 33 0 679078568 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28393/tid=28414] ppid=28391 vsize=3460644 CPUtime=4.54 cores=0-31
/proc/28393/task/28414/stat : 28414 (plingeling) R 28391 28393 27975 0 -1 4202560 15660 1240 0 0 424 30 0 0 25 0 33 0 679078568 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28393/tid=28415] ppid=28391 vsize=3460644 CPUtime=4.55 cores=0-31
/proc/28393/task/28415/stat : 28415 (plingeling) R 28391 28393 27975 0 -1 4202560 19074 1240 0 0 430 25 0 0 25 0 33 0 679078568 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28393/tid=28416] ppid=28391 vsize=3460644 CPUtime=4.29 cores=0-31
/proc/28393/task/28416/stat : 28416 (plingeling) R 28391 28393 27975 0 -1 4202560 22814 1240 0 0 405 24 0 0 25 0 33 0 679078568 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28393/tid=28417] ppid=28391 vsize=3460644 CPUtime=4.53 cores=0-31
/proc/28393/task/28417/stat : 28417 (plingeling) R 28391 28393 27975 0 -1 4202560 15456 1240 0 0 430 23 0 0 25 0 33 0 679078569 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28393/tid=28418] ppid=28391 vsize=3460644 CPUtime=4.51 cores=0-31
/proc/28393/task/28418/stat : 28418 (plingeling) R 28391 28393 27975 0 -1 4202560 19194 1240 0 0 429 22 0 0 25 0 33 0 679078569 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4264403 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28393/tid=28419] ppid=28391 vsize=3460644 CPUtime=4.51 cores=0-31
/proc/28393/task/28419/stat : 28419 (plingeling) R 28391 28393 27975 0 -1 4202560 15628 1240 0 0 430 21 0 0 25 0 33 0 679078569 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 258651061007 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28393/tid=28420] ppid=28391 vsize=3460644 CPUtime=4.53 cores=0-31
/proc/28393/task/28420/stat : 28420 (plingeling) R 28391 28393 27975 0 -1 4202560 18950 1240 0 0 425 28 0 0 25 0 33 0 679078569 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28393/tid=28421] ppid=28391 vsize=3460644 CPUtime=4.52 cores=0-31
/proc/28393/task/28421/stat : 28421 (plingeling) R 28391 28393 27975 0 -1 4202560 21810 1240 0 0 420 32 0 0 25 0 33 0 679078569 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4234178 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28393/tid=28422] ppid=28391 vsize=3460644 CPUtime=4.52 cores=0-31
/proc/28393/task/28422/stat : 28422 (plingeling) R 28391 28393 27975 0 -1 4202560 9987 1240 0 0 424 28 0 0 25 0 33 0 679078570 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28393/tid=28423] ppid=28391 vsize=3460644 CPUtime=4.52 cores=0-31
/proc/28393/task/28423/stat : 28423 (plingeling) R 28391 28393 27975 0 -1 4202560 15745 1240 0 0 421 31 0 0 25 0 33 0 679078570 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28393/tid=28424] ppid=28391 vsize=3460644 CPUtime=4.53 cores=0-31
/proc/28393/task/28424/stat : 28424 (plingeling) R 28391 28393 27975 0 -1 4202560 14867 1240 0 0 432 21 0 0 25 0 33 0 679078570 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4301888 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28393/tid=28425] ppid=28391 vsize=3460644 CPUtime=4.5 cores=0-31
/proc/28393/task/28425/stat : 28425 (plingeling) R 28391 28393 27975 0 -1 4202560 23248 1240 0 0 419 31 0 0 25 0 33 0 679078570 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28393/tid=28426] ppid=28391 vsize=3460644 CPUtime=4.5 cores=0-31
/proc/28393/task/28426/stat : 28426 (plingeling) R 28391 28393 27975 0 -1 4202560 9925 1240 0 0 423 27 0 0 25 0 33 0 679078571 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4264624 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28393/tid=28427] ppid=28391 vsize=3460644 CPUtime=4.47 cores=0-31
/proc/28393/task/28427/stat : 28427 (plingeling) R 28391 28393 27975 0 -1 4202560 21753 1240 0 0 420 27 0 0 25 0 33 0 679078571 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28393/tid=28428] ppid=28391 vsize=3460644 CPUtime=4.47 cores=0-31
/proc/28393/task/28428/stat : 28428 (plingeling) R 28391 28393 27975 0 -1 4202560 9927 1240 0 0 432 15 0 0 25 0 33 0 679078571 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4264403 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28393/tid=28429] ppid=28391 vsize=3460644 CPUtime=4.38 cores=0-31
/proc/28393/task/28429/stat : 28429 (plingeling) R 28391 28393 27975 0 -1 4202560 18612 1240 0 0 418 20 0 0 25 0 33 0 679078571 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28393/tid=28430] ppid=28391 vsize=3460644 CPUtime=4.43 cores=0-31
/proc/28393/task/28430/stat : 28430 (plingeling) R 28391 28393 27975 0 -1 4202560 18795 1240 0 0 419 24 0 0 25 0 33 0 679078571 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28393/tid=28431] ppid=28391 vsize=3460644 CPUtime=4.48 cores=0-31
/proc/28393/task/28431/stat : 28431 (plingeling) R 28391 28393 27975 0 -1 4202560 18919 1240 0 0 419 29 0 0 22 0 33 0 679078571 3543699456 758218 268435456000 4194304 4417452 140735935162928 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 165.71
Current children cumulated vsize (KiB) 3460644

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

[startup+31.9217 s]
/proc/loadavg: 11.78 17.65 22.16 33/446 28431
/proc/meminfo: memFree=252327768/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=3624944 CPUtime=370.6 cores=0-31
/proc/28393/stat : 28393 (plingeling) S 28391 28393 27975 0 -1 4202496 1226801 1240 0 0 36117 943 0 0 18 0 33 0 679076479 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 23 0 0 0
/proc/28393/statm: 906236 787329 173 55 0 904122 0
[pid=28393/tid=28400] ppid=28391 vsize=3624944 CPUtime=10.96 cores=0-31
/proc/28393/task/28400/stat : 28400 (plingeling) R 28391 28393 27975 0 -1 4202560 23314 1240 0 0 1072 24 0 0 25 0 33 0 679078566 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 4337453 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=3624944 CPUtime=10.98 cores=0-31
/proc/28393/task/28401/stat : 28401 (plingeling) R 28391 28393 27975 0 -1 4202560 24964 1240 0 0 1073 25 0 0 25 0 33 0 679078566 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 4252389 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=3624944 CPUtime=10.98 cores=0-31
/proc/28393/task/28402/stat : 28402 (plingeling) R 28391 28393 27975 0 -1 4202560 12839 1240 0 0 1080 18 0 0 25 0 33 0 679078567 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 4376709 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=3624944 CPUtime=11.01 cores=0-31
/proc/28393/task/28403/stat : 28403 (plingeling) R 28391 28393 27975 0 -1 4202560 8416 1240 0 0 1093 8 0 0 25 0 33 0 679078567 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236764 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=3624944 CPUtime=10.97 cores=0-31
/proc/28393/task/28404/stat : 28404 (plingeling) R 28391 28393 27975 0 -1 4202560 22115 1240 0 0 1078 19 0 0 25 0 33 0 679078567 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 4252931 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=3624944 CPUtime=10.95 cores=0-31
/proc/28393/task/28405/stat : 28405 (plingeling) R 28391 28393 27975 0 -1 4202560 12747 1240 0 0 1073 22 0 0 25 0 33 0 679078567 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 4320455 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=3624944 CPUtime=10.96 cores=0-31
/proc/28393/task/28406/stat : 28406 (plingeling) R 28391 28393 27975 0 -1 4202560 22213 1240 0 0 1073 23 0 0 25 0 33 0 679078567 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 4377059 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=3624944 CPUtime=10.95 cores=0-31
/proc/28393/task/28407/stat : 28407 (plingeling) R 28391 28393 27975 0 -1 4202560 23286 1240 0 0 1063 32 0 0 25 0 33 0 679078567 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=3624944 CPUtime=10.96 cores=0-31
/proc/28393/task/28408/stat : 28408 (plingeling) R 28391 28393 27975 0 -1 4202560 30269 1240 0 0 1064 32 0 0 25 0 33 0 679078568 3711942656 787329 268435456000 4194304 4417452 140735935162928 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28393/tid=28409] ppid=28391 vsize=3624944 CPUtime=10.97 cores=0-31

################
# More data... #
################

[pid=28393/tid=28430] ppid=28391 vsize=3236624 CPUtime=15.62 cores=0-31
/proc/28393/task/28430/stat : 28430 (plingeling) R 28391 28393 27975 0 -1 4202560 22528 1240 0 0 1537 25 0 0 25 0 33 0 679078571 3314302976 695413 268435456000 4194304 4417452 140735935162928 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28393/tid=28431] ppid=28391 vsize=3236624 CPUtime=15.67 cores=0-31
/proc/28393/task/28431/stat : 28431 (plingeling) R 28391 28393 27975 0 -1 4202560 25790 1240 0 0 1536 31 0 0 25 0 33 0 679078571 3314302976 695413 268435456000 4194304 4417452 140735935162928 18446744073709551615 4252163 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 523.38
Current children cumulated vsize (KiB) 3236624

[startup+38.302 s]
/proc/loadavg: 13.40 17.89 22.22 33/446 28431
/proc/meminfo: memFree=252736956/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=3168808 CPUtime=574.54 cores=0-31
/proc/28393/stat : 28393 (plingeling) S 28391 28393 27975 0 -1 4202496 1239093 1240 0 0 56504 950 0 0 18 0 33 0 679076479 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 23 0 0 0
/proc/28393/statm: 792202 678464 174 55 0 790088 0
[pid=28393/tid=28400] ppid=28391 vsize=3168808 CPUtime=17.34 cores=0-31
/proc/28393/task/28400/stat : 28400 (plingeling) R 28391 28393 27975 0 -1 4202560 25362 1240 0 0 1709 25 0 0 25 0 33 0 679078566 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=3168808 CPUtime=17.36 cores=0-31
/proc/28393/task/28401/stat : 28401 (plingeling) R 28391 28393 27975 0 -1 4202560 27012 1240 0 0 1711 25 0 0 25 0 33 0 679078566 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4253264 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=3168808 CPUtime=17.36 cores=0-31
/proc/28393/task/28402/stat : 28402 (plingeling) R 28391 28393 27975 0 -1 4202560 12839 1240 0 0 1718 18 0 0 25 0 33 0 679078567 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236755 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=3168808 CPUtime=17.39 cores=0-31
/proc/28393/task/28403/stat : 28403 (plingeling) R 28391 28393 27975 0 -1 4202560 8416 1240 0 0 1731 8 0 0 25 0 33 0 679078567 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281683 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=3168808 CPUtime=17.34 cores=0-31
/proc/28393/task/28404/stat : 28404 (plingeling) R 28391 28393 27975 0 -1 4202560 22115 1240 0 0 1714 20 0 0 25 0 33 0 679078567 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=3168808 CPUtime=17.32 cores=0-31
/proc/28393/task/28405/stat : 28405 (plingeling) R 28391 28393 27975 0 -1 4202560 12749 1240 0 0 1710 22 0 0 25 0 33 0 679078567 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4353531 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=3168808 CPUtime=17.33 cores=0-31
/proc/28393/task/28406/stat : 28406 (plingeling) R 28391 28393 27975 0 -1 4202560 22213 1240 0 0 1710 23 0 0 25 0 33 0 679078567 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=3168808 CPUtime=17.33 cores=0-31
/proc/28393/task/28407/stat : 28407 (plingeling) R 28391 28393 27975 0 -1 4202560 23286 1240 0 0 1700 33 0 0 25 0 33 0 679078567 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=3168808 CPUtime=17.34 cores=0-31
/proc/28393/task/28408/stat : 28408 (plingeling) R 28391 28393 27975 0 -1 4202560 30276 1240 0 0 1701 33 0 0 25 0 33 0 679078568 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28393/tid=28409] ppid=28391 vsize=3168808 CPUtime=17.35 cores=0-31
/proc/28393/task/28409/stat : 28409 (plingeling) R 28391 28393 27975 0 -1 4202560 17880 1240 0 0 1713 22 0 0 25 0 33 0 679078568 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28393/tid=28410] ppid=28391 vsize=3168808 CPUtime=17.32 cores=0-31
/proc/28393/task/28410/stat : 28410 (plingeling) R 28391 28393 27975 0 -1 4202560 19517 1240 0 0 1701 31 0 0 25 0 33 0 679078568 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28393/tid=28411] ppid=28391 vsize=3168808 CPUtime=17.31 cores=0-31
/proc/28393/task/28411/stat : 28411 (plingeling) R 28391 28393 27975 0 -1 4202560 22683 1240 0 0 1702 29 0 0 25 0 33 0 679078568 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28393/tid=28412] ppid=28391 vsize=3168808 CPUtime=17.34 cores=0-31
/proc/28393/task/28412/stat : 28412 (plingeling) R 28391 28393 27975 0 -1 4202560 23098 1240 0 0 1708 26 0 0 25 0 33 0 679078568 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28393/tid=28413] ppid=28391 vsize=3168808 CPUtime=17.32 cores=0-31
/proc/28393/task/28413/stat : 28413 (plingeling) R 28391 28393 27975 0 -1 4202560 25277 1240 0 0 1699 33 0 0 25 0 33 0 679078568 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28393/tid=28414] ppid=28391 vsize=3168808 CPUtime=17.33 cores=0-31
/proc/28393/task/28414/stat : 28414 (plingeling) R 28391 28393 27975 0 -1 4202560 24519 1240 0 0 1702 31 0 0 25 0 33 0 679078568 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28393/tid=28415] ppid=28391 vsize=3168808 CPUtime=17.34 cores=0-31
/proc/28393/task/28415/stat : 28415 (plingeling) R 28391 28393 27975 0 -1 4202560 26977 1240 0 0 1707 27 0 0 25 0 33 0 679078568 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28393/tid=28416] ppid=28391 vsize=3168808 CPUtime=17.01 cores=0-31
/proc/28393/task/28416/stat : 28416 (plingeling) R 28391 28393 27975 0 -1 4202560 22884 1240 0 0 1676 25 0 0 25 0 33 0 679078568 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364389 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28393/tid=28417] ppid=28391 vsize=3168808 CPUtime=17.32 cores=0-31
/proc/28393/task/28417/stat : 28417 (plingeling) R 28391 28393 27975 0 -1 4202560 25784 1240 0 0 1706 26 0 0 25 0 33 0 679078569 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28393/tid=28418] ppid=28391 vsize=3168808 CPUtime=17.3 cores=0-31
/proc/28393/task/28418/stat : 28418 (plingeling) R 28391 28393 27975 0 -1 4202560 19194 1240 0 0 1708 22 0 0 25 0 33 0 679078569 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4232644 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28393/tid=28419] ppid=28391 vsize=3168808 CPUtime=17.3 cores=0-31
/proc/28393/task/28419/stat : 28419 (plingeling) R 28391 28393 27975 0 -1 4202560 15652 1240 0 0 1709 21 0 0 25 0 33 0 679078569 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4264983 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28393/tid=28420] ppid=28391 vsize=3168808 CPUtime=17.32 cores=0-31
/proc/28393/task/28420/stat : 28420 (plingeling) R 28391 28393 27975 0 -1 4202560 28058 1240 0 0 1701 31 0 0 25 0 33 0 679078569 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28393/tid=28421] ppid=28391 vsize=3168808 CPUtime=17.3 cores=0-31
/proc/28393/task/28421/stat : 28421 (plingeling) R 28391 28393 27975 0 -1 4202560 21816 1240 0 0 1698 32 0 0 25 0 33 0 679078569 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28393/tid=28422] ppid=28391 vsize=3168808 CPUtime=17.31 cores=0-31
/proc/28393/task/28422/stat : 28422 (plingeling) R 28391 28393 27975 0 -1 4202560 13059 1240 0 0 1702 29 0 0 25 0 33 0 679078570 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28393/tid=28423] ppid=28391 vsize=3168808 CPUtime=17.3 cores=0-31
/proc/28393/task/28423/stat : 28423 (plingeling) R 28391 28393 27975 0 -1 4202560 15809 1240 0 0 1699 31 0 0 25 0 33 0 679078570 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28393/tid=28424] ppid=28391 vsize=3168808 CPUtime=17.01 cores=0-31
/proc/28393/task/28424/stat : 28424 (plingeling) R 28391 28393 27975 0 -1 4202560 19703 1240 0 0 1678 23 0 0 25 0 33 0 679078570 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4319438 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28393/tid=28425] ppid=28391 vsize=3168808 CPUtime=17.3 cores=0-31
/proc/28393/task/28425/stat : 28425 (plingeling) R 28391 28393 27975 0 -1 4202560 23290 1240 0 0 1698 32 0 0 25 0 33 0 679078570 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28393/tid=28426] ppid=28391 vsize=3168808 CPUtime=17.3 cores=0-31
/proc/28393/task/28426/stat : 28426 (plingeling) R 28391 28393 27975 0 -1 4202560 13830 1240 0 0 1702 28 0 0 25 0 33 0 679078571 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28393/tid=28427] ppid=28391 vsize=3168808 CPUtime=17.26 cores=0-31
/proc/28393/task/28427/stat : 28427 (plingeling) R 28391 28393 27975 0 -1 4202560 23274 1240 0 0 1698 28 0 0 25 0 33 0 679078571 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28393/tid=28428] ppid=28391 vsize=3168808 CPUtime=17.27 cores=0-31
/proc/28393/task/28428/stat : 28428 (plingeling) R 28391 28393 27975 0 -1 4202560 13261 1240 0 0 1711 16 0 0 25 0 33 0 679078571 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28393/tid=28429] ppid=28391 vsize=3168808 CPUtime=17.17 cores=0-31
/proc/28393/task/28429/stat : 28429 (plingeling) R 28391 28393 27975 0 -1 4202560 27528 1240 0 0 1694 23 0 0 25 0 33 0 679078571 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28393/tid=28430] ppid=28391 vsize=3168808 CPUtime=17.22 cores=0-31
/proc/28393/task/28430/stat : 28430 (plingeling) R 28391 28393 27975 0 -1 4202560 22528 1240 0 0 1697 25 0 0 25 0 33 0 679078571 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28393/tid=28431] ppid=28391 vsize=3168808 CPUtime=17.26 cores=0-31
/proc/28393/task/28431/stat : 28431 (plingeling) R 28391 28393 27975 0 -1 4202560 25790 1240 0 0 1695 31 0 0 25 0 33 0 679078571 3244859392 678464 268435456000 4194304 4417452 140735935162928 18446744073709551615 4232623 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 574.54
Current children cumulated vsize (KiB) 3168808

[startup+39.102 s]
/proc/loadavg: 13.40 17.89 22.22 33/446 28431
/proc/meminfo: memFree=252754564/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=3167580 CPUtime=600.11 cores=0-31
/proc/28393/stat : 28393 (plingeling) S 28391 28393 27975 0 -1 4202496 1239093 1240 0 0 59061 950 0 0 18 0 33 0 679076479 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 23 0 0 0
/proc/28393/statm: 791895 678157 174 55 0 789781 0
[pid=28393/tid=28400] ppid=28391 vsize=3167580 CPUtime=18.14 cores=0-31
/proc/28393/task/28400/stat : 28400 (plingeling) R 28391 28393 27975 0 -1 4202560 25362 1240 0 0 1789 25 0 0 25 0 33 0 679078566 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4264959 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=3167580 CPUtime=18.16 cores=0-31
/proc/28393/task/28401/stat : 28401 (plingeling) R 28391 28393 27975 0 -1 4202560 27012 1240 0 0 1791 25 0 0 25 0 33 0 679078566 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=3167580 CPUtime=18.16 cores=0-31
/proc/28393/task/28402/stat : 28402 (plingeling) R 28391 28393 27975 0 -1 4202560 12839 1240 0 0 1798 18 0 0 25 0 33 0 679078567 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=3167580 CPUtime=18.19 cores=0-31
/proc/28393/task/28403/stat : 28403 (plingeling) R 28391 28393 27975 0 -1 4202560 8416 1240 0 0 1811 8 0 0 25 0 33 0 679078567 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4264909 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=3167580 CPUtime=18.14 cores=0-31
/proc/28393/task/28404/stat : 28404 (plingeling) R 28391 28393 27975 0 -1 4202560 22115 1240 0 0 1794 20 0 0 25 0 33 0 679078567 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=3167580 CPUtime=18.12 cores=0-31
/proc/28393/task/28405/stat : 28405 (plingeling) R 28391 28393 27975 0 -1 4202560 12749 1240 0 0 1790 22 0 0 25 0 33 0 679078567 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=3167580 CPUtime=18.13 cores=0-31
/proc/28393/task/28406/stat : 28406 (plingeling) R 28391 28393 27975 0 -1 4202560 22213 1240 0 0 1790 23 0 0 25 0 33 0 679078567 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364456 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=3167580 CPUtime=18.13 cores=0-31
/proc/28393/task/28407/stat : 28407 (plingeling) R 28391 28393 27975 0 -1 4202560 23286 1240 0 0 1780 33 0 0 25 0 33 0 679078567 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=3167580 CPUtime=18.14 cores=0-31
/proc/28393/task/28408/stat : 28408 (plingeling) R 28391 28393 27975 0 -1 4202560 30276 1240 0 0 1781 33 0 0 25 0 33 0 679078568 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28393/tid=28409] ppid=28391 vsize=3167580 CPUtime=18.15 cores=0-31
/proc/28393/task/28409/stat : 28409 (plingeling) R 28391 28393 27975 0 -1 4202560 17880 1240 0 0 1793 22 0 0 25 0 33 0 679078568 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28393/tid=28410] ppid=28391 vsize=3167580 CPUtime=18.12 cores=0-31
/proc/28393/task/28410/stat : 28410 (plingeling) R 28391 28393 27975 0 -1 4202560 19517 1240 0 0 1781 31 0 0 25 0 33 0 679078568 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28393/tid=28411] ppid=28391 vsize=3167580 CPUtime=18.11 cores=0-31
/proc/28393/task/28411/stat : 28411 (plingeling) R 28391 28393 27975 0 -1 4202560 22683 1240 0 0 1782 29 0 0 25 0 33 0 679078568 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28393/tid=28412] ppid=28391 vsize=3167580 CPUtime=18.14 cores=0-31
/proc/28393/task/28412/stat : 28412 (plingeling) R 28391 28393 27975 0 -1 4202560 23098 1240 0 0 1788 26 0 0 25 0 33 0 679078568 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28393/tid=28413] ppid=28391 vsize=3167580 CPUtime=18.12 cores=0-31
/proc/28393/task/28413/stat : 28413 (plingeling) R 28391 28393 27975 0 -1 4202560 25277 1240 0 0 1779 33 0 0 25 0 33 0 679078568 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364446 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28393/tid=28414] ppid=28391 vsize=3167580 CPUtime=18.13 cores=0-31
/proc/28393/task/28414/stat : 28414 (plingeling) R 28391 28393 27975 0 -1 4202560 24519 1240 0 0 1782 31 0 0 25 0 33 0 679078568 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28393/tid=28415] ppid=28391 vsize=3167580 CPUtime=18.14 cores=0-31
/proc/28393/task/28415/stat : 28415 (plingeling) R 28391 28393 27975 0 -1 4202560 26977 1240 0 0 1787 27 0 0 25 0 33 0 679078568 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28393/tid=28416] ppid=28391 vsize=3167580 CPUtime=17.81 cores=0-31
/proc/28393/task/28416/stat : 28416 (plingeling) R 28391 28393 27975 0 -1 4202560 22884 1240 0 0 1756 25 0 0 25 0 33 0 679078568 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28393/tid=28417] ppid=28391 vsize=3167580 CPUtime=18.12 cores=0-31
/proc/28393/task/28417/stat : 28417 (plingeling) R 28391 28393 27975 0 -1 4202560 25784 1240 0 0 1786 26 0 0 25 0 33 0 679078569 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28393/tid=28418] ppid=28391 vsize=3167580 CPUtime=18.1 cores=0-31
/proc/28393/task/28418/stat : 28418 (plingeling) R 28391 28393 27975 0 -1 4202560 19194 1240 0 0 1788 22 0 0 25 0 33 0 679078569 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28393/tid=28419] ppid=28391 vsize=3167580 CPUtime=18.1 cores=0-31
/proc/28393/task/28419/stat : 28419 (plingeling) R 28391 28393 27975 0 -1 4202560 15652 1240 0 0 1789 21 0 0 25 0 33 0 679078569 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28393/tid=28420] ppid=28391 vsize=3167580 CPUtime=18.12 cores=0-31
/proc/28393/task/28420/stat : 28420 (plingeling) R 28391 28393 27975 0 -1 4202560 28058 1240 0 0 1781 31 0 0 25 0 33 0 679078569 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28393/tid=28421] ppid=28391 vsize=3167580 CPUtime=18.1 cores=0-31
/proc/28393/task/28421/stat : 28421 (plingeling) R 28391 28393 27975 0 -1 4202560 21816 1240 0 0 1778 32 0 0 25 0 33 0 679078569 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28393/tid=28422] ppid=28391 vsize=3167580 CPUtime=18.11 cores=0-31
/proc/28393/task/28422/stat : 28422 (plingeling) R 28391 28393 27975 0 -1 4202560 13059 1240 0 0 1782 29 0 0 25 0 33 0 679078570 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236564 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28393/tid=28423] ppid=28391 vsize=3167580 CPUtime=18.1 cores=0-31
/proc/28393/task/28423/stat : 28423 (plingeling) R 28391 28393 27975 0 -1 4202560 15809 1240 0 0 1779 31 0 0 25 0 33 0 679078570 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28393/tid=28424] ppid=28391 vsize=3167580 CPUtime=17.78 cores=0-31
/proc/28393/task/28424/stat : 28424 (plingeling) R 28391 28393 27975 0 -1 4202560 19703 1240 0 0 1755 23 0 0 25 0 33 0 679078570 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4262963 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28393/tid=28425] ppid=28391 vsize=3167580 CPUtime=18.1 cores=0-31
/proc/28393/task/28425/stat : 28425 (plingeling) R 28391 28393 27975 0 -1 4202560 23290 1240 0 0 1778 32 0 0 25 0 33 0 679078570 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4281633 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28393/tid=28426] ppid=28391 vsize=3167580 CPUtime=18.1 cores=0-31
/proc/28393/task/28426/stat : 28426 (plingeling) R 28391 28393 27975 0 -1 4202560 13830 1240 0 0 1782 28 0 0 25 0 33 0 679078571 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28393/tid=28427] ppid=28391 vsize=3167580 CPUtime=18.06 cores=0-31
/proc/28393/task/28427/stat : 28427 (plingeling) R 28391 28393 27975 0 -1 4202560 23274 1240 0 0 1778 28 0 0 25 0 33 0 679078571 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28393/tid=28428] ppid=28391 vsize=3167580 CPUtime=18.07 cores=0-31
/proc/28393/task/28428/stat : 28428 (plingeling) R 28391 28393 27975 0 -1 4202560 13261 1240 0 0 1791 16 0 0 25 0 33 0 679078571 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4352385 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28393/tid=28429] ppid=28391 vsize=3167580 CPUtime=17.97 cores=0-31
/proc/28393/task/28429/stat : 28429 (plingeling) R 28391 28393 27975 0 -1 4202560 27528 1240 0 0 1774 23 0 0 25 0 33 0 679078571 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=28393/tid=28430] ppid=28391 vsize=3167580 CPUtime=18.02 cores=0-31
/proc/28393/task/28430/stat : 28430 (plingeling) R 28391 28393 27975 0 -1 4202560 22528 1240 0 0 1777 25 0 0 25 0 33 0 679078571 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28393/tid=28431] ppid=28391 vsize=3167580 CPUtime=18.06 cores=0-31
/proc/28393/task/28431/stat : 28431 (plingeling) R 28391 28393 27975 0 -1 4202560 25790 1240 0 0 1775 31 0 0 25 0 33 0 679078571 3243601920 678157 268435456000 4194304 4417452 140735935162928 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 29 0 0 0
Current children cumulated CPU time (s) 600.11
Current children cumulated vsize (KiB) 3167580

[startup+39.5011 s]
/proc/loadavg: 13.40 17.89 22.22 2/414 28431
/proc/meminfo: memFree=253654440/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=1777140 CPUtime=609.91 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202496 1239094 1240 0 0 60032 959 0 0 17 0 1 0 679076479 1819791360 392577 268435456000 4194304 4417452 140735935162928 18446744073709551615 258650999159 0 0 4096 0 0 0 0 17 23 0 0 0
/proc/28393/statm: 444285 392577 175 55 0 442171 0
Current children cumulated CPU time (s) 609.91
Current children cumulated vsize (KiB) 1777140

[startup+39.6221 s]
/proc/loadavg: 13.40 17.89 22.22 2/414 28431
/proc/meminfo: memFree=253654440/264257624 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=0 CPUtime=610.01 cores=0-31
/proc/28393/stat : 28393 (plingeling) R 28391 28393 27975 0 -1 4202500 1239098 1240 0 0 60032 969 0 0 17 0 1 0 679076479 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 23 0 0 0
/proc/28393/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 610.01
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 39.6721
CPU time (s): 610.083
CPU user time (s): 600.327
CPU system time (s): 9.75652
CPU usage (%): 1537.81
Max. virtual memory (cumulated for all children) (KiB): 3639536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 600.327
system time used= 9.75652
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1240338
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= 5445
involuntary context switches= 1465

runsolver used 0.264959 second user time and 0.941856 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-18 01:45:01
IDJOB=3372549
IDBENCH=82456
IDSOLVER=1852
FILE ID=node200/3372549-1305675898
RUNJOBID= node200-1305675585-27989
PBS_JOBID= 13357376
Free space on /tmp= 62032 MiB

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

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=1502865532

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:      255485724 kB
Buffers:        451388 kB
Cached:        7905028 kB
SwapCached:          0 kB
Active:        7423140 kB
Inactive:      1006736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255485724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19680 kB
Writeback:           4 kB
AnonPages:       73900 kB
Mapped:          14480 kB
Slab:           251684 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   196968 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= 62032 MiB
End job on node200 at 2011-05-18 01:45:40