Trace number 3347155

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 par? (TO) 160002 5015.14

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3347155-1304746848/watcher-3347155-1304746848 -o /tmp/evaluation-result-3347155-1304746848/solver-3347155-1304746848 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347155-1304746848.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.34 31.19 31.80 1/413 4819
/proc/meminfo: memFree=256776536/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0

[startup+0.102491 s]
/proc/loadavg: 27.34 31.19 31.80 1/413 4819
/proc/meminfo: memFree=256776536/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200487 s]
/proc/loadavg: 27.34 31.19 31.80 1/413 4819
/proc/meminfo: memFree=256776536/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300489 s]
/proc/loadavg: 27.34 31.19 31.80 1/413 4819
/proc/meminfo: memFree=256776536/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700478 s]
/proc/loadavg: 27.34 31.19 31.80 1/413 4819
/proc/meminfo: memFree=256776536/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 19 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50155 s]
/proc/loadavg: 25.55 30.75 31.66 6/419 4830
/proc/meminfo: memFree=256454048/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 19 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0
[pid=4820] ppid=4819 vsize=100612 CPUtime=1.49 cores=0
/proc/4820/stat : 4820 (cryptominisat) R 4819 4819 4793 0 -1 4202496 18946 0 0 0 144 5 0 0 20 0 1 0 586171356 103026688 18462 268435456000 4194304 4587354 140737265619600 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4820/statm: 25153 18462 304 96 0 21715 0
[pid=4821] ppid=4819 vsize=91000 CPUtime=1.48 cores=1
/proc/4821/stat : 4821 (clasp) R 4819 4819 4793 0 -1 4202496 24763 0 0 0 141 7 0 0 20 0 1 0 586171356 93184000 18920 268435456000 4194304 4785740 140737039080208 18446744073709551615 4489903 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4821/statm: 22750 18920 317 145 0 19795 0
[pid=4822] ppid=4819 vsize=492656 CPUtime=1.48 cores=2
/proc/4822/stat : 4822 (TNM) R 4819 4819 4793 0 -1 4202496 14081 0 0 0 143 5 0 0 20 0 1 0 586171356 504479744 13979 268435456000 134512640 134534564 4289046736 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4822/statm: 123164 13979 91 6 0 121829 0
[pid=4823] ppid=4819 vsize=127472 CPUtime=1.48 cores=3
/proc/4823/stat : 4823 (march_hi) R 4819 4819 4793 0 -1 4194304 35675 0 0 0 137 11 0 0 20 0 1 0 586171356 130531328 23486 268435456000 4194304 4331988 140734778207552 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4823/statm: 31868 23486 126 34 0 30310 0
[pid=4824] ppid=4819 vsize=119808 CPUtime=1.48 cores=4-31
/proc/4824/stat : 4824 (plingeling) R 4819 4819 4793 0 -1 4202496 28730 1238 0 0 139 8 0 1 21 0 1 0 586171356 122683392 28398 268435456000 4194304 4356188 140736095058016 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 10 0 0 0
/proc/4824/statm: 29952 28403 129 40 0 28496 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 949872

[startup+3.10057 s]
/proc/loadavg: 25.55 30.75 31.66 6/419 4830
/proc/meminfo: memFree=256245140/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 16 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0
[pid=4820] ppid=4819 vsize=127876 CPUtime=3.08 cores=0
/proc/4820/stat : 4820 (cryptominisat) R 4819 4819 4793 0 -1 4202496 25748 0 0 0 302 6 0 0 25 0 1 0 586171356 130945024 25262 268435456000 4194304 4587354 140737265619600 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4820/statm: 31969 25262 310 96 0 28531 0
[pid=4821] ppid=4819 vsize=84024 CPUtime=3.08 cores=1
/proc/4821/stat : 4821 (clasp) R 4819 4819 4793 0 -1 4202496 26719 0 0 0 300 8 0 0 25 0 1 0 586171356 86040576 17870 268435456000 4194304 4785740 140737039080208 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4821/statm: 21006 17870 338 145 0 18051 0
[pid=4822] ppid=4819 vsize=499520 CPUtime=3.08 cores=2
/proc/4822/stat : 4822 (TNM) R 4819 4819 4793 0 -1 4202496 22095 0 0 0 301 7 0 0 25 0 1 0 586171356 511508480 21993 268435456000 134512640 134534564 4289046736 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4822/statm: 124880 21993 95 6 0 123545 0
[pid=4823] ppid=4819 vsize=107172 CPUtime=3.08 cores=3
/proc/4823/stat : 4823 (march_hi) R 4819 4819 4793 0 -1 4202496 57262 0 0 0 292 16 0 0 25 0 1 0 586171356 109744128 18404 268435456000 4194304 4331988 140734778207552 18446744073709551615 258650623226 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4823/statm: 26793 18404 146 34 0 25235 0
[pid=4824] ppid=4819 vsize=304348 CPUtime=3.08 cores=4-31
/proc/4824/stat : 4824 (plingeling) R 4819 4819 4793 0 -1 4202496 75183 1238 0 0 288 19 0 1 25 0 1 0 586171356 311652352 74746 268435456000 4194304 4356188 140736095058016 18446744073709551615 4277592 0 0 4096 17442 0 0 0 17 10 0 0 0
/proc/4824/statm: 76087 74746 129 40 0 74631 0
Current children cumulated CPU time (s) 15.4
Current children cumulated vsize (KiB) 1141264

