Trace number 3347489

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 8102.75 257.422

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5055.9
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
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
8102.21/257.40	s UNSATISFIABLE
8102.71/257.42	solver [5] plingeling 276-6264d55-100731 answered
8102.71/257.42	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-3347489-1305206296/watcher-3347489-1305206296 -o /tmp/evaluation-result-3347489-1305206296/solver-3347489-1305206296 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347489-1305206296.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: 26.81 30.41 31.41 1/413 18965
/proc/meminfo: memFree=255713972/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 22 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0

[startup+0.0406469 s]
/proc/loadavg: 26.81 30.41 31.41 1/413 18965
/proc/meminfo: memFree=255713972/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 22 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100672 s]
/proc/loadavg: 26.81 30.41 31.41 1/413 18965
/proc/meminfo: memFree=255713972/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 22 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300646 s]
/proc/loadavg: 26.81 30.41 31.41 1/413 18965
/proc/meminfo: memFree=255713972/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700703 s]
/proc/loadavg: 26.81 30.41 31.41 1/413 18965
/proc/meminfo: memFree=255713972/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50068 s]
/proc/loadavg: 26.81 30.41 31.41 6/419 18976
/proc/meminfo: memFree=255464652/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
[pid=18966] ppid=18965 vsize=58060 CPUtime=1.48 cores=0
/proc/18966/stat : 18966 (cryptominisat) R 18965 18965 18939 0 -1 4202496 9173 0 0 0 146 2 0 0 20 0 1 0 632116060 59453440 8865 268435456000 4194304 4587354 140734202267728 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18966/statm: 14515 8865 304 96 0 11077 0
[pid=18967] ppid=18965 vsize=68304 CPUtime=1.48 cores=1
/proc/18967/stat : 18967 (clasp) R 18965 18965 18939 0 -1 4202496 17724 0 0 0 143 5 0 0 20 0 1 0 632116060 69943296 13973 268435456000 4194304 4785740 140736397156640 18446744073709551615 4552530 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18967/statm: 17076 13973 330 145 0 14121 0
[pid=18968] ppid=18965 vsize=472724 CPUtime=1.48 cores=2
/proc/18968/stat : 18968 (TNM) R 18965 18965 18939 0 -1 4202496 10414 0 0 0 145 3 0 0 20 0 1 0 632116060 484069376 10312 268435456000 134512640 134534564 4294362640 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18968/statm: 118181 10312 95 6 0 116846 0
[pid=18969] ppid=18965 vsize=54388 CPUtime=1.48 cores=3
/proc/18969/stat : 18969 (march_hi) R 18965 18965 18939 0 -1 4202496 49289 0 0 0 135 13 0 0 20 0 1 0 632116060 55693312 9277 268435456000 4194304 4331988 140735581913200 18446744073709551615 4251547 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18969/statm: 13597 9277 140 34 0 12039 0
[pid=18970] ppid=18965 vsize=119896 CPUtime=1.49 cores=4-31
/proc/18970/stat : 18970 (plingeling) R 18965 18965 18939 0 -1 4202496 28753 1249 0 0 140 8 0 1 21 0 1 0 632116060 122773504 28633 268435456000 4194304 4356188 140736511856128 18446744073709551615 4212211 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/18970/statm: 29974 28633 129 40 0 28518 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 791696

[startup+3.10075 s]
/proc/loadavg: 26.81 30.41 31.41 6/419 18976
/proc/meminfo: memFree=255247656/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
[pid=18966] ppid=18965 vsize=141416 CPUtime=3.08 cores=0
/proc/18966/stat : 18966 (cryptominisat) R 18965 18965 18939 0 -1 4202496 25776 0 0 0 302 6 0 0 25 0 1 0 632116060 144809984 20816 268435456000 4194304 4587354 140734202267728 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18966/statm: 35354 20816 328 96 0 31916 0
[pid=18967] ppid=18965 vsize=68304 CPUtime=3.08 cores=1
/proc/18967/stat : 18967 (clasp) R 18965 18965 18939 0 -1 4202496 17732 0 0 0 303 5 0 0 25 0 1 0 632116060 69943296 13981 268435456000 4194304 4785740 140736397156640 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18967/statm: 17076 13981 338 145 0 14121 0
[pid=18968] ppid=18965 vsize=472724 CPUtime=3.08 cores=2
/proc/18968/stat : 18968 (TNM) R 18965 18965 18939 0 -1 4202496 10414 0 0 0 305 3 0 0 25 0 1 0 632116060 484069376 10312 268435456000 134512640 134534564 4294362640 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18968/statm: 118181 10312 95 6 0 116846 0
[pid=18969] ppid=18965 vsize=193908 CPUtime=3.08 cores=3
/proc/18969/stat : 18969 (march_hi) R 18965 18965 18939 0 -1 4202496 91128 0 0 0 288 20 0 0 25 0 1 0 632116060 198561792 27453 268435456000 4194304 4331988 140735581913200 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18969/statm: 48477 27453 172 34 0 46919 0
[pid=18970] ppid=18965 vsize=342524 CPUtime=3.08 cores=4-31
/proc/18970/stat : 18970 (plingeling) R 18965 18965 18939 0 -1 4202496 84444 1249 0 0 288 19 0 1 25 0 1 0 632116060 350744576 84290 268435456000 4194304 4356188 140736511856128 18446744073709551615 4277958 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/18970/statm: 85631 84290 129 40 0 84175 0
Current children cumulated CPU time (s) 15.4
Current children cumulated vsize (KiB) 1237200

