Trace number 1776147

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
satake 2009-03-22 (16 threads)UNSAT 3304.67 732.57

General information on the benchmark

Nameindustrial/palacios/
medium/emptyroom-4-h21-unsat.cnf
MD5SUM175ec3119584300988ad366c4a04cccc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark383.27
Satisfiable
(Un)Satisfiability was proved
Number of variables69148
Number of clauses208728
Sum of the clauses size487544
Maximum clause length28
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2139492
Number of clauses of size 368730
Number of clauses of size 4102
Number of clauses of size 513
Number of clauses of size over 5135

Solver Data

3304.60/732.53	c Benchmark name    : HOME/instance-1776147-1244737975.cnf
3304.60/732.53	c Thread Num        :           16
3304.60/732.53	c restarts          :           14
3304.60/732.53	c conflicts         :        40790
3304.60/732.53	c decisions         :       102458           (      140 / sec      )
3304.60/732.53	c propagations      :    220247441           (   301517 / sec      )
3304.60/732.53	c inspects          :    641953417           (   878828 / sec      )
3304.60/732.53	c conflict literals :      2642792           (    57.54 % deleted  )
3304.60/732.53	c cpu time          :       730.47           
3304.60/732.53	s UNSATISFIABLE

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776147-1244737975/watcher-1776147-1244737975 -o /tmp/evaluation-result-1776147-1244737975/solver-1776147-1244737975 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776147-1244737975.cnf 16 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 12.89 12.55 10.90 2/184 30852
/proc/meminfo: memFree=19139544/36427776 swapFree=4484/8000
[pid=30852] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/stat : 30852 (satake) R 30850 30852 27791 0 -1 4202496 439 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 395 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 2031 395 63 164 0 1866 0
[pid=30852/tid=30853] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30853/stat : 30853 (satake) S 30850 30852 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 400 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30854] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30854/stat : 30854 (satake) R 30850 30852 27791 0 -1 4202560 54 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 404 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30855/stat : 30855 (satake) R 30850 30852 27791 0 -1 4202560 51 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 409 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30856/stat : 30856 (satake) R 30850 30852 27791 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 418 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30857/stat : 30857 (satake) R 30850 30852 27791 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 418 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30858/stat : 30858 (satake) R 30850 30852 27791 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 418 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30859/stat : 30859 (satake) S 30850 30852 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 418 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30860/stat : 30860 (satake) S 30850 30852 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 419 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30861] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30861/stat : 30861 (satake) S 30850 30852 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 420 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30862] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30862/stat : 30862 (satake) R 30850 30852 27791 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 421 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30852/tid=30863] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30863/stat : 30863 (satake) R 30850 30852 27791 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 421 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30864] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30864/stat : 30864 (satake) D 30850 30852 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 633103897 8318976 422 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134702083 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30852/tid=30865] ppid=30850 vsize=8124 CPUtime=0
/proc/30852/task/30865/stat : 30865 (satake) D 30850 30852 27791 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 17 0 633103898 8318976 422 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30852/tid=30866] ppid=30850 vsize=8388 CPUtime=0
/proc/30852/task/30866/stat : 30866 (satake) D 30850 30852 27791 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 17 0 633103898 8589312 422 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30852/tid=30867] ppid=30850 vsize=8388 CPUtime=0
/proc/30852/task/30867/stat : 30867 (satake) D 30850 30852 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 633103898 8589312 427 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30852/tid=30868] ppid=30850 vsize=8388 CPUtime=0
/proc/30852/task/30868/stat : 30868 (satake) R 30850 30852 27791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 17 0 633103898 8589312 428 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.098411 s]
/proc/loadavg: 12.89 12.55 10.90 2/184 30852
/proc/meminfo: memFree=19139544/36427776 swapFree=4484/8000
[pid=30852] ppid=30850 vsize=52332 CPUtime=0.6
/proc/30852/stat : 30852 (satake) S 30850 30852 27791 0 -1 4202496 8876 0 0 0 0 60 0 0 20 0 17 0 633103897 53587968 8816 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 13083 8820 63 164 0 12918 0
[pid=30852/tid=30853] ppid=30850 vsize=52332 CPUtime=0
/proc/30852/task/30853/stat : 30853 (satake) S 30850 30852 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 17 0 633103897 53587968 8820 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30854] ppid=30850 vsize=52332 CPUtime=0.04
/proc/30852/task/30854/stat : 30854 (satake) R 30850 30852 27791 0 -1 4202560 728 0 0 0 0 4 0 0 20 0 17 0 633103897 53587968 8824 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=52332 CPUtime=0.04
/proc/30852/task/30855/stat : 30855 (satake) D 30850 30852 27791 0 -1 4202560 729 0 0 0 0 4 0 0 20 0 17 0 633103897 53587968 8824 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=52332 CPUtime=0.04
/proc/30852/task/30856/stat : 30856 (satake) R 30850 30852 27791 0 -1 4202560 844 0 0 0 0 4 0 0 20 0 17 0 633103897 53587968 8826 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=52332 CPUtime=0.02
/proc/30852/task/30857/stat : 30857 (satake) R 30850 30852 27791 0 -1 4202560 222 0 0 0 0 2 0 0 20 0 17 0 633103897 53587968 8828 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=52332 CPUtime=0.06
/proc/30852/task/30858/stat : 30858 (satake) D 30850 30852 27791 0 -1 4202560 816 0 0 0 0 6 0 0 20 0 17 0 633103897 53587968 8831 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=52332 CPUtime=0.06
/proc/30852/task/30859/stat : 30859 (satake) D 30850 30852 27791 0 -1 4202560 768 0 0 0 0 6 0 0 20 0 17 0 633103897 53587968 8832 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=52332 CPUtime=0
/proc/30852/task/30860/stat : 30860 (satake) R 30850 30852 27791 0 -1 4202560 162 0 0 0 0 0 0 0 20 0 17 0 633103897 53587968 8833 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30861] ppid=30850 vsize=52332 CPUtime=0
/proc/30852/task/30861/stat : 30861 (satake) R 30850 30852 27791 0 -1 4202560 185 0 0 0 0 0 0 0 20 0 17 0 633103897 53587968 8833 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30862] ppid=30850 vsize=52332 CPUtime=0.06
/proc/30852/task/30862/stat : 30862 (satake) R 30850 30852 27791 0 -1 4202560 826 0 0 0 0 6 0 0 20 0 17 0 633103897 53587968 8833 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30852/tid=30863] ppid=30850 vsize=52332 CPUtime=0.06
/proc/30852/task/30863/stat : 30863 (satake) R 30850 30852 27791 0 -1 4202560 772 0 0 0 0 6 0 0 20 0 17 0 633103897 53587968 8833 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30864] ppid=30850 vsize=52332 CPUtime=0.06
/proc/30852/task/30864/stat : 30864 (satake) R 30850 30852 27791 0 -1 4202560 896 0 0 0 0 6 0 0 20 0 17 0 633103897 53587968 8833 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30852/tid=30865] ppid=30850 vsize=52332 CPUtime=0.04
/proc/30852/task/30865/stat : 30865 (satake) R 30850 30852 27791 0 -1 4202560 730 0 0 0 0 4 0 0 20 0 17 0 633103898 53587968 8833 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30852/tid=30866] ppid=30850 vsize=52332 CPUtime=0.02
/proc/30852/task/30866/stat : 30866 (satake) R 30850 30852 27791 0 -1 4202560 191 0 0 0 0 2 0 0 20 0 17 0 633103898 53587968 8834 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30852/tid=30867] ppid=30850 vsize=52332 CPUtime=0.06
/proc/30852/task/30867/stat : 30867 (satake) R 30850 30852 27791 0 -1 4202560 759 0 0 0 0 6 0 0 20 0 17 0 633103898 53587968 8838 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30852/tid=30868] ppid=30850 vsize=52332 CPUtime=0
/proc/30852/task/30868/stat : 30868 (satake) R 30850 30852 27791 0 -1 4202560 137 0 0 0 0 0 0 0 20 0 17 0 633103898 53587968 8839 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 52332

