Trace number 3394422

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
Plingeling 587f (fixed)SAT 159.717 20.4417

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.234964
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

159.66/20.44	s SATISFIABLE
159.66/20.44	v -1 -2 -3 -4 5 -6 7
159.66/20.44	v -8 9 -10 11 -12 13 -14 -15
159.66/20.44	v -16 17 -18 -19 -20 -21 -22 -23
159.66/20.44	v 24 -25 -26 -27 28 -29 30 31
159.66/20.44	v 32 33 -34 -35 -36 37 -38 39
159.66/20.44	v 40 41 42 43 44 45 -46 47
159.66/20.44	v -48 49 -50 51 -52 -53 -54 55
159.66/20.44	v -56 -57 -58 -59 60 -61 -62 -63
159.66/20.44	v 64 65 -66 67 -68 69 -70 -71
159.66/20.44	v -72 -73 -74 -75 -76 -77 78 -79
159.66/20.44	v 80 81 -82 -83 84 85 -86 -87
159.66/20.44	v 88 -89 -90 91 -92 93 94 95
159.66/20.44	v 96 97 -98 99 100 -101 102 103
159.66/20.44	v -104 -105 -106 107 -108 -109 -110 -111
159.66/20.44	v 112 -113 114 -115 -116 -117 -118 -119
159.66/20.44	v 120 -121 -122 123 124 125 126 -127
159.66/20.44	v 128 -129 -130 131 -132 -133 -134 135
159.66/20.44	v -136 137 138 139 -140
159.66/20.44	v 0

Verifier Data

OK

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-3394422-1306095555/watcher-3394422-1306095555 -o /tmp/evaluation-result-3394422-1306095555/solver-3394422-1306095555 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394422-1306095555.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.19 8.08 8.01 1/568 17307
/proc/meminfo: memFree=8328436/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=222452 CPUtime=0.04 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 523 1250 0 0 4 0 0 0 25 0 9 0 721153221 227790848 446 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 55613 446 178 55 0 53499 0
[pid=17307/tid=17313] ppid=17305 vsize=222796 CPUtime=0.01 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 118 1250 0 0 1 0 0 0 25 0 9 0 721153222 228143104 570 33554432000 4194304 4417452 140736335852016 18446744073709551615 4250848 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=222796 CPUtime=0.01 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 36 1250 0 0 1 0 0 0 18 0 9 0 721153222 228143104 570 33554432000 4194304 4417452 140736335852016 18446744073709551615 4308096 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=222796 CPUtime=0.01 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 55 1250 0 0 1 0 0 0 18 0 9 0 721153222 228143104 570 33554432000 4194304 4417452 140736335852016 18446744073709551615 4250548 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=222796 CPUtime=0 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 4 1250 0 0 0 0 0 0 25 0 9 0 721153222 228143104 570 33554432000 4194304 4417452 140736335852016 18446744073709551615 4214976 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=222796 CPUtime=0.01 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 51 1250 0 0 1 0 0 0 18 0 9 0 721153222 228143104 570 33554432000 4194304 4417452 140736335852016 18446744073709551615 4311326 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=222796 CPUtime=0.01 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 27 1250 0 0 1 0 0 0 18 0 9 0 721153222 228143104 570 33554432000 4194304 4417452 140736335852016 18446744073709551615 4309168 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=222796 CPUtime=0 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 2 1250 0 0 0 0 0 0 25 0 9 0 721153222 228143104 570 33554432000 4194304 4417452 140736335852016 18446744073709551615 212687780383 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=222796 CPUtime=0.01 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 21 1250 0 0 1 0 0 0 18 0 9 0 721153222 228143104 570 33554432000 4194304 4417452 140736335852016 18446744073709551615 212687780383 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.0253759 s]
/proc/loadavg: 8.19 8.08 8.01 1/568 17307
/proc/meminfo: memFree=8328436/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=222988 CPUtime=0.12 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 666 1250 0 0 12 0 0 0 25 0 9 0 721153221 228339712 589 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 55747 589 179 55 0 53633 0
[pid=17307/tid=17313] ppid=17305 vsize=222988 CPUtime=0.01 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 119 1250 0 0 1 0 0 0 25 0 9 0 721153222 228339712 589 33554432000 4194304 4417452 140736335852016 18446744073709551615 4305799 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=222988 CPUtime=0.01 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 52 1250 0 0 1 0 0 0 18 0 9 0 721153222 228339712 589 33554432000 4194304 4417452 140736335852016 18446744073709551615 212687780383 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=222988 CPUtime=0.02 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 55 1250 0 0 2 0 0 0 18 0 9 0 721153222 228339712 589 33554432000 4194304 4417452 140736335852016 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=222988 CPUtime=0 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 4 1250 0 0 0 0 0 0 25 0 9 0 721153222 228339712 589 33554432000 4194304 4417452 140736335852016 18446744073709551615 4357018 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=222988 CPUtime=0.01 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 52 1250 0 0 1 0 0 0 18 0 9 0 721153222 228339712 589 33554432000 4194304 4417452 140736335852016 18446744073709551615 4310560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=222988 CPUtime=0.01 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 27 1250 0 0 1 0 0 0 18 0 9 0 721153222 228339712 589 33554432000 4194304 4417452 140736335852016 18446744073709551615 212687780383 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=222988 CPUtime=0 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 2 1250 0 0 0 0 0 0 25 0 9 0 721153222 228339712 589 33554432000 4194304 4417452 140736335852016 18446744073709551615 212687780383 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=222988 CPUtime=0.01 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 22 1250 0 0 1 0 0 0 18 0 9 0 721153222 228339712 589 33554432000 4194304 4417452 140736335852016 18446744073709551615 4308162 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 222988