[startup+6.30179 s]
/proc/loadavg: 25.06 29.99 31.27 33/447 19004
/proc/meminfo: memFree=254908800/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
[pid=18966] ppid=18965 vsize=141416 CPUtime=6.28 cores=0
/proc/18966/stat : 18966 (cryptominisat) R 18965 18965 18939 0 -1 4202496 26011 0 0 0 622 6 0 0 25 0 1 0 632116060 144809984 21034 268435456000 4194304 4587354 140734202267728 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18966/statm: 35354 21034 328 96 0 31916 0
[pid=18967] ppid=18965 vsize=68304 CPUtime=6.28 cores=1
/proc/18967/stat : 18967 (clasp) R 18965 18965 18939 0 -1 4202496 17732 0 0 0 623 5 0 0 25 0 1 0 632116060 69943296 13981 268435456000 4194304 4785740 140736397156640 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18967/statm: 17076 13981 338 145 0 14121 0
[pid=18968] ppid=18965 vsize=472724 CPUtime=6.28 cores=2
/proc/18968/stat : 18968 (TNM) R 18965 18965 18939 0 -1 4202496 10414 0 0 0 625 3 0 0 25 0 1 0 632116060 484069376 10312 268435456000 134512640 134534564 4294362640 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18968/statm: 118181 10312 95 6 0 116846 0
[pid=18969] ppid=18965 vsize=197072 CPUtime=6.28 cores=3
/proc/18969/stat : 18969 (march_hi) R 18965 18965 18939 0 -1 4202496 93580 0 0 0 607 21 0 0 25 0 1 0 632116060 201801728 29905 268435456000 4194304 4331988 140735581913200 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18969/statm: 49268 29905 172 34 0 47710 0
[pid=18970] ppid=18965 vsize=1128048 CPUtime=57.71 cores=4-31
/proc/18970/stat : 18970 (plingeling) S 18965 18965 18939 0 -1 4202496 224049 1249 0 0 5711 59 0 1 20 0 29 0 632116060 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 17 0 0 0
/proc/18970/statm: 282012 137395 155 40 0 280556 0
[pid=18970/tid=18977] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/18977/stat : 18977 (plingeling) R 18965 18965 18939 0 -1 4202560 4278 1249 0 0 190 0 0 1 20 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 258650649892 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=18970/tid=18978] ppid=18965 vsize=1128048 CPUtime=1.93 cores=4-31
/proc/18970/task/18978/stat : 18978 (plingeling) R 18965 18965 18939 0 -1 4202560 5368 1249 0 0 191 1 0 1 20 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4261935 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18970/tid=18979] ppid=18965 vsize=1128048 CPUtime=1.92 cores=4-31
/proc/18970/task/18979/stat : 18979 (plingeling) R 18965 18965 18939 0 -1 4202560 5255 1249 0 0 190 1 0 1 25 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4317399 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=18970/tid=18980] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/18980/stat : 18980 (plingeling) R 18965 18965 18939 0 -1 4202560 5040 1249 0 0 189 1 0 1 20 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4247276 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=18970/tid=18981] ppid=18965 vsize=1128048 CPUtime=1.9 cores=4-31
/proc/18970/task/18981/stat : 18981 (plingeling) R 18965 18965 18939 0 -1 4202560 4828 1249 0 0 188 1 0 1 20 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=18970/tid=18982] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/18982/stat : 18982 (plingeling) R 18965 18965 18939 0 -1 4202560 4759 1249 0 0 189 1 0 1 20 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4212290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18970/tid=18983] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/18983/stat : 18983 (plingeling) R 18965 18965 18939 0 -1 4202560 2275 1249 0 0 190 0 0 1 25 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4259314 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=18970/tid=18984] ppid=18965 vsize=1128048 CPUtime=1.92 cores=4-31
/proc/18970/task/18984/stat : 18984 (plingeling) R 18965 18965 18939 0 -1 4202560 4269 1249 0 0 190 1 0 1 25 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4259312 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=18970/tid=18985] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/18985/stat : 18985 (plingeling) R 18965 18965 18939 0 -1 4202560 1694 1249 0 0 190 0 0 1 20 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4247056 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=18970/tid=18986] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/18986/stat : 18986 (plingeling) R 18965 18965 18939 0 -1 4202560 8121 1249 0 0 188 2 0 1 25 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18970/tid=18987] ppid=18965 vsize=1128048 CPUtime=1.9 cores=4-31
/proc/18970/task/18987/stat : 18987 (plingeling) R 18965 18965 18939 0 -1 4202560 3435 1249 0 0 189 0 0 1 25 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4260770 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=18970/tid=18988] ppid=18965 vsize=1128048 CPUtime=1.9 cores=4-31
/proc/18970/task/18988/stat : 18988 (plingeling) R 18965 18965 18939 0 -1 4202560 2639 1249 0 0 189 0 0 1 20 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=18970/tid=18989] ppid=18965 vsize=1128048 CPUtime=1.89 cores=4-31
/proc/18970/task/18989/stat : 18989 (plingeling) R 18965 18965 18939 0 -1 4202560 4005 1249 0 0 188 0 0 1 20 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4247188 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=18970/tid=18990] ppid=18965 vsize=1128048 CPUtime=1.9 cores=4-31
/proc/18970/task/18990/stat : 18990 (plingeling) R 18965 18965 18939 0 -1 4202560 2697 1249 0 0 189 0 0 1 25 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4244020 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18970/tid=18991] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/18991/stat : 18991 (plingeling) R 18965 18965 18939 0 -1 4202560 5594 1249 0 0 189 1 0 1 20 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=18970/tid=18992] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/18992/stat : 18992 (plingeling) R 18965 18965 18939 0 -1 4202560 3248 1249 0 0 190 0 0 1 25 0 29 0 632116496 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4246784 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18970/tid=18993] ppid=18965 vsize=1128048 CPUtime=1.92 cores=4-31
/proc/18970/task/18993/stat : 18993 (plingeling) R 18965 18965 18939 0 -1 4202560 5733 1249 0 0 190 1 0 1 21 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4219472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18970/tid=18994] ppid=18965 vsize=1128048 CPUtime=1.88 cores=4-31
/proc/18970/task/18994/stat : 18994 (plingeling) R 18965 18965 18939 0 -1 4202560 4133 1249 0 0 186 1 0 1 25 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4246936 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=18970/tid=18995] ppid=18965 vsize=1128048 CPUtime=1.9 cores=4-31
/proc/18970/task/18995/stat : 18995 (plingeling) R 18965 18965 18939 0 -1 4202560 3184 1249 0 0 189 0 0 1 25 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4262961 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=18970/tid=18996] ppid=18965 vsize=1128048 CPUtime=1.88 cores=4-31
/proc/18970/task/18996/stat : 18996 (plingeling) R 18965 18965 18939 0 -1 4202560 2886 1249 0 0 187 0 0 1 21 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4265845 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=18970/tid=18997] ppid=18965 vsize=1128048 CPUtime=1.92 cores=4-31
/proc/18970/task/18997/stat : 18997 (plingeling) R 18965 18965 18939 0 -1 4202560 7192 1249 0 0 189 2 0 1 25 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4314588 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=18970/tid=18998] ppid=18965 vsize=1128048 CPUtime=1.9 cores=4-31
/proc/18970/task/18998/stat : 18998 (plingeling) R 18965 18965 18939 0 -1 4202560 1615 1249 0 0 189 0 0 1 25 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4246866 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=18970/tid=18999] ppid=18965 vsize=1128048 CPUtime=1.87 cores=4-31
/proc/18970/task/18999/stat : 18999 (plingeling) R 18965 18965 18939 0 -1 4202560 2871 1249 0 0 185 1 0 1 25 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 258650653381 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=18970/tid=19000] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/19000/stat : 19000 (plingeling) R 18965 18965 18939 0 -1 4202560 3736 1249 0 0 190 0 0 1 20 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4244592 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18970/tid=19001] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/19001/stat : 19001 (plingeling) R 18965 18965 18939 0 -1 4202560 3769 1249 0 0 189 1 0 1 25 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4260245 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=18970/tid=19002] ppid=18965 vsize=1128048 CPUtime=1.9 cores=4-31
/proc/18970/task/19002/stat : 19002 (plingeling) R 18965 18965 18939 0 -1 4202560 3710 1249 0 0 188 1 0 1 25 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4314545 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18970/tid=19003] ppid=18965 vsize=1128048 CPUtime=1.9 cores=4-31
/proc/18970/task/19003/stat : 19003 (plingeling) R 18965 18965 18939 0 -1 4202560 2275 1249 0 0 189 0 0 1 25 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 258650649821 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=18970/tid=19004] ppid=18965 vsize=1128048 CPUtime=1.91 cores=4-31
/proc/18970/task/19004/stat : 19004 (plingeling) R 18965 18965 18939 0 -1 4202560 2286 1249 0 0 190 0 0 1 20 0 29 0 632116497 1155121152 137395 268435456000 4194304 4356188 140736511856128 18446744073709551615 4332327 0 0 4096 17442 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 82.83
Current children cumulated vsize (KiB) 2025888