[startup+0.106234 s]
/proc/loadavg: 12.89 12.55 10.90 2/184 30852
/proc/meminfo: memFree=19139544/36427776 swapFree=4484/8000
[pid=30852] ppid=30850 vsize=52144 CPUtime=0.66
/proc/30852/stat : 30852 (satake) S 30850 30852 27791 0 -1 4202496 9160 0 0 0 0 66 0 0 20 0 17 0 633103897 53395456 9100 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 13036 9100 63 164 0 12871 0
[pid=30852/tid=30853] ppid=30850 vsize=52144 CPUtime=0
/proc/30852/task/30853/stat : 30853 (satake) S 30850 30852 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 17 0 633103897 53395456 9101 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30854] ppid=30850 vsize=52144 CPUtime=0.04
/proc/30852/task/30854/stat : 30854 (satake) R 30850 30852 27791 0 -1 4202560 735 0 0 0 0 4 0 0 20 0 17 0 633103897 53395456 9101 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=52144 CPUtime=0.04
/proc/30852/task/30855/stat : 30855 (satake) R 30850 30852 27791 0 -1 4202560 743 0 0 0 0 4 0 0 20 0 17 0 633103897 53395456 9102 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=52144 CPUtime=0.04
/proc/30852/task/30856/stat : 30856 (satake) D 30850 30852 27791 0 -1 4202560 870 0 0 0 0 4 0 0 20 0 17 0 633103897 53395456 9105 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134869198 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=52144 CPUtime=0.02
/proc/30852/task/30857/stat : 30857 (satake) R 30850 30852 27791 0 -1 4202560 237 0 0 0 0 2 0 0 20 0 17 0 633103897 53395456 9105 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=52144 CPUtime=0.06
/proc/30852/task/30858/stat : 30858 (satake) R 30850 30852 27791 0 -1 4202560 846 0 0 0 0 6 0 0 20 0 17 0 633103897 53395456 9106 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=52144 CPUtime=0.06
/proc/30852/task/30859/stat : 30859 (satake) R 30850 30852 27791 0 -1 4202560 775 0 0 0 0 6 0 0 20 0 17 0 633103897 53395456 9106 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=52144 CPUtime=0.02
/proc/30852/task/30860/stat : 30860 (satake) R 30850 30852 27791 0 -1 4202560 186 0 0 0 0 2 0 0 20 0 17 0 633103897 53395456 9106 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30861] ppid=30850 vsize=52144 CPUtime=0
/proc/30852/task/30861/stat : 30861 (satake) R 30850 30852 27791 0 -1 4202560 193 0 0 0 0 0 0 0 20 0 17 0 633103897 53395456 9106 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30862] ppid=30850 vsize=52144 CPUtime=0.06
/proc/30852/task/30862/stat : 30862 (satake) R 30850 30852 27791 0 -1 4202560 850 0 0 0 0 6 0 0 20 0 17 0 633103897 53395456 9107 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30852/tid=30863] ppid=30850 vsize=52144 CPUtime=0.06
/proc/30852/task/30863/stat : 30863 (satake) D 30850 30852 27791 0 -1 4202560 799 0 0 0 0 6 0 0 20 0 17 0 633103897 53395456 9107 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30864] ppid=30850 vsize=52144 CPUtime=0.06
/proc/30852/task/30864/stat : 30864 (satake) D 30850 30852 27791 0 -1 4202560 910 0 0 0 0 6 0 0 20 0 17 0 633103897 53395456 9110 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134522408 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30852/tid=30865] ppid=30850 vsize=52276 CPUtime=0.04
/proc/30852/task/30865/stat : 30865 (satake) D 30850 30852 27791 0 -1 4202560 755 0 0 0 0 4 0 0 20 0 17 0 633103898 53530624 9110 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30852/tid=30866] ppid=30850 vsize=52276 CPUtime=0.02
/proc/30852/task/30866/stat : 30866 (satake) D 30850 30852 27791 0 -1 4202560 199 0 0 0 0 2 0 0 20 0 17 0 633103898 53530624 9112 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30852/tid=30867] ppid=30850 vsize=52276 CPUtime=0.06
/proc/30852/task/30867/stat : 30867 (satake) R 30850 30852 27791 0 -1 4202560 784 0 0 0 0 6 0 0 20 0 17 0 633103898 53530624 9114 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30852/tid=30868] ppid=30850 vsize=52276 CPUtime=0
/proc/30852/task/30868/stat : 30868 (satake) D 30850 30852 27791 0 -1 4202560 157 0 0 0 0 0 0 0 20 0 17 0 633103898 53530624 9116 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 52144

