Trace number 3347213

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 1157.96 40.5101

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark634.837
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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
1157.38/40.49	s UNSATISFIABLE
1157.91/40.50	solver [5] plingeling 276-6264d55-100731 answered
1157.91/40.50	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-3347213-1304853787/watcher-3347213-1304853787 -o /tmp/evaluation-result-3347213-1304853787/solver-3347213-1304853787 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347213-1304853787.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.92 29.12 29.78 3/413 19626
/proc/meminfo: memFree=256753224/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 22 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0

[startup+0.0783481 s]
/proc/loadavg: 27.92 29.12 29.78 3/413 19626
/proc/meminfo: memFree=256753224/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 22 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100376 s]
/proc/loadavg: 27.92 29.12 29.78 3/413 19626
/proc/meminfo: memFree=256753224/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 22 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300337 s]
/proc/loadavg: 27.92 29.12 29.78 3/413 19626
/proc/meminfo: memFree=256753224/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700352 s]
/proc/loadavg: 27.92 29.12 29.78 3/413 19626
/proc/meminfo: memFree=256753224/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50137 s]
/proc/loadavg: 26.08 28.72 29.65 6/419 19637
/proc/meminfo: memFree=256491016/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
[pid=19627] ppid=19626 vsize=57668 CPUtime=1.48 cores=0
/proc/19627/stat : 19627 (cryptominisat) R 19626 19626 19403 0 -1 4202496 8921 0 0 0 145 3 0 0 20 0 1 0 596865214 59052032 8616 268435456000 4194304 4587354 140735009606352 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19627/statm: 14417 8616 304 96 0 10979 0
[pid=19628] ppid=19626 vsize=69000 CPUtime=1.48 cores=1
/proc/19628/stat : 19628 (clasp) R 19626 19626 19403 0 -1 4202496 17814 0 0 0 144 4 0 0 20 0 1 0 596865214 70656000 14163 268435456000 4194304 4785740 140734318011072 18446744073709551615 4416830 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19628/statm: 17250 14163 321 145 0 14295 0
[pid=19629] ppid=19626 vsize=471800 CPUtime=1.48 cores=2
/proc/19629/stat : 19629 (TNM) R 19626 19626 19403 0 -1 4202496 10013 0 0 0 145 3 0 0 20 0 1 0 596865214 483123200 9910 268435456000 134512640 134534564 4290741872 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19629/statm: 117950 9910 95 6 0 116615 0
[pid=19630] ppid=19626 vsize=56620 CPUtime=1.48 cores=3
/proc/19630/stat : 19630 (march_hi) R 19626 19626 19403 0 -1 4202496 49578 0 0 0 136 12 0 0 20 0 1 0 596865214 57978880 9927 268435456000 4194304 4331988 140734850814848 18446744073709551615 258650616632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19630/statm: 14155 9931 140 34 0 12597 0
[pid=19631] ppid=19626 vsize=120120 CPUtime=1.48 cores=4-31
/proc/19631/stat : 19631 (plingeling) R 19626 19626 19403 0 -1 4202496 28805 1248 0 0 140 7 0 1 21 0 1 0 596865214 123002880 28689 268435456000 4194304 4356188 140736398849984 18446744073709551615 4278267 0 0 4096 17442 0 0 0 17 9 0 0 0
/proc/19631/statm: 30030 28689 129 40 0 28574 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 793532

[startup+3.1015 s]
/proc/loadavg: 26.08 28.72 29.65 6/419 19637
/proc/meminfo: memFree=256373776/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 15 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
[pid=19627] ppid=19626 vsize=103592 CPUtime=3.08 cores=0
/proc/19627/stat : 19627 (cryptominisat) R 19626 19626 19403 0 -1 4202496 23355 0 0 0 301 7 0 0 25 0 1 0 596865214 106078208 20952 268435456000 4194304 4587354 140735009606352 18446744073709551615 4248821 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19627/statm: 25898 20952 328 96 0 22460 0
[pid=19628] ppid=19626 vsize=69000 CPUtime=3.08 cores=1
/proc/19628/stat : 19628 (clasp) R 19626 19626 19403 0 -1 4202496 17842 0 0 0 304 4 0 0 25 0 1 0 596865214 70656000 14191 268435456000 4194304 4785740 140734318011072 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19628/statm: 17250 14191 338 145 0 14295 0
[pid=19629] ppid=19626 vsize=471800 CPUtime=3.08 cores=2
/proc/19629/stat : 19629 (TNM) R 19626 19626 19403 0 -1 4202496 10013 0 0 0 305 3 0 0 25 0 1 0 596865214 483123200 9910 268435456000 134512640 134534564 4290741872 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19629/statm: 117950 9910 95 6 0 116615 0
[pid=19630] ppid=19626 vsize=190388 CPUtime=3.08 cores=3
/proc/19630/stat : 19630 (march_hi) R 19626 19626 19403 0 -1 4202496 88442 0 0 0 290 18 0 0 25 0 1 0 596865214 194957312 26508 268435456000 4194304 4331988 140734850814848 18446744073709551615 258650350608 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19630/statm: 47597 26508 172 34 0 46039 0
[pid=19631] ppid=19626 vsize=235680 CPUtime=3.08 cores=4-31
/proc/19631/stat : 19631 (plingeling) R 19626 19626 19403 0 -1 4202496 57512 1248 0 0 294 13 0 1 25 0 1 0 596865214 241336320 57396 268435456000 4194304 4356188 140736398849984 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 9 0 0 0
/proc/19631/statm: 58920 57402 129 40 0 57464 0
Current children cumulated CPU time (s) 15.4
Current children cumulated vsize (KiB) 1088784

