Trace number 3372531

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 600.457 31.6139

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
MD5SUMceca868d07951273fdc2de08c57f2b6a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark481.092
Satisfiable
(Un)Satisfiability was proved
Number of variables259762
Number of clauses656573
Sum of the clauses size1532001
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2437714
Number of clauses of size 3218857
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

600.43/31.61	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-3372531-1305675596/watcher-3372531-1305675596 -o /tmp/evaluation-result-3372531-1305675596/solver-3372531-1305675596 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372531-1305675596.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.76 26.37 25.73 1/413 28001
/proc/meminfo: memFree=255512688/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=43912 CPUtime=0.02 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 8839 1240 0 0 0 2 0 0 21 0 1 0 679046141 44965888 8771 268435456000 4194304 4417452 140734140939728 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28001/statm: 10978 8785 138 55 0 8864 0

[startup+0.063765 s]
/proc/loadavg: 17.76 26.37 25.73 1/413 28001
/proc/meminfo: memFree=255512688/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=50904 CPUtime=0.05 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 10783 1240 0 0 3 2 0 0 21 0 1 0 679046141 52125696 10715 268435456000 4194304 4417452 140734140939728 18446744073709551615 4231547 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28001/statm: 12726 10715 145 55 0 10612 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50904

[startup+0.100767 s]
/proc/loadavg: 17.76 26.37 25.73 1/413 28001
/proc/meminfo: memFree=255512688/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=56592 CPUtime=0.08 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 12225 1240 0 0 6 2 0 0 21 0 1 0 679046141 57950208 12157 268435456000 4194304 4417452 140734140939728 18446744073709551615 4231518 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28001/statm: 14148 12157 145 55 0 12034 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56592

[startup+0.30077 s]
/proc/loadavg: 17.76 26.37 25.73 1/413 28001
/proc/meminfo: memFree=255512688/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=76748 CPUtime=0.29 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 17245 1240 0 0 25 4 0 0 22 0 1 0 679046141 78589952 17177 268435456000 4194304 4417452 140734140939728 18446744073709551615 4235999 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28001/statm: 19187 17177 146 55 0 17073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76748

[startup+0.700768 s]
/proc/loadavg: 17.76 26.37 25.73 1/413 28001
/proc/meminfo: memFree=255512688/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=91136 CPUtime=0.69 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 20874 1240 0 0 64 5 0 0 23 0 1 0 679046141 93323264 20806 268435456000 4194304 4417452 140734140939728 18446744073709551615 4320831 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28001/statm: 22784 20806 146 55 0 20670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91136

[startup+1.50082 s]
/proc/loadavg: 17.76 26.37 25.73 2/414 28007
/proc/meminfo: memFree=255382068/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=203780 CPUtime=1.49 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 49037 1240 0 0 138 11 0 0 25 0 1 0 679046141 208670720 48967 268435456000 4194304 4417452 140734140939728 18446744073709551615 4231642 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28001/statm: 50945 48967 146 55 0 48831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 203780

[startup+3.10088 s]
/proc/loadavg: 17.76 26.37 25.73 2/414 28007
/proc/meminfo: memFree=255257444/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=326860 CPUtime=3.08 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 79807 1240 0 0 291 17 0 0 25 0 1 0 679046141 334704640 79737 268435456000 4194304 4417452 140734140939728 18446744073709551615 4231303 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28001/statm: 81715 79737 146 55 0 79601 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 326860

[startup+6.30098 s]
/proc/loadavg: 16.41 25.94 25.60 2/414 28007
/proc/meminfo: memFree=254877980/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=640600 CPUtime=6.29 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 158286 1240 0 0 596 33 0 0 25 0 1 0 679046141 655974400 158172 268435456000 4194304 4417452 140734140939728 18446744073709551615 4227850 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28001/statm: 160150 158172 146 55 0 158036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 640600

[startup+12.7012 s]
/proc/loadavg: 15.18 25.53 25.47 2/414 28007
/proc/meminfo: memFree=254381128/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=1137040 CPUtime=12.69 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 282396 1240 0 0 1211 58 0 0 25 0 1 0 679046141 1164328960 282282 268435456000 4194304 4417452 140734140939728 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28001/statm: 284260 282282 146 55 0 282146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1137040