[startup+6.30068 s]
/proc/loadavg: 23.90 30.32 31.51 6/419 4830
/proc/meminfo: memFree=255825612/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0
[pid=4820] ppid=4819 vsize=127876 CPUtime=6.28 cores=0
/proc/4820/stat : 4820 (cryptominisat) R 4819 4819 4793 0 -1 4202496 25749 0 0 0 622 6 0 0 25 0 1 0 586171356 130945024 25263 268435456000 4194304 4587354 140737265619600 18446744073709551615 4367567 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4820/statm: 31969 25263 310 96 0 28531 0
[pid=4821] ppid=4819 vsize=84024 CPUtime=6.28 cores=1
/proc/4821/stat : 4821 (clasp) R 4819 4819 4793 0 -1 4202496 26719 0 0 0 620 8 0 0 25 0 1 0 586171356 86040576 17870 268435456000 4194304 4785740 140737039080208 18446744073709551615 4546287 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4821/statm: 21006 17870 338 145 0 18051 0
[pid=4822] ppid=4819 vsize=499520 CPUtime=6.28 cores=2
/proc/4822/stat : 4822 (TNM) R 4819 4819 4793 0 -1 4202496 22095 0 0 0 621 7 0 0 25 0 1 0 586171356 511508480 21993 268435456000 134512640 134534564 4289046736 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4822/statm: 124880 21993 95 6 0 123545 0
[pid=4823] ppid=4819 vsize=330428 CPUtime=6.28 cores=3
/proc/4823/stat : 4823 (march_hi) R 4819 4819 4793 0 -1 4202496 130836 0 0 0 597 31 0 0 25 0 1 0 586171356 338358272 37669 268435456000 4194304 4331988 140734778207552 18446744073709551615 4226448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4823/statm: 82607 37669 171 34 0 81049 0
[pid=4824] ppid=4819 vsize=691252 CPUtime=6.28 cores=4-31
/proc/4824/stat : 4824 (plingeling) R 4819 4819 4793 0 -1 4202496 172037 1238 0 0 590 37 0 1 25 0 1 0 586171356 707842048 171472 268435456000 4194304 4356188 140736095058016 18446744073709551615 4277785 0 0 4096 17442 0 0 0 17 10 0 0 0
/proc/4824/statm: 172813 171472 129 40 0 171357 0
Current children cumulated CPU time (s) 31.4
Current children cumulated vsize (KiB) 1751424