[startup+0.306203 s]
/proc/loadavg: 12.89 12.55 10.90 2/184 30852
/proc/meminfo: memFree=19139544/36427776 swapFree=4484/8000
[pid=30852] ppid=30850 vsize=80864 CPUtime=1.5
/proc/30852/stat : 30852 (satake) S 30850 30852 27791 0 -1 4202496 17565 0 0 0 0 150 0 0 20 0 17 0 633103897 82804736 17505 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 20216 17505 63 164 0 20051 0
[pid=30852/tid=30853] ppid=30850 vsize=80864 CPUtime=0
/proc/30852/task/30853/stat : 30853 (satake) S 30850 30852 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 17 0 633103897 82804736 17506 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30854] ppid=30850 vsize=80996 CPUtime=0.1
/proc/30852/task/30854/stat : 30854 (satake) R 30850 30852 27791 0 -1 4202560 1202 0 0 0 0 10 0 0 20 0 17 0 633103897 82939904 17506 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=80996 CPUtime=0.1
/proc/30852/task/30855/stat : 30855 (satake) R 30850 30852 27791 0 -1 4202560 1206 0 0 0 0 10 0 0 20 0 17 0 633103897 82939904 17512 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=80996 CPUtime=0.1
/proc/30852/task/30856/stat : 30856 (satake) S 30850 30852 27791 0 -1 4202560 1252 0 0 0 0 10 0 0 20 0 17 0 633103897 82939904 17519 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=80996 CPUtime=0.06
/proc/30852/task/30857/stat : 30857 (satake) R 30850 30852 27791 0 -1 4202560 1085 0 0 0 0 6 0 0 20 0 17 0 633103897 82939904 17521 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=80996 CPUtime=0.14
/proc/30852/task/30858/stat : 30858 (satake) S 30850 30852 27791 0 -1 4202560 1278 0 0 0 0 14 0 0 20 0 17 0 633103897 82939904 17522 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=80996 CPUtime=0.1
/proc/30852/task/30859/stat : 30859 (satake) S 30850 30852 27791 0 -1 4202560 1161 0 0 0 0 10 0 0 20 0 17 0 633103897 82939904 17522 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=80996 CPUtime=0.06
/proc/30852/task/30860/stat : 30860 (satake) S 30850 30852 27791 0 -1 4202560 1006 0 0 0 0 6 0 0 20 0 17 0 633103897 82939904 17523 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30861] ppid=30850 vsize=80996 CPUtime=0.06
/proc/30852/task/30861/stat : 30861 (satake) R 30850 30852 27791 0 -1 4202560 1081 0 0 0 0 6 0 0 20 0 17 0 633103897 82939904 17523 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30862] ppid=30850 vsize=80996 CPUtime=0.14
/proc/30852/task/30862/stat : 30862 (satake) S 30850 30852 27791 0 -1 4202560 1302 0 0 0 0 14 0 0 20 0 17 0 633103897 82939904 17523 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=30852/tid=30863] ppid=30850 vsize=80996 CPUtime=0.12
/proc/30852/task/30863/stat : 30863 (satake) D 30850 30852 27791 0 -1 4202560 1259 0 0 0 0 12 0 0 20 0 17 0 633103897 82939904 17523 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30864] ppid=30850 vsize=80996 CPUtime=0.12
/proc/30852/task/30864/stat : 30864 (satake) D 30850 30852 27791 0 -1 4202560 1194 0 0 0 0 12 0 0 20 0 17 0 633103897 82939904 17523 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30852/tid=30865] ppid=30850 vsize=80996 CPUtime=0.1
/proc/30852/task/30865/stat : 30865 (satake) S 30850 30852 27791 0 -1 4202560 1148 0 0 0 0 10 0 0 20 0 17 0 633103898 82939904 17523 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 8 0 0 0 0 0
[pid=30852/tid=30866] ppid=30850 vsize=80996 CPUtime=0.06
/proc/30852/task/30866/stat : 30866 (satake) R 30850 30852 27791 0 -1 4202560 1068 0 0 0 0 6 0 0 20 0 17 0 633103898 82939904 17527 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134522560 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30852/tid=30867] ppid=30850 vsize=80996 CPUtime=0.12
/proc/30852/task/30867/stat : 30867 (satake) S 30850 30852 27791 0 -1 4202560 1179 0 0 0 0 12 0 0 20 0 17 0 633103898 82939904 17528 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
[pid=30852/tid=30868] ppid=30850 vsize=80996 CPUtime=0.06
/proc/30852/task/30868/stat : 30868 (satake) R 30850 30852 27791 0 -1 4202560 1034 0 0 0 0 6 0 0 20 0 17 0 633103898 82939904 17530 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 80864

