Trace number 3347725

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 1351.17 51.108

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark865.262
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
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
1350.67/51.07	s UNSATISFIABLE
1351.14/51.10	solver [5] plingeling 276-6264d55-100731 answered
1351.14/51.10	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-3347725-1306150391/watcher-3347725-1306150391 -o /tmp/evaluation-result-3347725-1306150391/solver-3347725-1306150391 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347725-1306150391.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: 27.69 28.60 30.28 1/413 2604
/proc/meminfo: memFree=255294168/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 24 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0

[startup+0.135108 s]
/proc/loadavg: 27.69 28.60 30.28 1/413 2604
/proc/meminfo: memFree=255294168/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 24 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201112 s]
/proc/loadavg: 27.69 28.60 30.28 1/413 2604
/proc/meminfo: memFree=255294168/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 24 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30115 s]
/proc/loadavg: 27.69 28.60 30.28 1/413 2604
/proc/meminfo: memFree=255294168/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 24 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701157 s]
/proc/loadavg: 27.69 28.60 30.28 1/413 2604
/proc/meminfo: memFree=255294168/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 21 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50115 s]
/proc/loadavg: 27.69 28.60 30.28 6/419 2615
/proc/meminfo: memFree=254908968/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 21 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0
[pid=2605] ppid=2604 vsize=88332 CPUtime=1.49 cores=0
/proc/2605/stat : 2605 (cryptominisat) R 2604 2604 2578 0 -1 4202496 17433 0 0 0 145 4 0 0 25 0 1 0 726525599 90451968 16903 268435456000 4194304 4587354 140733615172320 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2605/statm: 22083 16903 304 96 0 18645 0
[pid=2606] ppid=2604 vsize=117640 CPUtime=1.48 cores=1
/proc/2606/stat : 2606 (clasp) R 2604 2604 2578 0 -1 4202496 30959 0 0 0 139 9 0 0 20 0 1 0 726525599 120463360 25927 268435456000 4194304 4785740 140736330082480 18446744073709551615 258650616632 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2606/statm: 29410 25927 317 145 0 26455 0
[pid=2607] ppid=2604 vsize=486716 CPUtime=1.48 cores=2
/proc/2607/stat : 2607 (TNM) R 2604 2604 2578 0 -1 4202496 12198 0 0 0 144 4 0 0 20 0 1 0 726525599 498397184 12096 268435456000 134512640 134534564 4289603984 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2607/statm: 121679 12096 91 6 0 120344 0
[pid=2608] ppid=2604 vsize=101056 CPUtime=1.49 cores=3
/proc/2608/stat : 2608 (march_hi) R 2604 2604 2578 0 -1 4194304 38840 0 0 0 139 10 0 0 20 0 1 0 726525599 103481344 18131 268435456000 4194304 4331988 140735928583072 18446744073709551615 4251471 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2608/statm: 25264 18131 126 34 0 23706 0
[pid=2609] ppid=2604 vsize=121896 CPUtime=1.48 cores=4-31
/proc/2609/stat : 2609 (plingeling) R 2604 2604 2578 0 -1 4202496 29248 1246 0 0 141 7 0 0 21 0 1 0 726525599 124821504 29133 268435456000 4194304 4356188 140735942802464 18446744073709551615 4225315 0 0 4096 17442 0 0 0 17 16 0 0 0
/proc/2609/statm: 30474 29133 129 40 0 29018 0
Current children cumulated CPU time (s) 7.42
Current children cumulated vsize (KiB) 933964