[startup+12.7019 s]
/proc/loadavg: 22.39 29.90 31.37 34/447 4858
/proc/meminfo: memFree=255519828/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0
[pid=4820] ppid=4819 vsize=198264 CPUtime=12.68 cores=0
/proc/4820/stat : 4820 (cryptominisat) R 4819 4819 4793 0 -1 4202496 44084 0 0 0 1258 10 0 0 25 0 1 0 586171356 203022336 34015 268435456000 4194304 4587354 140737265619600 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4820/statm: 49566 34015 328 96 0 46128 0
[pid=4821] ppid=4819 vsize=84024 CPUtime=12.68 cores=1
/proc/4821/stat : 4821 (clasp) R 4819 4819 4793 0 -1 4202496 26719 0 0 0 1260 8 0 0 25 0 1 0 586171356 86040576 17870 268435456000 4194304 4785740 140737039080208 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4821/statm: 21006 17870 338 145 0 18051 0
[pid=4822] ppid=4819 vsize=499520 CPUtime=12.68 cores=2
/proc/4822/stat : 4822 (TNM) R 4819 4819 4793 0 -1 4202496 22095 0 0 0 1261 7 0 0 25 0 1 0 586171356 511508480 21993 268435456000 134512640 134534564 4289046736 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4822/statm: 124880 21993 95 6 0 123545 0
[pid=4823] ppid=4819 vsize=335892 CPUtime=12.68 cores=3
/proc/4823/stat : 4823 (march_hi) R 4819 4819 4793 0 -1 4202496 132471 0 0 0 1236 32 0 0 25 0 1 0 586171356 343953408 39304 268435456000 4194304 4331988 140734778207552 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4823/statm: 83973 39304 174 34 0 82415 0
[pid=4824] ppid=4819 vsize=1359676 CPUtime=53.28 cores=4-31
/proc/4824/stat : 4824 (plingeling) S 4819 4819 4793 0 -1 4202496 272267 1238 0 0 5250 77 0 1 18 0 29 0 586171356 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 26 0 0 0
/proc/4824/statm: 339919 218568 146 40 0 338463 0
[pid=4824/tid=4831] ppid=4819 vsize=1359676 CPUtime=1.53 cores=4-31
/proc/4824/task/4831/stat : 4831 (plingeling) R 4819 4819 4793 0 -1 4202560 1440 1238 0 0 151 1 0 1 19 0 29 0 586172469 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4261950 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=4824/tid=4832] ppid=4819 vsize=1359676 CPUtime=1.52 cores=4-31
/proc/4824/task/4832/stat : 4832 (plingeling) R 4819 4819 4793 0 -1 4202560 1455 1238 0 0 151 0 0 1 19 0 29 0 586172469 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4242732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4824/tid=4833] ppid=4819 vsize=1359676 CPUtime=1.52 cores=4-31
/proc/4824/task/4833/stat : 4833 (plingeling) R 4819 4819 4793 0 -1 4202560 1430 1238 0 0 151 0 0 1 20 0 29 0 586172469 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4238443 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=4824/tid=4834] ppid=4819 vsize=1359676 CPUtime=1.53 cores=4-31
/proc/4824/task/4834/stat : 4834 (plingeling) R 4819 4819 4793 0 -1 4202560 1399 1238 0 0 151 1 0 1 20 0 29 0 586172469 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4237203 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=4824/tid=4835] ppid=4819 vsize=1359676 CPUtime=1.48 cores=4-31
/proc/4824/task/4835/stat : 4835 (plingeling) R 4819 4819 4793 0 -1 4202560 1272 1238 0 0 147 0 0 1 19 0 29 0 586172469 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4237477 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=4824/tid=4836] ppid=4819 vsize=1359676 CPUtime=1.53 cores=4-31
/proc/4824/task/4836/stat : 4836 (plingeling) R 4819 4819 4793 0 -1 4202560 1449 1238 0 0 152 0 0 1 19 0 29 0 586172470 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4237251 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4824/tid=4837] ppid=4819 vsize=1359676 CPUtime=1.53 cores=4-31
/proc/4824/task/4837/stat : 4837 (plingeling) R 4819 4819 4793 0 -1 4202560 1475 1238 0 0 151 1 0 1 20 0 29 0 586172470 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4237229 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=4824/tid=4838] ppid=4819 vsize=1359676 CPUtime=1.51 cores=4-31
/proc/4824/task/4838/stat : 4838 (plingeling) R 4819 4819 4793 0 -1 4202560 1431 1238 0 0 150 0 0 1 22 0 29 0 586172470 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4238240 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=4824/tid=4839] ppid=4819 vsize=1359676 CPUtime=1.52 cores=4-31
/proc/4824/task/4839/stat : 4839 (plingeling) R 4819 4819 4793 0 -1 4202560 1359 1238 0 0 151 0 0 1 20 0 29 0 586172470 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=4824/tid=4840] ppid=4819 vsize=1359676 CPUtime=1.49 cores=4-31
/proc/4824/task/4840/stat : 4840 (plingeling) R 4819 4819 4793 0 -1 4202560 1405 1238 0 0 147 1 0 1 19 0 29 0 586172470 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4261931 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=4824/tid=4841] ppid=4819 vsize=1359676 CPUtime=1.48 cores=4-31
/proc/4824/task/4841/stat : 4841 (plingeling) R 4819 4819 4793 0 -1 4202560 1338 1238 0 0 147 0 0 1 19 0 29 0 586172470 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4237251 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=4824/tid=4842] ppid=4819 vsize=1359676 CPUtime=1.49 cores=4-31
/proc/4824/task/4842/stat : 4842 (plingeling) R 4819 4819 4793 0 -1 4202560 1432 1238 0 0 148 0 0 1 19 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4238402 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=4824/tid=4843] ppid=4819 vsize=1359676 CPUtime=1.52 cores=4-31
/proc/4824/task/4843/stat : 4843 (plingeling) R 4819 4819 4793 0 -1 4202560 1493 1238 0 0 150 1 0 1 23 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4245523 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=4824/tid=4844] ppid=4819 vsize=1359676 CPUtime=1.5 cores=4-31
/proc/4824/task/4844/stat : 4844 (plingeling) R 4819 4819 4793 0 -1 4202560 1302 1238 0 0 149 0 0 1 20 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4241631 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=4824/tid=4845] ppid=4819 vsize=1359676 CPUtime=1.52 cores=4-31
/proc/4824/task/4845/stat : 4845 (plingeling) R 4819 4819 4793 0 -1 4202560 1369 1238 0 0 150 1 0 1 19 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4260248 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=4824/tid=4846] ppid=4819 vsize=1359676 CPUtime=1.51 cores=4-31
/proc/4824/task/4846/stat : 4846 (plingeling) R 4819 4819 4793 0 -1 4202560 1436 1238 0 0 150 0 0 1 19 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4237473 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=4824/tid=4847] ppid=4819 vsize=1359676 CPUtime=1.51 cores=4-31
/proc/4824/task/4847/stat : 4847 (plingeling) R 4819 4819 4793 0 -1 4202560 1458 1238 0 0 150 0 0 1 20 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4237473 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=4824/tid=4848] ppid=4819 vsize=1359676 CPUtime=1.5 cores=4-31
/proc/4824/task/4848/stat : 4848 (plingeling) R 4819 4819 4793 0 -1 4202560 1367 1238 0 0 148 1 0 1 22 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4238240 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=4824/tid=4849] ppid=4819 vsize=1359676 CPUtime=1.48 cores=4-31
/proc/4824/task/4849/stat : 4849 (plingeling) R 4819 4819 4793 0 -1 4202560 1431 1238 0 0 147 0 0 1 20 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4237251 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=4824/tid=4850] ppid=4819 vsize=1359676 CPUtime=1.51 cores=4-31
/proc/4824/task/4850/stat : 4850 (plingeling) R 4819 4819 4793 0 -1 4202560 1402 1238 0 0 150 0 0 1 20 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4212718 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4824/tid=4851] ppid=4819 vsize=1359676 CPUtime=1.5 cores=4-31
/proc/4824/task/4851/stat : 4851 (plingeling) R 4819 4819 4793 0 -1 4202560 1430 1238 0 0 149 0 0 1 19 0 29 0 586172471 1392308224 218568 268435456000 4194304 4356188 140736095058016 18446744073709551615 4237473 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=4824/tid=4852] ppid=4819 vsize=1359676 CPUtime=1.51 cores=4-31

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