[startup+0.13218 s]
/proc/loadavg: 8.19 8.08 8.01 1/568 17307
/proc/meminfo: memFree=8328436/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=226088 CPUtime=0.86 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 2137 1250 0 0 86 0 0 0 25 0 9 0 721153221 231514112 1536 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 57856 2875 180 55 0 55742 0
[pid=17307/tid=17313] ppid=17305 vsize=231424 CPUtime=0.47 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 1085 1250 0 0 47 0 0 0 25 0 9 0 721153222 236978176 2875 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=231704 CPUtime=0.47 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 919 1250 0 0 47 0 0 0 18 0 9 0 721153222 237264896 2879 33554432000 4194304 4417452 140736335852016 18446744073709551615 4308368 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=231704 CPUtime=0.47 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 904 1250 0 0 47 0 0 0 18 0 9 0 721153222 237264896 2901 33554432000 4194304 4417452 140736335852016 18446744073709551615 212687369192 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=231704 CPUtime=0.45 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 991 1250 0 0 45 0 0 0 18 0 9 0 721153222 237264896 2921 33554432000 4194304 4417452 140736335852016 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=231704 CPUtime=0.47 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 870 1250 0 0 47 0 0 0 18 0 9 0 721153222 237264896 2941 33554432000 4194304 4417452 140736335852016 18446744073709551615 4307984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=231704 CPUtime=0.47 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 934 1250 0 0 47 0 0 0 18 0 9 0 721153222 237264896 2945 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=231704 CPUtime=0 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 2 1250 0 0 0 0 0 0 25 0 9 0 721153222 237264896 2945 33554432000 4194304 4417452 140736335852016 18446744073709551615 4337022 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=231704 CPUtime=0.47 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 751 1250 0 0 47 0 0 0 18 0 9 0 721153222 237264896 2945 33554432000 4194304 4417452 140736335852016 18446744073709551615 4308211 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 226088