[startup+3.10119 s]
/proc/loadavg: 25.87 28.20 30.15 6/419 2615
/proc/meminfo: memFree=254680448/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 16 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0
[pid=2605] ppid=2604 vsize=122444 CPUtime=3.09 cores=0
/proc/2605/stat : 2605 (cryptominisat) R 2604 2604 2578 0 -1 4202496 25839 0 0 0 304 5 0 0 25 0 1 0 726525599 125382656 25309 268435456000 4194304 4587354 140733615172320 18446744073709551615 4367552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2605/statm: 30611 25309 310 96 0 27173 0
[pid=2606] ppid=2604 vsize=129420 CPUtime=3.09 cores=1
/proc/2606/stat : 2606 (clasp) R 2604 2604 2578 0 -1 4202496 36862 0 0 0 298 11 0 0 25 0 1 0 726525599 132526080 28773 268435456000 4194304 4785740 140736330082480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2606/statm: 32355 28773 321 145 0 29400 0
[pid=2607] ppid=2604 vsize=492672 CPUtime=3.09 cores=2
/proc/2607/stat : 2607 (TNM) R 2604 2604 2578 0 -1 4202496 20257 0 0 0 304 5 0 0 25 0 1 0 726525599 504496128 20155 268435456000 134512640 134534564 4289603984 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2607/statm: 123168 20155 95 6 0 121833 0
[pid=2608] ppid=2604 vsize=128996 CPUtime=3.08 cores=3
/proc/2608/stat : 2608 (march_hi) R 2604 2604 2578 0 -1 4202496 99551 0 0 0 284 24 0 0 25 0 1 0 726525599 132091904 25107 268435456000 4194304 4331988 140735928583072 18446744073709551615 4252171 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2608/statm: 32249 25107 138 34 0 30691 0
[pid=2609] ppid=2604 vsize=311824 CPUtime=3.08 cores=4-31
/proc/2609/stat : 2609 (plingeling) R 2604 2604 2578 0 -1 4202496 76410 1246 0 0 292 16 0 0 25 0 1 0 726525599 319307776 76295 268435456000 4194304 4356188 140735942802464 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/2609/statm: 77956 76302 129 40 0 76500 0
Current children cumulated CPU time (s) 15.43
Current children cumulated vsize (KiB) 1203680

[startup+6.30132 s]
/proc/loadavg: 25.87 28.20 30.15 6/419 2615
/proc/meminfo: memFree=254292212/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0
[pid=2605] ppid=2604 vsize=226080 CPUtime=6.29 cores=0
/proc/2605/stat : 2605 (cryptominisat) R 2604 2604 2578 0 -1 4202496 48002 0 0 0 619 10 0 0 25 0 1 0 726525599 231505920 43232 268435456000 4194304 4587354 140733615172320 18446744073709551615 4236949 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2605/statm: 56520 43232 328 96 0 53082 0
[pid=2606] ppid=2604 vsize=129420 CPUtime=6.29 cores=1
/proc/2606/stat : 2606 (clasp) R 2604 2604 2578 0 -1 4202496 36922 0 0 0 618 11 0 0 25 0 1 0 726525599 132526080 28833 268435456000 4194304 4785740 140736330082480 18446744073709551615 4319104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2606/statm: 32355 28833 338 145 0 29400 0
[pid=2607] ppid=2604 vsize=492672 CPUtime=6.29 cores=2
/proc/2607/stat : 2607 (TNM) R 2604 2604 2578 0 -1 4202496 20257 0 0 0 624 5 0 0 25 0 1 0 726525599 504496128 20155 268435456000 134512640 134534564 4289603984 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2607/statm: 123168 20155 95 6 0 121833 0
[pid=2608] ppid=2604 vsize=379476 CPUtime=6.28 cores=3
/proc/2608/stat : 2608 (march_hi) R 2604 2604 2578 0 -1 4202496 173425 0 0 0 588 40 0 0 25 0 1 0 726525599 388583424 46472 268435456000 4194304 4331988 140735928583072 18446744073709551615 4237233 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2608/statm: 94869 46472 172 34 0 93311 0
[pid=2609] ppid=2604 vsize=458280 CPUtime=6.28 cores=4-31
/proc/2609/stat : 2609 (plingeling) R 2604 2604 2578 0 -1 4202496 113344 1246 0 0 605 23 0 0 25 0 1 0 726525599 469278720 113229 268435456000 4194304 4356188 140735942802464 18446744073709551615 4212737 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/2609/statm: 114570 113229 129 40 0 113114 0
Current children cumulated CPU time (s) 31.43
Current children cumulated vsize (KiB) 1704252