[pid=4822] ppid=4819 vsize=499524 CPUtime=4961.35 cores=2
/proc/4822/stat : 4822 (TNM) R 4819 4819 4793 0 -1 4202496 22104 0 0 0 496128 7 0 0 25 0 1 0 586171356 511512576 22002 268435456000 134512640 134534564 4289046736 18446744073709551615 134525888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4822/statm: 124881 22002 103 6 0 123546 0
[pid=4823] ppid=4819 vsize=357820 CPUtime=4961.32 cores=3
/proc/4823/stat : 4823 (march_hi) R 4819 4819 4793 0 -1 4202496 137487 0 0 0 496097 35 0 0 25 0 1 0 586171356 366407680 44320 268435456000 4194304 4331988 140734778207552 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4823/statm: 89455 44320 174 34 0 87897 0
[pid=4824] ppid=4819 vsize=2469720 CPUtime=138469 cores=4-31
/proc/4824/stat : 4824 (plingeling) S 4819 4819 4793 0 -1 4202496 1486920 1238 0 0 13846060 803 0 1 18 0 29 0 586171356 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 26 0 0 0
/proc/4824/statm: 617430 502563 159 40 0 615974 0
[pid=4824/tid=4831] ppid=4819 vsize=2469720 CPUtime=4950.13 cores=4-31
/proc/4824/task/4831/stat : 4831 (plingeling) R 4819 4819 4793 0 -1 4202560 31647 1238 0 0 494998 14 0 1 25 0 29 0 586172469 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331321 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=4824/tid=4832] ppid=4819 vsize=2469720 CPUtime=4950.13 cores=4-31
/proc/4824/task/4832/stat : 4832 (plingeling) R 4819 4819 4793 0 -1 4202560 26011 1238 0 0 495004 8 0 1 25 0 29 0 586172469 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4824/tid=4833] ppid=4819 vsize=2469720 CPUtime=4950.17 cores=4-31
/proc/4824/task/4833/stat : 4833 (plingeling) R 4819 4819 4793 0 -1 4202560 31009 1238 0 0 495009 7 0 1 25 0 29 0 586172469 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=4824/tid=4834] ppid=4819 vsize=2469720 CPUtime=4943.16 cores=4-31
/proc/4824/task/4834/stat : 4834 (plingeling) R 4819 4819 4793 0 -1 4202560 41803 1238 0 0 494291 24 0 1 25 0 29 0 586172469 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=4824/tid=4835] ppid=4819 vsize=2469720 CPUtime=4942.97 cores=4-31
/proc/4824/task/4835/stat : 4835 (plingeling) R 4819 4819 4793 0 -1 4202560 22919 1238 0 0 494285 11 0 1 25 0 29 0 586172469 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331082 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=4824/tid=4836] ppid=4819 vsize=2469720 CPUtime=4950.2 cores=4-31
/proc/4824/task/4836/stat : 4836 (plingeling) R 4819 4819 4793 0 -1 4202560 61703 1238 0 0 494999 20 0 1 25 0 29 0 586172470 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4281766 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4824/tid=4837] ppid=4819 vsize=2469720 CPUtime=4950.19 cores=4-31
/proc/4824/task/4837/stat : 4837 (plingeling) R 4819 4819 4793 0 -1 4202560 66131 1238 0 0 494994 24 0 1 25 0 29 0 586172470 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4236764 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=4824/tid=4838] ppid=4819 vsize=2469720 CPUtime=4829.21 cores=4-31
/proc/4824/task/4838/stat : 4838 (plingeling) R 4819 4819 4793 0 -1 4202560 110097 1238 0 0 482816 104 0 1 25 0 29 0 586172470 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4210767 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=4824/tid=4839] ppid=4819 vsize=2469720 CPUtime=4950.19 cores=4-31
/proc/4824/task/4839/stat : 4839 (plingeling) R 4819 4819 4793 0 -1 4202560 40251 1238 0 0 494995 23 0 1 25 0 29 0 586172470 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=4824/tid=4840] ppid=4819 vsize=2469720 CPUtime=4950.14 cores=4-31
/proc/4824/task/4840/stat : 4840 (plingeling) R 4819 4819 4793 0 -1 4202560 30903 1238 0 0 494994 19 0 1 25 0 29 0 586172470 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=4824/tid=4841] ppid=4819 vsize=2469720 CPUtime=4950.13 cores=4-31
/proc/4824/task/4841/stat : 4841 (plingeling) R 4819 4819 4793 0 -1 4202560 25736 1238 0 0 495005 7 0 1 25 0 29 0 586172470 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=4824/tid=4842] ppid=4819 vsize=2469720 CPUtime=4949.69 cores=4-31
/proc/4824/task/4842/stat : 4842 (plingeling) R 4819 4819 4793 0 -1 4202560 56236 1238 0 0 494937 31 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4236939 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=4824/tid=4843] ppid=4819 vsize=2469720 CPUtime=4950.19 cores=4-31
/proc/4824/task/4843/stat : 4843 (plingeling) R 4819 4819 4793 0 -1 4202560 45210 1238 0 0 494998 20 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=4824/tid=4844] ppid=4819 vsize=2469720 CPUtime=4950.16 cores=4-31
/proc/4824/task/4844/stat : 4844 (plingeling) R 4819 4819 4793 0 -1 4202560 22783 1238 0 0 495005 10 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=4824/tid=4845] ppid=4819 vsize=2469720 CPUtime=4949.41 cores=4-31
/proc/4824/task/4845/stat : 4845 (plingeling) R 4819 4819 4793 0 -1 4202560 50202 1238 0 0 494917 23 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=4824/tid=4846] ppid=4819 vsize=2469720 CPUtime=4950.16 cores=4-31
/proc/4824/task/4846/stat : 4846 (plingeling) R 4819 4819 4793 0 -1 4202560 108776 1238 0 0 494926 89 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331504 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=4824/tid=4847] ppid=4819 vsize=2469720 CPUtime=4950.18 cores=4-31
/proc/4824/task/4847/stat : 4847 (plingeling) R 4819 4819 4793 0 -1 4202560 35213 1238 0 0 495004 13 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4273824 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=4824/tid=4848] ppid=4819 vsize=2469720 CPUtime=4950.16 cores=4-31
/proc/4824/task/4848/stat : 4848 (plingeling) R 4819 4819 4793 0 -1 4202560 40310 1238 0 0 494990 25 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=4824/tid=4849] ppid=4819 vsize=2469720 CPUtime=4950.14 cores=4-31
/proc/4824/task/4849/stat : 4849 (plingeling) R 4819 4819 4793 0 -1 4202560 33162 1238 0 0 494990 23 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=4824/tid=4850] ppid=4819 vsize=2469720 CPUtime=4950.17 cores=4-31
/proc/4824/task/4850/stat : 4850 (plingeling) R 4819 4819 4793 0 -1 4202560 41626 1238 0 0 495007 9 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4824/tid=4851] ppid=4819 vsize=2469720 CPUtime=4950.15 cores=4-31
/proc/4824/task/4851/stat : 4851 (plingeling) R 4819 4819 4793 0 -1 4202560 53960 1238 0 0 494992 22 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=4824/tid=4852] ppid=4819 vsize=2469720 CPUtime=4950.17 cores=4-31
/proc/4824/task/4852/stat : 4852 (plingeling) R 4819 4819 4793 0 -1 4202560 35097 1238 0 0 495007 9 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4332133 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=4824/tid=4853] ppid=4819 vsize=2469720 CPUtime=4950.19 cores=4-31
/proc/4824/task/4853/stat : 4853 (plingeling) R 4819 4819 4793 0 -1 4202560 19398 1238 0 0 495012 6 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4824/tid=4854] ppid=4819 vsize=2469720 CPUtime=4950.14 cores=4-31
/proc/4824/task/4854/stat : 4854 (plingeling) R 4819 4819 4793 0 -1 4202560 101845 1238 0 0 494923 90 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=4824/tid=4855] ppid=4819 vsize=2469720 CPUtime=4946.26 cores=4-31
/proc/4824/task/4855/stat : 4855 (plingeling) R 4819 4819 4793 0 -1 4202560 36155 1238 0 0 494555 70 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=4824/tid=4856] ppid=4819 vsize=2469720 CPUtime=4943.42 cores=4-31
/proc/4824/task/4856/stat : 4856 (plingeling) R 4819 4819 4793 0 -1 4202560 23897 1238 0 0 494329 12 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=4824/tid=4857] ppid=4819 vsize=2469720 CPUtime=4950.16 cores=4-31
/proc/4824/task/4857/stat : 4857 (plingeling) R 4819 4819 4793 0 -1 4202560 30175 1238 0 0 495003 12 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331792 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=4824/tid=4858] ppid=4819 vsize=2469720 CPUtime=4950.16 cores=4-31
/proc/4824/task/4858/stat : 4858 (plingeling) R 4819 4819 4793 0 -1 4202560 31662 1238 0 0 495002 13 0 1 25 0 29 0 586172471 2528993280 502563 268435456000 4194304 4356188 140736095058016 18446744073709551615 4283885 0 0 4096 17442 0 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 158314
Current children cumulated vsize (KiB) 5942880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5015.1 s]
/proc/loadavg: 32.02 32.02 32.01 33/447 5013
/proc/meminfo: memFree=252980612/264257624 swapFree=67111528/67111528
[pid=4819] ppid=4817 vsize=18324 CPUtime=0 cores=0-31
/proc/4819/stat : 4819 (ppfolio) S 4817 4819 4793 0 -1 4202496 513 0 0 0 0 0 0 0 15 0 1 0 586171355 18763776 386 268435456000 4194304 4287625 140736991474640 18446744073709551615 258650975999 0 0 4096 65536 9197547811548168191 0 0 17 20 0 0 0
/proc/4819/statm: 4581 386 337 23 0 91 0
[pid=4820] ppid=4819 vsize=1190756 CPUtime=5014.15 cores=0
/proc/4820/stat : 4820 (cryptominisat) R 4819 4819 4793 0 -1 4202496 1633388 0 0 0 500607 808 0 0 25 0 1 0 586171356 1219334144 55068 268435456000 4194304 4587354 140737265619600 18446744073709551615 4236552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4820/statm: 297689 55068 336 96 0 294251 0
[pid=4821] ppid=4819 vsize=1312972 CPUtime=5014.13 cores=1
/proc/4821/stat : 4821 (clasp) R 4819 4819 4793 0 -1 4202496 331189 0 0 0 501253 160 0 0 25 0 1 0 586171356 1344483328 322340 268435456000 4194304 4785740 140737039080208 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4821/statm: 328243 322340 338 145 0 325288 0
[pid=4822] ppid=4819 vsize=499524 CPUtime=5014.15 cores=2
/proc/4822/stat : 4822 (TNM) R 4819 4819 4793 0 -1 4202496 22104 0 0 0 501408 7 0 0 25 0 1 0 586171356 511512576 22002 268435456000 134512640 134534564 4289046736 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4822/statm: 124881 22002 103 6 0 123546 0
[pid=4823] ppid=4819 vsize=357820 CPUtime=5014.13 cores=3
/proc/4823/stat : 4823 (march_hi) R 4819 4819 4793 0 -1 4202496 137487 0 0 0 501378 35 0 0 25 0 1 0 586171356 366407680 44320 268435456000 4194304 4331988 140734778207552 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4823/statm: 89455 44320 174 34 0 87897 0
[pid=4824] ppid=4819 vsize=2472156 CPUtime=139946 cores=4-31
/proc/4824/stat : 4824 (plingeling) S 4819 4819 4793 0 -1 4202496 1504425 1238 0 0 13993755 808 0 1 18 0 29 0 586171356 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 26 0 0 0
/proc/4824/statm: 618039 502148 159 40 0 616583 0
[pid=4824/tid=4831] ppid=4819 vsize=2472156 CPUtime=5002.94 cores=4-31
/proc/4824/task/4831/stat : 4831 (plingeling) R 4819 4819 4793 0 -1 4202560 31647 1238 0 0 500279 14 0 1 25 0 29 0 586172469 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4210596 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=4824/tid=4832] ppid=4819 vsize=2472156 CPUtime=5002.95 cores=4-31
/proc/4824/task/4832/stat : 4832 (plingeling) R 4819 4819 4793 0 -1 4202560 26011 1238 0 0 500286 8 0 1 25 0 29 0 586172469 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4210856 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4824/tid=4833] ppid=4819 vsize=2472156 CPUtime=5002.98 cores=4-31
/proc/4824/task/4833/stat : 4833 (plingeling) R 4819 4819 4793 0 -1 4202560 31009 1238 0 0 500290 7 0 1 25 0 29 0 586172469 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4242687 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=4824/tid=4834] ppid=4819 vsize=2472156 CPUtime=4994.44 cores=4-31
/proc/4824/task/4834/stat : 4834 (plingeling) R 4819 4819 4793 0 -1 4202560 43851 1238 0 0 499419 24 0 1 25 0 29 0 586172469 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=4824/tid=4835] ppid=4819 vsize=2472156 CPUtime=4995.78 cores=4-31
/proc/4824/task/4835/stat : 4835 (plingeling) R 4819 4819 4793 0 -1 4202560 24967 1238 0 0 499566 11 0 1 25 0 29 0 586172469 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4234124 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=4824/tid=4836] ppid=4819 vsize=2472156 CPUtime=5003.01 cores=4-31
/proc/4824/task/4836/stat : 4836 (plingeling) R 4819 4819 4793 0 -1 4202560 61703 1238 0 0 500280 20 0 1 25 0 29 0 586172470 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4824/tid=4837] ppid=4819 vsize=2472156 CPUtime=5003 cores=4-31
/proc/4824/task/4837/stat : 4837 (plingeling) R 4819 4819 4793 0 -1 4202560 66131 1238 0 0 500275 24 0 1 25 0 29 0 586172470 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4283920 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=4824/tid=4838] ppid=4819 vsize=2472156 CPUtime=4882.02 cores=4-31
/proc/4824/task/4838/stat : 4838 (plingeling) R 4819 4819 4793 0 -1 4202560 110145 1238 0 0 488097 104 0 1 25 0 29 0 586172470 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=4824/tid=4839] ppid=4819 vsize=2472156 CPUtime=5003 cores=4-31
/proc/4824/task/4839/stat : 4839 (plingeling) R 4819 4819 4793 0 -1 4202560 40251 1238 0 0 500276 23 0 1 25 0 29 0 586172470 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=4824/tid=4840] ppid=4819 vsize=2472156 CPUtime=5002.96 cores=4-31
/proc/4824/task/4840/stat : 4840 (plingeling) R 4819 4819 4793 0 -1 4202560 30903 1238 0 0 500275 20 0 1 25 0 29 0 586172470 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=4824/tid=4841] ppid=4819 vsize=2472156 CPUtime=5002.95 cores=4-31
/proc/4824/task/4841/stat : 4841 (plingeling) R 4819 4819 4793 0 -1 4202560 27784 1238 0 0 500286 8 0 1 25 0 29 0 586172470 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=4824/tid=4842] ppid=4819 vsize=2472156 CPUtime=5002.51 cores=4-31
/proc/4824/task/4842/stat : 4842 (plingeling) R 4819 4819 4793 0 -1 4202560 56236 1238 0 0 500219 31 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=4824/tid=4843] ppid=4819 vsize=2472156 CPUtime=5003 cores=4-31
/proc/4824/task/4843/stat : 4843 (plingeling) R 4819 4819 4793 0 -1 4202560 45210 1238 0 0 500279 20 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331389 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=4824/tid=4844] ppid=4819 vsize=2472156 CPUtime=5002.97 cores=4-31
/proc/4824/task/4844/stat : 4844 (plingeling) R 4819 4819 4793 0 -1 4202560 22783 1238 0 0 500286 10 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=4824/tid=4845] ppid=4819 vsize=2472156 CPUtime=5002.22 cores=4-31
/proc/4824/task/4845/stat : 4845 (plingeling) R 4819 4819 4793 0 -1 4202560 52250 1238 0 0 500198 23 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331407 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=4824/tid=4846] ppid=4819 vsize=2472156 CPUtime=5002.97 cores=4-31
/proc/4824/task/4846/stat : 4846 (plingeling) R 4819 4819 4793 0 -1 4202560 112872 1238 0 0 500206 90 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=4824/tid=4847] ppid=4819 vsize=2472156 CPUtime=5002.99 cores=4-31
/proc/4824/task/4847/stat : 4847 (plingeling) R 4819 4819 4793 0 -1 4202560 35213 1238 0 0 500285 13 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4244400 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=4824/tid=4848] ppid=4819 vsize=2472156 CPUtime=5002.97 cores=4-31
/proc/4824/task/4848/stat : 4848 (plingeling) R 4819 4819 4793 0 -1 4202560 40310 1238 0 0 500271 25 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=4824/tid=4849] ppid=4819 vsize=2472156 CPUtime=5002.95 cores=4-31
/proc/4824/task/4849/stat : 4849 (plingeling) R 4819 4819 4793 0 -1 4202560 33162 1238 0 0 500271 23 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4284148 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=4824/tid=4850] ppid=4819 vsize=2472156 CPUtime=5002.99 cores=4-31
/proc/4824/task/4850/stat : 4850 (plingeling) R 4819 4819 4793 0 -1 4202560 42650 1238 0 0 500288 10 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4824/tid=4851] ppid=4819 vsize=2472156 CPUtime=5002.96 cores=4-31
/proc/4824/task/4851/stat : 4851 (plingeling) R 4819 4819 4793 0 -1 4202560 56008 1238 0 0 500273 22 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=4824/tid=4852] ppid=4819 vsize=2472156 CPUtime=5002.98 cores=4-31
/proc/4824/task/4852/stat : 4852 (plingeling) R 4819 4819 4793 0 -1 4202560 35097 1238 0 0 500288 9 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=4824/tid=4853] ppid=4819 vsize=2472156 CPUtime=5002.99 cores=4-31
/proc/4824/task/4853/stat : 4853 (plingeling) R 4819 4819 4793 0 -1 4202560 21446 1238 0 0 500292 6 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4824/tid=4854] ppid=4819 vsize=2472156 CPUtime=5002.96 cores=4-31
/proc/4824/task/4854/stat : 4854 (plingeling) R 4819 4819 4793 0 -1 4202560 101894 1238 0 0 500205 90 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=4824/tid=4855] ppid=4819 vsize=2472156 CPUtime=4999.01 cores=4-31
/proc/4824/task/4855/stat : 4855 (plingeling) R 4819 4819 4793 0 -1 4202560 36155 1238 0 0 499830 70 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4210992 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=4824/tid=4856] ppid=4819 vsize=2472156 CPUtime=4996.23 cores=4-31
/proc/4824/task/4856/stat : 4856 (plingeling) R 4819 4819 4793 0 -1 4202560 23897 1238 0 0 499610 12 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4210992 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=4824/tid=4857] ppid=4819 vsize=2472156 CPUtime=5002.97 cores=4-31
/proc/4824/task/4857/stat : 4857 (plingeling) R 4819 4819 4793 0 -1 4202560 30175 1238 0 0 500284 12 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=4824/tid=4858] ppid=4819 vsize=2472156 CPUtime=5002.97 cores=4-31
/proc/4824/task/4858/stat : 4858 (plingeling) R 4819 4819 4793 0 -1 4202560 31662 1238 0 0 500283 13 0 1 25 0 29 0 586172471 2531487744 502148 268435456000 4194304 4356188 140736095058016 18446744073709551615 4331939 0 0 4096 17442 0 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 5851552

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4819 and gives
#  childrusage.ru_utime.tv_sec=5014
#  childrusage.ru_utime.tv_usec=100740
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=87986
# CPU time returned by wait4() is 5014.19
# while last known CPU time is 160002
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5015.14
CPU time (s): 160002
CPU user time (s): 159984
CPU system time (s): 18.19
CPU usage (%): 3190.39
Max. virtual memory (cumulated for all children) (KiB): 6954868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5014.1
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22618
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= 444
involuntary context switches= 12544

runsolver used 29.8615 second user time and 113.425 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-07 07:40:49
IDJOB=3347155
IDBENCH=20386
IDSOLVER=1808
FILE ID=node200/3347155-1304746848
RUNJOBID= node200-1304746848-4807
PBS_JOBID= 13281953
Free space on /tmp= 62040 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347155-1304746848/watcher-3347155-1304746848 -o /tmp/evaluation-result-3347155-1304746848/solver-3347155-1304746848 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347155-1304746848.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=55073522

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:      256777064 kB
Buffers:        346144 kB
Cached:        6795036 kB
SwapCached:          0 kB
Active:        6323144 kB
Inactive:       887008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      256777064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22556 kB
Writeback:           0 kB
AnonPages:       68620 kB
Mapped:          14208 kB
Slab:           191260 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   186196 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62028 MiB
End job on node200 at 2011-05-07 09:04:27