Trace number 3347269

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
ppfolio parUNSAT 1530.31 53.0936

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark151.673
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 32 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
1529.85/53.07	s UNSATISFIABLE
1529.85/53.09	solver [5] plingeling 276-6264d55-100731 answered
1529.85/53.09	Done

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-3347269-1304968741/watcher-3347269-1304968741 -o /tmp/evaluation-result-3347269-1304968741/solver-3347269-1304968741 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347269-1304968741.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: 29.53 30.32 30.93 1/413 27771
/proc/meminfo: memFree=256720592/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 19 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0

[startup+0.058614 s]
/proc/loadavg: 29.53 30.32 30.93 1/413 27771
/proc/meminfo: memFree=256720592/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 19 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100587 s]
/proc/loadavg: 29.53 30.32 30.93 1/413 27771
/proc/meminfo: memFree=256720592/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 19 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300586 s]
/proc/loadavg: 29.53 30.32 30.93 1/413 27771
/proc/meminfo: memFree=256720592/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 18 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700659 s]
/proc/loadavg: 29.53 30.32 30.93 1/413 27771
/proc/meminfo: memFree=256720592/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 18 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50066 s]
/proc/loadavg: 29.53 30.32 30.93 6/419 27782
/proc/meminfo: memFree=256392172/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 18 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
[pid=27772] ppid=27771 vsize=68656 CPUtime=1.49 cores=0
/proc/27772/stat : 27772 (cryptominisat) R 27771 27771 27679 0 -1 4202496 12433 0 0 0 146 3 0 0 20 0 1 0 608360541 70303744 11961 268435456000 4194304 4587354 140737036428240 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27772/statm: 17164 11961 304 96 0 13726 0
[pid=27773] ppid=27771 vsize=89716 CPUtime=1.48 cores=1
/proc/27773/stat : 27773 (clasp) R 27771 27771 27679 0 -1 4202496 22625 0 0 0 143 5 0 0 20 0 1 0 608360541 91869184 19152 268435456000 4194304 4785740 140735511865104 18446744073709551615 4500144 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27773/statm: 22429 19152 317 145 0 19474 0
[pid=27774] ppid=27771 vsize=480116 CPUtime=1.49 cores=2
/proc/27774/stat : 27774 (TNM) R 27771 27771 27679 0 -1 4202496 14119 0 0 0 145 4 0 0 20 0 1 0 608360541 491638784 14017 268435456000 134512640 134534564 4292920128 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27774/statm: 120029 14017 95 6 0 118694 0
[pid=27775] ppid=27771 vsize=90424 CPUtime=1.48 cores=3
/proc/27775/stat : 27775 (march_hi) R 27771 27771 27679 0 -1 4202496 43577 0 0 0 137 11 0 0 20 0 1 0 608360541 92594176 17225 268435456000 4194304 4331988 140735832677088 18446744073709551615 4252197 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27775/statm: 22606 17225 139 34 0 21048 0
[pid=27776] ppid=27771 vsize=175552 CPUtime=1.47 cores=4-31
/proc/27776/stat : 27776 (plingeling) R 27771 27771 27679 0 -1 4202496 42667 1243 0 0 139 8 0 0 21 0 1 0 608360541 179765248 42547 268435456000 4194304 4356188 140733519889264 18446744073709551615 4277814 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/27776/statm: 43888 42547 129 40 0 42432 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 922788

[startup+3.10068 s]
/proc/loadavg: 27.56 29.90 30.79 6/419 27782
/proc/meminfo: memFree=256243996/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
[pid=27772] ppid=27771 vsize=181556 CPUtime=3.08 cores=0
/proc/27772/stat : 27772 (cryptominisat) R 27771 27771 27679 0 -1 4202496 33275 0 0 0 301 7 0 0 25 0 1 0 608360541 185913344 29927 268435456000 4194304 4587354 140737036428240 18446744073709551615 4388162 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27772/statm: 45389 29927 315 96 0 41951 0
[pid=27773] ppid=27771 vsize=86820 CPUtime=3.09 cores=1
/proc/27773/stat : 27773 (clasp) R 27771 27771 27679 0 -1 4202496 24186 0 0 0 303 6 0 0 25 0 1 0 608360541 88903680 18599 268435456000 4194304 4785740 140735511865104 18446744073709551615 4553057 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27773/statm: 21705 18599 338 145 0 18750 0
[pid=27774] ppid=27771 vsize=480116 CPUtime=3.09 cores=2
/proc/27774/stat : 27774 (TNM) R 27771 27771 27679 0 -1 4202496 14119 0 0 0 305 4 0 0 25 0 1 0 608360541 491638784 14017 268435456000 134512640 134534564 4292920128 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27774/statm: 120029 14017 95 6 0 118694 0
[pid=27775] ppid=27771 vsize=277504 CPUtime=3.09 cores=3
/proc/27775/stat : 27775 (march_hi) R 27771 27771 27679 0 -1 4202496 107298 0 0 0 285 24 0 0 25 0 1 0 608360541 284164096 31964 268435456000 4194304 4331988 140735832677088 18446744073709551615 258650611696 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27775/statm: 69376 31964 149 34 0 67818 0
[pid=27776] ppid=27771 vsize=342904 CPUtime=3.08 cores=4-31
/proc/27776/stat : 27776 (plingeling) R 27771 27771 27679 0 -1 4202496 84505 1243 0 0 292 16 0 0 25 0 1 0 608360541 351133696 84385 268435456000 4194304 4356188 140733519889264 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/27776/statm: 85726 84385 129 40 0 84270 0
Current children cumulated CPU time (s) 15.43
Current children cumulated vsize (KiB) 1387224