[startup+6.3015 s]
/proc/loadavg: 26.64 28.79 29.66 34/447 19667
/proc/meminfo: memFree=255951036/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 15 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
[pid=19627] ppid=19626 vsize=141096 CPUtime=6.28 cores=0
/proc/19627/stat : 19627 (cryptominisat) R 19626 19626 19403 0 -1 4202496 23712 0 0 0 621 7 0 0 25 0 1 0 596865214 144482304 21288 268435456000 4194304 4587354 140735009606352 18446744073709551615 4521996 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19627/statm: 35274 21288 331 96 0 31836 0
[pid=19628] ppid=19626 vsize=69000 CPUtime=6.28 cores=1
/proc/19628/stat : 19628 (clasp) R 19626 19626 19403 0 -1 4202496 17842 0 0 0 624 4 0 0 25 0 1 0 596865214 70656000 14191 268435456000 4194304 4785740 140734318011072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19628/statm: 17250 14191 338 145 0 14295 0
[pid=19629] ppid=19626 vsize=471800 CPUtime=6.27 cores=2
/proc/19629/stat : 19629 (TNM) R 19626 19626 19403 0 -1 4202496 10013 0 0 0 624 3 0 0 25 0 1 0 596865214 483123200 9910 268435456000 134512640 134534564 4290741872 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19629/statm: 117950 9910 95 6 0 116615 0
[pid=19630] ppid=19626 vsize=194096 CPUtime=6.28 cores=3
/proc/19630/stat : 19630 (march_hi) R 19626 19626 19403 0 -1 4202496 103944 0 0 0 606 22 0 0 25 0 1 0 596865214 198754304 42010 268435456000 4194304 4331988 140734850814848 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19630/statm: 48524 42010 172 34 0 46966 0
[pid=19631] ppid=19626 vsize=989708 CPUtime=48.8 cores=4-31
/proc/19631/stat : 19631 (plingeling) S 19626 19626 19403 0 -1 4202496 219168 1248 0 0 4823 56 0 1 18 0 29 0 596865214 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 9 0 0 0
/proc/19631/statm: 247427 129470 153 40 0 245971 0
[pid=19631/tid=19640] ppid=19626 vsize=989708 CPUtime=1.6 cores=4-31
/proc/19631/task/19640/stat : 19640 (plingeling) R 19626 19626 19403 0 -1 4202560 3962 1248 0 0 158 1 0 1 20 0 29 0 596865682 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4262016 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=19631/tid=19641] ppid=19626 vsize=989708 CPUtime=1.59 cores=4-31
/proc/19631/task/19641/stat : 19641 (plingeling) R 19626 19626 19403 0 -1 4202560 2227 1248 0 0 158 0 0 1 20 0 29 0 596865682 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4268032 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19631/tid=19642] ppid=19626 vsize=989708 CPUtime=1.6 cores=4-31
/proc/19631/task/19642/stat : 19642 (plingeling) R 19626 19626 19403 0 -1 4202560 4370 1248 0 0 158 1 0 1 24 0 29 0 596865682 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4244400 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19631/tid=19643] ppid=19626 vsize=989708 CPUtime=1.6 cores=4-31
/proc/19631/task/19643/stat : 19643 (plingeling) R 19626 19626 19403 0 -1 4202560 5604 1248 0 0 158 1 0 1 24 0 29 0 596865682 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=19631/tid=19644] ppid=19626 vsize=989708 CPUtime=1.6 cores=4-31
/proc/19631/task/19644/stat : 19644 (plingeling) R 19626 19626 19403 0 -1 4202560 7159 1248 0 0 157 2 0 1 20 0 29 0 596865682 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4322162 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=19631/tid=19645] ppid=19626 vsize=989708 CPUtime=1.57 cores=4-31
/proc/19631/task/19645/stat : 19645 (plingeling) R 19626 19626 19403 0 -1 4202560 3283 1248 0 0 156 0 0 1 20 0 29 0 596865682 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4245442 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=19631/tid=19646] ppid=19626 vsize=989708 CPUtime=1.6 cores=4-31
/proc/19631/task/19646/stat : 19646 (plingeling) R 19626 19626 19403 0 -1 4202560 4345 1248 0 0 158 1 0 1 20 0 29 0 596865682 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19631/tid=19647] ppid=19626 vsize=989708 CPUtime=1.58 cores=4-31
/proc/19631/task/19647/stat : 19647 (plingeling) R 19626 19626 19403 0 -1 4202560 3787 1248 0 0 157 0 0 1 20 0 29 0 596865682 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4244435 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19631/tid=19648] ppid=19626 vsize=989708 CPUtime=1.56 cores=4-31
/proc/19631/task/19648/stat : 19648 (plingeling) R 19626 19626 19403 0 -1 4202560 1871 1248 0 0 155 0 0 1 24 0 29 0 596865682 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4212994 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=19631/tid=19649] ppid=19626 vsize=989708 CPUtime=1.59 cores=4-31
/proc/19631/task/19649/stat : 19649 (plingeling) R 19626 19626 19403 0 -1 4202560 3850 1248 0 0 157 1 0 1 20 0 29 0 596865683 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4244400 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=19631/tid=19650] ppid=19626 vsize=989708 CPUtime=1.55 cores=4-31
/proc/19631/task/19650/stat : 19650 (plingeling) R 19626 19626 19403 0 -1 4202560 7246 1248 0 0 152 2 0 1 18 0 29 0 596865683 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4318129 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=19631/tid=19651] ppid=19626 vsize=989708 CPUtime=1.59 cores=4-31
/proc/19631/task/19651/stat : 19651 (plingeling) R 19626 19626 19403 0 -1 4202560 4188 1248 0 0 158 0 0 1 24 0 29 0 596865683 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19631/tid=19652] ppid=19626 vsize=989708 CPUtime=1.59 cores=4-31
/proc/19631/task/19652/stat : 19652 (plingeling) R 19626 19626 19403 0 -1 4202560 3585 1248 0 0 158 0 0 1 23 0 29 0 596865683 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19631/tid=19653] ppid=19626 vsize=989708 CPUtime=1.59 cores=4-31
/proc/19631/task/19653/stat : 19653 (plingeling) R 19626 19626 19403 0 -1 4202560 3272 1248 0 0 158 0 0 1 20 0 29 0 596865683 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4321963 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=19631/tid=19654] ppid=19626 vsize=989708 CPUtime=1.58 cores=4-31
/proc/19631/task/19654/stat : 19654 (plingeling) R 19626 19626 19403 0 -1 4202560 3531 1248 0 0 156 1 0 1 23 0 29 0 596865683 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4259367 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19631/tid=19655] ppid=19626 vsize=989708 CPUtime=1.57 cores=4-31
/proc/19631/task/19655/stat : 19655 (plingeling) R 19626 19626 19403 0 -1 4202560 2419 1248 0 0 156 0 0 1 20 0 29 0 596865683 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4244400 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19631/tid=19656] ppid=19626 vsize=989708 CPUtime=1.57 cores=4-31
/proc/19631/task/19656/stat : 19656 (plingeling) R 19626 19626 19403 0 -1 4202560 3998 1248 0 0 155 1 0 1 23 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4260324 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=19631/tid=19657] ppid=19626 vsize=989708 CPUtime=1.5 cores=4-31
/proc/19631/task/19657/stat : 19657 (plingeling) R 19626 19626 19403 0 -1 4202560 1200 1248 0 0 149 0 0 1 23 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4264509 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=19631/tid=19658] ppid=19626 vsize=989708 CPUtime=1.58 cores=4-31
/proc/19631/task/19658/stat : 19658 (plingeling) R 19626 19626 19403 0 -1 4202560 6391 1248 0 0 156 1 0 1 24 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4267664 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19631/tid=19659] ppid=19626 vsize=989708 CPUtime=1.56 cores=4-31
/proc/19631/task/19659/stat : 19659 (plingeling) R 19626 19626 19403 0 -1 4202560 1170 1248 0 0 155 0 0 1 23 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4212992 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19631/tid=19660] ppid=19626 vsize=989708 CPUtime=1.59 cores=4-31
/proc/19631/task/19660/stat : 19660 (plingeling) R 19626 19626 19403 0 -1 4202560 2960 1248 0 0 157 1 0 1 20 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4244413 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19631/tid=19661] ppid=19626 vsize=989708 CPUtime=1.57 cores=4-31
/proc/19631/task/19661/stat : 19661 (plingeling) R 19626 19626 19403 0 -1 4202560 1489 1248 0 0 156 0 0 1 20 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 258650649892 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19631/tid=19662] ppid=19626 vsize=989708 CPUtime=1.57 cores=4-31
/proc/19631/task/19662/stat : 19662 (plingeling) R 19626 19626 19403 0 -1 4202560 4169 1248 0 0 155 1 0 1 20 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4247188 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19631/tid=19663] ppid=19626 vsize=989708 CPUtime=1.56 cores=4-31
/proc/19631/task/19663/stat : 19663 (plingeling) R 19626 19626 19403 0 -1 4202560 5153 1248 0 0 155 0 0 1 18 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19631/tid=19664] ppid=19626 vsize=989708 CPUtime=1.57 cores=4-31
/proc/19631/task/19664/stat : 19664 (plingeling) R 19626 19626 19403 0 -1 4202560 4066 1248 0 0 155 1 0 1 23 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=19631/tid=19665] ppid=19626 vsize=989708 CPUtime=1.56 cores=4-31
/proc/19631/task/19665/stat : 19665 (plingeling) R 19626 19626 19403 0 -1 4202560 3448 1248 0 0 154 1 0 1 23 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4245442 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19631/tid=19666] ppid=19626 vsize=989708 CPUtime=1.57 cores=4-31
/proc/19631/task/19666/stat : 19666 (plingeling) R 19626 19626 19403 0 -1 4202560 3834 1248 0 0 156 0 0 1 18 0 29 0 596865684 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4259331 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19631/tid=19667] ppid=19626 vsize=989708 CPUtime=1.57 cores=4-31
/proc/19631/task/19667/stat : 19667 (plingeling) R 19626 19626 19403 0 -1 4202560 3321 1248 0 0 156 0 0 1 20 0 29 0 596865685 1013460992 129470 268435456000 4194304 4356188 140736398849984 18446744073709551615 4259281 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 73.91
Current children cumulated vsize (KiB) 1884024