[startup+0.551307 s]
/proc/loadavg: 8.19 8.08 8.01 1/568 17307
/proc/meminfo: memFree=8328436/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=231800 CPUtime=3.8 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 7594 1250 0 0 378 2 0 0 25 0 9 0 721153221 237363200 2969 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 57950 2969 180 55 0 55836 0
[pid=17307/tid=17313] ppid=17305 vsize=231800 CPUtime=0.54 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 1149 1250 0 0 54 0 0 0 25 0 9 0 721153222 237363200 2969 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=231640 CPUtime=0.54 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 1108 1250 0 0 54 0 0 0 18 0 9 0 721153222 237199360 2929 33554432000 4194304 4417452 140736335852016 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=231440 CPUtime=0.54 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 1059 1250 0 0 54 0 0 0 18 0 9 0 721153222 236994560 2879 33554432000 4194304 4417452 140736335852016 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=231440 CPUtime=0.52 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 1097 1250 0 0 52 0 0 0 18 0 9 0 721153222 236994560 2891 33554432000 4194304 4417452 140736335852016 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=231440 CPUtime=0.54 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 1002 1250 0 0 54 0 0 0 18 0 9 0 721153222 236994560 2891 33554432000 4194304 4417452 140736335852016 18446744073709551615 212687369182 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=231440 CPUtime=0.53 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 1105 1250 0 0 53 0 0 0 18 0 9 0 721153222 236994560 2891 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=231440 CPUtime=0 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 2 1250 0 0 0 0 0 0 25 0 9 0 721153222 236994560 2891 33554432000 4194304 4417452 140736335852016 18446744073709551615 4337022 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=231440 CPUtime=0.54 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 751 1250 0 0 54 0 0 0 18 0 9 0 721153222 236994560 2891 33554432000 4194304 4417452 140736335852016 18446744073709551615 212687335546 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 231800

[startup+0.701278 s]
/proc/loadavg: 8.19 8.08 8.01 1/568 17307
/proc/meminfo: memFree=8328436/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=233776 CPUtime=4.84 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 9187 1250 0 0 482 2 0 0 25 0 9 0 721153221 239386624 3474 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 58444 3474 180 55 0 56330 0
[pid=17307/tid=17313] ppid=17305 vsize=233776 CPUtime=0.69 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 1415 1250 0 0 69 0 0 0 25 0 9 0 721153222 239386624 3474 33554432000 4194304 4417452 140736335852016 18446744073709551615 4365122 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=233776 CPUtime=0.69 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 1329 1250 0 0 69 0 0 0 18 0 9 0 721153222 239386624 3474 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=233776 CPUtime=0.69 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 1300 1250 0 0 69 0 0 0 18 0 9 0 721153222 239386624 3474 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=233776 CPUtime=0.67 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 1184 1250 0 0 67 0 0 0 18 0 9 0 721153222 239386624 3474 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=233776 CPUtime=0.69 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 1290 1250 0 0 69 0 0 0 18 0 9 0 721153222 239386624 3474 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=233776 CPUtime=0.68 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 1256 1250 0 0 68 0 0 0 18 0 9 0 721153222 239386624 3474 33554432000 4194304 4417452 140736335852016 18446744073709551615 4357536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=233776 CPUtime=0 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 2 1250 0 0 0 0 0 0 25 0 9 0 721153222 239386624 3474 33554432000 4194304 4417452 140736335852016 18446744073709551615 4337022 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=233776 CPUtime=0.68 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 1078 1250 0 0 68 0 0 0 18 0 9 0 721153222 239386624 3474 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 233776

[startup+1.5011 s]
/proc/loadavg: 8.17 8.08 8.01 9/577 17321
/proc/meminfo: memFree=8309996/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=244244 CPUtime=11.05 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 20176 1250 0 0 1101 4 0 0 25 0 9 0 721153221 250105856 6040 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 61061 6040 180 55 0 58947 0
[pid=17307/tid=17313] ppid=17305 vsize=244244 CPUtime=1.48 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 2625 1250 0 0 148 0 0 0 25 0 9 0 721153222 250105856 6040 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=244244 CPUtime=1.48 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 2766 1250 0 0 148 0 0 0 20 0 9 0 721153222 250105856 6040 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=244244 CPUtime=1.48 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 2997 1250 0 0 148 0 0 0 20 0 9 0 721153222 250105856 6040 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=244244 CPUtime=1.47 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 2634 1250 0 0 147 0 0 0 19 0 9 0 721153222 250105856 6040 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=244244 CPUtime=1.48 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 2726 1250 0 0 148 0 0 0 19 0 9 0 721153222 250105856 6040 33554432000 4194304 4417452 140736335852016 18446744073709551615 4236706 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=244244 CPUtime=1.48 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 2929 1250 0 0 148 0 0 0 19 0 9 0 721153222 250105856 6040 33554432000 4194304 4417452 140736335852016 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=244244 CPUtime=0.6 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 1021 1250 0 0 60 0 0 0 25 0 9 0 721153222 250105856 6040 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=244244 CPUtime=1.48 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 2145 1250 0 0 148 0 0 0 19 0 9 0 721153222 250105856 6040 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 244244