[startup+12.7025 s]
/proc/loadavg: 24.90 27.90 30.03 33/447 2643
/proc/meminfo: memFree=253568080/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0
[pid=2605] ppid=2604 vsize=226080 CPUtime=12.68 cores=0
/proc/2605/stat : 2605 (cryptominisat) R 2604 2604 2578 0 -1 4202496 48295 0 0 0 1258 10 0 0 25 0 1 0 726525599 231505920 43520 268435456000 4194304 4587354 140733615172320 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2605/statm: 56520 43520 328 96 0 53082 0
[pid=2606] ppid=2604 vsize=129420 CPUtime=12.69 cores=1
/proc/2606/stat : 2606 (clasp) R 2604 2604 2578 0 -1 4202496 36922 0 0 0 1258 11 0 0 25 0 1 0 726525599 132526080 28833 268435456000 4194304 4785740 140736330082480 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2606/statm: 32355 28833 338 145 0 29400 0
[pid=2607] ppid=2604 vsize=492672 CPUtime=12.69 cores=2
/proc/2607/stat : 2607 (TNM) R 2604 2604 2578 0 -1 4202496 20257 0 0 0 1264 5 0 0 25 0 1 0 726525599 504496128 20155 268435456000 134512640 134534564 4289603984 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2607/statm: 123168 20155 95 6 0 121833 0
[pid=2608] ppid=2604 vsize=383892 CPUtime=12.69 cores=3
/proc/2608/stat : 2608 (march_hi) R 2604 2604 2578 0 -1 4202496 211418 0 0 0 1220 49 0 0 25 0 1 0 726525599 393105408 84465 268435456000 4194304 4331988 140735928583072 18446744073709551615 4229439 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2608/statm: 95973 84465 172 34 0 94415 0
[pid=2609] ppid=2604 vsize=1628540 CPUtime=85.47 cores=4-31
/proc/2609/stat : 2609 (plingeling) S 2604 2604 2578 0 -1 4202496 494926 1246 0 0 8403 144 0 0 18 0 29 0 726525599 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/2609/statm: 407135 247101 155 40 0 405679 0
[pid=2609/tid=2616] ppid=2604 vsize=1628540 CPUtime=2.68 cores=4-31
/proc/2609/task/2616/stat : 2616 (plingeling) R 2604 2604 2578 0 -1 4202560 3825 1246 0 0 268 0 0 0 19 0 29 0 726526592 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=2609/tid=2617] ppid=2604 vsize=1628540 CPUtime=2.62 cores=4-31
/proc/2609/task/2617/stat : 2617 (plingeling) R 2604 2604 2578 0 -1 4202560 8219 1246 0 0 260 2 0 0 25 0 29 0 726526592 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=2609/tid=2618] ppid=2604 vsize=1628540 CPUtime=2.7 cores=4-31
/proc/2609/task/2618/stat : 2618 (plingeling) R 2604 2604 2578 0 -1 4202560 13723 1246 0 0 266 4 0 0 19 0 29 0 726526592 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4321594 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=2609/tid=2619] ppid=2604 vsize=1628540 CPUtime=2.71 cores=4-31
/proc/2609/task/2619/stat : 2619 (plingeling) R 2604 2604 2578 0 -1 4202560 8299 1246 0 0 268 3 0 0 19 0 29 0 726526592 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=2609/tid=2620] ppid=2604 vsize=1628540 CPUtime=2.69 cores=4-31
/proc/2609/task/2620/stat : 2620 (plingeling) R 2604 2604 2578 0 -1 4202560 10087 1246 0 0 265 4 0 0 19 0 29 0 726526592 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=2609/tid=2621] ppid=2604 vsize=1628540 CPUtime=2.69 cores=4-31
/proc/2609/task/2621/stat : 2621 (plingeling) R 2604 2604 2578 0 -1 4202560 11416 1246 0 0 265 4 0 0 25 0 29 0 726526592 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=2609/tid=2622] ppid=2604 vsize=1628540 CPUtime=2.72 cores=4-31
/proc/2609/task/2622/stat : 2622 (plingeling) R 2604 2604 2578 0 -1 4202560 12113 1246 0 0 269 3 0 0 19 0 29 0 726526592 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2609/tid=2623] ppid=2604 vsize=1628540 CPUtime=2.69 cores=4-31
/proc/2609/task/2623/stat : 2623 (plingeling) R 2604 2604 2578 0 -1 4202560 12510 1246 0 0 263 6 0 0 19 0 29 0 726526592 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4321511 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2609/tid=2624] ppid=2604 vsize=1628540 CPUtime=2.71 cores=4-31
/proc/2609/task/2624/stat : 2624 (plingeling) R 2604 2604 2578 0 -1 4202560 8776 1246 0 0 269 2 0 0 25 0 29 0 726526592 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=2609/tid=2625] ppid=2604 vsize=1628540 CPUtime=2.71 cores=4-31
/proc/2609/task/2625/stat : 2625 (plingeling) R 2604 2604 2578 0 -1 4202560 11139 1246 0 0 266 5 0 0 19 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2609/tid=2626] ppid=2604 vsize=1628540 CPUtime=2.7 cores=4-31
/proc/2609/task/2626/stat : 2626 (plingeling) R 2604 2604 2578 0 -1 4202560 4580 1246 0 0 268 2 0 0 25 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=2609/tid=2627] ppid=2604 vsize=1628540 CPUtime=2.66 cores=4-31
/proc/2609/task/2627/stat : 2627 (plingeling) R 2604 2604 2578 0 -1 4202560 15615 1246 0 0 262 4 0 0 25 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=2609/tid=2628] ppid=2604 vsize=1628540 CPUtime=2.69 cores=4-31
/proc/2609/task/2628/stat : 2628 (plingeling) R 2604 2604 2578 0 -1 4202560 10707 1246 0 0 264 5 0 0 18 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=2609/tid=2629] ppid=2604 vsize=1628540 CPUtime=2.68 cores=4-31
/proc/2609/task/2629/stat : 2629 (plingeling) R 2604 2604 2578 0 -1 4202560 6284 1246 0 0 266 2 0 0 19 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=2609/tid=2630] ppid=2604 vsize=1628540 CPUtime=2.63 cores=4-31
/proc/2609/task/2630/stat : 2630 (plingeling) R 2604 2604 2578 0 -1 4202560 11245 1246 0 0 260 3 0 0 22 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4317392 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=2609/tid=2631] ppid=2604 vsize=1628540 CPUtime=2.71 cores=4-31
/proc/2609/task/2631/stat : 2631 (plingeling) R 2604 2604 2578 0 -1 4202560 15703 1246 0 0 265 6 0 0 19 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=2609/tid=2632] ppid=2604 vsize=1628540 CPUtime=2.7 cores=4-31
/proc/2609/task/2632/stat : 2632 (plingeling) R 2604 2604 2578 0 -1 4202560 6833 1246 0 0 269 1 0 0 19 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2609/tid=2633] ppid=2604 vsize=1628540 CPUtime=2.69 cores=4-31
/proc/2609/task/2633/stat : 2633 (plingeling) R 2604 2604 2578 0 -1 4202560 9862 1246 0 0 266 3 0 0 19 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=2609/tid=2634] ppid=2604 vsize=1628540 CPUtime=2.68 cores=4-31
/proc/2609/task/2634/stat : 2634 (plingeling) R 2604 2604 2578 0 -1 4202560 9115 1246 0 0 265 3 0 0 22 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322026 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=2609/tid=2635] ppid=2604 vsize=1628540 CPUtime=2.69 cores=4-31
/proc/2609/task/2635/stat : 2635 (plingeling) R 2604 2604 2578 0 -1 4202560 12287 1246 0 0 265 4 0 0 22 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4334467 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=2609/tid=2636] ppid=2604 vsize=1628540 CPUtime=2.7 cores=4-31
/proc/2609/task/2636/stat : 2636 (plingeling) R 2604 2604 2578 0 -1 4202560 11262 1246 0 0 266 4 0 0 19 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=2609/tid=2637] ppid=2604 vsize=1628540 CPUtime=2.69 cores=4-31
/proc/2609/task/2637/stat : 2637 (plingeling) R 2604 2604 2578 0 -1 4202560 13090 1246 0 0 263 6 0 0 19 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=2609/tid=2638] ppid=2604 vsize=1628540 CPUtime=2.69 cores=4-31
/proc/2609/task/2638/stat : 2638 (plingeling) R 2604 2604 2578 0 -1 4202560 5386 1246 0 0 268 1 0 0 25 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=2609/tid=2639] ppid=2604 vsize=1628540 CPUtime=2.71 cores=4-31
/proc/2609/task/2639/stat : 2639 (plingeling) R 2604 2604 2578 0 -1 4202560 4105 1246 0 0 270 1 0 0 25 0 29 0 726526593 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322133 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=2609/tid=2640] ppid=2604 vsize=1628540 CPUtime=2.68 cores=4-31
/proc/2609/task/2640/stat : 2640 (plingeling) R 2604 2604 2578 0 -1 4202560 8392 1246 0 0 265 3 0 0 19 0 29 0 726526594 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=2609/tid=2641] ppid=2604 vsize=1628540 CPUtime=2.71 cores=4-31
/proc/2609/task/2641/stat : 2641 (plingeling) R 2604 2604 2578 0 -1 4202560 10603 1246 0 0 268 3 0 0 25 0 29 0 726526594 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322032 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=2609/tid=2642] ppid=2604 vsize=1628540 CPUtime=2.68 cores=4-31
/proc/2609/task/2642/stat : 2642 (plingeling) R 2604 2604 2578 0 -1 4202560 4423 1246 0 0 267 1 0 0 25 0 29 0 726526594 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=2609/tid=2643] ppid=2604 vsize=1628540 CPUtime=2.68 cores=4-31
/proc/2609/task/2643/stat : 2643 (plingeling) R 2604 2604 2578 0 -1 4202560 9932 1246 0 0 265 3 0 0 25 0 29 0 726526594 1667624960 247101 268435456000 4194304 4356188 140735942802464 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 27 0 0 0
Current children cumulated CPU time (s) 136.22
Current children cumulated vsize (KiB) 2878928