[startup+0.706227 s]
/proc/loadavg: 12.89 12.55 10.90 2/184 30852
/proc/meminfo: memFree=19139544/36427776 swapFree=4484/8000
[pid=30852] ppid=30850 vsize=141536 CPUtime=2.98
/proc/30852/stat : 30852 (satake) S 30850 30852 27791 0 -1 4202496 30416 0 0 0 58 240 0 0 20 0 17 0 633103897 144932864 30356 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 35384 30367 63 164 0 35219 0
[pid=30852/tid=30853] ppid=30850 vsize=141536 CPUtime=0
/proc/30852/task/30853/stat : 30853 (satake) S 30850 30852 27791 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 17 0 633103897 144932864 30367 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30854] ppid=30850 vsize=141536 CPUtime=0.2
/proc/30852/task/30854/stat : 30854 (satake) D 30850 30852 27791 0 -1 4202560 2082 0 0 0 2 18 0 0 20 0 17 0 633103897 144932864 30367 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134520025 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=141536 CPUtime=0.18
/proc/30852/task/30855/stat : 30855 (satake) S 30850 30852 27791 0 -1 4202560 2040 0 0 0 4 14 0 0 20 0 17 0 633103897 144932864 30367 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=141536 CPUtime=0.18
/proc/30852/task/30856/stat : 30856 (satake) R 30850 30852 27791 0 -1 4202560 1985 0 0 0 2 16 0 0 20 0 17 0 633103897 144932864 30368 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=141536 CPUtime=0.16
/proc/30852/task/30857/stat : 30857 (satake) S 30850 30852 27791 0 -1 4202560 1987 0 0 0 6 10 0 0 20 0 17 0 633103897 144932864 30369 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 7 0 0 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=141536 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (satake) S 30850 30852 27791 0 -1 4202560 2108 0 0 0 6 18 0 0 20 0 17 0 633103897 144932864 30372 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=141536 CPUtime=0.18
/proc/30852/task/30859/stat : 30859 (satake) S 30850 30852 27791 0 -1 4202560 1961 0 0 0 6 12 0 0 20 0 17 0 633103897 144932864 30373 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=141536 CPUtime=0.14
/proc/30852/task/30860/stat : 30860 (satake) R 30850 30852 27791 0 -1 4202560 1895 0 0 0 2 12 0 0 20 0 17 0 633103897 144932864 30375 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30861] ppid=30850 vsize=141536 CPUtime=0.16
/proc/30852/task/30861/stat : 30861 (satake) S 30850 30852 27791 0 -1 4202560 1941 0 0 0 4 12 0 0 20 0 17 0 633103897 144932864 30375 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30862] ppid=30850 vsize=141536 CPUtime=0.24

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