[startup+12.702 s]
/proc/loadavg: 25.62 30.02 31.27 33/447 19004
/proc/meminfo: memFree=254486100/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
[pid=18966] ppid=18965 vsize=141416 CPUtime=12.69 cores=0
/proc/18966/stat : 18966 (cryptominisat) R 18965 18965 18939 0 -1 4202496 26375 0 0 0 1262 7 0 0 25 0 1 0 632116060 144809984 21386 268435456000 4194304 4587354 140734202267728 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=18970/tid=18980] ppid=18965 vsize=1463556 CPUtime=252.12 cores=4-31
/proc/18970/task/18980/stat : 18980 (plingeling) R 18965 18965 18939 0 -1 4202560 14621 1249 0 0 25207 4 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=18970/tid=18981] ppid=18965 vsize=1463556 CPUtime=252.05 cores=4-31
/proc/18970/task/18981/stat : 18981 (plingeling) R 18965 18965 18939 0 -1 4202560 10422 1249 0 0 25197 7 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=18970/tid=18982] ppid=18965 vsize=1463556 CPUtime=252.11 cores=4-31
/proc/18970/task/18982/stat : 18982 (plingeling) R 18965 18965 18939 0 -1 4202560 11399 1249 0 0 25202 8 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18970/tid=18983] ppid=18965 vsize=1463556 CPUtime=252.19 cores=4-31
/proc/18970/task/18983/stat : 18983 (plingeling) R 18965 18965 18939 0 -1 4202560 5865 1249 0 0 25216 2 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=18970/tid=18984] ppid=18965 vsize=1463556 CPUtime=252.19 cores=4-31
/proc/18970/task/18984/stat : 18984 (plingeling) R 18965 18965 18939 0 -1 4202560 15283 1249 0 0 25215 3 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=18970/tid=18985] ppid=18965 vsize=1463556 CPUtime=252.14 cores=4-31
/proc/18970/task/18985/stat : 18985 (plingeling) R 18965 18965 18939 0 -1 4202560 6309 1249 0 0 25211 2 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=18970/tid=18986] ppid=18965 vsize=1463556 CPUtime=252.18 cores=4-31
/proc/18970/task/18986/stat : 18986 (plingeling) R 18965 18965 18939 0 -1 4202560 13830 1249 0 0 25210 7 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331335 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18970/tid=18987] ppid=18965 vsize=1463556 CPUtime=252.1 cores=4-31
/proc/18970/task/18987/stat : 18987 (plingeling) R 18965 18965 18939 0 -1 4202560 9142 1249 0 0 25203 6 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330876 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=18970/tid=18988] ppid=18965 vsize=1463556 CPUtime=252.09 cores=4-31
/proc/18970/task/18988/stat : 18988 (plingeling) R 18965 18965 18939 0 -1 4202560 11411 1249 0 0 25206 2 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330879 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=18970/tid=18989] ppid=18965 vsize=1463556 CPUtime=252.07 cores=4-31
/proc/18970/task/18989/stat : 18989 (plingeling) R 18965 18965 18939 0 -1 4202560 9387 1249 0 0 25200 6 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=18970/tid=18990] ppid=18965 vsize=1463556 CPUtime=252.13 cores=4-31
/proc/18970/task/18990/stat : 18990 (plingeling) R 18965 18965 18939 0 -1 4202560 7191 1249 0 0 25207 5 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18970/tid=18991] ppid=18965 vsize=1463556 CPUtime=252.27 cores=4-31
/proc/18970/task/18991/stat : 18991 (plingeling) R 18965 18965 18939 0 -1 4202560 9184 1249 0 0 25220 6 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=18970/tid=18992] ppid=18965 vsize=1463556 CPUtime=252.25 cores=4-31
/proc/18970/task/18992/stat : 18992 (plingeling) R 18965 18965 18939 0 -1 4202560 16887 1249 0 0 25216 8 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18970/tid=18993] ppid=18965 vsize=1463556 CPUtime=252.12 cores=4-31
/proc/18970/task/18993/stat : 18993 (plingeling) R 18965 18965 18939 0 -1 4202560 10348 1249 0 0 25205 6 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4282775 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18970/tid=18994] ppid=18965 vsize=1463556 CPUtime=252.05 cores=4-31
/proc/18970/task/18994/stat : 18994 (plingeling) R 18965 18965 18939 0 -1 4202560 9103 1249 0 0 25202 2 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=18970/tid=18995] ppid=18965 vsize=1463556 CPUtime=252.08 cores=4-31
/proc/18970/task/18995/stat : 18995 (plingeling) R 18965 18965 18939 0 -1 4202560 7606 1249 0 0 25201 6 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4244402 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=18970/tid=18996] ppid=18965 vsize=1463556 CPUtime=252.08 cores=4-31
/proc/18970/task/18996/stat : 18996 (plingeling) R 18965 18965 18939 0 -1 4202560 8198 1249 0 0 25205 2 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=18970/tid=18997] ppid=18965 vsize=1463556 CPUtime=252.16 cores=4-31
/proc/18970/task/18997/stat : 18997 (plingeling) R 18965 18965 18939 0 -1 4202560 11946 1249 0 0 25209 6 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331241 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=18970/tid=18998] ppid=18965 vsize=1463556 CPUtime=252.1 cores=4-31
/proc/18970/task/18998/stat : 18998 (plingeling) R 18965 18965 18939 0 -1 4202560 5750 1249 0 0 25207 2 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331519 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=18970/tid=18999] ppid=18965 vsize=1463556 CPUtime=252.04 cores=4-31
/proc/18970/task/18999/stat : 18999 (plingeling) R 18965 18965 18939 0 -1 4202560 11182 1249 0 0 25195 8 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=18970/tid=19000] ppid=18965 vsize=1463556 CPUtime=245.03 cores=4-31
/proc/18970/task/19000/stat : 19000 (plingeling) R 18965 18965 18939 0 -1 4202560 13356 1249 0 0 24495 7 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=18970/tid=19001] ppid=18965 vsize=1463556 CPUtime=252.08 cores=4-31
/proc/18970/task/19001/stat : 19001 (plingeling) R 18965 18965 18939 0 -1 4202560 7999 1249 0 0 25205 2 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330827 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18970/tid=19002] ppid=18965 vsize=1463556 CPUtime=252.19 cores=4-31
/proc/18970/task/19002/stat : 19002 (plingeling) R 18965 18965 18939 0 -1 4202560 7684 1249 0 0 25212 6 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18970/tid=19003] ppid=18965 vsize=1463556 CPUtime=252.06 cores=4-31
/proc/18970/task/19003/stat : 19003 (plingeling) R 18965 18965 18939 0 -1 4202560 7219 1249 0 0 25204 1 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=18970/tid=19004] ppid=18965 vsize=1463556 CPUtime=252.19 cores=4-31
/proc/18970/task/19004/stat : 19004 (plingeling) R 18965 18965 18939 0 -1 4202560 13166 1249 0 0 25215 3 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 8083.47
Current children cumulated vsize (KiB) 3693132