[startup+25.5015 s]
/proc/loadavg: 18.90 25.85 25.57 33/446 28039
/proc/meminfo: memFree=253718428/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=2224468 CPUtime=415.73 cores=0-31
/proc/28001/stat : 28001 (plingeling) S 27999 28001 27975 0 -1 4202496 760334 1240 0 0 40973 600 0 0 18 0 33 0 679046141 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/28001/statm: 556117 436974 174 55 0 554003 0
[pid=28001/tid=28008] ppid=27999 vsize=2224468 CPUtime=12.62 cores=0-31
/proc/28001/task/28008/stat : 28008 (plingeling) R 27999 28001 27975 0 -1 4202560 9281 1240 0 0 1248 14 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253410 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28001/tid=28009] ppid=27999 vsize=2224468 CPUtime=12.63 cores=0-31
/proc/28001/task/28009/stat : 28009 (plingeling) R 27999 28001 27975 0 -1 4202560 17695 1240 0 0 1243 20 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252919 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28001/tid=28010] ppid=27999 vsize=2224468 CPUtime=12.63 cores=0-31
/proc/28001/task/28010/stat : 28010 (plingeling) R 27999 28001 27975 0 -1 4202560 12550 1240 0 0 1247 16 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28001/tid=28011] ppid=27999 vsize=2224468 CPUtime=12.63 cores=0-31
/proc/28001/task/28011/stat : 28011 (plingeling) R 27999 28001 27975 0 -1 4202560 4527 1240 0 0 1247 16 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28001/tid=28012] ppid=27999 vsize=2224468 CPUtime=12.62 cores=0-31
/proc/28001/task/28012/stat : 28012 (plingeling) R 27999 28001 27975 0 -1 4202560 17635 1240 0 0 1241 21 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252475 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28001/tid=28013] ppid=27999 vsize=2224468 CPUtime=12.62 cores=0-31
/proc/28001/task/28013/stat : 28013 (plingeling) R 27999 28001 27975 0 -1 4202560 10178 1240 0 0 1246 16 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4273011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28001/tid=28014] ppid=27999 vsize=2224468 CPUtime=12.61 cores=0-31
/proc/28001/task/28014/stat : 28014 (plingeling) R 27999 28001 27975 0 -1 4202560 18251 1240 0 0 1245 16 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4236644 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28001/tid=28015] ppid=27999 vsize=2224468 CPUtime=12.63 cores=0-31
/proc/28001/task/28015/stat : 28015 (plingeling) R 27999 28001 27975 0 -1 4202560 15990 1240 0 0 1246 17 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28001/tid=28016] ppid=27999 vsize=2224468 CPUtime=12.6 cores=0-31
/proc/28001/task/28016/stat : 28016 (plingeling) R 27999 28001 27975 0 -1 4202560 14222 1240 0 0 1246 14 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252041 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28001/tid=28017] ppid=27999 vsize=2224468 CPUtime=12.63 cores=0-31
/proc/28001/task/28017/stat : 28017 (plingeling) R 27999 28001 27975 0 -1 4202560 10274 1240 0 0 1251 12 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4273068 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28001/tid=28018] ppid=27999 vsize=2224468 CPUtime=11.99 cores=0-31
/proc/28001/task/28018/stat : 28018 (plingeling) R 27999 28001 27975 0 -1 4202560 15943 1240 0 0 1193 6 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28001/tid=28019] ppid=27999 vsize=2224468 CPUtime=12.62 cores=0-31
/proc/28001/task/28019/stat : 28019 (plingeling) R 27999 28001 27975 0 -1 4202560 10951 1240 0 0 1247 15 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253328 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28001/tid=28020] ppid=27999 vsize=2224468 CPUtime=12.62 cores=0-31
/proc/28001/task/28020/stat : 28020 (plingeling) R 27999 28001 27975 0 -1 4202560 10176 1240 0 0 1248 14 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28001/tid=28021] ppid=27999 vsize=2224468 CPUtime=12.61 cores=0-31
/proc/28001/task/28021/stat : 28021 (plingeling) R 27999 28001 27975 0 -1 4202560 26123 1240 0 0 1238 23 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252664 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28001/tid=28022] ppid=27999 vsize=2224468 CPUtime=12.62 cores=0-31
/proc/28001/task/28022/stat : 28022 (plingeling) R 27999 28001 27975 0 -1 4202560 23906 1240 0 0 1242 20 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28001/tid=28023] ppid=27999 vsize=2224468 CPUtime=12.62 cores=0-31
/proc/28001/task/28023/stat : 28023 (plingeling) R 27999 28001 27975 0 -1 4202560 15275 1240 0 0 1243 19 0 0 25 0 33 0 679047423 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271534 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28001/tid=28024] ppid=27999 vsize=2224468 CPUtime=12.57 cores=0-31
/proc/28001/task/28024/stat : 28024 (plingeling) R 27999 28001 27975 0 -1 4202560 14953 1240 0 0 1241 16 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28001/tid=28025] ppid=27999 vsize=2224468 CPUtime=12.63 cores=0-31
/proc/28001/task/28025/stat : 28025 (plingeling) R 27999 28001 27975 0 -1 4202560 10795 1240 0 0 1248 15 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271879 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28001/tid=28026] ppid=27999 vsize=2224468 CPUtime=12.59 cores=0-31
/proc/28001/task/28026/stat : 28026 (plingeling) R 27999 28001 27975 0 -1 4202560 14895 1240 0 0 1243 16 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4366806 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28001/tid=28027] ppid=27999 vsize=2224468 CPUtime=12.6 cores=0-31
/proc/28001/task/28027/stat : 28027 (plingeling) R 27999 28001 27975 0 -1 4202560 15874 1240 0 0 1246 14 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253336 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28001/tid=28028] ppid=27999 vsize=2224468 CPUtime=12.61 cores=0-31
/proc/28001/task/28028/stat : 28028 (plingeling) R 27999 28001 27975 0 -1 4202560 14484 1240 0 0 1248 13 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271559 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28001/tid=28029] ppid=27999 vsize=2224468 CPUtime=12.59 cores=0-31
/proc/28001/task/28029/stat : 28029 (plingeling) R 27999 28001 27975 0 -1 4202560 16776 1240 0 0 1240 19 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252361 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28001/tid=28030] ppid=27999 vsize=2224468 CPUtime=12.61 cores=0-31
/proc/28001/task/28030/stat : 28030 (plingeling) R 27999 28001 27975 0 -1 4202560 17949 1240 0 0 1243 18 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28001/tid=28031] ppid=27999 vsize=2224468 CPUtime=12.61 cores=0-31
/proc/28001/task/28031/stat : 28031 (plingeling) R 27999 28001 27975 0 -1 4202560 11644 1240 0 0 1245 16 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252867 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28001/tid=28032] ppid=27999 vsize=2224468 CPUtime=12.6 cores=0-31
/proc/28001/task/28032/stat : 28032 (plingeling) R 27999 28001 27975 0 -1 4202560 10553 1240 0 0 1241 19 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253328 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28001/tid=28033] ppid=27999 vsize=2224468 CPUtime=12.61 cores=0-31
/proc/28001/task/28033/stat : 28033 (plingeling) R 27999 28001 27975 0 -1 4202560 15050 1240 0 0 1242 19 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271992 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28001/tid=28034] ppid=27999 vsize=2224468 CPUtime=12.53 cores=0-31
/proc/28001/task/28034/stat : 28034 (plingeling) R 27999 28001 27975 0 -1 4202560 12899 1240 0 0 1238 15 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4358100 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28001/tid=28035] ppid=27999 vsize=2224468 CPUtime=12.59 cores=0-31
/proc/28001/task/28035/stat : 28035 (plingeling) R 27999 28001 27975 0 -1 4202560 14098 1240 0 0 1239 20 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28001/tid=28036] ppid=27999 vsize=2224468 CPUtime=12.59 cores=0-31
/proc/28001/task/28036/stat : 28036 (plingeling) R 27999 28001 27975 0 -1 4202560 22837 1240 0 0 1238 21 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252947 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28001/tid=28037] ppid=27999 vsize=2224468 CPUtime=12.46 cores=0-31
/proc/28001/task/28037/stat : 28037 (plingeling) R 27999 28001 27975 0 -1 4202560 12574 1240 0 0 1235 11 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28001/tid=28038] ppid=27999 vsize=2224468 CPUtime=12.56 cores=0-31
/proc/28001/task/28038/stat : 28038 (plingeling) R 27999 28001 27975 0 -1 4202560 27251 1240 0 0 1237 19 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28001/tid=28039] ppid=27999 vsize=2224468 CPUtime=12.59 cores=0-31
/proc/28001/task/28039/stat : 28039 (plingeling) R 27999 28001 27975 0 -1 4202560 12290 1240 0 0 1242 17 0 0 25 0 33 0 679047424 2277855232 436974 268435456000 4194304 4417452 140734140939728 18446744073709551615 4320455 0 0 4096 17442 0 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 415.73
Current children cumulated vsize (KiB) 2224468

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