[startup+12.7017 s]
/proc/loadavg: 27.06 28.84 29.68 33/447 19667
/proc/meminfo: memFree=255701504/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 15 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
[pid=19627] ppid=19626 vsize=141096 CPUtime=12.68 cores=0
/proc/19627/stat : 19627 (cryptominisat) R 19626 19626 19403 0 -1 4202496 23882 0 0 0 1260 8 0 0 25 0 1 0 596865214 144482304 21450 268435456000 4194304 4587354 140735009606352 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0

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

/proc/19631/task/19647/stat : 19647 (plingeling) R 19626 19626 19403 0 -1 4202560 6833 1248 0 0 3337 7 0 1 25 0 29 0 596865682 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19631/tid=19648] ppid=19626 vsize=1189532 CPUtime=32.6 cores=4-31
/proc/19631/task/19648/stat : 19648 (plingeling) R 19626 19626 19403 0 -1 4202560 6915 1248 0 0 3257 2 0 1 25 0 29 0 596865682 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330814 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=19631/tid=19649] ppid=19626 vsize=1189532 CPUtime=33.46 cores=4-31
/proc/19631/task/19649/stat : 19649 (plingeling) R 19626 19626 19403 0 -1 4202560 9104 1248 0 0 3341 4 0 1 25 0 29 0 596865683 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4237168 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=19631/tid=19650] ppid=19626 vsize=1189532 CPUtime=33.46 cores=4-31
/proc/19631/task/19650/stat : 19650 (plingeling) R 19626 19626 19403 0 -1 4202560 11092 1248 0 0 3337 8 0 1 25 0 29 0 596865683 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=19631/tid=19651] ppid=19626 vsize=1189532 CPUtime=33.55 cores=4-31
/proc/19631/task/19651/stat : 19651 (plingeling) R 19626 19626 19403 0 -1 4202560 5479 1248 0 0 3353 1 0 1 25 0 29 0 596865683 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19631/tid=19652] ppid=19626 vsize=1189532 CPUtime=33.53 cores=4-31
/proc/19631/task/19652/stat : 19652 (plingeling) R 19626 19626 19403 0 -1 4202560 8839 1248 0 0 3347 5 0 1 25 0 29 0 596865683 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4241949 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19631/tid=19653] ppid=19626 vsize=1189532 CPUtime=33.51 cores=4-31
/proc/19631/task/19653/stat : 19653 (plingeling) R 19626 19626 19403 0 -1 4202560 8398 1248 0 0 3344 6 0 1 25 0 29 0 596865683 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4283885 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19631/tid=19654] ppid=19626 vsize=1189532 CPUtime=33.43 cores=4-31
/proc/19631/task/19654/stat : 19654 (plingeling) R 19626 19626 19403 0 -1 4202560 7633 1248 0 0 3338 4 0 1 25 0 29 0 596865683 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19631/tid=19655] ppid=19626 vsize=1189532 CPUtime=33.46 cores=4-31
/proc/19631/task/19655/stat : 19655 (plingeling) R 19626 19626 19403 0 -1 4202560 6521 1248 0 0 3341 4 0 1 25 0 29 0 596865683 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19631/tid=19656] ppid=19626 vsize=1189532 CPUtime=33.46 cores=4-31
/proc/19631/task/19656/stat : 19656 (plingeling) R 19626 19626 19403 0 -1 4202560 6564 1248 0 0 3342 3 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4279711 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=19631/tid=19657] ppid=19626 vsize=1189532 CPUtime=33.33 cores=4-31
/proc/19631/task/19657/stat : 19657 (plingeling) R 19626 19626 19403 0 -1 4202560 7742 1248 0 0 3325 7 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4282775 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=19631/tid=19658] ppid=19626 vsize=1189532 CPUtime=33.34 cores=4-31
/proc/19631/task/19658/stat : 19658 (plingeling) R 19626 19626 19403 0 -1 4202560 12452 1248 0 0 3324 9 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4211068 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19631/tid=19659] ppid=19626 vsize=1189532 CPUtime=33.43 cores=4-31
/proc/19631/task/19659/stat : 19659 (plingeling) R 19626 19626 19403 0 -1 4202560 2141 1248 0 0 3342 0 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331951 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=19631/tid=19660] ppid=19626 vsize=1189532 CPUtime=33.42 cores=4-31
/proc/19631/task/19660/stat : 19660 (plingeling) R 19626 19626 19403 0 -1 4202560 8726 1248 0 0 3337 4 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19631/tid=19661] ppid=19626 vsize=1189532 CPUtime=33.48 cores=4-31
/proc/19631/task/19661/stat : 19661 (plingeling) R 19626 19626 19403 0 -1 4202560 5335 1248 0 0 3346 1 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19631/tid=19662] ppid=19626 vsize=1189532 CPUtime=33.51 cores=4-31
/proc/19631/task/19662/stat : 19662 (plingeling) R 19626 19626 19403 0 -1 4202560 9346 1248 0 0 3344 6 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4281624 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19631/tid=19663] ppid=19626 vsize=1189532 CPUtime=33.42 cores=4-31
/proc/19631/task/19663/stat : 19663 (plingeling) R 19626 19626 19403 0 -1 4202560 10962 1248 0 0 3337 4 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19631/tid=19664] ppid=19626 vsize=1189532 CPUtime=33.44 cores=4-31
/proc/19631/task/19664/stat : 19664 (plingeling) R 19626 19626 19403 0 -1 4202560 7656 1248 0 0 3336 7 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4246436 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=19631/tid=19665] ppid=19626 vsize=1189532 CPUtime=33.39 cores=4-31
/proc/19631/task/19665/stat : 19665 (plingeling) R 19626 19626 19403 0 -1 4202560 8830 1248 0 0 3331 7 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19631/tid=19666] ppid=19626 vsize=1189532 CPUtime=33.53 cores=4-31
/proc/19631/task/19666/stat : 19666 (plingeling) R 19626 19626 19403 0 -1 4202560 8448 1248 0 0 3348 4 0 1 25 0 29 0 596865684 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19631/tid=19667] ppid=19626 vsize=1189532 CPUtime=33.52 cores=4-31
/proc/19631/task/19667/stat : 19667 (plingeling) R 19626 19626 19403 0 -1 4202560 3966 1248 0 0 3351 0 0 1 25 0 29 0 596865685 1218080768 167579 268435456000 4194304 4356188 140736398849984 18446744073709551615 4237473 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 1094.09
Current children cumulated vsize (KiB) 3673396