[pid=30852/tid=30861] ppid=30850 vsize=645784 CPUtime=202.64
/proc/30852/task/30861/stat : 30861 (satake) R 30850 30852 27791 0 -1 4202560 9735 0 0 0 19384 880 0 0 20 0 17 0 633103897 661282816 139305 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134528433 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30862] ppid=30850 vsize=645784 CPUtime=192.57
/proc/30852/task/30862/stat : 30862 (satake) S 30850 30852 27791 0 -1 4202560 9453 0 0 0 18479 778 0 0 20 0 17 0 633103897 661282816 139305 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=30852/tid=30863] ppid=30850 vsize=645784 CPUtime=199.15
/proc/30852/task/30863/stat : 30863 (satake) R 30850 30852 27791 0 -1 4202560 9770 0 0 0 19113 802 0 0 20 0 17 0 633103897 661282816 139305 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134520863 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30864] ppid=30850 vsize=645784 CPUtime=193.31
/proc/30852/task/30864/stat : 30864 (satake) S 30850 30852 27791 0 -1 4202560 10028 0 0 0 18545 786 0 0 20 0 17 0 633103897 661282816 139305 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30865] ppid=30850 vsize=645784 CPUtime=197.73
/proc/30852/task/30865/stat : 30865 (satake) S 30850 30852 27791 0 -1 4202560 9561 0 0 0 19029 744 0 0 20 0 17 0 633103898 661282816 139305 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=30852/tid=30866] ppid=30850 vsize=645784 CPUtime=192.13
/proc/30852/task/30866/stat : 30866 (satake) R 30850 30852 27791 0 -1 4202560 9694 0 0 0 18349 864 0 0 20 0 17 0 633103898 661282816 139305 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30867] ppid=30850 vsize=645784 CPUtime=194.55
/proc/30852/task/30867/stat : 30867 (satake) S 30850 30852 27791 0 -1 4202560 9908 0 0 0 18751 704 0 0 20 0 17 0 633103898 661282816 139305 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=30852/tid=30868] ppid=30850 vsize=645784 CPUtime=195.53
/proc/30852/task/30868/stat : 30868 (satake) S 30850 30852 27791 0 -1 4202560 9898 0 0 0 18723 830 0 0 20 0 17 0 633103898 661282816 139305 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 3248.8
Current children cumulated vsize (KiB) 645784

