Trace number 3257505

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
Sol 2011-04-04SAT 41.7587 41.7416

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK10.cnf
MD5SUM0d32a4893e12fa46a8943c5daeb46b88
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.066989
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses75600
Sum of the clauses size907200
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575600

Solver Data

41.71/41.73	s SATISFIABLE
41.71/41.73	v 1 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 -18 -22 -20 -21 -19 17 16 -11 -15 -13 -14 -12 10 9 8 -5 -6 -4 -7 -3 2  0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3257505-1303470149/watcher-3257505-1303470149 -o /tmp/evaluation-result-3257505-1303470149/solver-3257505-1303470149 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3257505-1303470149.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 4.08 3.70 4/213 17945
/proc/meminfo: memFree=15196436/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=102736 CPUtime=0 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 923 0 0 0 0 0 0 0 25 0 8 0 439430268 105201664 831 33554432000 4194304 7232020 140736516437280 18446744073709551615 254261277729 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 25684 831 639 742 0 18255 0
[pid=17945/tid=17946] ppid=17943 vsize=102736 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 439430268 105201664 831 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=102736 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 439430268 105201664 831 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=102736 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 439430268 105201664 831 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=102736 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 439430268 105201664 831 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=102736 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 439430268 105201664 831 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=102736 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 439430268 105201664 831 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=102736 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 439430268 105201664 831 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0

[startup+0.090176 s]
/proc/loadavg: 4.02 4.08 3.70 4/213 17945
/proc/meminfo: memFree=15196436/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=108784 CPUtime=0.08 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 2117 0 0 0 8 0 0 0 25 0 9 0 439430268 111394816 2023 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 27196 2023 975 742 0 19767 0
[pid=17945/tid=17946] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2023 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2023 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273442164 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) R 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2023 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2023 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273442164 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2023 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) R 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2023 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2023 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 108784

[startup+0.10114 s]
/proc/loadavg: 4.02 4.08 3.70 4/213 17945
/proc/meminfo: memFree=15196436/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=108784 CPUtime=0.09 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 2162 0 0 0 9 0 0 0 18 0 9 0 439430268 111394816 2068 33554432000 4194304 7232020 140736516437280 18446744073709551615 1161110802 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 27196 2068 975 742 0 19767 0
[pid=17945/tid=17946] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2068 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) R 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2068 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2068 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) R 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2068 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) R 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2068 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2068 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=108784 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 439430268 111394816 2068 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108784

[startup+0.30514 s]
/proc/loadavg: 4.02 4.08 3.70 4/213 17945
/proc/meminfo: memFree=15196436/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=113056 CPUtime=0.3 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 3175 0 0 0 30 0 0 0 18 0 9 0 439430268 115769344 3081 33554432000 4194304 7232020 140736516437280 18446744073709551615 6187625 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 28264 3081 975 742 0 20835 0
[pid=17945/tid=17946] ppid=17943 vsize=113056 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 439430268 115769344 3081 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=113056 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439430268 115769344 3081 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=113056 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439430268 115769344 3081 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=113056 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439430268 115769344 3081 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=113056 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439430268 115769344 3081 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=113056 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439430268 115769344 3081 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=113056 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 439430268 115769344 3081 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 113056

[startup+0.701072 s]
/proc/loadavg: 4.02 4.08 3.70 4/213 17945
/proc/meminfo: memFree=15196436/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=166072 CPUtime=0.7 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 14561 0 0 0 69 1 0 0 18 0 9 0 439430268 170057728 14467 33554432000 4194304 7232020 140736516437280 18446744073709551615 1161136224 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 41518 14467 998 742 0 34089 0
[pid=17945/tid=17946] ppid=17943 vsize=166072 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 9 0 439430268 170057728 14467 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=166072 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170057728 14467 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=166072 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170057728 14467 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=166072 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170057728 14467 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=166072 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 439430268 170057728 14467 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=166072 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170057728 14467 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=166072 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170057728 14467 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 166072