[startup+257.102 s]
/proc/loadavg: 32.06 31.20 31.46 33/447 19010
/proc/meminfo: memFree=254408140/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
[pid=18966] ppid=18965 vsize=1402664 CPUtime=257.03 cores=0
/proc/18966/stat : 18966 (cryptominisat) R 18965 18965 18939 0 -1 4202496 66546 0 0 0 25680 23 0 0 25 0 1 0 632116060 1436327936 31062 268435456000 4194304 4587354 140734202267728 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18966/statm: 350666 31062 336 96 0 347228 0
[pid=18967] ppid=18965 vsize=115836 CPUtime=257.03 cores=1
/proc/18967/stat : 18967 (clasp) R 18965 18965 18939 0 -1 4202496 29471 0 0 0 25689 14 0 0 25 0 1 0 632116060 118616064 25720 268435456000 4194304 4785740 140736397156640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18967/statm: 28959 25720 338 145 0 26004 0
[pid=18968] ppid=18965 vsize=472724 CPUtime=257.03 cores=2
/proc/18968/stat : 18968 (TNM) R 18965 18965 18939 0 -1 4202496 10414 0 0 0 25700 3 0 0 25 0 1 0 632116060 484069376 10312 268435456000 134512640 134534564 4294362640 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18968/statm: 118181 10312 95 6 0 116846 0
[pid=18969] ppid=18965 vsize=220028 CPUtime=257.03 cores=3
/proc/18969/stat : 18969 (march_hi) R 18965 18965 18939 0 -1 4202496 111748 0 0 0 25675 28 0 0 25 0 1 0 632116060 225308672 48073 268435456000 4194304 4331988 140735581913200 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18969/statm: 55007 48073 172 34 0 53449 0
[pid=18970] ppid=18965 vsize=1463556 CPUtime=7068.13 cores=4-31
/proc/18970/stat : 18970 (plingeling) S 18965 18965 18939 0 -1 4202496 397311 1249 0 0 706644 168 0 1 20 0 29 0 632116060 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 17 0 0 0
/proc/18970/statm: 365889 216178 159 40 0 364433 0
[pid=18970/tid=18977] ppid=18965 vsize=1463556 CPUtime=252.49 cores=4-31
/proc/18970/task/18977/stat : 18977 (plingeling) R 18965 18965 18939 0 -1 4202560 8348 1249 0 0 25246 2 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4286118 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=18970/tid=18978] ppid=18965 vsize=1463556 CPUtime=252.6 cores=4-31
/proc/18970/task/18978/stat : 18978 (plingeling) R 18965 18965 18939 0 -1 4202560 10737 1249 0 0 25254 5 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18970/tid=18979] ppid=18965 vsize=1463556 CPUtime=252.63 cores=4-31
/proc/18970/task/18979/stat : 18979 (plingeling) R 18965 18965 18939 0 -1 4202560 10584 1249 0 0 25257 5 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=18970/tid=18980] ppid=18965 vsize=1463556 CPUtime=252.52 cores=4-31
/proc/18970/task/18980/stat : 18980 (plingeling) R 18965 18965 18939 0 -1 4202560 14621 1249 0 0 25247 4 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331092 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=18970/tid=18981] ppid=18965 vsize=1463556 CPUtime=252.45 cores=4-31
/proc/18970/task/18981/stat : 18981 (plingeling) R 18965 18965 18939 0 -1 4202560 10422 1249 0 0 25237 7 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331026 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=18970/tid=18982] ppid=18965 vsize=1463556 CPUtime=252.51 cores=4-31
/proc/18970/task/18982/stat : 18982 (plingeling) R 18965 18965 18939 0 -1 4202560 11399 1249 0 0 25242 8 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18970/tid=18983] ppid=18965 vsize=1463556 CPUtime=252.59 cores=4-31
/proc/18970/task/18983/stat : 18983 (plingeling) R 18965 18965 18939 0 -1 4202560 5865 1249 0 0 25256 2 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=18970/tid=18984] ppid=18965 vsize=1463556 CPUtime=252.59 cores=4-31
/proc/18970/task/18984/stat : 18984 (plingeling) R 18965 18965 18939 0 -1 4202560 15283 1249 0 0 25255 3 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=18970/tid=18985] ppid=18965 vsize=1463556 CPUtime=252.54 cores=4-31
/proc/18970/task/18985/stat : 18985 (plingeling) R 18965 18965 18939 0 -1 4202560 6309 1249 0 0 25251 2 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4284028 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=18970/tid=18986] ppid=18965 vsize=1463556 CPUtime=252.58 cores=4-31
/proc/18970/task/18986/stat : 18986 (plingeling) R 18965 18965 18939 0 -1 4202560 13830 1249 0 0 25250 7 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18970/tid=18987] ppid=18965 vsize=1463556 CPUtime=252.5 cores=4-31
/proc/18970/task/18987/stat : 18987 (plingeling) R 18965 18965 18939 0 -1 4202560 9142 1249 0 0 25243 6 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=18970/tid=18988] ppid=18965 vsize=1463556 CPUtime=252.49 cores=4-31
/proc/18970/task/18988/stat : 18988 (plingeling) R 18965 18965 18939 0 -1 4202560 11411 1249 0 0 25246 2 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=18970/tid=18989] ppid=18965 vsize=1463556 CPUtime=252.47 cores=4-31
/proc/18970/task/18989/stat : 18989 (plingeling) R 18965 18965 18939 0 -1 4202560 9387 1249 0 0 25240 6 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331101 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=18970/tid=18990] ppid=18965 vsize=1463556 CPUtime=252.53 cores=4-31
/proc/18970/task/18990/stat : 18990 (plingeling) R 18965 18965 18939 0 -1 4202560 7191 1249 0 0 25247 5 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4332239 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=18970/tid=18991] ppid=18965 vsize=1463556 CPUtime=252.67 cores=4-31
/proc/18970/task/18991/stat : 18991 (plingeling) R 18965 18965 18939 0 -1 4202560 9184 1249 0 0 25260 6 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4210704 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=18970/tid=18992] ppid=18965 vsize=1463556 CPUtime=252.65 cores=4-31
/proc/18970/task/18992/stat : 18992 (plingeling) R 18965 18965 18939 0 -1 4202560 16887 1249 0 0 25256 8 0 1 25 0 29 0 632116496 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=18970/tid=18993] ppid=18965 vsize=1463556 CPUtime=252.52 cores=4-31
/proc/18970/task/18993/stat : 18993 (plingeling) R 18965 18965 18939 0 -1 4202560 10348 1249 0 0 25245 6 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18970/tid=18994] ppid=18965 vsize=1463556 CPUtime=252.45 cores=4-31
/proc/18970/task/18994/stat : 18994 (plingeling) R 18965 18965 18939 0 -1 4202560 9103 1249 0 0 25242 2 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=18970/tid=18995] ppid=18965 vsize=1463556 CPUtime=252.48 cores=4-31
/proc/18970/task/18995/stat : 18995 (plingeling) R 18965 18965 18939 0 -1 4202560 7606 1249 0 0 25241 6 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=18970/tid=18996] ppid=18965 vsize=1463556 CPUtime=252.48 cores=4-31
/proc/18970/task/18996/stat : 18996 (plingeling) R 18965 18965 18939 0 -1 4202560 8198 1249 0 0 25245 2 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4335708 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=18970/tid=18997] ppid=18965 vsize=1463556 CPUtime=252.56 cores=4-31
/proc/18970/task/18997/stat : 18997 (plingeling) R 18965 18965 18939 0 -1 4202560 11946 1249 0 0 25249 6 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=18970/tid=18998] ppid=18965 vsize=1463556 CPUtime=252.5 cores=4-31
/proc/18970/task/18998/stat : 18998 (plingeling) R 18965 18965 18939 0 -1 4202560 5750 1249 0 0 25247 2 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=18970/tid=18999] ppid=18965 vsize=1463556 CPUtime=252.44 cores=4-31
/proc/18970/task/18999/stat : 18999 (plingeling) R 18965 18965 18939 0 -1 4202560 11182 1249 0 0 25235 8 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=18970/tid=19000] ppid=18965 vsize=1463556 CPUtime=245.42 cores=4-31
/proc/18970/task/19000/stat : 19000 (plingeling) R 18965 18965 18939 0 -1 4202560 13356 1249 0 0 24534 7 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=18970/tid=19001] ppid=18965 vsize=1463556 CPUtime=252.48 cores=4-31
/proc/18970/task/19001/stat : 19001 (plingeling) R 18965 18965 18939 0 -1 4202560 7999 1249 0 0 25245 2 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331389 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=18970/tid=19002] ppid=18965 vsize=1463556 CPUtime=252.59 cores=4-31
/proc/18970/task/19002/stat : 19002 (plingeling) R 18965 18965 18939 0 -1 4202560 7684 1249 0 0 25252 6 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=18970/tid=19003] ppid=18965 vsize=1463556 CPUtime=252.46 cores=4-31
/proc/18970/task/19003/stat : 19003 (plingeling) R 18965 18965 18939 0 -1 4202560 7219 1249 0 0 25244 1 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=18970/tid=19004] ppid=18965 vsize=1463556 CPUtime=252.59 cores=4-31
/proc/18970/task/19004/stat : 19004 (plingeling) R 18965 18965 18939 0 -1 4202560 13166 1249 0 0 25255 3 0 1 25 0 29 0 632116497 1498681344 216178 268435456000 4194304 4356188 140736511856128 18446744073709551615 4241528 0 0 4096 17442 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 8096.25
Current children cumulated vsize (KiB) 3693132