[startup+6.30075 s]
/proc/loadavg: 27.56 29.90 30.79 6/419 27782
/proc/meminfo: memFree=255818292/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
[pid=27772] ppid=27771 vsize=169500 CPUtime=6.28 cores=0
/proc/27772/stat : 27772 (cryptominisat) R 27771 27771 27679 0 -1 4202496 35324 0 0 0 621 7 0 0 25 0 1 0 608360541 173568000 28215 268435456000 4194304 4587354 140737036428240 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27772/statm: 42375 28215 330 96 0 38937 0
[pid=27773] ppid=27771 vsize=88096 CPUtime=6.29 cores=1
/proc/27773/stat : 27773 (clasp) R 27771 27771 27679 0 -1 4202496 24574 0 0 0 623 6 0 0 25 0 1 0 608360541 90210304 18987 268435456000 4194304 4785740 140735511865104 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27773/statm: 22024 18987 338 145 0 19069 0
[pid=27774] ppid=27771 vsize=480116 CPUtime=6.29 cores=2
/proc/27774/stat : 27774 (TNM) R 27771 27771 27679 0 -1 4202496 14119 0 0 0 625 4 0 0 25 0 1 0 608360541 491638784 14017 268435456000 134512640 134534564 4292920128 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27774/statm: 120029 14017 95 6 0 118694 0
[pid=27775] ppid=27771 vsize=265664 CPUtime=6.28 cores=3
/proc/27775/stat : 27775 (march_hi) R 27771 27771 27679 0 -1 4202496 142665 0 0 0 598 30 0 0 25 0 1 0 608360541 272039936 57905 268435456000 4194304 4331988 140735832677088 18446744073709551615 4228955 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27775/statm: 66416 57905 172 34 0 64858 0
[pid=27776] ppid=27771 vsize=910524 CPUtime=15.84 cores=4-31
/proc/27776/stat : 27776 (plingeling) S 27771 27771 27679 0 -1 4202496 174517 1243 0 0 1544 40 0 0 18 0 29 0 608360541 932376576 121930 268435456000 4194304 4356188 140733519889264 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 20 0 0 0
/proc/27776/statm: 227631 121930 137 40 0 226175 0
Current children cumulated CPU time (s) 40.98
Current children cumulated vsize (KiB) 1932224