[startup+39.9017 s]
/proc/loadavg: 28.75 29.09 29.74 33/447 19667
/proc/meminfo: memFree=255706764/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 15 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
[pid=19627] ppid=19626 vsize=1722036 CPUtime=39.87 cores=0
/proc/19627/stat : 19627 (cryptominisat) R 19626 19626 19403 0 -1 4202496 32624 0 0 0 3976 11 0 0 25 0 1 0 596865214 1763364864 25201 268435456000 4194304 4587354 140735009606352 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19627/statm: 430509 25201 334 96 0 427071 0
[pid=19628] ppid=19626 vsize=75808 CPUtime=39.87 cores=1
/proc/19628/stat : 19628 (clasp) R 19626 19626 19403 0 -1 4202496 19531 0 0 0 3982 5 0 0 25 0 1 0 596865214 77627392 15880 268435456000 4194304 4785740 140734318011072 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19628/statm: 18952 15880 338 145 0 15997 0
[pid=19629] ppid=19626 vsize=471800 CPUtime=39.87 cores=2
/proc/19629/stat : 19629 (TNM) R 19626 19626 19403 0 -1 4202496 10013 0 0 0 3984 3 0 0 25 0 1 0 596865214 483123200 9910 268435456000 134512640 134534564 4290741872 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19629/statm: 117950 9910 95 6 0 116615 0
[pid=19630] ppid=19626 vsize=196028 CPUtime=39.87 cores=3
/proc/19630/stat : 19630 (march_hi) R 19626 19626 19403 0 -1 4202496 104440 0 0 0 3965 22 0 0 25 0 1 0 596865214 200732672 42506 268435456000 4194304 4331988 140734850814848 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19630/statm: 49007 42506 172 34 0 47449 0
[pid=19631] ppid=19626 vsize=1189496 CPUtime=985.75 cores=4-31
/proc/19631/stat : 19631 (plingeling) S 19626 19626 19403 0 -1 4202496 334252 1248 0 0 98410 164 0 1 18 0 29 0 596865214 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 9 0 0 0
/proc/19631/statm: 297374 167570 159 40 0 295918 0
[pid=19631/tid=19640] ppid=19626 vsize=1189496 CPUtime=35.17 cores=4-31
/proc/19631/task/19640/stat : 19640 (plingeling) R 19626 19626 19403 0 -1 4202560 8832 1248 0 0 3510 6 0 1 25 0 29 0 596865682 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4225618 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=19631/tid=19641] ppid=19626 vsize=1189496 CPUtime=35.1 cores=4-31
/proc/19631/task/19641/stat : 19641 (plingeling) R 19626 19626 19403 0 -1 4202560 7609 1248 0 0 3503 6 0 1 25 0 29 0 596865682 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4332225 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19631/tid=19642] ppid=19626 vsize=1189496 CPUtime=35.05 cores=4-31
/proc/19631/task/19642/stat : 19642 (plingeling) R 19626 19626 19403 0 -1 4202560 9880 1248 0 0 3501 3 0 1 25 0 29 0 596865682 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19631/tid=19643] ppid=19626 vsize=1189496 CPUtime=35.18 cores=4-31
/proc/19631/task/19643/stat : 19643 (plingeling) R 19626 19626 19403 0 -1 4202560 5604 1248 0 0 3516 1 0 1 25 0 29 0 596865682 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4237428 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=19631/tid=19644] ppid=19626 vsize=1189496 CPUtime=35.15 cores=4-31
/proc/19631/task/19644/stat : 19644 (plingeling) R 19626 19626 19403 0 -1 4202560 11779 1248 0 0 3506 8 0 1 25 0 29 0 596865682 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4271154 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=19631/tid=19645] ppid=19626 vsize=1189496 CPUtime=35.05 cores=4-31
/proc/19631/task/19645/stat : 19645 (plingeling) R 19626 19626 19403 0 -1 4202560 6873 1248 0 0 3499 5 0 1 25 0 29 0 596865682 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4324735 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=19631/tid=19646] ppid=19626 vsize=1189496 CPUtime=35.08 cores=4-31
/proc/19631/task/19646/stat : 19646 (plingeling) R 19626 19626 19403 0 -1 4202560 7423 1248 0 0 3505 2 0 1 25 0 29 0 596865682 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19631/tid=19647] ppid=19626 vsize=1189496 CPUtime=35.05 cores=4-31
/proc/19631/task/19647/stat : 19647 (plingeling) R 19626 19626 19403 0 -1 4202560 6833 1248 0 0 3497 7 0 1 25 0 29 0 596865682 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4279456 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19631/tid=19648] ppid=19626 vsize=1189496 CPUtime=34.15 cores=4-31
/proc/19631/task/19648/stat : 19648 (plingeling) R 19626 19626 19403 0 -1 4202560 6915 1248 0 0 3412 2 0 1 25 0 29 0 596865682 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4259314 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=19631/tid=19649] ppid=19626 vsize=1189496 CPUtime=35.06 cores=4-31
/proc/19631/task/19649/stat : 19649 (plingeling) R 19626 19626 19403 0 -1 4202560 9104 1248 0 0 3501 4 0 1 25 0 29 0 596865683 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4210615 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=19631/tid=19650] ppid=19626 vsize=1189496 CPUtime=35.06 cores=4-31
/proc/19631/task/19650/stat : 19650 (plingeling) R 19626 19626 19403 0 -1 4202560 11092 1248 0 0 3497 8 0 1 25 0 29 0 596865683 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4237251 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=19631/tid=19651] ppid=19626 vsize=1189496 CPUtime=35.15 cores=4-31
/proc/19631/task/19651/stat : 19651 (plingeling) R 19626 19626 19403 0 -1 4202560 5479 1248 0 0 3513 1 0 1 25 0 29 0 596865683 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19631/tid=19652] ppid=19626 vsize=1189496 CPUtime=35.13 cores=4-31
/proc/19631/task/19652/stat : 19652 (plingeling) R 19626 19626 19403 0 -1 4202560 8839 1248 0 0 3507 5 0 1 25 0 29 0 596865683 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4216281 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19631/tid=19653] ppid=19626 vsize=1189496 CPUtime=35.11 cores=4-31
/proc/19631/task/19653/stat : 19653 (plingeling) R 19626 19626 19403 0 -1 4202560 8398 1248 0 0 3504 6 0 1 25 0 29 0 596865683 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19631/tid=19654] ppid=19626 vsize=1189496 CPUtime=35.03 cores=4-31
/proc/19631/task/19654/stat : 19654 (plingeling) R 19626 19626 19403 0 -1 4202560 7633 1248 0 0 3498 4 0 1 25 0 29 0 596865683 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4241643 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19631/tid=19655] ppid=19626 vsize=1189496 CPUtime=35.06 cores=4-31
/proc/19631/task/19655/stat : 19655 (plingeling) R 19626 19626 19403 0 -1 4202560 6521 1248 0 0 3501 4 0 1 25 0 29 0 596865683 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19631/tid=19656] ppid=19626 vsize=1189496 CPUtime=35.06 cores=4-31
/proc/19631/task/19656/stat : 19656 (plingeling) R 19626 19626 19403 0 -1 4202560 6564 1248 0 0 3502 3 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=19631/tid=19657] ppid=19626 vsize=1189496 CPUtime=34.93 cores=4-31
/proc/19631/task/19657/stat : 19657 (plingeling) R 19626 19626 19403 0 -1 4202560 7742 1248 0 0 3485 7 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331011 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=19631/tid=19658] ppid=19626 vsize=1189496 CPUtime=34.94 cores=4-31
/proc/19631/task/19658/stat : 19658 (plingeling) R 19626 19626 19403 0 -1 4202560 12452 1248 0 0 3484 9 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19631/tid=19659] ppid=19626 vsize=1189496 CPUtime=35.03 cores=4-31
/proc/19631/task/19659/stat : 19659 (plingeling) R 19626 19626 19403 0 -1 4202560 2141 1248 0 0 3502 0 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=19631/tid=19660] ppid=19626 vsize=1189496 CPUtime=35.02 cores=4-31
/proc/19631/task/19660/stat : 19660 (plingeling) R 19626 19626 19403 0 -1 4202560 8726 1248 0 0 3497 4 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4279461 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19631/tid=19661] ppid=19626 vsize=1189496 CPUtime=35.08 cores=4-31
/proc/19631/task/19661/stat : 19661 (plingeling) R 19626 19626 19403 0 -1 4202560 5335 1248 0 0 3506 1 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19631/tid=19662] ppid=19626 vsize=1189496 CPUtime=35.11 cores=4-31
/proc/19631/task/19662/stat : 19662 (plingeling) R 19626 19626 19403 0 -1 4202560 9346 1248 0 0 3504 6 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19631/tid=19663] ppid=19626 vsize=1189496 CPUtime=35.02 cores=4-31
/proc/19631/task/19663/stat : 19663 (plingeling) R 19626 19626 19403 0 -1 4202560 10962 1248 0 0 3497 4 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331276 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19631/tid=19664] ppid=19626 vsize=1189496 CPUtime=35.04 cores=4-31
/proc/19631/task/19664/stat : 19664 (plingeling) R 19626 19626 19403 0 -1 4202560 7656 1248 0 0 3496 7 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=19631/tid=19665] ppid=19626 vsize=1189496 CPUtime=34.99 cores=4-31
/proc/19631/task/19665/stat : 19665 (plingeling) R 19626 19626 19403 0 -1 4202560 8830 1248 0 0 3491 7 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4231877 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19631/tid=19666] ppid=19626 vsize=1189496 CPUtime=35.13 cores=4-31
/proc/19631/task/19666/stat : 19666 (plingeling) R 19626 19626 19403 0 -1 4202560 8448 1248 0 0 3508 4 0 1 25 0 29 0 596865684 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4237422 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19631/tid=19667] ppid=19626 vsize=1189496 CPUtime=35.12 cores=4-31
/proc/19631/task/19667/stat : 19667 (plingeling) R 19626 19626 19403 0 -1 4202560 3966 1248 0 0 3511 0 0 1 25 0 29 0 596865685 1218043904 167570 268435456000 4194304 4356188 140736398849984 18446744073709551615 4244260 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 1145.23
Current children cumulated vsize (KiB) 3673492