[startup+257.302 s]
/proc/loadavg: 32.06 31.20 31.46 13/427 19010
/proc/meminfo: memFree=254401100/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=0 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 632116059 18763776 386 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 13273506547507396607 0 0 17 4 0 0 0
/proc/18965/statm: 4581 386 337 23 0 91 0
[pid=18966] ppid=18965 vsize=1402664 CPUtime=257.25 cores=0
/proc/18966/stat : 18966 (cryptominisat) R 18965 18965 18939 0 -1 4202496 66555 0 0 0 25702 23 0 0 25 0 1 0 632116060 1436327936 31071 268435456000 4194304 4587354 140734202267728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18966/statm: 350666 31071 336 96 0 347228 0
[pid=18967] ppid=18965 vsize=115836 CPUtime=257.25 cores=1
/proc/18967/stat : 18967 (clasp) R 18965 18965 18939 0 -1 4202496 29471 0 0 0 25711 14 0 0 25 0 1 0 632116060 118616064 25720 268435456000 4194304 4785740 140736397156640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18967/statm: 28959 25720 338 145 0 26004 0
[pid=18968] ppid=18965 vsize=472724 CPUtime=257.25 cores=2
/proc/18968/stat : 18968 (TNM) R 18965 18965 18939 0 -1 4202496 10414 0 0 0 25722 3 0 0 25 0 1 0 632116060 484069376 10312 268435456000 134512640 134534564 4294362640 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18968/statm: 118181 10312 95 6 0 116846 0
[pid=18969] ppid=18965 vsize=220028 CPUtime=257.25 cores=3
/proc/18969/stat : 18969 (march_hi) R 18965 18965 18939 0 -1 4202496 111748 0 0 0 25697 28 0 0 25 0 1 0 632116060 225308672 48073 268435456000 4194304 4331988 140735581913200 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18969/statm: 55007 48073 172 34 0 53449 0
[pid=18970] ppid=18965 vsize=1412336 CPUtime=7073.21 cores=4-31
/proc/18970/stat : 18970 (plingeling) S 18965 18965 18939 0 -1 4202496 397312 1249 0 0 707152 168 0 1 17 0 2 0 632116060 1446232064 216145 268435456000 4194304 4356188 140736511856128 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 17 0 0 0
/proc/18970/statm: 353084 216145 160 40 0 351628 0
[pid=18970/tid=18985] ppid=18965 vsize=1412336 CPUtime=252.76 cores=4-31
/proc/18970/task/18985/stat : 18985 (plingeling) R 18965 18965 18939 0 -1 4202560 6309 1249 0 0 25273 2 0 1 25 0 2 0 632116496 1446232064 216145 268435456000 4194304 4356188 140736511856128 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 8102.21
Current children cumulated vsize (KiB) 3641912