[startup+3.10081 s]
/proc/loadavg: 8.17 8.08 8.01 9/577 17321
/proc/meminfo: memFree=8304292/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=244936 CPUtime=23.83 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 36389 1250 0 0 2375 8 0 0 25 0 9 0 721153221 250814464 6208 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 61234 6208 180 55 0 59120 0
[pid=17307/tid=17313] ppid=17305 vsize=244936 CPUtime=3.09 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 4560 1250 0 0 308 1 0 0 25 0 9 0 721153222 250814464 6208 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=244936 CPUtime=3.09 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 4915 1250 0 0 308 1 0 0 25 0 9 0 721153222 250814464 6208 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=244936 CPUtime=3.08 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 4857 1250 0 0 308 0 0 0 25 0 9 0 721153222 250814464 6208 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=244936 CPUtime=3.07 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 4451 1250 0 0 306 1 0 0 23 0 9 0 721153222 250814464 6208 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=244936 CPUtime=3.09 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 4825 1250 0 0 308 1 0 0 25 0 9 0 721153222 250814464 6208 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=244936 CPUtime=3.08 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 4288 1250 0 0 308 0 0 0 25 0 9 0 721153222 250814464 6208 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=244936 CPUtime=2.17 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 3891 1250 0 0 217 0 0 0 25 0 9 0 721153222 250814464 6208 33554432000 4194304 4417452 140736335852016 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=244936 CPUtime=3.09 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 4269 1250 0 0 308 1 0 0 23 0 9 0 721153222 250814464 6208 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.83
Current children cumulated vsize (KiB) 244936

[startup+6.30123 s]
/proc/loadavg: 8.17 8.08 8.01 9/577 17321
/proc/meminfo: memFree=8295488/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=259328 CPUtime=49.36 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 58479 1250 0 0 4924 12 0 0 25 0 9 0 721153221 265551872 9819 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 64832 9819 180 55 0 62718 0

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

/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 7664 1250 0 0 628 1 0 0 25 0 9 0 721153222 265551872 9819 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=259328 CPUtime=6.27 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 7358 1250 0 0 626 1 0 0 25 0 9 0 721153222 265551872 9819 33554432000 4194304 4417452 140736335852016 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=259328 CPUtime=6.28 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 7992 1250 0 0 627 1 0 0 25 0 9 0 721153222 265551872 9819 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=259328 CPUtime=6.29 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 6415 1250 0 0 628 1 0 0 25 0 9 0 721153222 265551872 9819 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=259328 CPUtime=5.31 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 6808 1250 0 0 530 1 0 0 25 0 9 0 721153222 265551872 9819 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=259328 CPUtime=6.28 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 7388 1250 0 0 627 1 0 0 25 0 9 0 721153222 265551872 9819 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.36
Current children cumulated vsize (KiB) 259328