[startup+28.7016 s]
/proc/loadavg: 18.90 25.85 25.57 33/446 28039
/proc/meminfo: memFree=253772524/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=2185516 CPUtime=518.01 cores=0-31
/proc/28001/stat : 28001 (plingeling) S 27999 28001 27975 0 -1 4202496 760392 1240 0 0 51201 600 0 0 18 0 33 0 679046141 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/28001/statm: 546379 427237 175 55 0 544265 0
[pid=28001/tid=28008] ppid=27999 vsize=2185516 CPUtime=15.82 cores=0-31
/proc/28001/task/28008/stat : 28008 (plingeling) R 27999 28001 27975 0 -1 4202560 9281 1240 0 0 1568 14 0 0 25 0 33 0 679047423 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253296 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28001/tid=28009] ppid=27999 vsize=2185516 CPUtime=15.83 cores=0-31
/proc/28001/task/28009/stat : 28009 (plingeling) R 27999 28001 27975 0 -1 4202560 17695 1240 0 0 1563 20 0 0 25 0 33 0 679047423 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252495 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28001/tid=28010] ppid=27999 vsize=2185516 CPUtime=15.83 cores=0-31
/proc/28001/task/28010/stat : 28010 (plingeling) R 27999 28001 27975 0 -1 4202560 12550 1240 0 0 1567 16 0 0 25 0 33 0 679047423 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28001/tid=28011] ppid=27999 vsize=2185516 CPUtime=15.83 cores=0-31
/proc/28001/task/28011/stat : 28011 (plingeling) R 27999 28001 27975 0 -1 4202560 4527 1240 0 0 1567 16 0 0 25 0 33 0 679047423 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28001/tid=28012] ppid=27999 vsize=2185516 CPUtime=15.82 cores=0-31
/proc/28001/task/28012/stat : 28012 (plingeling) R 27999 28001 27975 0 -1 4202560 17635 1240 0 0 1561 21 0 0 25 0 33 0 679047423 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253288 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28001/tid=28013] ppid=27999 vsize=2185516 CPUtime=15.82 cores=0-31
/proc/28001/task/28013/stat : 28013 (plingeling) R 27999 28001 27975 0 -1 4202560 10178 1240 0 0 1566 16 0 0 25 0 33 0 679047423 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253176 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28001/tid=28014] ppid=27999 vsize=2185516 CPUtime=15.81 cores=0-31
/proc/28001/task/28014/stat : 28014 (plingeling) R 27999 28001 27975 0 -1 4202560 18268 1240 0 0 1565 16 0 0 25 0 33 0 679047423 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4366528 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28001/tid=28015] ppid=27999 vsize=2185516 CPUtime=15.83 cores=0-31
/proc/28001/task/28015/stat : 28015 (plingeling) R 27999 28001 27975 0 -1 4202560 15990 1240 0 0 1566 17 0 0 25 0 33 0 679047423 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28001/tid=28016] ppid=27999 vsize=2185516 CPUtime=15.8 cores=0-31
/proc/28001/task/28016/stat : 28016 (plingeling) R 27999 28001 27975 0 -1 4202560 14222 1240 0 0 1566 14 0 0 25 0 33 0 679047423 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4249394 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28001/tid=28017] ppid=27999 vsize=2185516 CPUtime=15.83 cores=0-31

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