[startup+12.702 s]
/proc/loadavg: 28.24 29.97 30.80 33/447 27810
/proc/meminfo: memFree=255530932/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
[pid=27772] ppid=27771 vsize=169500 CPUtime=12.69 cores=0
/proc/27772/stat : 27772 (cryptominisat) R 27771 27771 27679 0 -1 4202496 35875 0 0 0 1261 8 0 0 25 0 1 0 608360541 173568000 28742 268435456000 4194304 4587354 140737036428240 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27772/statm: 42375 28742 336 96 0 38937 0
[pid=27773] ppid=27771 vsize=93176 CPUtime=12.68 cores=1
/proc/27773/stat : 27773 (clasp) R 27771 27771 27679 0 -1 4202496 25812 0 0 0 1262 6 0 0 25 0 1 0 608360541 95412224 20225 268435456000 4194304 4785740 140735511865104 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27773/statm: 23294 20225 338 145 0 20339 0
[pid=27774] ppid=27771 vsize=480116 CPUtime=12.69 cores=2
/proc/27774/stat : 27774 (TNM) R 27771 27771 27679 0 -1 4202496 14119 0 0 0 1265 4 0 0 25 0 1 0 608360541 491638784 14017 268435456000 134512640 134534564 4292920128 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27774/statm: 120029 14017 95 6 0 118694 0
[pid=27775] ppid=27771 vsize=272344 CPUtime=12.68 cores=3
/proc/27775/stat : 27775 (march_hi) R 27771 27771 27679 0 -1 4202496 144157 0 0 0 1237 31 0 0 25 0 1 0 608360541 278880256 59397 268435456000 4194304 4331988 140735832677088 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27775/statm: 68086 59397 172 34 0 66528 0
[pid=27776] ppid=27771 vsize=1072356 CPUtime=193.13 cores=4-31
/proc/27776/stat : 27776 (plingeling) S 27771 27771 27679 0 -1 4202496 340495 1243 0 0 19187 126 0 0 18 0 29 0 608360541 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 20 0 0 0
/proc/27776/statm: 268089 175416 159 40 0 266633 0
[pid=27776/tid=27783] ppid=27771 vsize=1072356 CPUtime=6.78 cores=4-31
/proc/27776/task/27783/stat : 27783 (plingeling) R 27771 27771 27679 0 -1 4202560 4480 1243 0 0 677 1 0 0 25 0 29 0 608361130 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4306476 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=27776/tid=27784] ppid=27771 vsize=1072356 CPUtime=6.75 cores=4-31
/proc/27776/task/27784/stat : 27784 (plingeling) R 27771 27771 27679 0 -1 4202560 5903 1243 0 0 674 1 0 0 25 0 29 0 608361130 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4218160 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=27776/tid=27785] ppid=27771 vsize=1072356 CPUtime=6.53 cores=4-31
/proc/27776/task/27785/stat : 27785 (plingeling) R 27771 27771 27679 0 -1 4202560 5749 1243 0 0 648 5 0 0 22 0 29 0 608361130 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4233408 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=27776/tid=27786] ppid=27771 vsize=1072356 CPUtime=6.5 cores=4-31
/proc/27776/task/27786/stat : 27786 (plingeling) R 27771 27771 27679 0 -1 4202560 7077 1243 0 0 642 8 0 0 25 0 29 0 608361130 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27776/tid=27787] ppid=27771 vsize=1072356 CPUtime=6.7 cores=4-31
/proc/27776/task/27787/stat : 27787 (plingeling) R 27771 27771 27679 0 -1 4202560 7406 1243 0 0 668 2 0 0 25 0 29 0 608361130 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4210619 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=27776/tid=27788] ppid=27771 vsize=1072356 CPUtime=6.75 cores=4-31
/proc/27776/task/27788/stat : 27788 (plingeling) R 27771 27771 27679 0 -1 4202560 5410 1243 0 0 674 1 0 0 25 0 29 0 608361131 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4233393 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=27776/tid=27789] ppid=27771 vsize=1072356 CPUtime=6.74 cores=4-31
/proc/27776/task/27789/stat : 27789 (plingeling) R 27771 27771 27679 0 -1 4202560 7231 1243 0 0 673 1 0 0 25 0 29 0 608361131 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4300670 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=27776/tid=27790] ppid=27771 vsize=1072356 CPUtime=6.74 cores=4-31
/proc/27776/task/27790/stat : 27790 (plingeling) R 27771 27771 27679 0 -1 4202560 5611 1243 0 0 673 1 0 0 25 0 29 0 608361131 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4214447 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=27776/tid=27791] ppid=27771 vsize=1072356 CPUtime=6.75 cores=4-31
/proc/27776/task/27791/stat : 27791 (plingeling) R 27771 27771 27679 0 -1 4202560 4760 1243 0 0 674 1 0 0 25 0 29 0 608361131 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27776/tid=27792] ppid=27771 vsize=1072356 CPUtime=6.59 cores=4-31
/proc/27776/task/27792/stat : 27792 (plingeling) R 27771 27771 27679 0 -1 4202560 8628 1243 0 0 652 7 0 0 25 0 29 0 608361131 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4233312 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=27776/tid=27793] ppid=27771 vsize=1072356 CPUtime=6.7 cores=4-31
/proc/27776/task/27793/stat : 27793 (plingeling) R 27771 27771 27679 0 -1 4202560 6586 1243 0 0 669 1 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4303798 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=27776/tid=27794] ppid=27771 vsize=1072356 CPUtime=6.7 cores=4-31
/proc/27776/task/27794/stat : 27794 (plingeling) R 27771 27771 27679 0 -1 4202560 6393 1243 0 0 669 1 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=27776/tid=27795] ppid=27771 vsize=1072356 CPUtime=6.73 cores=4-31
/proc/27776/task/27795/stat : 27795 (plingeling) R 27771 27771 27679 0 -1 4202560 5237 1243 0 0 672 1 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4217704 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=27776/tid=27796] ppid=27771 vsize=1072356 CPUtime=6.58 cores=4-31
/proc/27776/task/27796/stat : 27796 (plingeling) R 27771 27771 27679 0 -1 4202560 5300 1243 0 0 653 5 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4232869 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27776/tid=27797] ppid=27771 vsize=1072356 CPUtime=6.49 cores=4-31
/proc/27776/task/27797/stat : 27797 (plingeling) R 27771 27771 27679 0 -1 4202560 5587 1243 0 0 643 6 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4215307 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27776/tid=27798] ppid=27771 vsize=1072356 CPUtime=6.75 cores=4-31
/proc/27776/task/27798/stat : 27798 (plingeling) R 27771 27771 27679 0 -1 4202560 4540 1243 0 0 674 1 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4214464 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=27776/tid=27799] ppid=27771 vsize=1072356 CPUtime=6.5 cores=4-31
/proc/27776/task/27799/stat : 27799 (plingeling) R 27771 27771 27679 0 -1 4202560 6498 1243 0 0 643 7 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4215587 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=27776/tid=27800] ppid=27771 vsize=1072356 CPUtime=6.53 cores=4-31
/proc/27776/task/27800/stat : 27800 (plingeling) R 27771 27771 27679 0 -1 4202560 5981 1243 0 0 652 1 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4270528 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=27776/tid=27801] ppid=27771 vsize=1072356 CPUtime=6.71 cores=4-31
/proc/27776/task/27801/stat : 27801 (plingeling) R 27771 27771 27679 0 -1 4202560 6415 1243 0 0 669 2 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4270737 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=27776/tid=27802] ppid=27771 vsize=1072356 CPUtime=6.69 cores=4-31
/proc/27776/task/27802/stat : 27802 (plingeling) R 27771 27771 27679 0 -1 4202560 5598 1243 0 0 664 5 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4332293 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=27776/tid=27803] ppid=27771 vsize=1072356 CPUtime=6.73 cores=4-31
/proc/27776/task/27803/stat : 27803 (plingeling) R 27771 27771 27679 0 -1 4202560 5728 1243 0 0 671 2 0 0 25 0 29 0 608361132 1098092544 175416 268435456000 4194304 4356188 140733519889264 18446744073709551615 4305936 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=27776/tid=27804] ppid=27771 vsize=1072356 CPUtime=6.73 cores=4-31

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