[startup+1.50093 s]
/proc/loadavg: 4.02 4.08 3.70 5/222 17954
/proc/meminfo: memFree=15107940/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=166140 CPUtime=1.5 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 14939 0 0 0 149 1 0 0 18 0 9 0 439430268 170127360 14845 33554432000 4194304 7232020 140736516437280 18446744073709551615 1161136032 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 41535 14845 999 742 0 34106 0
[pid=17945/tid=17946] ppid=17943 vsize=166140 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 9 0 439430268 170127360 14845 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=166140 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170127360 14845 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=166140 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170127360 14845 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=166140 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170127360 14845 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=166140 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 439430268 170127360 14845 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=166140 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170127360 14845 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=166140 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 439430268 170127360 14845 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17954] ppid=17943 vsize=166140 CPUtime=0 cores=1,3
/proc/17945/task/17954/stat : 17954 (mono) S 17943 17945 17709 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 439430269 170127360 14845 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 166140

[startup+3.10065 s]
/proc/loadavg: 3.94 4.06 3.70 4/212 17955
/proc/meminfo: memFree=15585668/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=166204 CPUtime=3.1 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 15438 0 0 0 309 1 0 0 18 0 9 0 439430268 170192896 15344 33554432000 4194304 7232020 140736516437280 18446744073709551615 1161131314 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 41551 15344 999 742 0 34122 0
[pid=17945/tid=17946] ppid=17943 vsize=166204 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 439430268 170192896 15344 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=166204 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 170192896 15344 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=166204 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 170192896 15344 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=166204 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 170192896 15344 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=166204 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 170192896 15344 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=166204 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 170192896 15344 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=166204 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 170192896 15344 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17954] ppid=17943 vsize=166204 CPUtime=0 cores=1,3
/proc/17945/task/17954/stat : 17954 (mono) S 17943 17945 17709 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 439430269 170192896 15344 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 166204

[startup+6.30107 s]
/proc/loadavg: 3.94 4.06 3.70 8/222 17991
/proc/meminfo: memFree=15489716/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=191100 CPUtime=6.3 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 20800 0 0 0 628 2 0 0 25 0 9 0 439430268 195686400 20706 33554432000 4194304 7232020 140736516437280 18446744073709551615 1161121195 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 47775 20706 999 742 0 40346 0
[pid=17945/tid=17946] ppid=17943 vsize=191100 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 439430268 195686400 20706 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=191100 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 195686400 20706 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=191100 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 195686400 20706 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=191100 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 195686400 20706 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=191100 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 195686400 20706 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0

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

[pid=17945/tid=17946] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23947 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23947 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23947 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23947 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23947 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23947 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23947 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17954] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17954/stat : 17954 (mono) S 17943 17945 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439430269 204337152 23947 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 199548

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

[startup+31.9066 s]
/proc/loadavg: 4.04 4.07 3.71 5/222 18026
/proc/meminfo: memFree=15427796/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=199548 CPUtime=31.91 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 24043 0 0 0 3188 3 0 0 25 0 9 0 439430268 204337152 23949 33554432000 4194304 7232020 140736516437280 18446744073709551615 1161120663 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 49887 23949 999 742 0 42458 0
[pid=17945/tid=17946] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23949 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23949 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23949 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23949 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23949 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23949 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 204337152 23949 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17954] ppid=17943 vsize=199548 CPUtime=0 cores=1,3
/proc/17945/task/17954/stat : 17954 (mono) S 17943 17945 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439430269 204337152 23949 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 31.91
Current children cumulated vsize (KiB) 199548

[startup+38.3004 s]
/proc/loadavg: 4.04 4.07 3.71 5/222 18026
/proc/meminfo: memFree=15399976/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=207804 CPUtime=38.31 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 25347 0 0 0 3828 3 0 0 25 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 1161120960 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 51951 25253 999 742 0 44522 0
[pid=17945/tid=17946] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17954] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17954/stat : 17954 (mono) S 17943 17945 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439430269 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38.31
Current children cumulated vsize (KiB) 207804

[startup+39.9011 s]
/proc/loadavg: 4.04 4.07 3.71 6/222 18026
/proc/meminfo: memFree=15401464/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=207804 CPUtime=39.91 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 25347 0 0 0 3988 3 0 0 25 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 1161120615 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 51951 25253 999 742 0 44522 0
[pid=17945/tid=17946] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17954] ppid=17943 vsize=207804 CPUtime=0 cores=1,3
/proc/17945/task/17954/stat : 17954 (mono) S 17943 17945 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439430269 212791296 25253 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39.91
Current children cumulated vsize (KiB) 207804