[pid=28001/tid=28038] ppid=27999 vsize=2185516 CPUtime=15.76 cores=0-31
/proc/28001/task/28038/stat : 28038 (plingeling) R 27999 28001 27975 0 -1 4202560 27265 1240 0 0 1557 19 0 0 25 0 33 0 679047424 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4366491 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28001/tid=28039] ppid=27999 vsize=2185516 CPUtime=15.78 cores=0-31
/proc/28001/task/28039/stat : 28039 (plingeling) R 27999 28001 27975 0 -1 4202560 12290 1240 0 0 1561 17 0 0 25 0 33 0 679047424 2237968384 427237 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252855 0 0 4096 17442 0 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 518.01
Current children cumulated vsize (KiB) 2185516

[startup+30.3017 s]
/proc/loadavg: 18.90 25.85 25.57 33/446 28039
/proc/meminfo: memFree=253787380/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=2170908 CPUtime=569.17 cores=0-31
/proc/28001/stat : 28001 (plingeling) S 27999 28001 27975 0 -1 4202496 760448 1240 0 0 56316 601 0 0 18 0 33 0 679046141 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/28001/statm: 542727 423585 175 55 0 540613 0
[pid=28001/tid=28008] ppid=27999 vsize=2170908 CPUtime=17.42 cores=0-31
/proc/28001/task/28008/stat : 28008 (plingeling) R 27999 28001 27975 0 -1 4202560 9281 1240 0 0 1728 14 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252887 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28001/tid=28009] ppid=27999 vsize=2170908 CPUtime=17.43 cores=0-31
/proc/28001/task/28009/stat : 28009 (plingeling) R 27999 28001 27975 0 -1 4202560 17695 1240 0 0 1723 20 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271867 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28001/tid=28010] ppid=27999 vsize=2170908 CPUtime=17.43 cores=0-31
/proc/28001/task/28010/stat : 28010 (plingeling) R 27999 28001 27975 0 -1 4202560 12566 1240 0 0 1727 16 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4236427 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28001/tid=28011] ppid=27999 vsize=2170908 CPUtime=17.43 cores=0-31
/proc/28001/task/28011/stat : 28011 (plingeling) R 27999 28001 27975 0 -1 4202560 4527 1240 0 0 1727 16 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28001/tid=28012] ppid=27999 vsize=2170908 CPUtime=17.42 cores=0-31
/proc/28001/task/28012/stat : 28012 (plingeling) R 27999 28001 27975 0 -1 4202560 17635 1240 0 0 1721 21 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4257252 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28001/tid=28013] ppid=27999 vsize=2170908 CPUtime=17.42 cores=0-31
/proc/28001/task/28013/stat : 28013 (plingeling) R 27999 28001 27975 0 -1 4202560 10178 1240 0 0 1726 16 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4257011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28001/tid=28014] ppid=27999 vsize=2170908 CPUtime=17.41 cores=0-31
/proc/28001/task/28014/stat : 28014 (plingeling) R 27999 28001 27975 0 -1 4202560 18268 1240 0 0 1725 16 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28001/tid=28015] ppid=27999 vsize=2170908 CPUtime=17.43 cores=0-31
/proc/28001/task/28015/stat : 28015 (plingeling) R 27999 28001 27975 0 -1 4202560 15990 1240 0 0 1726 17 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252529 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28001/tid=28016] ppid=27999 vsize=2170908 CPUtime=17.4 cores=0-31
/proc/28001/task/28016/stat : 28016 (plingeling) R 27999 28001 27975 0 -1 4202560 14222 1240 0 0 1726 14 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253176 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28001/tid=28017] ppid=27999 vsize=2170908 CPUtime=17.42 cores=0-31
/proc/28001/task/28017/stat : 28017 (plingeling) R 27999 28001 27975 0 -1 4202560 10274 1240 0 0 1730 12 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28001/tid=28018] ppid=27999 vsize=2170908 CPUtime=16.66 cores=0-31
/proc/28001/task/28018/stat : 28018 (plingeling) R 27999 28001 27975 0 -1 4202560 15956 1240 0 0 1660 6 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4232726 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28001/tid=28019] ppid=27999 vsize=2170908 CPUtime=17.42 cores=0-31
/proc/28001/task/28019/stat : 28019 (plingeling) R 27999 28001 27975 0 -1 4202560 10951 1240 0 0 1727 15 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4272872 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28001/tid=28020] ppid=27999 vsize=2170908 CPUtime=17.42 cores=0-31
/proc/28001/task/28020/stat : 28020 (plingeling) R 27999 28001 27975 0 -1 4202560 10176 1240 0 0 1728 14 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271855 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28001/tid=28021] ppid=27999 vsize=2170908 CPUtime=17.41 cores=0-31
/proc/28001/task/28021/stat : 28021 (plingeling) R 27999 28001 27975 0 -1 4202560 26123 1240 0 0 1718 23 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252389 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28001/tid=28022] ppid=27999 vsize=2170908 CPUtime=17.42 cores=0-31
/proc/28001/task/28022/stat : 28022 (plingeling) R 27999 28001 27975 0 -1 4202560 23918 1240 0 0 1722 20 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28001/tid=28023] ppid=27999 vsize=2170908 CPUtime=17.42 cores=0-31
/proc/28001/task/28023/stat : 28023 (plingeling) R 27999 28001 27975 0 -1 4202560 15275 1240 0 0 1723 19 0 0 25 0 33 0 679047423 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271534 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28001/tid=28024] ppid=27999 vsize=2170908 CPUtime=17.37 cores=0-31
/proc/28001/task/28024/stat : 28024 (plingeling) R 27999 28001 27975 0 -1 4202560 14953 1240 0 0 1721 16 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252419 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28001/tid=28025] ppid=27999 vsize=2170908 CPUtime=17.42 cores=0-31
/proc/28001/task/28025/stat : 28025 (plingeling) R 27999 28001 27975 0 -1 4202560 10795 1240 0 0 1727 15 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4272157 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28001/tid=28026] ppid=27999 vsize=2170908 CPUtime=17.39 cores=0-31
/proc/28001/task/28026/stat : 28026 (plingeling) R 27999 28001 27975 0 -1 4202560 14909 1240 0 0 1723 16 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28001/tid=28027] ppid=27999 vsize=2170908 CPUtime=17.4 cores=0-31
/proc/28001/task/28027/stat : 28027 (plingeling) R 27999 28001 27975 0 -1 4202560 15874 1240 0 0 1726 14 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271908 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28001/tid=28028] ppid=27999 vsize=2170908 CPUtime=17.41 cores=0-31
/proc/28001/task/28028/stat : 28028 (plingeling) R 27999 28001 27975 0 -1 4202560 14484 1240 0 0 1728 13 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28001/tid=28029] ppid=27999 vsize=2170908 CPUtime=17.39 cores=0-31
/proc/28001/task/28029/stat : 28029 (plingeling) R 27999 28001 27975 0 -1 4202560 16776 1240 0 0 1720 19 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4257428 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28001/tid=28030] ppid=27999 vsize=2170908 CPUtime=17.4 cores=0-31
/proc/28001/task/28030/stat : 28030 (plingeling) R 27999 28001 27975 0 -1 4202560 17964 1240 0 0 1722 18 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4232804 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28001/tid=28031] ppid=27999 vsize=2170908 CPUtime=17.41 cores=0-31
/proc/28001/task/28031/stat : 28031 (plingeling) R 27999 28001 27975 0 -1 4202560 11644 1240 0 0 1725 16 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253248 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28001/tid=28032] ppid=27999 vsize=2170908 CPUtime=17.4 cores=0-31
/proc/28001/task/28032/stat : 28032 (plingeling) R 27999 28001 27975 0 -1 4202560 10553 1240 0 0 1721 19 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271972 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28001/tid=28033] ppid=27999 vsize=2170908 CPUtime=17.41 cores=0-31
/proc/28001/task/28033/stat : 28033 (plingeling) R 27999 28001 27975 0 -1 4202560 15050 1240 0 0 1722 19 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252463 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28001/tid=28034] ppid=27999 vsize=2170908 CPUtime=17.33 cores=0-31
/proc/28001/task/28034/stat : 28034 (plingeling) R 27999 28001 27975 0 -1 4202560 12912 1240 0 0 1718 15 0 0 20 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4230982 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28001/tid=28035] ppid=27999 vsize=2170908 CPUtime=17.39 cores=0-31
/proc/28001/task/28035/stat : 28035 (plingeling) R 27999 28001 27975 0 -1 4202560 14098 1240 0 0 1719 20 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28001/tid=28036] ppid=27999 vsize=2170908 CPUtime=17.39 cores=0-31
/proc/28001/task/28036/stat : 28036 (plingeling) R 27999 28001 27975 0 -1 4202560 22837 1240 0 0 1718 21 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28001/tid=28037] ppid=27999 vsize=2170908 CPUtime=17.26 cores=0-31
/proc/28001/task/28037/stat : 28037 (plingeling) R 27999 28001 27975 0 -1 4202560 12574 1240 0 0 1715 11 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28001/tid=28038] ppid=27999 vsize=2170908 CPUtime=17.36 cores=0-31
/proc/28001/task/28038/stat : 28038 (plingeling) R 27999 28001 27975 0 -1 4202560 27265 1240 0 0 1717 19 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4264934 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28001/tid=28039] ppid=27999 vsize=2170908 CPUtime=17.38 cores=0-31
/proc/28001/task/28039/stat : 28039 (plingeling) R 27999 28001 27975 0 -1 4202560 12290 1240 0 0 1721 17 0 0 25 0 33 0 679047424 2223009792 423585 268435456000 4194304 4417452 140734140939728 18446744073709551615 4257826 0 0 4096 17442 0 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 569.17
Current children cumulated vsize (KiB) 2170908