[startup+729.504 s]
/proc/loadavg: 6.66 6.81 8.18 11/201 30884
/proc/meminfo: memFree=18584228/36427776 swapFree=4588/567256
[pid=30852] ppid=30850 vsize=645784 CPUtime=3284.14
/proc/30852/stat : 30852 (satake) S 30850 30852 27791 0 -1 4202496 152122 0 0 0 289677 38737 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 161446 139312 68 164 0 161281 0
[pid=30852/tid=30853] ppid=30850 vsize=645784 CPUtime=303.42
/proc/30852/task/30853/stat : 30853 (satake) D 30850 30852 27791 0 -1 4202560 5787 0 0 0 3469 26873 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30852/tid=30854] ppid=30850 vsize=645784 CPUtime=200.73
/proc/30852/task/30854/stat : 30854 (satake) R 30850 30852 27791 0 -1 4202560 9765 0 0 0 19355 718 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=645784 CPUtime=195.61
/proc/30852/task/30855/stat : 30855 (satake) R 30850 30852 27791 0 -1 4202560 9553 0 0 0 18743 818 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134528211 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=645784 CPUtime=196.71
/proc/30852/task/30856/stat : 30856 (satake) S 30850 30852 27791 0 -1 4202560 9844 0 0 0 18925 746 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=645784 CPUtime=199.36
/proc/30852/task/30857/stat : 30857 (satake) R 30850 30852 27791 0 -1 4202560 10031 0 0 0 19208 728 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134523751 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=645784 CPUtime=199.41
/proc/30852/task/30858/stat : 30858 (satake) S 30850 30852 27791 0 -1 4202560 9729 0 0 0 19083 858 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=645784 CPUtime=198.61
/proc/30852/task/30859/stat : 30859 (satake) S 30850 30852 27791 0 -1 4202560 9546 0 0 0 19109 752 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=645784 CPUtime=204.77
/proc/30852/task/30860/stat : 30860 (satake) R 30850 30852 27791 0 -1 4202560 9694 0 0 0 19667 810 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134524814 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30852/tid=30861] ppid=30850 vsize=645784 CPUtime=204.58
/proc/30852/task/30861/stat : 30861 (satake) S 30850 30852 27791 0 -1 4202560 9735 0 0 0 19574 884 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30862] ppid=30850 vsize=645784 CPUtime=194.49
/proc/30852/task/30862/stat : 30862 (satake) R 30850 30852 27791 0 -1 4202560 9453 0 0 0 18667 782 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134520798 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30852/tid=30863] ppid=30850 vsize=645784 CPUtime=201.96
/proc/30852/task/30863/stat : 30863 (satake) S 30850 30852 27791 0 -1 4202560 9770 0 0 0 19392 804 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30864] ppid=30850 vsize=645784 CPUtime=195.71
/proc/30852/task/30864/stat : 30864 (satake) S 30850 30852 27791 0 -1 4202560 10028 0 0 0 18779 792 0 0 20 0 17 0 633103897 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30865] ppid=30850 vsize=645784 CPUtime=199.85
/proc/30852/task/30865/stat : 30865 (satake) R 30850 30852 27791 0 -1 4202560 9562 0 0 0 19235 750 0 0 20 0 17 0 633103898 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134528211 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30852/tid=30866] ppid=30850 vsize=645784 CPUtime=195.11
/proc/30852/task/30866/stat : 30866 (satake) R 30850 30852 27791 0 -1 4202560 9695 0 0 0 18645 866 0 0 20 0 17 0 633103898 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134520896 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30867] ppid=30850 vsize=645784 CPUtime=196.27
/proc/30852/task/30867/stat : 30867 (satake) R 30850 30852 27791 0 -1 4202560 9908 0 0 0 18921 706 0 0 20 0 17 0 633103898 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134528406 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30852/tid=30868] ppid=30850 vsize=645784 CPUtime=197.45
/proc/30852/task/30868/stat : 30868 (satake) R 30850 30852 27791 0 -1 4202560 9898 0 0 0 18901 844 0 0 20 0 17 0 633103898 661282816 139312 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134523809 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 3284.14
Current children cumulated vsize (KiB) 645784

[startup+731.102 s]
/proc/loadavg: 6.66 6.81 8.18 5/201 30884
/proc/meminfo: memFree=18584228/36427776 swapFree=4588/567256
[pid=30852] ppid=30850 vsize=637896 CPUtime=3297.61
/proc/30852/stat : 30852 (satake) S 30850 30852 27791 0 -1 4202496 152143 0 0 0 290512 39249 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 159474 137958 77 164 0 159309 0
[pid=30852/tid=30853] ppid=30850 vsize=637896 CPUtime=304.3
/proc/30852/task/30853/stat : 30853 (satake) R 30850 30852 27791 0 -1 4202560 5799 0 0 0 3480 26950 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30852/tid=30854] ppid=30850 vsize=637896 CPUtime=201.71
/proc/30852/task/30854/stat : 30854 (satake) R 30850 30852 27791 0 -1 4202560 9765 0 0 0 19423 748 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=637896 CPUtime=196.17
/proc/30852/task/30855/stat : 30855 (satake) R 30850 30852 27791 0 -1 4202560 9553 0 0 0 18769 848 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=637896 CPUtime=197.53
/proc/30852/task/30856/stat : 30856 (satake) R 30850 30852 27791 0 -1 4202560 9844 0 0 0 18969 784 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=637896 CPUtime=199.98
/proc/30852/task/30857/stat : 30857 (satake) R 30850 30852 27791 0 -1 4202560 10031 0 0 0 19238 760 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=637896 CPUtime=200.17
/proc/30852/task/30858/stat : 30858 (satake) R 30850 30852 27791 0 -1 4202560 9729 0 0 0 19123 894 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=637896 CPUtime=199.37
/proc/30852/task/30859/stat : 30859 (satake) R 30850 30852 27791 0 -1 4202560 9546 0 0 0 19153 784 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=637896 CPUtime=205.58
/proc/30852/task/30860/stat : 30860 (satake) S 30850 30852 27791 0 -1 4202560 9694 0 0 0 19718 840 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=30852/tid=30861] ppid=30850 vsize=637896 CPUtime=205.58
/proc/30852/task/30861/stat : 30861 (satake) R 30850 30852 27791 0 -1 4202560 9735 0 0 0 19644 914 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30862] ppid=30850 vsize=637896 CPUtime=195.47
/proc/30852/task/30862/stat : 30862 (satake) R 30850 30852 27791 0 -1 4202560 9462 0 0 0 18735 812 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30852/tid=30863] ppid=30850 vsize=637896 CPUtime=202.56
/proc/30852/task/30863/stat : 30863 (satake) S 30850 30852 27791 0 -1 4202560 9770 0 0 0 19420 836 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30864] ppid=30850 vsize=637896 CPUtime=196.69
/proc/30852/task/30864/stat : 30864 (satake) R 30850 30852 27791 0 -1 4202560 10028 0 0 0 18865 804 0 0 20 0 17 0 633103897 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134528433 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30865] ppid=30850 vsize=637896 CPUtime=200.68
/proc/30852/task/30865/stat : 30865 (satake) R 30850 30852 27791 0 -1 4202560 9562 0 0 0 19312 756 0 0 20 0 17 0 633103898 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30852/tid=30866] ppid=30850 vsize=637896 CPUtime=195.81
/proc/30852/task/30866/stat : 30866 (satake) R 30850 30852 27791 0 -1 4202560 9695 0 0 0 18683 898 0 0 20 0 17 0 633103898 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30867] ppid=30850 vsize=637896 CPUtime=197.33
/proc/30852/task/30867/stat : 30867 (satake) R 30850 30852 27791 0 -1 4202560 9908 0 0 0 18995 738 0 0 20 0 17 0 633103898 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=30852/tid=30868] ppid=30850 vsize=637896 CPUtime=198.53
/proc/30852/task/30868/stat : 30868 (satake) R 30850 30852 27791 0 -1 4202560 9898 0 0 0 18979 874 0 0 20 0 17 0 633103898 653205504 137958 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 3297.61
Current children cumulated vsize (KiB) 637896