[startup+40.3017 s]
/proc/loadavg: 28.75 29.09 29.74 33/447 19667
/proc/meminfo: memFree=255706764/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=0 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 515 0 0 0 0 0 0 0 15 0 1 0 596865213 18763776 386 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9201663558448840703 0 0 17 4 0 0 0
/proc/19626/statm: 4581 386 337 23 0 91 0
[pid=19627] ppid=19626 vsize=1722036 CPUtime=40.27 cores=0
/proc/19627/stat : 19627 (cryptominisat) R 19626 19626 19403 0 -1 4202496 32624 0 0 0 4016 11 0 0 25 0 1 0 596865214 1763364864 25201 268435456000 4194304 4587354 140735009606352 18446744073709551615 4430901 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19627/statm: 430509 25201 334 96 0 427071 0
[pid=19628] ppid=19626 vsize=75808 CPUtime=40.27 cores=1
/proc/19628/stat : 19628 (clasp) R 19626 19626 19403 0 -1 4202496 19553 0 0 0 4022 5 0 0 25 0 1 0 596865214 77627392 15902 268435456000 4194304 4785740 140734318011072 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19628/statm: 18952 15902 338 145 0 15997 0
[pid=19629] ppid=19626 vsize=471800 CPUtime=40.27 cores=2
/proc/19629/stat : 19629 (TNM) R 19626 19626 19403 0 -1 4202496 10013 0 0 0 4024 3 0 0 25 0 1 0 596865214 483123200 9910 268435456000 134512640 134534564 4290741872 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19629/statm: 117950 9910 95 6 0 116615 0
[pid=19630] ppid=19626 vsize=196028 CPUtime=40.27 cores=3
/proc/19630/stat : 19630 (march_hi) R 19626 19626 19403 0 -1 4202496 104440 0 0 0 4005 22 0 0 25 0 1 0 596865214 200732672 42506 268435456000 4194304 4331988 140734850814848 18446744073709551615 4229049 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19630/statm: 49007 42506 172 34 0 47449 0
[pid=19631] ppid=19626 vsize=1150532 CPUtime=995.76 cores=4-31
/proc/19631/stat : 19631 (plingeling) S 19626 19626 19403 0 -1 4202496 334253 1248 0 0 99411 164 0 1 18 0 5 0 596865214 1178144768 165489 268435456000 4194304 4356188 140736398849984 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 9 0 0 0
/proc/19631/statm: 287633 165489 160 40 0 286177 0
[pid=19631/tid=19646] ppid=19626 vsize=1150532 CPUtime=35.48 cores=4-31
/proc/19631/task/19646/stat : 19646 (plingeling) R 19626 19626 19403 0 -1 4202560 7423 1248 0 0 3545 2 0 1 25 0 5 0 596865682 1178144768 165489 268435456000 4194304 4356188 140736398849984 18446744073709551615 4210830 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19631/tid=19654] ppid=19626 vsize=1150532 CPUtime=35.43 cores=4-31
/proc/19631/task/19654/stat : 19654 (plingeling) R 19626 19626 19403 0 -1 4202560 7633 1248 0 0 3538 4 0 1 25 0 5 0 596865683 1178144768 165489 268435456000 4194304 4356188 140736398849984 18446744073709551615 4286769 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19631/tid=19661] ppid=19626 vsize=1150532 CPUtime=35.48 cores=4-31
/proc/19631/task/19661/stat : 19661 (plingeling) R 19626 19626 19403 0 -1 4202560 5335 1248 0 0 3546 1 0 1 25 0 5 0 596865684 1178144768 165489 268435456000 4194304 4356188 140736398849984 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19631/tid=19664] ppid=19626 vsize=1150532 CPUtime=35.44 cores=4-31
/proc/19631/task/19664/stat : 19664 (plingeling) R 19626 19626 19403 0 -1 4202560 7656 1248 0 0 3536 7 0 1 25 0 5 0 596865684 1178144768 165489 268435456000 4194304 4356188 140736398849984 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 1156.84
Current children cumulated vsize (KiB) 3634528