[startup+12.7011 s]
/proc/loadavg: 8.23 8.10 8.01 9/577 17321
/proc/meminfo: memFree=8282252/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=267596 CPUtime=100.43 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 90367 1250 0 0 10026 17 0 0 25 0 9 0 721153221 274018304 11880 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 66899 11880 180 55 0 64785 0
[pid=17307/tid=17313] ppid=17305 vsize=267596 CPUtime=12.68 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 10373 1250 0 0 1267 1 0 0 25 0 9 0 721153222 274018304 11880 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=267596 CPUtime=12.68 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 12591 1250 0 0 1266 2 0 0 25 0 9 0 721153222 274018304 11880 33554432000 4194304 4417452 140736335852016 18446744073709551615 4344164 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=267596 CPUtime=12.69 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 11329 1250 0 0 1267 2 0 0 25 0 9 0 721153222 274018304 11880 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=267596 CPUtime=12.67 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 10540 1250 0 0 1265 2 0 0 25 0 9 0 721153222 274018304 11880 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=267596 CPUtime=12.69 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 12465 1250 0 0 1267 2 0 0 25 0 9 0 721153222 274018304 11880 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=267596 CPUtime=12.69 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 10171 1250 0 0 1267 2 0 0 25 0 9 0 721153222 274018304 11880 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=267596 CPUtime=11.58 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 10904 1250 0 0 1156 2 0 0 25 0 9 0 721153222 274018304 11880 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=267596 CPUtime=12.68 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 11661 1250 0 0 1266 2 0 0 25 0 9 0 721153222 274018304 11880 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.43
Current children cumulated vsize (KiB) 267596

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

[startup+13.001 s]
/proc/loadavg: 8.23 8.10 8.01 9/577 17321
/proc/meminfo: memFree=8282252/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=267492 CPUtime=102.83 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 91874 1250 0 0 10266 17 0 0 25 0 9 0 721153221 273911808 11854 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 66873 11854 180 55 0 64759 0
[pid=17307/tid=17313] ppid=17305 vsize=267492 CPUtime=12.98 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 10463 1250 0 0 1297 1 0 0 25 0 9 0 721153222 273911808 11854 33554432000 4194304 4417452 140736335852016 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=267492 CPUtime=12.98 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 12730 1250 0 0 1296 2 0 0 25 0 9 0 721153222 273911808 11854 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=267492 CPUtime=12.99 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 11631 1250 0 0 1297 2 0 0 25 0 9 0 721153222 273911808 11854 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=267492 CPUtime=12.97 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 10869 1250 0 0 1295 2 0 0 25 0 9 0 721153222 273911808 11854 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=267492 CPUtime=12.99 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 12481 1250 0 0 1297 2 0 0 25 0 9 0 721153222 273911808 11854 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=267492 CPUtime=12.99 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 10171 1250 0 0 1297 2 0 0 25 0 9 0 721153222 273911808 11854 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=267492 CPUtime=11.88 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 11084 1250 0 0 1186 2 0 0 25 0 9 0 721153222 273911808 11854 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=267492 CPUtime=12.98 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 12112 1250 0 0 1296 2 0 0 25 0 9 0 721153222 273911808 11854 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.83
Current children cumulated vsize (KiB) 267492

[startup+16.2004 s]
/proc/loadavg: 8.23 8.10 8.01 9/577 17321
/proc/meminfo: memFree=8283244/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=267656 CPUtime=128.37 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 104441 1250 0 0 12817 20 0 0 25 0 9 0 721153221 274079744 11889 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 66914 11889 180 55 0 64800 0
[pid=17307/tid=17313] ppid=17305 vsize=267656 CPUtime=16.19 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 12381 1250 0 0 1617 2 0 0 25 0 9 0 721153222 274079744 11889 33554432000 4194304 4417452 140736335852016 18446744073709551615 4343751 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=267656 CPUtime=16.18 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 13864 1250 0 0 1616 2 0 0 25 0 9 0 721153222 274079744 11889 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=267656 CPUtime=16.19 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 13393 1250 0 0 1617 2 0 0 25 0 9 0 721153222 274079744 11889 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=267656 CPUtime=16.17 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 12162 1250 0 0 1615 2 0 0 25 0 9 0 721153222 274079744 11889 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=267656 CPUtime=16.19 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 14325 1250 0 0 1617 2 0 0 25 0 9 0 721153222 274079744 11889 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=267656 CPUtime=16.19 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 12138 1250 0 0 1617 2 0 0 25 0 9 0 721153222 274079744 11889 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=267656 CPUtime=15.02 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 12639 1250 0 0 1500 2 0 0 25 0 9 0 721153222 274079744 11889 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=267656 CPUtime=16.18 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 13206 1250 0 0 1616 2 0 0 25 0 9 0 721153222 274079744 11889 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 128.37
Current children cumulated vsize (KiB) 267656