[startup+40.707 s]
/proc/loadavg: 4.04 4.07 3.71 6/222 18026
/proc/meminfo: memFree=15399408/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=207820 CPUtime=40.71 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 25362 0 0 0 4068 3 0 0 25 0 9 0 439430268 212807680 25268 33554432000 4194304 7232020 140736516437280 18446744073709551615 1082273498 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 51955 25268 1003 742 0 44526 0
[pid=17945/tid=17946] ppid=17943 vsize=207820 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 439430268 212807680 25268 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=207820 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212807680 25268 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=207820 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212807680 25268 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=207820 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212807680 25268 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=207820 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212807680 25268 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=207820 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212807680 25268 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=207820 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212807680 25268 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17954] ppid=17943 vsize=207820 CPUtime=0 cores=1,3
/proc/17945/task/17954/stat : 17954 (mono) S 17943 17945 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439430269 212807680 25268 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40.71
Current children cumulated vsize (KiB) 207820

[startup+41.5009 s]
/proc/loadavg: 4.04 4.07 3.71 6/222 18026
/proc/meminfo: memFree=15399408/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=207948 CPUtime=41.5 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 25662 0 0 0 4147 3 0 0 18 0 9 0 439430268 212938752 25568 33554432000 4194304 7232020 140736516437280 18446744073709551615 1082286447 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 51987 25568 1003 742 0 44558 0
[pid=17945/tid=17946] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25568 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25568 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25568 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25568 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25568 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25568 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25568 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17954] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17954/stat : 17954 (mono) S 17943 17945 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439430269 212938752 25568 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.5
Current children cumulated vsize (KiB) 207948

[startup+41.7008 s]
/proc/loadavg: 4.04 4.07 3.72 6/222 18026
/proc/meminfo: memFree=15411312/32951124 swapFree=67111528/67111528
[pid=17945] ppid=17943 vsize=207948 CPUtime=41.71 cores=1,3
/proc/17945/stat : 17945 (mono) R 17943 17945 17709 0 -1 4202496 25701 0 0 0 4168 3 0 0 18 0 9 0 439430268 212938752 25607 33554432000 4194304 7232020 140736516437280 18446744073709551615 254261310445 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/17945/statm: 51987 25607 1005 742 0 44558 0
[pid=17945/tid=17946] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17946/stat : 17946 (mono) S 17943 17945 17709 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25607 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17947] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17947/stat : 17947 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25607 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17948] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17948/stat : 17948 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25607 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17949] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17949/stat : 17949 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25607 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17950] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17950/stat : 17950 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25607 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 1 0 0 0
[pid=17945/tid=17951] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17951/stat : 17951 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25607 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17952] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17952/stat : 17952 (mono) S 17943 17945 17709 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 439430268 212938752 25607 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273432473 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
[pid=17945/tid=17954] ppid=17943 vsize=207948 CPUtime=0 cores=1,3
/proc/17945/task/17954/stat : 17954 (mono) S 17943 17945 17709 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 439430269 212938752 25607 33554432000 4194304 7232020 140736516437280 18446744073709551615 254273440177 0 0 4096 545260780 18446604454222669056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.71
Current children cumulated vsize (KiB) 207948

Child status: 0
Real time (s): 41.7416
CPU time (s): 41.7587
CPU user time (s): 41.7167
CPU system time (s): 0.041993
CPU usage (%): 100.041
Max. virtual memory (cumulated for all children) (KiB): 207948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.7167
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26148
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= 2174
involuntary context switches= 118

runsolver used 0.06299 second user time and 0.172973 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-22 13:02:29
IDJOB=3257505
IDBENCH=71129
IDSOLVER=1608
FILE ID=node140/3257505-1303470149
RUNJOBID= node140-1303468847-17730
PBS_JOBID= 13107201
Free space on /tmp= 71888 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK10.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257505-1303470149/watcher-3257505-1303470149 -o /tmp/evaluation-result-3257505-1303470149/solver-3257505-1303470149 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3257505-1303470149.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0d32a4893e12fa46a8943c5daeb46b88
RANDOM SEED=814811923

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
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	: 5332.75
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.833
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.74
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.833
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.75
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15196716 kB
Buffers:       1317616 kB
Cached:       15273856 kB
SwapCached:          0 kB
Active:        9684040 kB
Inactive:      7527932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15196716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4712 kB
Writeback:           0 kB
AnonPages:      619648 kB
Mapped:          17912 kB
Slab:           476564 kB
PageTables:       6212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1044608 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= 71884 MiB
End job on node140 at 2011-04-22 13:03:11