[startup+257.421 s]
/proc/loadavg: 32.06 31.20 31.46 13/427 19010
/proc/meminfo: memFree=254401100/264257624 swapFree=67111528/67111528
[pid=18965] ppid=18963 vsize=18324 CPUtime=7845.36 cores=0-31
/proc/18965/stat : 18965 (ppfolio) S 18963 18965 18939 0 -1 4202496 516 505006 0 0 0 0 784314 222 15 0 1 0 632116059 18763776 387 268435456000 4194304 4287625 140735933528032 18446744073709551615 258650975999 0 0 4096 65536 9192446627351101439 0 0 17 4 0 0 0
/proc/18965/statm: 4581 387 338 23 0 91 0
[pid=18969] ppid=18965 vsize=0 CPUtime=257.35 cores=3
/proc/18969/stat : 18969 (march_hi) R 18965 18965 18939 0 -1 4203524 111748 0 0 0 25705 30 0 0 25 0 1 0 632116060 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18969/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8102.71
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 257.422
CPU time (s): 8102.75
CPU user time (s): 8100.21
CPU system time (s): 2.53861
CPU usage (%): 3147.65
Max. virtual memory (cumulated for all children) (KiB): 4918340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8100.21
system time used= 2.53861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 617290
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= 2999
involuntary context switches= 20017

runsolver used 1.54176 second user time and 5.70713 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-12 15:18:16
IDJOB=3347489
IDBENCH=82482
IDSOLVER=1808
FILE ID=node200/3347489-1305206296
RUNJOBID= node200-1305206296-18953
PBS_JOBID= 13282086
Free space on /tmp= 62048 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347489-1305206296/watcher-3347489-1305206296 -o /tmp/evaluation-result-3347489-1305206296/solver-3347489-1305206296 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347489-1305206296.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=795220285

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:      255714012 kB
Buffers:        427804 kB
Cached:        7711464 kB
SwapCached:          0 kB
Active:        7283696 kB
Inactive:       923888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255714012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14716 kB
Writeback:           0 kB
AnonPages:       68596 kB
Mapped:          14480 kB
Slab:           249424 kB
PageTables:       4416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   182008 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-12 15:22:34