[startup+25.5019 s]
/proc/loadavg: 25.99 28.04 30.05 33/447 2643
/proc/meminfo: memFree=253362012/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=0 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 726525599 18763776 385 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9201901190399393791 0 0 17 12 0 0 0
/proc/2604/statm: 4581 385 337 23 0 91 0
[pid=2605] ppid=2604 vsize=226080 CPUtime=25.48 cores=0
/proc/2605/stat : 2605 (cryptominisat) R 2604 2604 2578 0 -1 4202496 48889 0 0 0 2538 10 0 0 25 0 1 0 726525599 231505920 44102 268435456000 4194304 4587354 140733615172320 18446744073709551615 4365140 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2605/statm: 56520 44102 334 96 0 53082 0
[pid=2606] ppid=2604 vsize=129420 CPUtime=25.49 cores=1
/proc/2606/stat : 2606 (clasp) R 2604 2604 2578 0 -1 4202496 36972 0 0 0 2538 11 0 0 25 0 1 0 726525599 132526080 28883 268435456000 4194304 4785740 140736330082480 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2606/statm: 32355 28883 338 145 0 29400 0
[pid=2607] ppid=2604 vsize=492672 CPUtime=25.48 cores=2
/proc/2607/stat : 2607 (TNM) R 2604 2604 2578 0 -1 4202496 20257 0 0 0 2543 5 0 0 25 0 1 0 726525599 504496128 20155 268435456000 134512640 134534564 4289603984 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2607/statm: 123168 20155 95 6 0 121833 0
[pid=2608] ppid=2604 vsize=390696 CPUtime=25.48 cores=3
/proc/2608/stat : 2608 (march_hi) R 2604 2604 2578 0 -1 4202496 213044 0 0 0 2498 50 0 0 25 0 1 0 726525599 400072704 86091 268435456000 4194304 4331988 140735928583072 18446744073709551615 4237195 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/2608/statm: 97674 86091 172 34 0 96116 0
[pid=2609] ppid=2604 vsize=1807816 CPUtime=437.37 cores=4-31
/proc/2609/stat : 2609 (plingeling) S 2604 2604 2578 0 -1 4202496 702767 1246 0 0 43396 341 0 0 18 0 29 0 726525599 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/2609/statm: 451954 285617 159 40 0 450498 0
[pid=2609/tid=2616] ppid=2604 vsize=1807816 CPUtime=15.39 cores=4-31
/proc/2609/task/2616/stat : 2616 (plingeling) R 2604 2604 2578 0 -1 4202560 12023 1246 0 0 1528 11 0 0 25 0 29 0 726526592 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=2609/tid=2617] ppid=2604 vsize=1807816 CPUtime=15.34 cores=4-31
/proc/2609/task/2617/stat : 2617 (plingeling) R 2604 2604 2578 0 -1 4202560 14369 1246 0 0 1521 13 0 0 25 0 29 0 726526592 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=2609/tid=2618] ppid=2604 vsize=1807816 CPUtime=15.24 cores=4-31
/proc/2609/task/2618/stat : 2618 (plingeling) R 2604 2604 2578 0 -1 4202560 22433 1246 0 0 1516 8 0 0 25 0 29 0 726526592 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4217720 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=2609/tid=2619] ppid=2604 vsize=1807816 CPUtime=15.23 cores=4-31
/proc/2609/task/2619/stat : 2619 (plingeling) R 2604 2604 2578 0 -1 4202560 11636 1246 0 0 1519 4 0 0 25 0 29 0 726526592 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=2609/tid=2620] ppid=2604 vsize=1807816 CPUtime=15.41 cores=4-31
/proc/2609/task/2620/stat : 2620 (plingeling) R 2604 2604 2578 0 -1 4202560 18285 1246 0 0 1536 5 0 0 25 0 29 0 726526592 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4279688 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=2609/tid=2621] ppid=2604 vsize=1807816 CPUtime=15.14 cores=4-31
/proc/2609/task/2621/stat : 2621 (plingeling) R 2604 2604 2578 0 -1 4202560 21918 1246 0 0 1498 16 0 0 25 0 29 0 726526592 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=2609/tid=2622] ppid=2604 vsize=1807816 CPUtime=15.1 cores=4-31
/proc/2609/task/2622/stat : 2622 (plingeling) R 2604 2604 2578 0 -1 4202560 20279 1246 0 0 1504 6 0 0 25 0 29 0 726526592 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=2609/tid=2623] ppid=2604 vsize=1807816 CPUtime=15.46 cores=4-31
/proc/2609/task/2623/stat : 2623 (plingeling) R 2604 2604 2578 0 -1 4202560 19684 1246 0 0 1531 15 0 0 25 0 29 0 726526592 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4233227 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=2609/tid=2624] ppid=2604 vsize=1807816 CPUtime=15.08 cores=4-31
/proc/2609/task/2624/stat : 2624 (plingeling) R 2604 2604 2578 0 -1 4202560 14926 1246 0 0 1494 14 0 0 25 0 29 0 726526592 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4332109 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=2609/tid=2625] ppid=2604 vsize=1807816 CPUtime=15.45 cores=4-31
/proc/2609/task/2625/stat : 2625 (plingeling) R 2604 2604 2578 0 -1 4202560 19849 1246 0 0 1529 16 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4330796 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=2609/tid=2626] ppid=2604 vsize=1807816 CPUtime=14.95 cores=4-31
/proc/2609/task/2626/stat : 2626 (plingeling) R 2604 2604 2578 0 -1 4202560 10730 1246 0 0 1491 4 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4330915 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=2609/tid=2627] ppid=2604 vsize=1807816 CPUtime=15.1 cores=4-31
/proc/2609/task/2627/stat : 2627 (plingeling) R 2604 2604 2578 0 -1 4202560 15743 1246 0 0 1505 5 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4334575 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=2609/tid=2628] ppid=2604 vsize=1807816 CPUtime=15.2 cores=4-31
/proc/2609/task/2628/stat : 2628 (plingeling) R 2604 2604 2578 0 -1 4202560 20697 1246 0 0 1505 15 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=2609/tid=2629] ppid=2604 vsize=1807816 CPUtime=15.12 cores=4-31
/proc/2609/task/2629/stat : 2629 (plingeling) R 2604 2604 2578 0 -1 4202560 13714 1246 0 0 1499 13 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=2609/tid=2630] ppid=2604 vsize=1807816 CPUtime=15.29 cores=4-31
/proc/2609/task/2630/stat : 2630 (plingeling) R 2604 2604 2578 0 -1 4202560 22003 1246 0 0 1520 9 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=2609/tid=2631] ppid=2604 vsize=1807816 CPUtime=15.33 cores=4-31
/proc/2609/task/2631/stat : 2631 (plingeling) R 2604 2604 2578 0 -1 4202560 25526 1246 0 0 1515 18 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4236939 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=2609/tid=2632] ppid=2604 vsize=1807816 CPUtime=15.4 cores=4-31
/proc/2609/task/2632/stat : 2632 (plingeling) R 2604 2604 2578 0 -1 4202560 14007 1246 0 0 1537 3 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=2609/tid=2633] ppid=2604 vsize=1807816 CPUtime=15.37 cores=4-31
/proc/2609/task/2633/stat : 2633 (plingeling) R 2604 2604 2578 0 -1 4202560 20620 1246 0 0 1531 6 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4244260 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=2609/tid=2634] ppid=2604 vsize=1807816 CPUtime=15.32 cores=4-31
/proc/2609/task/2634/stat : 2634 (plingeling) R 2604 2604 2578 0 -1 4202560 18593 1246 0 0 1518 14 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4248450 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=2609/tid=2635] ppid=2604 vsize=1807816 CPUtime=15.09 cores=4-31
/proc/2609/task/2635/stat : 2635 (plingeling) R 2604 2604 2578 0 -1 4202560 15626 1246 0 0 1504 5 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4330856 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=2609/tid=2636] ppid=2604 vsize=1807816 CPUtime=15.33 cores=4-31
/proc/2609/task/2636/stat : 2636 (plingeling) R 2604 2604 2578 0 -1 4202560 19208 1246 0 0 1517 16 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=2609/tid=2637] ppid=2604 vsize=1807816 CPUtime=15.48 cores=4-31
/proc/2609/task/2637/stat : 2637 (plingeling) R 2604 2604 2578 0 -1 4202560 22056 1246 0 0 1540 8 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4300670 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=2609/tid=2638] ppid=2604 vsize=1807816 CPUtime=15.2 cores=4-31
/proc/2609/task/2638/stat : 2638 (plingeling) R 2604 2604 2578 0 -1 4202560 14096 1246 0 0 1504 16 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4241501 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=2609/tid=2639] ppid=2604 vsize=1807816 CPUtime=15.28 cores=4-31
/proc/2609/task/2639/stat : 2639 (plingeling) R 2604 2604 2578 0 -1 4202560 13839 1246 0 0 1520 8 0 0 25 0 29 0 726526593 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4332288 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=2609/tid=2640] ppid=2604 vsize=1807816 CPUtime=15.28 cores=4-31
/proc/2609/task/2640/stat : 2640 (plingeling) R 2604 2604 2578 0 -1 4202560 17102 1246 0 0 1514 14 0 0 25 0 29 0 726526594 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=2609/tid=2641] ppid=2604 vsize=1807816 CPUtime=15.48 cores=4-31
/proc/2609/task/2641/stat : 2641 (plingeling) R 2604 2604 2578 0 -1 4202560 18801 1246 0 0 1536 12 0 0 25 0 29 0 726526594 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=2609/tid=2642] ppid=2604 vsize=1807816 CPUtime=15.4 cores=4-31
/proc/2609/task/2642/stat : 2642 (plingeling) R 2604 2604 2578 0 -1 4202560 9549 1246 0 0 1533 7 0 0 25 0 29 0 726526594 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=2609/tid=2643] ppid=2604 vsize=1807816 CPUtime=14.72 cores=4-31
/proc/2609/task/2643/stat : 2643 (plingeling) R 2604 2604 2578 0 -1 4202560 10060 1246 0 0 1469 3 0 0 25 0 29 0 726526594 1851203584 285617 268435456000 4194304 4356188 140735942802464 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 31 0 0 0
Current children cumulated CPU time (s) 539.3
Current children cumulated vsize (KiB) 3065008