[startup+731.902 s]
/proc/loadavg: 6.66 6.81 8.18 16/201 30884
/proc/meminfo: memFree=18591912/36427776 swapFree=4624/555008
[pid=30852] ppid=30850 vsize=608152 CPUtime=3301.87
/proc/30852/stat : 30852 (satake) S 30850 30852 27791 0 -1 4202496 152143 0 0 0 290776 39411 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 152038 132696 77 164 0 151873 0
[pid=30852/tid=30854] ppid=30850 vsize=608152 CPUtime=201.93
/proc/30852/task/30854/stat : 30854 (satake) R 30850 30852 27791 0 -1 4202560 9765 0 0 0 19435 758 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=608152 CPUtime=196.37
/proc/30852/task/30855/stat : 30855 (satake) R 30850 30852 27791 0 -1 4202560 9553 0 0 0 18777 860 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=608152 CPUtime=197.79
/proc/30852/task/30856/stat : 30856 (satake) R 30850 30852 27791 0 -1 4202560 9844 0 0 0 18987 792 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=608152 CPUtime=200.19
/proc/30852/task/30857/stat : 30857 (satake) R 30850 30852 27791 0 -1 4202560 10031 0 0 0 19247 772 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=608152 CPUtime=200.41
/proc/30852/task/30858/stat : 30858 (satake) R 30850 30852 27791 0 -1 4202560 9729 0 0 0 19135 906 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=608152 CPUtime=199.61
/proc/30852/task/30859/stat : 30859 (satake) R 30850 30852 27791 0 -1 4202560 9546 0 0 0 19165 796 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=608152 CPUtime=205.84
/proc/30852/task/30860/stat : 30860 (satake) R 30850 30852 27791 0 -1 4202560 9694 0 0 0 19734 850 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30852/tid=30861] ppid=30850 vsize=608152 CPUtime=205.8
/proc/30852/task/30861/stat : 30861 (satake) R 30850 30852 27791 0 -1 4202560 9735 0 0 0 19654 926 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30852/tid=30862] ppid=30850 vsize=608152 CPUtime=195.73
/proc/30852/task/30862/stat : 30862 (satake) R 30850 30852 27791 0 -1 4202560 9462 0 0 0 18749 824 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30852/tid=30863] ppid=30850 vsize=608152 CPUtime=202.8
/proc/30852/task/30863/stat : 30863 (satake) S 30850 30852 27791 0 -1 4202560 9770 0 0 0 19432 848 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30864] ppid=30850 vsize=608152 CPUtime=197.03
/proc/30852/task/30864/stat : 30864 (satake) R 30850 30852 27791 0 -1 4202560 10028 0 0 0 18891 812 0 0 20 0 16 0 633103897 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30865] ppid=30850 vsize=608152 CPUtime=200.87
/proc/30852/task/30865/stat : 30865 (satake) R 30850 30852 27791 0 -1 4202560 9562 0 0 0 19323 764 0 0 20 0 16 0 633103898 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30852/tid=30866] ppid=30850 vsize=608152 CPUtime=196.03
/proc/30852/task/30866/stat : 30866 (satake) S 30850 30852 27791 0 -1 4202560 9695 0 0 0 18691 912 0 0 20 0 16 0 633103898 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=30852/tid=30867] ppid=30850 vsize=608152 CPUtime=197.63
/proc/30852/task/30867/stat : 30867 (satake) S 30850 30852 27791 0 -1 4202560 9908 0 0 0 19013 750 0 0 20 0 16 0 633103898 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
[pid=30852/tid=30868] ppid=30850 vsize=608152 CPUtime=198.75
/proc/30852/task/30868/stat : 30868 (satake) S 30850 30852 27791 0 -1 4202560 9898 0 0 0 18991 884 0 0 20 0 16 0 633103898 622747648 132696 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 3301.87
Current children cumulated vsize (KiB) 608152