[startup+17.8011 s]
/proc/loadavg: 8.21 8.10 8.01 9/577 17321
/proc/meminfo: memFree=8277788/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=274424 CPUtime=141.24 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 110490 1250 0 0 14103 21 0 0 25 0 9 0 721153221 281010176 13582 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 68606 13582 180 55 0 66492 0
[pid=17307/tid=17313] ppid=17305 vsize=274424 CPUtime=17.81 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 13029 1250 0 0 1779 2 0 0 25 0 9 0 721153222 281010176 13582 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=274424 CPUtime=17.8 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 14993 1250 0 0 1778 2 0 0 25 0 9 0 721153222 281010176 13582 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=274424 CPUtime=17.81 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 13695 1250 0 0 1779 2 0 0 25 0 9 0 721153222 281010176 13582 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=274424 CPUtime=17.79 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 12464 1250 0 0 1777 2 0 0 25 0 9 0 721153222 281010176 13582 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=274424 CPUtime=17.81 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 15182 1250 0 0 1779 2 0 0 25 0 9 0 721153222 281010176 13582 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=274424 CPUtime=17.81 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 12588 1250 0 0 1779 2 0 0 25 0 9 0 721153222 281010176 13582 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=274424 CPUtime=16.6 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 13299 1250 0 0 1658 2 0 0 25 0 9 0 721153222 281010176 13582 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=274424 CPUtime=17.81 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 14907 1250 0 0 1778 3 0 0 25 0 9 0 721153222 281010176 13582 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 141.24
Current children cumulated vsize (KiB) 274424

[startup+19.4008 s]
/proc/loadavg: 8.21 8.10 8.01 9/577 17321
/proc/meminfo: memFree=8285184/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=271120 CPUtime=153.91 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 115945 1250 0 0 15370 21 0 0 25 0 9 0 721153221 277626880 12756 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 67780 12756 180 55 0 65666 0
[pid=17307/tid=17313] ppid=17305 vsize=271120 CPUtime=19.39 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 13689 1250 0 0 1937 2 0 0 25 0 9 0 721153222 277626880 12756 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17314] ppid=17305 vsize=271120 CPUtime=19.38 cores=0-7
/proc/17307/task/17314/stat : 17314 (plingeling) R 17305 17307 17081 0 -1 4202560 14993 1250 0 0 1936 2 0 0 25 0 9 0 721153222 277626880 12756 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=271120 CPUtime=19.38 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 14630 1250 0 0 1936 2 0 0 25 0 9 0 721153222 277626880 12756 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17316] ppid=17305 vsize=271120 CPUtime=19.37 cores=0-7
/proc/17307/task/17316/stat : 17316 (plingeling) R 17305 17307 17081 0 -1 4202560 13536 1250 0 0 1935 2 0 0 25 0 9 0 721153222 277626880 12756 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=271120 CPUtime=19.38 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 15758 1250 0 0 1936 2 0 0 25 0 9 0 721153222 277626880 12756 33554432000 4194304 4417452 140736335852016 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17318] ppid=17305 vsize=271120 CPUtime=19.39 cores=0-7
/proc/17307/task/17318/stat : 17318 (plingeling) R 17305 17307 17081 0 -1 4202560 13507 1250 0 0 1937 2 0 0 25 0 9 0 721153222 277626880 12756 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17307/tid=17319] ppid=17305 vsize=271120 CPUtime=18.16 cores=0-7
/proc/17307/task/17319/stat : 17319 (plingeling) R 17305 17307 17081 0 -1 4202560 14115 1250 0 0 1813 3 0 0 25 0 9 0 721153222 277626880 12756 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=271120 CPUtime=19.39 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 15384 1250 0 0 1936 3 0 0 25 0 9 0 721153222 277626880 12756 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 153.91
Current children cumulated vsize (KiB) 271120