/proc/27771/statm: 4581 385 337 23 0 91 0
[pid=27772] ppid=27771 vsize=338884 CPUtime=52.7 cores=0
/proc/27772/stat : 27772 (cryptominisat) R 27771 27771 27679 0 -1 4202496 49855 0 0 0 5257 13 0 0 25 0 1 0 608360541 347017216 30699 268435456000 4194304 4587354 140737036428240 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27772/statm: 84721 30699 336 96 0 81283 0
[pid=27773] ppid=27771 vsize=106548 CPUtime=52.7 cores=1
/proc/27773/stat : 27773 (clasp) R 27771 27771 27679 0 -1 4202496 29101 0 0 0 5261 9 0 0 25 0 1 0 608360541 109105152 23514 268435456000 4194304 4785740 140735511865104 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27773/statm: 26637 23514 338 145 0 23682 0
[pid=27774] ppid=27771 vsize=480116 CPUtime=52.7 cores=2
/proc/27774/stat : 27774 (TNM) R 27771 27771 27679 0 -1 4202496 14119 0 0 0 5266 4 0 0 25 0 1 0 608360541 491638784 14017 268435456000 134512640 134534564 4292920128 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27774/statm: 120029 14017 95 6 0 118694 0
[pid=27775] ppid=27771 vsize=278368 CPUtime=52.69 cores=3
/proc/27775/stat : 27775 (march_hi) R 27771 27771 27679 0 -1 4202496 145601 0 0 0 5237 32 0 0 25 0 1 0 608360541 285048832 60841 268435456000 4194304 4331988 140735832677088 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27775/statm: 69592 60841 172 34 0 68034 0
[pid=27776] ppid=27771 vsize=929064 CPUtime=1312.31 cores=4-31
/proc/27776/stat : 27776 (plingeling) S 27771 27771 27679 0 -1 4202496 354707 1243 0 0 131098 133 0 0 18 0 29 0 608360541 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 20 0 0 0
/proc/27776/statm: 232266 139593 159 40 0 230810 0
[pid=27776/tid=27783] ppid=27771 vsize=929064 CPUtime=46.79 cores=4-31
/proc/27776/task/27783/stat : 27783 (plingeling) R 27771 27771 27679 0 -1 4202560 4480 1243 0 0 4678 1 0 0 25 0 29 0 608361130 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331389 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=27776/tid=27784] ppid=27771 vsize=929064 CPUtime=46.76 cores=4-31
/proc/27776/task/27784/stat : 27784 (plingeling) R 27771 27771 27679 0 -1 4202560 5903 1243 0 0 4675 1 0 0 25 0 29 0 608361130 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4279978 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=27776/tid=27785] ppid=27771 vsize=929064 CPUtime=46.55 cores=4-31
/proc/27776/task/27785/stat : 27785 (plingeling) R 27771 27771 27679 0 -1 4202560 5909 1243 0 0 4649 6 0 0 25 0 29 0 608361130 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=27776/tid=27786] ppid=27771 vsize=929064 CPUtime=46.49 cores=4-31
/proc/27776/task/27786/stat : 27786 (plingeling) R 27771 27771 27679 0 -1 4202560 8488 1243 0 0 4641 8 0 0 25 0 29 0 608361130 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4242677 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27776/tid=27787] ppid=27771 vsize=929064 CPUtime=46.71 cores=4-31
/proc/27776/task/27787/stat : 27787 (plingeling) R 27771 27771 27679 0 -1 4202560 7406 1243 0 0 4669 2 0 0 25 0 29 0 608361130 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=27776/tid=27788] ppid=27771 vsize=929064 CPUtime=46.76 cores=4-31
/proc/27776/task/27788/stat : 27788 (plingeling) R 27771 27771 27679 0 -1 4202560 5587 1243 0 0 4675 1 0 0 25 0 29 0 608361131 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=27776/tid=27789] ppid=27771 vsize=929064 CPUtime=46.75 cores=4-31
/proc/27776/task/27789/stat : 27789 (plingeling) R 27771 27771 27679 0 -1 4202560 7231 1243 0 0 4674 1 0 0 25 0 29 0 608361131 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=27776/tid=27790] ppid=27771 vsize=929064 CPUtime=46.76 cores=4-31
/proc/27776/task/27790/stat : 27790 (plingeling) R 27771 27771 27679 0 -1 4202560 7755 1243 0 0 4674 2 0 0 25 0 29 0 608361131 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=27776/tid=27791] ppid=27771 vsize=929064 CPUtime=46.76 cores=4-31
/proc/27776/task/27791/stat : 27791 (plingeling) R 27771 27771 27679 0 -1 4202560 4760 1243 0 0 4675 1 0 0 25 0 29 0 608361131 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27776/tid=27792] ppid=27771 vsize=929064 CPUtime=46.59 cores=4-31
/proc/27776/task/27792/stat : 27792 (plingeling) R 27771 27771 27679 0 -1 4202560 8628 1243 0 0 4652 7 0 0 25 0 29 0 608361131 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4260245 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=27776/tid=27793] ppid=27771 vsize=929064 CPUtime=46.72 cores=4-31
/proc/27776/task/27793/stat : 27793 (plingeling) R 27771 27771 27679 0 -1 4202560 6728 1243 0 0 4671 1 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=27776/tid=27794] ppid=27771 vsize=929064 CPUtime=46.71 cores=4-31
/proc/27776/task/27794/stat : 27794 (plingeling) R 27771 27771 27679 0 -1 4202560 7998 1243 0 0 4670 1 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4236998 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=27776/tid=27795] ppid=27771 vsize=929064 CPUtime=46.74 cores=4-31
/proc/27776/task/27795/stat : 27795 (plingeling) R 27771 27771 27679 0 -1 4202560 5365 1243 0 0 4673 1 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=27776/tid=27796] ppid=27771 vsize=929064 CPUtime=46.6 cores=4-31
/proc/27776/task/27796/stat : 27796 (plingeling) R 27771 27771 27679 0 -1 4202560 5459 1243 0 0 4654 6 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4279970 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27776/tid=27797] ppid=27771 vsize=929064 CPUtime=46.5 cores=4-31
/proc/27776/task/27797/stat : 27797 (plingeling) R 27771 27771 27679 0 -1 4202560 5587 1243 0 0 4644 6 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27776/tid=27798] ppid=27771 vsize=929064 CPUtime=46.76 cores=4-31
/proc/27776/task/27798/stat : 27798 (plingeling) R 27771 27771 27679 0 -1 4202560 6908 1243 0 0 4674 2 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=27776/tid=27799] ppid=27771 vsize=929064 CPUtime=46.51 cores=4-31
/proc/27776/task/27799/stat : 27799 (plingeling) R 27771 27771 27679 0 -1 4202560 6598 1243 0 0 4644 7 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=27776/tid=27800] ppid=27771 vsize=929064 CPUtime=45.41 cores=4-31
/proc/27776/task/27800/stat : 27800 (plingeling) R 27771 27771 27679 0 -1 4202560 5981 1243 0 0 4539 2 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331366 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=27776/tid=27801] ppid=27771 vsize=929064 CPUtime=46.73 cores=4-31
/proc/27776/task/27801/stat : 27801 (plingeling) R 27771 27771 27679 0 -1 4202560 6415 1243 0 0 4671 2 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=27776/tid=27802] ppid=27771 vsize=929064 CPUtime=46.71 cores=4-31
/proc/27776/task/27802/stat : 27802 (plingeling) R 27771 27771 27679 0 -1 4202560 6452 1243 0 0 4665 6 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4330823 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=27776/tid=27803] ppid=27771 vsize=929064 CPUtime=46.74 cores=4-31
/proc/27776/task/27803/stat : 27803 (plingeling) R 27771 27771 27679 0 -1 4202560 5808 1243 0 0 4672 2 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=27776/tid=27804] ppid=27771 vsize=929064 CPUtime=46.74 cores=4-31
/proc/27776/task/27804/stat : 27804 (plingeling) R 27771 27771 27679 0 -1 4202560 5605 1243 0 0 4672 2 0 0 25 0 29 0 608361132 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=27776/tid=27805] ppid=27771 vsize=929064 CPUtime=46.73 cores=4-31
/proc/27776/task/27805/stat : 27805 (plingeling) R 27771 27771 27679 0 -1 4202560 6870 1243 0 0 4671 2 0 0 25 0 29 0 608361133 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=27776/tid=27806] ppid=27771 vsize=929064 CPUtime=46.7 cores=4-31
/proc/27776/task/27806/stat : 27806 (plingeling) R 27771 27771 27679 0 -1 4202560 9814 1243 0 0 4664 6 0 0 25 0 29 0 608361133 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4279666 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=27776/tid=27807] ppid=27771 vsize=929064 CPUtime=46.75 cores=4-31
/proc/27776/task/27807/stat : 27807 (plingeling) R 27771 27771 27679 0 -1 4202560 7861 1243 0 0 4673 2 0 0 25 0 29 0 608361133 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=27776/tid=27808] ppid=27771 vsize=929064 CPUtime=46.74 cores=4-31
/proc/27776/task/27808/stat : 27808 (plingeling) R 27771 27771 27679 0 -1 4202560 5687 1243 0 0 4672 2 0 0 25 0 29 0 608361133 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4234335 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=27776/tid=27809] ppid=27771 vsize=929064 CPUtime=46.73 cores=4-31
/proc/27776/task/27809/stat : 27809 (plingeling) R 27771 27771 27679 0 -1 4202560 5615 1243 0 0 4671 2 0 0 25 0 29 0 608361133 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4279701 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=27776/tid=27810] ppid=27771 vsize=929064 CPUtime=46.71 cores=4-31
/proc/27776/task/27810/stat : 27810 (plingeling) R 27771 27771 27679 0 -1 4202560 9637 1243 0 0 4669 2 0 0 25 0 29 0 608361133 951361536 139593 268435456000 4194304 4356188 140733519889264 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 1523.1
Current children cumulated vsize (KiB) 2151304