[startup+51.102 s]
/proc/loadavg: 28.10 28.37 30.10 33/447 2645
/proc/meminfo: memFree=253435800/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=1300.07 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 514 821620 0 0 0 0 129621 386 15 0 1 0 726525599 18763776 386 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9192446627351101439 0 0 17 12 0 0 0
/proc/2604/statm: 4581 386 338 23 0 91 0
[pid=2608] ppid=2604 vsize=0 CPUtime=51.07 cores=3
/proc/2608/stat : 2608 (march_hi) R 2604 2604 2578 0 -1 4203524 213128 0 0 0 5055 52 0 0 25 0 1 0 726525599 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2608/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1351.14
Current children cumulated vsize (KiB) 18324

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

[startup+51.102 s]
/proc/loadavg: 28.10 28.37 30.10 33/447 2645
/proc/meminfo: memFree=253435800/264257624 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=18324 CPUtime=1300.07 cores=0-31
/proc/2604/stat : 2604 (ppfolio) S 2602 2604 2578 0 -1 4202496 514 821620 0 0 0 0 129621 386 15 0 1 0 726525599 18763776 386 268435456000 4194304 4287625 140734030721744 18446744073709551615 258650975999 0 0 4096 65536 9192446627351101439 0 0 17 12 0 0 0
/proc/2604/statm: 4581 386 338 23 0 91 0
[pid=2608] ppid=2604 vsize=0 CPUtime=51.07 cores=3
/proc/2608/stat : 2608 (march_hi) R 2604 2604 2578 0 -1 4203524 213128 0 0 0 5055 52 0 0 25 0 1 0 726525599 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2608/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1351.14
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 51.108
CPU time (s): 1351.17
CPU user time (s): 1346.78
CPU system time (s): 4.39633
CPU usage (%): 2643.76
Max. virtual memory (cumulated for all children) (KiB): 3635356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1346.78
system time used= 4.39633
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1035282
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= 3004
involuntary context switches= 3296

runsolver used 0.19297 second user time and 1.17682 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-23 13:33:12
IDJOB=3347725
IDBENCH=88143
IDSOLVER=1808
FILE ID=node200/3347725-1306150391
RUNJOBID= node200-1306150391-2592
PBS_JOBID= 13387846
Free space on /tmp= 62036 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347725-1306150391/watcher-3347725-1306150391 -o /tmp/evaluation-result-3347725-1306150391/solver-3347725-1306150391 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347725-1306150391.cnf

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=781443506

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:      255294448 kB
Buffers:        460344 kB
Cached:        8088552 kB
SwapCached:          0 kB
Active:        7635904 kB
Inactive:       982092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255294448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20220 kB
Writeback:           0 kB
AnonPages:       68992 kB
Mapped:          14480 kB
Slab:           254616 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   193024 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= 62028 MiB
End job on node200 at 2011-05-23 13:34:03