[startup+31.1017 s]
/proc/loadavg: 19.95 25.95 25.61 33/446 28039
/proc/meminfo: memFree=253794556/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=2170876 CPUtime=594.73 cores=0-31
/proc/28001/stat : 28001 (plingeling) S 27999 28001 27975 0 -1 4202496 761472 1240 0 0 58872 601 0 0 18 0 33 0 679046141 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/28001/statm: 542719 423577 175 55 0 540605 0
[pid=28001/tid=28008] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28008/stat : 28008 (plingeling) R 27999 28001 27975 0 -1 4202560 9281 1240 0 0 1808 14 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253059 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=28001/tid=28009] ppid=27999 vsize=2170876 CPUtime=18.23 cores=0-31
/proc/28001/task/28009/stat : 28009 (plingeling) R 27999 28001 27975 0 -1 4202560 17695 1240 0 0 1803 20 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28001/tid=28010] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28010/stat : 28010 (plingeling) R 27999 28001 27975 0 -1 4202560 12566 1240 0 0 1806 16 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4357540 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28001/tid=28011] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28011/stat : 28011 (plingeling) R 27999 28001 27975 0 -1 4202560 4527 1240 0 0 1806 16 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4232659 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=28001/tid=28012] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28012/stat : 28012 (plingeling) R 27999 28001 27975 0 -1 4202560 17635 1240 0 0 1801 21 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252264 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28001/tid=28013] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28013/stat : 28013 (plingeling) R 27999 28001 27975 0 -1 4202560 10178 1240 0 0 1806 16 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28001/tid=28014] ppid=27999 vsize=2170876 CPUtime=18.21 cores=0-31
/proc/28001/task/28014/stat : 28014 (plingeling) R 27999 28001 27975 0 -1 4202560 18268 1240 0 0 1805 16 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=28001/tid=28015] ppid=27999 vsize=2170876 CPUtime=18.23 cores=0-31
/proc/28001/task/28015/stat : 28015 (plingeling) R 27999 28001 27975 0 -1 4202560 15990 1240 0 0 1806 17 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4236482 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28001/tid=28016] ppid=27999 vsize=2170876 CPUtime=18.2 cores=0-31
/proc/28001/task/28016/stat : 28016 (plingeling) R 27999 28001 27975 0 -1 4202560 14222 1240 0 0 1806 14 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=28001/tid=28017] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28017/stat : 28017 (plingeling) R 27999 28001 27975 0 -1 4202560 10274 1240 0 0 1810 12 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252374 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=28001/tid=28018] ppid=27999 vsize=2170876 CPUtime=17.43 cores=0-31
/proc/28001/task/28018/stat : 28018 (plingeling) R 27999 28001 27975 0 -1 4202560 16212 1240 0 0 1737 6 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=28001/tid=28019] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28019/stat : 28019 (plingeling) R 27999 28001 27975 0 -1 4202560 10951 1240 0 0 1807 15 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252188 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=28001/tid=28020] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28020/stat : 28020 (plingeling) R 27999 28001 27975 0 -1 4202560 10176 1240 0 0 1808 14 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28001/tid=28021] ppid=27999 vsize=2170876 CPUtime=18.21 cores=0-31
/proc/28001/task/28021/stat : 28021 (plingeling) R 27999 28001 27975 0 -1 4202560 26123 1240 0 0 1798 23 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28001/tid=28022] ppid=27999 vsize=2170876 CPUtime=18.21 cores=0-31
/proc/28001/task/28022/stat : 28022 (plingeling) R 27999 28001 27975 0 -1 4202560 23918 1240 0 0 1801 20 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=28001/tid=28023] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28023/stat : 28023 (plingeling) R 27999 28001 27975 0 -1 4202560 15275 1240 0 0 1803 19 0 0 25 0 33 0 679047423 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252931 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=28001/tid=28024] ppid=27999 vsize=2170876 CPUtime=18.17 cores=0-31
/proc/28001/task/28024/stat : 28024 (plingeling) R 27999 28001 27975 0 -1 4202560 14953 1240 0 0 1801 16 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4271941 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=28001/tid=28025] ppid=27999 vsize=2170876 CPUtime=18.22 cores=0-31
/proc/28001/task/28025/stat : 28025 (plingeling) R 27999 28001 27975 0 -1 4202560 10795 1240 0 0 1807 15 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253059 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=28001/tid=28026] ppid=27999 vsize=2170876 CPUtime=18.19 cores=0-31
/proc/28001/task/28026/stat : 28026 (plingeling) R 27999 28001 27975 0 -1 4202560 15165 1240 0 0 1803 16 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4232559 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=28001/tid=28027] ppid=27999 vsize=2170876 CPUtime=18.2 cores=0-31
/proc/28001/task/28027/stat : 28027 (plingeling) R 27999 28001 27975 0 -1 4202560 15874 1240 0 0 1806 14 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=28001/tid=28028] ppid=27999 vsize=2170876 CPUtime=18.21 cores=0-31
/proc/28001/task/28028/stat : 28028 (plingeling) R 27999 28001 27975 0 -1 4202560 14484 1240 0 0 1808 13 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252507 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28001/tid=28029] ppid=27999 vsize=2170876 CPUtime=18.19 cores=0-31
/proc/28001/task/28029/stat : 28029 (plingeling) R 27999 28001 27975 0 -1 4202560 16776 1240 0 0 1800 19 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4336717 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=28001/tid=28030] ppid=27999 vsize=2170876 CPUtime=18.21 cores=0-31
/proc/28001/task/28030/stat : 28030 (plingeling) R 27999 28001 27975 0 -1 4202560 18220 1240 0 0 1802 19 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=28001/tid=28031] ppid=27999 vsize=2170876 CPUtime=18.21 cores=0-31
/proc/28001/task/28031/stat : 28031 (plingeling) R 27999 28001 27975 0 -1 4202560 11644 1240 0 0 1805 16 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252136 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=28001/tid=28032] ppid=27999 vsize=2170876 CPUtime=18.2 cores=0-31
/proc/28001/task/28032/stat : 28032 (plingeling) R 27999 28001 27975 0 -1 4202560 10553 1240 0 0 1801 19 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4272586 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=28001/tid=28033] ppid=27999 vsize=2170876 CPUtime=18.21 cores=0-31
/proc/28001/task/28033/stat : 28033 (plingeling) R 27999 28001 27975 0 -1 4202560 15050 1240 0 0 1802 19 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252358 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=28001/tid=28034] ppid=27999 vsize=2170876 CPUtime=18.13 cores=0-31
/proc/28001/task/28034/stat : 28034 (plingeling) R 27999 28001 27975 0 -1 4202560 12912 1240 0 0 1798 15 0 0 22 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=28001/tid=28035] ppid=27999 vsize=2170876 CPUtime=18.19 cores=0-31
/proc/28001/task/28035/stat : 28035 (plingeling) R 27999 28001 27975 0 -1 4202560 14098 1240 0 0 1799 20 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4258561 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=28001/tid=28036] ppid=27999 vsize=2170876 CPUtime=18.19 cores=0-31
/proc/28001/task/28036/stat : 28036 (plingeling) R 27999 28001 27975 0 -1 4202560 22837 1240 0 0 1798 21 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253336 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=28001/tid=28037] ppid=27999 vsize=2170876 CPUtime=18.06 cores=0-31
/proc/28001/task/28037/stat : 28037 (plingeling) R 27999 28001 27975 0 -1 4202560 12574 1240 0 0 1795 11 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=28001/tid=28038] ppid=27999 vsize=2170876 CPUtime=18.15 cores=0-31
/proc/28001/task/28038/stat : 28038 (plingeling) R 27999 28001 27975 0 -1 4202560 27521 1240 0 0 1796 19 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=28001/tid=28039] ppid=27999 vsize=2170876 CPUtime=18.18 cores=0-31
/proc/28001/task/28039/stat : 28039 (plingeling) R 27999 28001 27975 0 -1 4202560 12290 1240 0 0 1801 17 0 0 25 0 33 0 679047424 2222977024 423577 268435456000 4194304 4417452 140734140939728 18446744073709551615 4253176 0 0 4096 17442 0 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 594.73
Current children cumulated vsize (KiB) 2170876