[startup+732.304 s]
/proc/loadavg: 6.66 6.81 8.18 16/201 30884
/proc/meminfo: memFree=18591912/36427776 swapFree=4624/555008
[pid=30852] ppid=30850 vsize=513892 CPUtime=3304.31
/proc/30852/stat : 30852 (satake) S 30850 30852 27791 0 -1 4202496 152143 0 0 0 290912 39519 0 0 20 0 6 0 633103897 526225408 119957 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 128473 119957 77 164 0 128308 0
[pid=30852/tid=30856] ppid=30850 vsize=513892 CPUtime=197.99
/proc/30852/task/30856/stat : 30856 (satake) S 30850 30852 27791 0 -1 4202560 9844 0 0 0 18997 802 0 0 20 0 6 0 633103897 526225408 119957 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=513892 CPUtime=200.61
/proc/30852/task/30858/stat : 30858 (satake) S 30850 30852 27791 0 -1 4202560 9729 0 0 0 19145 916 0 0 20 0 6 0 633103897 526225408 119957 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
[pid=30852/tid=30863] ppid=30850 vsize=513892 CPUtime=203
/proc/30852/task/30863/stat : 30863 (satake) R 30850 30852 27791 0 -1 4202560 9770 0 0 0 19444 856 0 0 20 0 6 0 633103897 526225408 119957 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134666427 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30852/tid=30864] ppid=30850 vsize=513892 CPUtime=197.19
/proc/30852/task/30864/stat : 30864 (satake) S 30850 30852 27791 0 -1 4202560 10028 0 0 0 18899 820 0 0 20 0 6 0 633103897 526225408 119957 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=30852/tid=30865] ppid=30850 vsize=513892 CPUtime=201.05
/proc/30852/task/30865/stat : 30865 (satake) R 30850 30852 27791 0 -1 4202560 9562 0 0 0 19333 772 0 0 20 0 6 0 633103898 526225408 119957 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134666377 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 3304.31
Current children cumulated vsize (KiB) 513892

[startup+732.504 s]
/proc/loadavg: 6.66 6.81 8.18 2/186 30884
/proc/meminfo: memFree=18815224/36427776 swapFree=4624/327176
[pid=30852] ppid=30850 vsize=309340 CPUtime=3304.6
/proc/30852/stat : 30852 (satake) S 30850 30852 27791 0 -1 4202496 152143 0 0 0 290933 39527 0 0 20 0 2 0 633103897 316764160 73017 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 15 0 0 0 0 0
/proc/30852/statm: 77335 73017 77 164 0 77170 0
[pid=30852/tid=30864] ppid=30850 vsize=308316 CPUtime=197.35
/proc/30852/task/30864/stat : 30864 (satake) R 30850 30852 27791 0 -1 4202560 10028 0 0 0 18907 828 0 0 20 0 2 0 633103897 315715584 72761 18446744073709551615 134512640 135180984 4289093968 18446744073709551615 134702225 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3304.6
Current children cumulated vsize (KiB) 309340

Child status: 16
Real time (s): 732.57
CPU time (s): 3304.67
CPU user time (s): 2909.34
CPU system time (s): 395.337
CPU usage (%): 451.107
Max. virtual memory (cumulated for all children) (KiB): 645784


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2909.34
system time used= 395.337
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152144
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= 37201396
involuntary context switches= 3606281

runsolver used 3.08819 second user time and 9.17257 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-11 18:32:55
IDJOB=1776147
IDBENCH=20425
IDSOLVER=631
FILE ID=xenhost3-49/1776147-1244737975
PBS_JOBID=
Free space on /tmp= 7037 MiB

SOLVER NAME= satake 2009-03-22 (16 threads)
BENCH NAME= SAT07/industrial/palacios/medium/emptyroom-4-h21-unsat.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776147-1244737975/watcher-1776147-1244737975 -o /tmp/evaluation-result-1776147-1244737975/solver-1776147-1244737975 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776147-1244737975.cnf 16 10000

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 16

MD5SUM BENCH= 175ec3119584300988ad366c4a04cccc
RANDOM SEED= 583603815

Linux xenhost3-49 2.6.27.5 #1 SMP Mon Mar 30 10:34:22 CEST 2009 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:     36427776 kB
MemFree:      19139668 kB
Buffers:        432284 kB
Cached:       14104008 kB
SwapCached:          0 kB
Active:        4077136 kB
Inactive:     10467024 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            4044 kB
Writeback:           0 kB
AnonPages:        7932 kB
Mapped:           3816 kB
Slab:           687504 kB
SReclaimable:   660816 kB
SUnreclaim:      26688 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29732 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7036 MiB
End job on xenhost3-49 at 2009-06-11 18:45:08