[startup+52.9024 s]
/proc/loadavg: 30.15 30.24 30.86 33/447 27812
/proc/meminfo: memFree=255661728/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
[pid=27772] ppid=27771 vsize=338884 CPUtime=52.88 cores=0
/proc/27772/stat : 27772 (cryptominisat) R 27771 27771 27679 0 -1 4202496 49878 0 0 0 5275 13 0 0 25 0 1 0 608360541 347017216 30722 268435456000 4194304 4587354 140737036428240 18446744073709551615 4237960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27772/statm: 84721 30722 336 96 0 81283 0
[pid=27773] ppid=27771 vsize=106548 CPUtime=52.88 cores=1
/proc/27773/stat : 27773 (clasp) R 27771 27771 27679 0 -1 4202496 29101 0 0 0 5279 9 0 0 25 0 1 0 608360541 109105152 23514 268435456000 4194304 4785740 140735511865104 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27773/statm: 26637 23514 338 145 0 23682 0
[pid=27774] ppid=27771 vsize=480116 CPUtime=52.88 cores=2
/proc/27774/stat : 27774 (TNM) R 27771 27771 27679 0 -1 4202496 14119 0 0 0 5284 4 0 0 25 0 1 0 608360541 491638784 14017 268435456000 134512640 134534564 4292920128 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27774/statm: 120029 14017 95 6 0 118694 0
[pid=27775] ppid=27771 vsize=278368 CPUtime=52.87 cores=3
/proc/27775/stat : 27775 (march_hi) R 27771 27771 27679 0 -1 4202496 145604 0 0 0 5255 32 0 0 25 0 1 0 608360541 285048832 60844 268435456000 4194304 4331988 140735832677088 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27775/statm: 69592 60844 172 34 0 68034 0
[pid=27776] ppid=27771 vsize=929064 CPUtime=1317.32 cores=4-31
/proc/27776/stat : 27776 (plingeling) S 27771 27771 27679 0 -1 4202496 354708 1243 0 0 131599 133 0 0 18 0 24 0 608360541 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 20 0 0 0
/proc/27776/statm: 232266 139594 160 40 0 230810 0
[pid=27776/tid=27783] ppid=27771 vsize=929064 CPUtime=46.97 cores=4-31
/proc/27776/task/27783/stat : 27783 (plingeling) R 27771 27771 27679 0 -1 4202560 4480 1243 0 0 4696 1 0 0 25 0 24 0 608361130 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=27776/tid=27784] ppid=27771 vsize=929064 CPUtime=46.94 cores=4-31
/proc/27776/task/27784/stat : 27784 (plingeling) R 27771 27771 27679 0 -1 4202560 5903 1243 0 0 4693 1 0 0 25 0 24 0 608361130 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331011 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=27776/tid=27785] ppid=27771 vsize=929064 CPUtime=46.73 cores=4-31
/proc/27776/task/27785/stat : 27785 (plingeling) R 27771 27771 27679 0 -1 4202560 5909 1243 0 0 4667 6 0 0 25 0 24 0 608361130 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4279640 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=27776/tid=27786] ppid=27771 vsize=929064 CPUtime=46.67 cores=4-31
/proc/27776/task/27786/stat : 27786 (plingeling) R 27771 27771 27679 0 -1 4202560 8488 1243 0 0 4659 8 0 0 25 0 24 0 608361130 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4279978 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27776/tid=27787] ppid=27771 vsize=929064 CPUtime=46.89 cores=4-31
/proc/27776/task/27787/stat : 27787 (plingeling) R 27771 27771 27679 0 -1 4202560 7406 1243 0 0 4687 2 0 0 25 0 24 0 608361130 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=27776/tid=27788] ppid=27771 vsize=929064 CPUtime=46.94 cores=4-31
/proc/27776/task/27788/stat : 27788 (plingeling) R 27771 27771 27679 0 -1 4202560 5587 1243 0 0 4693 1 0 0 25 0 24 0 608361131 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=27776/tid=27789] ppid=27771 vsize=929064 CPUtime=46.93 cores=4-31
/proc/27776/task/27789/stat : 27789 (plingeling) R 27771 27771 27679 0 -1 4202560 7231 1243 0 0 4692 1 0 0 25 0 24 0 608361131 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=27776/tid=27790] ppid=27771 vsize=929064 CPUtime=46.94 cores=4-31
/proc/27776/task/27790/stat : 27790 (plingeling) R 27771 27771 27679 0 -1 4202560 7755 1243 0 0 4692 2 0 0 25 0 24 0 608361131 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=27776/tid=27792] ppid=27771 vsize=929064 CPUtime=46.77 cores=4-31
/proc/27776/task/27792/stat : 27792 (plingeling) R 27771 27771 27679 0 -1 4202560 8628 1243 0 0 4670 7 0 0 25 0 24 0 608361131 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331168 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=27776/tid=27793] ppid=27771 vsize=929064 CPUtime=46.9 cores=4-31
/proc/27776/task/27793/stat : 27793 (plingeling) R 27771 27771 27679 0 -1 4202560 6728 1243 0 0 4689 1 0 0 25 0 24 0 608361132 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=27776/tid=27795] ppid=27771 vsize=929064 CPUtime=46.92 cores=4-31
/proc/27776/task/27795/stat : 27795 (plingeling) R 27771 27771 27679 0 -1 4202560 5365 1243 0 0 4691 1 0 0 25 0 24 0 608361132 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=27776/tid=27797] ppid=27771 vsize=929064 CPUtime=46.68 cores=4-31
/proc/27776/task/27797/stat : 27797 (plingeling) R 27771 27771 27679 0 -1 4202560 5587 1243 0 0 4662 6 0 0 25 0 24 0 608361132 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27776/tid=27798] ppid=27771 vsize=929064 CPUtime=46.94 cores=4-31
/proc/27776/task/27798/stat : 27798 (plingeling) R 27771 27771 27679 0 -1 4202560 6908 1243 0 0 4692 2 0 0 25 0 23 0 608361132 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=27776/tid=27799] ppid=27771 vsize=929064 CPUtime=46.69 cores=4-31
/proc/27776/task/27799/stat : 27799 (plingeling) R 27771 27771 27679 0 -1 4202560 6598 1243 0 0 4662 7 0 0 25 0 23 0 608361132 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=27776/tid=27800] ppid=27771 vsize=929064 CPUtime=45.59 cores=4-31
/proc/27776/task/27800/stat : 27800 (plingeling) R 27771 27771 27679 0 -1 4202560 5981 1243 0 0 4557 2 0 0 25 0 23 0 608361132 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=27776/tid=27801] ppid=27771 vsize=929064 CPUtime=46.91 cores=4-31
/proc/27776/task/27801/stat : 27801 (plingeling) R 27771 27771 27679 0 -1 4202560 6415 1243 0 0 4689 2 0 0 25 0 23 0 608361132 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=27776/tid=27802] ppid=27771 vsize=929064 CPUtime=46.89 cores=4-31
/proc/27776/task/27802/stat : 27802 (plingeling) R 27771 27771 27679 0 -1 4202560 6452 1243 0 0 4683 6 0 0 25 0 23 0 608361132 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=27776/tid=27804] ppid=27771 vsize=929064 CPUtime=46.92 cores=4-31
/proc/27776/task/27804/stat : 27804 (plingeling) R 27771 27771 27679 0 -1 4202560 5605 1243 0 0 4690 2 0 0 25 0 23 0 608361132 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=27776/tid=27805] ppid=27771 vsize=929064 CPUtime=46.91 cores=4-31
/proc/27776/task/27805/stat : 27805 (plingeling) R 27771 27771 27679 0 -1 4202560 6870 1243 0 0 4689 2 0 0 25 0 23 0 608361133 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=27776/tid=27806] ppid=27771 vsize=929064 CPUtime=46.88 cores=4-31
/proc/27776/task/27806/stat : 27806 (plingeling) R 27771 27771 27679 0 -1 4202560 9814 1243 0 0 4682 6 0 0 25 0 23 0 608361133 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=27776/tid=27807] ppid=27771 vsize=929064 CPUtime=46.93 cores=4-31
/proc/27776/task/27807/stat : 27807 (plingeling) R 27771 27771 27679 0 -1 4202560 7861 1243 0 0 4691 2 0 0 25 0 23 0 608361133 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=27776/tid=27809] ppid=27771 vsize=929064 CPUtime=46.91 cores=4-31
/proc/27776/task/27809/stat : 27809 (plingeling) R 27771 27771 27679 0 -1 4202560 5615 1243 0 0 4689 2 0 0 25 0 23 0 608361133 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=27776/tid=27810] ppid=27771 vsize=929064 CPUtime=46.89 cores=4-31
/proc/27776/task/27810/stat : 27810 (plingeling) R 27771 27771 27679 0 -1 4202560 9637 1243 0 0 4687 2 0 0 25 0 23 0 608361133 951361536 139594 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 1528.83
Current children cumulated vsize (KiB) 2151304