[startup+31.5009 s]
/proc/loadavg: 19.95 25.95 25.61 33/446 28039
/proc/meminfo: memFree=253794556/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=1454764 CPUtime=600.33 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 761473 1240 0 0 59428 605 0 0 16 0 1 0 679046141 1489678336 300666 268435456000 4194304 4417452 140734140939728 18446744073709551615 258650999159 0 0 4096 0 0 0 0 17 24 0 0 0
/proc/28001/statm: 362666 300476 176 55 0 360552 0
Current children cumulated CPU time (s) 600.33
Current children cumulated vsize (KiB) 1454764

[startup+31.6009 s]
/proc/loadavg: 19.95 25.95 25.61 33/446 28039
/proc/meminfo: memFree=253794556/264257624 swapFree=67111528/67111528
[pid=28001] ppid=27999 vsize=715880 CPUtime=600.43 cores=0-31
/proc/28001/stat : 28001 (plingeling) R 27999 28001 27975 0 -1 4202496 761473 1240 0 0 59428 615 0 0 16 0 1 0 679046141 733061120 28377 268435456000 4194304 4417452 140734140939728 18446744073709551615 258650981722 0 0 4096 0 0 0 0 17 24 0 0 0
/proc/28001/statm: 178970 28377 176 55 0 176856 0
Current children cumulated CPU time (s) 600.43
Current children cumulated vsize (KiB) 715880

Child status: 20
Real time (s): 31.6139
CPU time (s): 600.457
CPU user time (s): 594.283
CPU system time (s): 6.17406
CPU usage (%): 1899.34
Max. virtual memory (cumulated for all children) (KiB): 2277424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 594.283
system time used= 6.17406
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 762717
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= 4942
involuntary context switches= 1433

runsolver used 0.232964 second user time and 0.739887 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-18 01:39:57
IDJOB=3372531
IDBENCH=82435
IDSOLVER=1852
FILE ID=node200/3372531-1305675596
RUNJOBID= node200-1305675585-27989
PBS_JOBID= 13357376
Free space on /tmp= 62040 MiB

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

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

MD5SUM BENCH= ceca868d07951273fdc2de08c57f2b6a
RANDOM SEED=811602658

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:      255513092 kB
Buffers:        451132 kB
Cached:        7895760 kB
SwapCached:          0 kB
Active:        7410572 kB
Inactive:      1004864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255513092 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12412 kB
Writeback:           0 kB
AnonPages:       68836 kB
Mapped:          14480 kB
Slab:           251444 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   183856 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= 62040 MiB
End job on node200 at 2011-05-18 01:40:29