[startup+20.2007 s]
/proc/loadavg: 8.21 8.10 8.01 6/574 17321
/proc/meminfo: memFree=8278884/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=274036 CPUtime=158.94 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 117853 1250 0 0 15872 22 0 0 25 0 5 0 721153221 280612864 13503 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 68509 13503 181 55 0 66395 0
[pid=17307/tid=17313] ppid=17305 vsize=274036 CPUtime=20.19 cores=0-7
/proc/17307/task/17313/stat : 17313 (plingeling) R 17305 17307 17081 0 -1 4202560 13689 1250 0 0 2017 2 0 0 25 0 5 0 721153222 280612864 13503 33554432000 4194304 4417452 140736335852016 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17307/tid=17315] ppid=17305 vsize=274036 CPUtime=20.18 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 14939 1250 0 0 2016 2 0 0 25 0 5 0 721153222 280612864 13503 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=274036 CPUtime=20.18 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 15764 1250 0 0 2016 2 0 0 25 0 5 0 721153222 280612864 13503 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17307/tid=17320] ppid=17305 vsize=274036 CPUtime=20.19 cores=0-7
/proc/17307/task/17320/stat : 17320 (plingeling) R 17305 17307 17081 0 -1 4202560 15637 1250 0 0 2016 3 0 0 25 0 5 0 721153222 280612864 13503 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 158.94
Current children cumulated vsize (KiB) 274036

[startup+20.4007 s]
/proc/loadavg: 8.21 8.10 8.01 6/574 17321
/proc/meminfo: memFree=8278884/32951124 swapFree=67111364/67111528
[pid=17307] ppid=17305 vsize=274036 CPUtime=159.66 cores=0-7
/proc/17307/stat : 17307 (plingeling) S 17305 17307 17081 0 -1 4202496 117853 1250 0 0 15944 22 0 0 18 0 3 0 721153221 280612864 13503 33554432000 4194304 4417452 140736335852016 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17307/statm: 68509 13503 181 55 0 66395 0
[pid=17307/tid=17315] ppid=17305 vsize=274036 CPUtime=20.38 cores=0-7
/proc/17307/task/17315/stat : 17315 (plingeling) R 17305 17307 17081 0 -1 4202560 14939 1250 0 0 2036 2 0 0 25 0 3 0 721153222 280612864 13503 33554432000 4194304 4417452 140736335852016 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17307/tid=17317] ppid=17305 vsize=274036 CPUtime=20.38 cores=0-7
/proc/17307/task/17317/stat : 17317 (plingeling) R 17305 17307 17081 0 -1 4202560 15764 1250 0 0 2036 2 0 0 25 0 3 0 721153222 280612864 13503 33554432000 4194304 4417452 140736335852016 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 159.66
Current children cumulated vsize (KiB) 274036

Child status: 10
Real time (s): 20.4417
CPU time (s): 159.717
CPU user time (s): 159.491
CPU system time (s): 0.225965
CPU usage (%): 781.328
Max. virtual memory (cumulated for all children) (KiB): 277124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159.491
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119117
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= 202
involuntary context switches= 685

runsolver used 0.111982 second user time and 0.287956 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-22 22:19:15
IDJOB=3394422
IDBENCH=83155
IDSOLVER=1851
FILE ID=node139/3394422-1306095555
RUNJOBID= node139-1306090540-17095
PBS_JOBID= 13387934
Free space on /tmp= 73264 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394422-1306095555/watcher-3394422-1306095555 -o /tmp/evaluation-result-3394422-1306095555/solver-3394422-1306095555 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394422-1306095555.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=224229333

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8328716 kB
Buffers:        367684 kB
Cached:        7517192 kB
SwapCached:          0 kB
Active:       18930132 kB
Inactive:      5326444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8328716 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:               8 kB
Writeback:           0 kB
AnonPages:    16371544 kB
Mapped:          44316 kB
Slab:           212432 kB
PageTables:      77912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170869544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73264 MiB
End job on node139 at 2011-05-22 22:19:35