[startup+53.0014 s]
/proc/loadavg: 30.15 30.24 30.86 33/447 27812
/proc/meminfo: memFree=255661728/264257624 swapFree=67111528/67111528
[pid=27771] ppid=27769 vsize=18324 CPUtime=0 cores=0-31
/proc/27771/stat : 27771 (ppfolio) S 27769 27771 27679 0 -1 4202496 510 0 0 0 0 0 0 0 15 0 1 0 608360541 18763776 385 268435456000 4194304 4287625 140734386908112 18446744073709551615 258650975999 0 0 4096 65536 9197450367330156543 0 0 17 4 0 0 0
/proc/27771/statm: 4581 385 337 23 0 91 0
[pid=27772] ppid=27771 vsize=338884 CPUtime=52.98 cores=0
/proc/27772/stat : 27772 (cryptominisat) R 27771 27771 27679 0 -1 4202496 49900 0 0 0 5285 13 0 0 25 0 1 0 608360541 347017216 30743 268435456000 4194304 4587354 140737036428240 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27772/statm: 84721 30743 336 96 0 81283 0
[pid=27773] ppid=27771 vsize=106548 CPUtime=52.98 cores=1
/proc/27773/stat : 27773 (clasp) R 27771 27771 27679 0 -1 4202496 29101 0 0 0 5289 9 0 0 25 0 1 0 608360541 109105152 23514 268435456000 4194304 4785740 140735511865104 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27773/statm: 26637 23514 338 145 0 23682 0
[pid=27774] ppid=27771 vsize=480116 CPUtime=52.98 cores=2
/proc/27774/stat : 27774 (TNM) R 27771 27771 27679 0 -1 4202496 14119 0 0 0 5294 4 0 0 25 0 1 0 608360541 491638784 14017 268435456000 134512640 134534564 4292920128 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27774/statm: 120029 14017 95 6 0 118694 0
[pid=27775] ppid=27771 vsize=278500 CPUtime=52.97 cores=3
/proc/27775/stat : 27775 (march_hi) R 27771 27771 27679 0 -1 4202496 145607 0 0 0 5265 32 0 0 25 0 1 0 608360541 285184000 60847 268435456000 4194304 4331988 140735832677088 18446744073709551615 4229463 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27775/statm: 69625 60847 172 34 0 68067 0
[pid=27776] ppid=27771 vsize=806136 CPUtime=1317.94 cores=4-31
/proc/27776/stat : 27776 (plingeling) S 27771 27771 27679 0 -1 4202496 354708 1243 0 0 131661 133 0 0 17 0 2 0 608360541 825483264 139510 268435456000 4194304 4356188 140733519889264 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 20 0 0 0
/proc/27776/statm: 201534 139510 160 40 0 200078 0
[pid=27776/tid=27798] ppid=27771 vsize=806136 CPUtime=47.04 cores=4-31
/proc/27776/task/27798/stat : 27798 (plingeling) R 27771 27771 27679 0 -1 4202560 6908 1243 0 0 4702 2 0 0 25 0 2 0 608361132 825483264 139510 268435456000 4194304 4356188 140733519889264 18446744073709551615 4331212 0 0 4096 17442 0 0 0 -1 27 0 0 0
Current children cumulated CPU time (s) 1529.85
Current children cumulated vsize (KiB) 2028508

Child status: 0
Real time (s): 53.0936
CPU time (s): 1530.31
CPU user time (s): 1528.27
CPU system time (s): 2.04169
CPU usage (%): 2882.29
Max. virtual memory (cumulated for all children) (KiB): 2217332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1528.27
system time used= 2.04169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 595227
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= 2261
involuntary context switches= 3694

runsolver used 0.289955 second user time and 1.17482 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-09 21:19:01
IDJOB=3347269
IDBENCH=70952
IDSOLVER=1808
FILE ID=node200/3347269-1304968741
RUNJOBID= node200-1304968693-27693
PBS_JOBID= 13282016
Free space on /tmp= 62044 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347269-1304968741/watcher-3347269-1304968741 -o /tmp/evaluation-result-3347269-1304968741/solver-3347269-1304968741 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347269-1304968741.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=747517956

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:      256721004 kB
Buffers:        367244 kB
Cached:        6811432 kB
SwapCached:          0 kB
Active:        6358876 kB
Inactive:       889048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      256721004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16660 kB
Writeback:           0 kB
AnonPages:       71132 kB
Mapped:          14544 kB
Slab:           192024 kB
PageTables:       5868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   193076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62036 MiB
End job on node200 at 2011-05-09 21:19:54