[startup+40.5007 s]
/proc/loadavg: 28.75 29.09 29.74 33/447 19667
/proc/meminfo: memFree=255706764/264257624 swapFree=67111528/67111528
[pid=19626] ppid=19624 vsize=18324 CPUtime=1076.96 cores=0-31
/proc/19626/stat : 19626 (ppfolio) S 19624 19626 19403 0 -1 4202496 516 365085 0 0 0 0 107514 182 15 0 1 0 596865213 18763776 387 268435456000 4194304 4287625 140734202222112 18446744073709551615 258650975999 0 0 4096 65536 9202023511067951408 0 0 17 4 0 0 0
/proc/19626/statm: 4581 387 338 23 0 91 0
[pid=19627] ppid=19626 vsize=0 CPUtime=40.47 cores=0
/proc/19627/stat : 19627 (cryptominisat) R 19626 19626 19403 0 -1 4203524 32629 0 0 0 4036 11 0 0 25 0 1 0 596865214 0 0 268435456000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19627/statm: 0 0 0 0 0 0 0
[pid=19630] ppid=19626 vsize=0 CPUtime=40.48 cores=3
/proc/19630/stat : 19630 (march_hi) R 19626 19626 19403 0 -1 4203524 104440 0 0 0 4025 23 0 0 25 0 1 0 596865214 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19630/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1157.91
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 40.5101
CPU time (s): 1157.96
CPU user time (s): 1155.76
CPU system time (s): 2.19567
CPU usage (%): 2858.44
Max. virtual memory (cumulated for all children) (KiB): 3681316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1155.76
system time used= 2.19567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502690
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= 2640
involuntary context switches= 2850

runsolver used 0.238963 second user time and 0.91686 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-08 13:23:08
IDJOB=3347213
IDBENCH=69599
IDSOLVER=1808
FILE ID=node200/3347213-1304853787
RUNJOBID= node200-1304853698-19417
PBS_JOBID= 13281982
Free space on /tmp= 62048 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347213-1304853787/watcher-3347213-1304853787 -o /tmp/evaluation-result-3347213-1304853787/solver-3347213-1304853787 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347213-1304853787.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1286455197

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:      256753628 kB
Buffers:        358672 kB
Cached:        6797848 kB
SwapCached:          0 kB
Active:        6333620 kB
Inactive:       891756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      256753628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14824 kB
Writeback:           0 kB
AnonPages:       69068 kB
Mapped:          14536 kB
Slab:           191592 kB
PageTables:       4396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   192836 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-08 13:23:49