Trace number 1781472

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 1866.18 516.903

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark258.3
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

1866.08/516.86	c Benchmark name    : HOME/instance-1781472-1244868583.cnf
1866.08/516.86	c Thread Num        :           16
1866.08/516.86	c restarts          :           13
1866.08/516.86	c conflicts         :        28785
1866.08/516.86	c decisions         :        71879           (      140 / sec      )
1866.08/516.86	c propagations      :    146950274           (   285617 / sec      )
1866.08/516.86	c inspects          :    445491301           (   865871 / sec      )
1866.08/516.86	c conflict literals :      1180043           (    52.79 % deleted  )
1866.08/516.86	c cpu time          :       514.50           
1866.08/516.86	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-1781472-1244868583/watcher-1781472-1244868583 -o /tmp/evaluation-result-1781472-1244868583/solver-1781472-1244868583 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1781472-1244868583.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: 6.64 5.50 4.56 2/184 14281
/proc/meminfo: memFree=19122328/36427776 swapFree=4272/7544
[pid=14281] ppid=14279 vsize=8372 CPUtime=0
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 461 0 0 0 0 0 0 0 20 0 17 0 646164646 8572928 416 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 2093 416 63 164 0 1928 0
[pid=14281/tid=14282] ppid=14279 vsize=8636 CPUtime=0
/proc/14281/task/14282/stat : 14282 (satake) S 14279 14281 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646164647 8843264 546 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14283] ppid=14279 vsize=8636 CPUtime=0
/proc/14281/task/14283/stat : 14283 (satake) D 14279 14281 27791 0 -1 4202560 77 0 0 0 0 0 0 0 20 0 17 0 646164647 8843264 550 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14284] ppid=14279 vsize=8768 CPUtime=0
/proc/14281/task/14284/stat : 14284 (satake) D 14279 14281 27791 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 17 0 646164647 8978432 551 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14285] ppid=14279 vsize=8768 CPUtime=0
/proc/14281/task/14285/stat : 14285 (satake) D 14279 14281 27791 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 17 0 646164647 8978432 555 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14286] ppid=14279 vsize=8900 CPUtime=0
/proc/14281/task/14286/stat : 14286 (satake) D 14279 14281 27791 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 17 0 646164647 9113600 556 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134706046 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14287] ppid=14279 vsize=8900 CPUtime=0
/proc/14281/task/14287/stat : 14287 (satake) D 14279 14281 27791 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 17 0 646164647 9113600 559 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14281/tid=14288] ppid=14279 vsize=8900 CPUtime=0
/proc/14281/task/14288/stat : 14288 (satake) S 14279 14281 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 17 0 646164647 9113600 559 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
[pid=14281/tid=14289] ppid=14279 vsize=9028 CPUtime=0
/proc/14281/task/14289/stat : 14289 (satake) D 14279 14281 27791 0 -1 4202560 51 0 0 0 0 0 0 0 20 0 17 0 646164647 9244672 560 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134706046 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14290] ppid=14279 vsize=9028 CPUtime=0
/proc/14281/task/14290/stat : 14290 (satake) S 14279 14281 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 646164647 9244672 562 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14291] ppid=14279 vsize=9028 CPUtime=0
/proc/14281/task/14291/stat : 14291 (satake) D 14279 14281 27791 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 17 0 646164647 9244672 562 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14292] ppid=14279 vsize=9156 CPUtime=0
/proc/14281/task/14292/stat : 14292 (satake) D 14279 14281 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 646164647 9375744 562 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14293] ppid=14279 vsize=9156 CPUtime=0
/proc/14281/task/14293/stat : 14293 (satake) S 14279 14281 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 17 0 646164647 9375744 565 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=14281/tid=14294] ppid=14279 vsize=9156 CPUtime=0
/proc/14281/task/14294/stat : 14294 (satake) R 14279 14281 27791 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 17 0 646164647 9375744 567 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14281/tid=14295] ppid=14279 vsize=9156 CPUtime=0
/proc/14281/task/14295/stat : 14295 (satake) R 14279 14281 27791 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 17 0 646164647 9375744 576 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14281/tid=14296] ppid=14279 vsize=9156 CPUtime=0
/proc/14281/task/14296/stat : 14296 (satake) R 14279 14281 27791 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 17 0 646164647 9375744 593 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14281/tid=14297] ppid=14279 vsize=9156 CPUtime=0
/proc/14281/task/14297/stat : 14297 (satake) S 14279 14281 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 17 0 646164647 9375744 605 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0

[startup+0.064144 s]
/proc/loadavg: 6.64 5.50 4.56 2/184 14281
/proc/meminfo: memFree=19122328/36427776 swapFree=4272/7544
[pid=14281] ppid=14279 vsize=63832 CPUtime=0.26
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 9929 0 0 0 0 26 0 0 20 0 17 0 646164646 65363968 9889 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 15958 9951 63 164 0 15793 0
[pid=14281/tid=14282] ppid=14279 vsize=63832 CPUtime=0
/proc/14281/task/14282/stat : 14282 (satake) S 14279 14281 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646164647 65363968 9969 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14283] ppid=14279 vsize=63832 CPUtime=0.04
/proc/14281/task/14283/stat : 14283 (satake) D 14279 14281 27791 0 -1 4202560 966 0 0 0 0 4 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14284] ppid=14279 vsize=63832 CPUtime=0
/proc/14281/task/14284/stat : 14284 (satake) D 14279 14281 27791 0 -1 4202560 118 0 0 0 0 0 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14285] ppid=14279 vsize=63832 CPUtime=0.02
/proc/14281/task/14285/stat : 14285 (satake) D 14279 14281 27791 0 -1 4202560 887 0 0 0 0 2 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14286] ppid=14279 vsize=63832 CPUtime=0.02
/proc/14281/task/14286/stat : 14286 (satake) D 14279 14281 27791 0 -1 4202560 1097 0 0 0 0 2 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14287] ppid=14279 vsize=63832 CPUtime=0.02
/proc/14281/task/14287/stat : 14287 (satake) D 14279 14281 27791 0 -1 4202560 1120 0 0 0 0 2 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14288] ppid=14279 vsize=63832 CPUtime=0.02
/proc/14281/task/14288/stat : 14288 (satake) R 14279 14281 27791 0 -1 4202560 1043 0 0 0 0 2 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134706046 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14281/tid=14289] ppid=14279 vsize=63832 CPUtime=0.02
/proc/14281/task/14289/stat : 14289 (satake) D 14279 14281 27791 0 -1 4202560 1047 0 0 0 0 2 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14290] ppid=14279 vsize=63832 CPUtime=0
/proc/14281/task/14290/stat : 14290 (satake) D 14279 14281 27791 0 -1 4202560 86 0 0 0 0 0 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14291] ppid=14279 vsize=63832 CPUtime=0.02
/proc/14281/task/14291/stat : 14291 (satake) D 14279 14281 27791 0 -1 4202560 1028 0 0 0 0 2 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14281/tid=14292] ppid=14279 vsize=63832 CPUtime=0
/proc/14281/task/14292/stat : 14292 (satake) D 14279 14281 27791 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14293] ppid=14279 vsize=63832 CPUtime=0.02
/proc/14281/task/14293/stat : 14293 (satake) D 14279 14281 27791 0 -1 4202560 1095 0 0 0 0 2 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14281/tid=14294] ppid=14279 vsize=63832 CPUtime=0
/proc/14281/task/14294/stat : 14294 (satake) D 14279 14281 27791 0 -1 4202560 173 0 0 0 0 0 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14281/tid=14295] ppid=14279 vsize=63832 CPUtime=0.02
/proc/14281/task/14295/stat : 14295 (satake) D 14279 14281 27791 0 -1 4202560 960 0 0 0 0 2 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14281/tid=14296] ppid=14279 vsize=63832 CPUtime=0
/proc/14281/task/14296/stat : 14296 (satake) D 14279 14281 27791 0 -1 4202560 65 0 0 0 0 0 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14297] ppid=14279 vsize=63832 CPUtime=0
/proc/14281/task/14297/stat : 14297 (satake) D 14279 14281 27791 0 -1 4202560 64 0 0 0 0 0 0 0 20 0 17 0 646164647 65363968 9970 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 63832

[startup+0.104483 s]
/proc/loadavg: 6.64 5.50 4.56 2/184 14281
/proc/meminfo: memFree=19122328/36427776 swapFree=4272/7544
[pid=14281] ppid=14279 vsize=81888 CPUtime=0.52
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 13314 0 0 0 0 52 0 0 20 0 17 0 646164646 83853312 13269 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 20472 13270 63 164 0 20307 0
[pid=14281/tid=14282] ppid=14279 vsize=81888 CPUtime=0
/proc/14281/task/14282/stat : 14282 (satake) S 14279 14281 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646164647 83853312 13270 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14283] ppid=14279 vsize=81888 CPUtime=0.04
/proc/14281/task/14283/stat : 14283 (satake) D 14279 14281 27791 0 -1 4202560 1179 0 0 0 0 4 0 0 20 0 17 0 646164647 83853312 13271 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14284] ppid=14279 vsize=81888 CPUtime=0.02
/proc/14281/task/14284/stat : 14284 (satake) R 14279 14281 27791 0 -1 4202560 263 0 0 0 0 2 0 0 20 0 17 0 646164647 83853312 13273 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14285] ppid=14279 vsize=81888 CPUtime=0.04
/proc/14281/task/14285/stat : 14285 (satake) D 14279 14281 27791 0 -1 4202560 1062 0 0 0 0 4 0 0 20 0 17 0 646164647 83853312 13273 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14286] ppid=14279 vsize=81888 CPUtime=0.06
/proc/14281/task/14286/stat : 14286 (satake) R 14279 14281 27791 0 -1 4202560 1403 0 0 0 0 6 0 0 20 0 17 0 646164647 83853312 13273 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14287] ppid=14279 vsize=81888 CPUtime=0.04
/proc/14281/task/14287/stat : 14287 (satake) R 14279 14281 27791 0 -1 4202560 1355 0 0 0 0 4 0 0 20 0 17 0 646164647 83853312 13275 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134522207 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14288] ppid=14279 vsize=81888 CPUtime=0.04
/proc/14281/task/14288/stat : 14288 (satake) D 14279 14281 27791 0 -1 4202560 1201 0 0 0 0 4 0 0 20 0 17 0 646164647 83853312 13276 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14281/tid=14289] ppid=14279 vsize=81888 CPUtime=0.02
/proc/14281/task/14289/stat : 14289 (satake) D 14279 14281 27791 0 -1 4202560 1262 0 0 0 0 2 0 0 20 0 17 0 646164647 83853312 13276 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14290] ppid=14279 vsize=81888 CPUtime=0.02
/proc/14281/task/14290/stat : 14290 (satake) R 14279 14281 27791 0 -1 4202560 243 0 0 0 0 2 0 0 20 0 17 0 646164647 83853312 13277 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14291] ppid=14279 vsize=81888 CPUtime=0.04
/proc/14281/task/14291/stat : 14291 (satake) D 14279 14281 27791 0 -1 4202560 1292 0 0 0 0 4 0 0 20 0 17 0 646164647 83853312 13279 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14281/tid=14292] ppid=14279 vsize=81888 CPUtime=0
/proc/14281/task/14292/stat : 14292 (satake) R 14279 14281 27791 0 -1 4202560 313 0 0 0 0 0 0 0 20 0 17 0 646164647 83853312 13279 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14293] ppid=14279 vsize=81888 CPUtime=0.06
/proc/14281/task/14293/stat : 14293 (satake) R 14279 14281 27791 0 -1 4202560 1405 0 0 0 0 6 0 0 20 0 17 0 646164647 83853312 13281 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14281/tid=14294] ppid=14279 vsize=81888 CPUtime=0.02
/proc/14281/task/14294/stat : 14294 (satake) R 14279 14281 27791 0 -1 4202560 330 0 0 0 0 2 0 0 20 0 17 0 646164647 83853312 13282 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14281/tid=14295] ppid=14279 vsize=81888 CPUtime=0.06
/proc/14281/task/14295/stat : 14295 (satake) R 14279 14281 27791 0 -1 4202560 1290 0 0 0 0 6 0 0 20 0 17 0 646164647 83853312 13283 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14281/tid=14296] ppid=14279 vsize=81888 CPUtime=0
/proc/14281/task/14296/stat : 14296 (satake) R 14279 14281 27791 0 -1 4202560 270 0 0 0 0 0 0 0 20 0 17 0 646164647 83853312 13284 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14297] ppid=14279 vsize=81888 CPUtime=0.02
/proc/14281/task/14297/stat : 14297 (satake) R 14279 14281 27791 0 -1 4202560 321 0 0 0 0 2 0 0 20 0 17 0 646164647 83853312 13284 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 81888

[startup+0.304226 s]
/proc/loadavg: 6.64 5.50 4.56 2/184 14281
/proc/meminfo: memFree=19122328/36427776 swapFree=4272/7544
[pid=14281] ppid=14279 vsize=104744 CPUtime=1.39
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 23945 0 0 0 8 131 0 0 20 0 17 0 646164646 107257856 23901 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 26186 23904 63 164 0 26021 0
[pid=14281/tid=14282] ppid=14279 vsize=104744 CPUtime=0
/proc/14281/task/14282/stat : 14282 (satake) S 14279 14281 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646164647 107257856 23904 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14283] ppid=14279 vsize=104744 CPUtime=0.1
/proc/14281/task/14283/stat : 14283 (satake) R 14279 14281 27791 0 -1 4202560 1570 0 0 0 0 10 0 0 20 0 17 0 646164647 107257856 23905 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134520025 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14284] ppid=14279 vsize=104744 CPUtime=0.08
/proc/14281/task/14284/stat : 14284 (satake) R 14279 14281 27791 0 -1 4202560 1427 0 0 0 0 8 0 0 20 0 17 0 646164647 107257856 23906 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14285] ppid=14279 vsize=104744 CPUtime=0.1
/proc/14281/task/14285/stat : 14285 (satake) D 14279 14281 27791 0 -1 4202560 1684 0 0 0 0 10 0 0 20 0 17 0 646164647 107257856 23906 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14286] ppid=14279 vsize=104744 CPUtime=0.14
/proc/14281/task/14286/stat : 14286 (satake) D 14279 14281 27791 0 -1 4202560 1903 0 0 0 2 12 0 0 20 0 17 0 646164647 107257856 23906 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14287] ppid=14279 vsize=104744 CPUtime=0.08
/proc/14281/task/14287/stat : 14287 (satake) S 14279 14281 27791 0 -1 4202560 1779 0 0 0 0 8 0 0 20 0 17 0 646164647 107257856 23907 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14288] ppid=14279 vsize=104744 CPUtime=0.08
/proc/14281/task/14288/stat : 14288 (satake) S 14279 14281 27791 0 -1 4202560 1608 0 0 0 0 8 0 0 20 0 17 0 646164647 107257856 23907 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
[pid=14281/tid=14289] ppid=14279 vsize=104744 CPUtime=0.06
/proc/14281/task/14289/stat : 14289 (satake) S 14279 14281 27791 0 -1 4202560 1605 0 0 0 0 6 0 0 20 0 17 0 646164647 107257856 23907 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14290] ppid=14279 vsize=104744 CPUtime=0.06
/proc/14281/task/14290/stat : 14290 (satake) R 14279 14281 27791 0 -1 4202560 1415 0 0 0 0 6 0 0 20 0 17 0 646164647 107257856 23909 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14291] ppid=14279 vsize=104744 CPUtime=0.08
/proc/14281/task/14291/stat : 14291 (satake) S 14279 14281 27791 0 -1 4202560 1594 0 0 0 0 8 0 0 20 0 17 0 646164647 107257856 23910 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14292] ppid=14279 vsize=104744 CPUtime=0.06
/proc/14281/task/14292/stat : 14292 (satake) S 14279 14281 27791 0 -1 4202560 1388 0 0 0 0 6 0 0 20 0 17 0 646164647 107257856 23911 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14293] ppid=14279 vsize=104744 CPUtime=0.12
/proc/14281/task/14293/stat : 14293 (satake) R 14279 14281 27791 0 -1 4202560 1836 0 0 0 2 10 0 0 20 0 17 0 646164647 107257856 23912 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14281/tid=14294] ppid=14279 vsize=104744 CPUtime=0.08
/proc/14281/task/14294/stat : 14294 (satake) R 14279 14281 27791 0 -1 4202560 1401 0 0 0 0 8 0 0 20 0 17 0 646164647 107257856 23914 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14281/tid=14295] ppid=14279 vsize=104744 CPUtime=0.14
/proc/14281/task/14295/stat : 14295 (satake) R 14279 14281 27791 0 -1 4202560 1828 0 0 0 2 12 0 0 20 0 17 0 646164647 107257856 23916 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134522569 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14281/tid=14296] ppid=14279 vsize=104744 CPUtime=0.06
/proc/14281/task/14296/stat : 14296 (satake) R 14279 14281 27791 0 -1 4202560 1374 0 0 0 0 6 0 0 20 0 17 0 646164647 107257856 23918 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14297] ppid=14279 vsize=104744 CPUtime=0.08
/proc/14281/task/14297/stat : 14297 (satake) S 14279 14281 27791 0 -1 4202560 1409 0 0 0 0 8 0 0 20 0 17 0 646164647 107257856 23918 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 104744

[startup+0.704152 s]
/proc/loadavg: 6.64 5.50 4.56 2/184 14281
/proc/meminfo: memFree=19122328/36427776 swapFree=4272/7544
[pid=14281] ppid=14279 vsize=165944 CPUtime=2.9
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 37119 0 0 0 89 201 0 0 20 0 17 0 646164646 169926656 37074 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 41486 37075 63 164 0 41321 0
[pid=14281/tid=14282] ppid=14279 vsize=165944 CPUtime=0
/proc/14281/task/14282/stat : 14282 (satake) S 14279 14281 27791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 17 0 646164647 169926656 37075 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14283] ppid=14279 vsize=165944 CPUtime=0.2
/proc/14281/task/14283/stat : 14283 (satake) D 14279 14281 27791 0 -1 4202560 2496 0 0 0 6 14 0 0 20 0 17 0 646164647 169926656 37076 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14284] ppid=14279 vsize=165944 CPUtime=0.18
/proc/14281/task/14284/stat : 14284 (satake) D 14279 14281 27791 0 -1 4202560 2338 0 0 0 4 14 0 0 20 0 17 0 646164647 169926656 37076 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134522598 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14285] ppid=14279 vsize=165944 CPUtime=0.2
/proc/14281/task/14285/stat : 14285 (satake) S 14279 14281 27791 0 -1 4202560 2544 0 0 0 4 16 0 0 20 0 17 0 646164647 169926656 37076 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14286] ppid=14279 vsize=165944 CPUtime=0.24
/proc/14281/task/14286/stat : 14286 (satake) D 14279 14281 27791 0 -1 4202560 2693 0 0 0 10 14 0 0 20 0 17 0 646164647 169926656 37076 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14287] ppid=14279 vsize=165944 CPUtime=0.2
/proc/14281/task/14287/stat : 14287 (satake) S 14279 14281 27791 0 -1 4202560 2617 0 0 0 8 12 0 0 20 0 17 0 646164647 169926656 37079 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14288] ppid=14279 vsize=165944 CPUtime=0.16
/proc/14281/task/14288/stat : 14288 (satake) D 14279 14281 27791 0 -1 4202560 2371 0 0 0 4 12 0 0 20 0 17 0 646164647 169926656 37079 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14281/tid=14289] ppid=14279 vsize=165944 CPUtime=0.16
/proc/14281/task/14289/stat : 14289 (satake) S 14279 14281 27791 0 -1 4202560 2482 0 0 0 6 10 0 0 20 0 17 0 646164647 169926656 37080 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=14281/tid=14290] ppid=14279 vsize=165944 CPUtime=0.14
/proc/14281/task/14290/stat : 14290 (satake) S 14279 14281 27791 0 -1 4202560 2170 0 0 0 4 10 0 0 20 0 17 0 646164647 169926656 37080 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14291] ppid=14279 vsize=165944 CPUtime=0.18

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

[pid=14281/tid=14291] ppid=14279 vsize=578480 CPUtime=108.77
/proc/14281/task/14291/stat : 14291 (satake) S 14279 14281 27791 0 -1 4202560 9818 0 0 0 10059 818 0 0 20 0 17 0 646164647 592363520 131835 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=14281/tid=14292] ppid=14279 vsize=578480 CPUtime=110.02
/proc/14281/task/14292/stat : 14292 (satake) S 14279 14281 27791 0 -1 4202560 9807 0 0 0 10274 728 0 0 20 0 17 0 646164647 592363520 131835 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14293] ppid=14279 vsize=578480 CPUtime=106.02
/proc/14281/task/14293/stat : 14293 (satake) S 14279 14281 27791 0 -1 4202560 9600 0 0 0 9790 812 0 0 20 0 17 0 646164647 592363520 131835 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14294] ppid=14279 vsize=578480 CPUtime=111.55
/proc/14281/task/14294/stat : 14294 (satake) S 14279 14281 27791 0 -1 4202560 9653 0 0 0 10347 808 0 0 20 0 17 0 646164647 592363520 131835 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=14281/tid=14295] ppid=14279 vsize=578480 CPUtime=108.4
/proc/14281/task/14295/stat : 14295 (satake) S 14279 14281 27791 0 -1 4202560 9717 0 0 0 10004 836 0 0 20 0 17 0 646164647 592363520 131835 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14296] ppid=14279 vsize=578480 CPUtime=106.59
/proc/14281/task/14296/stat : 14296 (satake) S 14279 14281 27791 0 -1 4202560 9834 0 0 0 9843 816 0 0 20 0 17 0 646164647 592363520 131835 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14297] ppid=14279 vsize=578480 CPUtime=107.05
/proc/14281/task/14297/stat : 14297 (satake) S 14279 14281 27791 0 -1 4202560 9725 0 0 0 9799 906 0 0 20 0 17 0 646164647 592363520 131835 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1839.42
Current children cumulated vsize (KiB) 578480

[startup+515.102 s]
/proc/loadavg: 5.68 5.36 4.74 17/201 14308
/proc/meminfo: memFree=18593636/36427776 swapFree=4588/537468
[pid=14281] ppid=14279 vsize=577836 CPUtime=1856.69
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 151924 0 0 0 153221 32448 0 0 20 0 17 0 646164646 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 144459 131709 77 164 0 144294 0
[pid=14281/tid=14282] ppid=14279 vsize=577836 CPUtime=227.97
/proc/14281/task/14282/stat : 14282 (satake) R 14279 14281 27791 0 -1 4202560 5484 0 0 0 2556 20241 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14281/tid=14283] ppid=14279 vsize=577836 CPUtime=112.54
/proc/14281/task/14283/stat : 14283 (satake) R 14279 14281 27791 0 -1 4202560 9676 0 0 0 10426 828 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14284] ppid=14279 vsize=577836 CPUtime=105.89
/proc/14281/task/14284/stat : 14284 (satake) R 14279 14281 27791 0 -1 4202560 9881 0 0 0 9847 742 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=14281/tid=14285] ppid=14279 vsize=577836 CPUtime=105.21
/proc/14281/task/14285/stat : 14285 (satake) R 14279 14281 27791 0 -1 4202560 9739 0 0 0 9785 736 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=14281/tid=14286] ppid=14279 vsize=577836 CPUtime=105.86
/proc/14281/task/14286/stat : 14286 (satake) R 14279 14281 27791 0 -1 4202560 9784 0 0 0 9792 794 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14287] ppid=14279 vsize=577836 CPUtime=109.03
/proc/14281/task/14287/stat : 14287 (satake) R 14279 14281 27791 0 -1 4202560 9710 0 0 0 10087 816 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=14281/tid=14288] ppid=14279 vsize=577836 CPUtime=107.95
/proc/14281/task/14288/stat : 14288 (satake) R 14279 14281 27791 0 -1 4202560 9814 0 0 0 9977 818 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14281/tid=14289] ppid=14279 vsize=577836 CPUtime=109.22
/proc/14281/task/14289/stat : 14289 (satake) R 14279 14281 27791 0 -1 4202560 9706 0 0 0 10166 756 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=14281/tid=14290] ppid=14279 vsize=577836 CPUtime=107.71
/proc/14281/task/14290/stat : 14290 (satake) R 14279 14281 27791 0 -1 4202560 9838 0 0 0 10017 754 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=14281/tid=14291] ppid=14279 vsize=577836 CPUtime=109.77
/proc/14281/task/14291/stat : 14291 (satake) R 14279 14281 27791 0 -1 4202560 9818 0 0 0 10125 852 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=14281/tid=14292] ppid=14279 vsize=577836 CPUtime=110.87
/proc/14281/task/14292/stat : 14292 (satake) R 14279 14281 27791 0 -1 4202560 9807 0 0 0 10323 764 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14293] ppid=14279 vsize=577836 CPUtime=106.95
/proc/14281/task/14293/stat : 14293 (satake) R 14279 14281 27791 0 -1 4202560 9600 0 0 0 9847 848 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14294] ppid=14279 vsize=577836 CPUtime=112.48
/proc/14281/task/14294/stat : 14294 (satake) R 14279 14281 27791 0 -1 4202560 9655 0 0 0 10404 844 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14281/tid=14295] ppid=14279 vsize=577836 CPUtime=109.47
/proc/14281/task/14295/stat : 14295 (satake) R 14279 14281 27791 0 -1 4202560 9726 0 0 0 10079 868 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14296] ppid=14279 vsize=577836 CPUtime=107.5
/proc/14281/task/14296/stat : 14296 (satake) R 14279 14281 27791 0 -1 4202560 9834 0 0 0 9912 838 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14297] ppid=14279 vsize=577836 CPUtime=108.12
/proc/14281/task/14297/stat : 14297 (satake) R 14279 14281 27791 0 -1 4202560 9725 0 0 0 9870 942 0 0 20 0 17 0 646164647 591704064 131709 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1856.69
Current children cumulated vsize (KiB) 577836

[startup+515.914 s]
/proc/loadavg: 5.68 5.36 4.74 16/200 14308
/proc/meminfo: memFree=18616288/36427776 swapFree=4624/508236
[pid=14281] ppid=14279 vsize=542084 CPUtime=1861.69
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 151924 0 0 0 153437 32732 0 0 20 0 16 0 646164646 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 135521 124195 77 164 0 135356 0
[pid=14281/tid=14283] ppid=14279 vsize=542084 CPUtime=112.9
/proc/14281/task/14283/stat : 14283 (satake) S 14279 14281 27791 0 -1 4202560 9676 0 0 0 10442 848 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14284] ppid=14279 vsize=542084 CPUtime=106.2
/proc/14281/task/14284/stat : 14284 (satake) S 14279 14281 27791 0 -1 4202560 9881 0 0 0 9860 760 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=14281/tid=14285] ppid=14279 vsize=542084 CPUtime=105.52
/proc/14281/task/14285/stat : 14285 (satake) S 14279 14281 27791 0 -1 4202560 9739 0 0 0 9798 754 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=14281/tid=14286] ppid=14279 vsize=542084 CPUtime=106.07
/proc/14281/task/14286/stat : 14286 (satake) S 14279 14281 27791 0 -1 4202560 9784 0 0 0 9801 806 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14287] ppid=14279 vsize=542084 CPUtime=109.35
/proc/14281/task/14287/stat : 14287 (satake) S 14279 14281 27791 0 -1 4202560 9710 0 0 0 10101 834 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 7 0 0 0 0 0
[pid=14281/tid=14288] ppid=14279 vsize=542084 CPUtime=108.26
/proc/14281/task/14288/stat : 14288 (satake) R 14279 14281 27791 0 -1 4202560 9814 0 0 0 9990 836 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14281/tid=14289] ppid=14279 vsize=542084 CPUtime=109.59
/proc/14281/task/14289/stat : 14289 (satake) R 14279 14281 27791 0 -1 4202560 9706 0 0 0 10185 774 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=14281/tid=14290] ppid=14279 vsize=542084 CPUtime=108.09
/proc/14281/task/14290/stat : 14290 (satake) S 14279 14281 27791 0 -1 4202560 9838 0 0 0 10035 774 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 10 0 0 0 0 0
[pid=14281/tid=14291] ppid=14279 vsize=542084 CPUtime=110.17
/proc/14281/task/14291/stat : 14291 (satake) R 14279 14281 27791 0 -1 4202560 9818 0 0 0 10143 874 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=14281/tid=14292] ppid=14279 vsize=542084 CPUtime=111.22
/proc/14281/task/14292/stat : 14292 (satake) R 14279 14281 27791 0 -1 4202560 9807 0 0 0 10338 784 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14293] ppid=14279 vsize=542084 CPUtime=107.27
/proc/14281/task/14293/stat : 14293 (satake) S 14279 14281 27791 0 -1 4202560 9600 0 0 0 9861 866 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14294] ppid=14279 vsize=542084 CPUtime=112.8
/proc/14281/task/14294/stat : 14294 (satake) S 14279 14281 27791 0 -1 4202560 9655 0 0 0 10414 866 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=14281/tid=14295] ppid=14279 vsize=542084 CPUtime=109.8
/proc/14281/task/14295/stat : 14295 (satake) R 14279 14281 27791 0 -1 4202560 9726 0 0 0 10092 888 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14296] ppid=14279 vsize=542084 CPUtime=107.7
/proc/14281/task/14296/stat : 14296 (satake) R 14279 14281 27791 0 -1 4202560 9834 0 0 0 9920 850 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14297] ppid=14279 vsize=542084 CPUtime=108.54
/proc/14281/task/14297/stat : 14297 (satake) R 14279 14281 27791 0 -1 4202560 9725 0 0 0 9890 964 0 0 20 0 16 0 646164647 555094016 124195 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1861.69
Current children cumulated vsize (KiB) 542084

[startup+516.302 s]
/proc/loadavg: 5.68 5.36 4.74 16/200 14308
/proc/meminfo: memFree=18616288/36427776 swapFree=4624/508236
[pid=14281] ppid=14279 vsize=539512 CPUtime=1863.93
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 151924 0 0 0 153545 32848 0 0 20 0 16 0 646164646 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 134878 123652 77 164 0 134713 0
[pid=14281/tid=14283] ppid=14279 vsize=539512 CPUtime=113.04
/proc/14281/task/14283/stat : 14283 (satake) S 14279 14281 27791 0 -1 4202560 9676 0 0 0 10450 854 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=14281/tid=14284] ppid=14279 vsize=539512 CPUtime=106.34
/proc/14281/task/14284/stat : 14284 (satake) S 14279 14281 27791 0 -1 4202560 9881 0 0 0 9864 770 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=14281/tid=14285] ppid=14279 vsize=539512 CPUtime=105.66
/proc/14281/task/14285/stat : 14285 (satake) S 14279 14281 27791 0 -1 4202560 9739 0 0 0 9804 762 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 4 0 0 0 0 0
[pid=14281/tid=14286] ppid=14279 vsize=539512 CPUtime=106.19
/proc/14281/task/14286/stat : 14286 (satake) S 14279 14281 27791 0 -1 4202560 9784 0 0 0 9807 812 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 0 0 0 0 0 0
[pid=14281/tid=14287] ppid=14279 vsize=539512 CPUtime=109.51
/proc/14281/task/14287/stat : 14287 (satake) S 14279 14281 27791 0 -1 4202560 9710 0 0 0 10107 844 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 7 0 0 0 0 0
[pid=14281/tid=14288] ppid=14279 vsize=539512 CPUtime=108.46
/proc/14281/task/14288/stat : 14288 (satake) S 14279 14281 27791 0 -1 4202560 9814 0 0 0 10000 846 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=14281/tid=14289] ppid=14279 vsize=539512 CPUtime=109.79
/proc/14281/task/14289/stat : 14289 (satake) S 14279 14281 27791 0 -1 4202560 9706 0 0 0 10197 782 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 12 0 0 0 0 0
[pid=14281/tid=14290] ppid=14279 vsize=539512 CPUtime=108.23
/proc/14281/task/14290/stat : 14290 (satake) R 14279 14281 27791 0 -1 4202560 9838 0 0 0 10043 780 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=14281/tid=14291] ppid=14279 vsize=539512 CPUtime=110.33
/proc/14281/task/14291/stat : 14291 (satake) S 14279 14281 27791 0 -1 4202560 9818 0 0 0 10151 882 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=14281/tid=14292] ppid=14279 vsize=539512 CPUtime=111.37
/proc/14281/task/14292/stat : 14292 (satake) S 14279 14281 27791 0 -1 4202560 9807 0 0 0 10343 794 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
[pid=14281/tid=14293] ppid=14279 vsize=539512 CPUtime=107.43
/proc/14281/task/14293/stat : 14293 (satake) S 14279 14281 27791 0 -1 4202560 9600 0 0 0 9867 876 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14294] ppid=14279 vsize=539512 CPUtime=112.96
/proc/14281/task/14294/stat : 14294 (satake) S 14279 14281 27791 0 -1 4202560 9655 0 0 0 10420 876 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=14281/tid=14295] ppid=14279 vsize=539512 CPUtime=109.96
/proc/14281/task/14295/stat : 14295 (satake) S 14279 14281 27791 0 -1 4202560 9726 0 0 0 10102 894 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14296] ppid=14279 vsize=539512 CPUtime=107.8
/proc/14281/task/14296/stat : 14296 (satake) S 14279 14281 27791 0 -1 4202560 9834 0 0 0 9926 854 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
[pid=14281/tid=14297] ppid=14279 vsize=539512 CPUtime=108.68
/proc/14281/task/14297/stat : 14297 (satake) S 14279 14281 27791 0 -1 4202560 9725 0 0 0 9898 970 0 0 20 0 16 0 646164647 552460288 123652 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1863.93
Current children cumulated vsize (KiB) 539512

[startup+516.702 s]
/proc/loadavg: 5.68 5.36 4.74 16/200 14308
/proc/meminfo: memFree=18616288/36427776 swapFree=4624/508236
[pid=14281] ppid=14279 vsize=462984 CPUtime=1865.95
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 151924 0 0 0 153659 32936 0 0 20 0 8 0 646164646 474095616 109094 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 115713 109069 77 164 0 115548 0
[pid=14281/tid=14286] ppid=14279 vsize=462852 CPUtime=106.37
/proc/14281/task/14286/stat : 14286 (satake) R 14279 14281 27791 0 -1 4202560 9784 0 0 0 9819 818 0 0 20 0 8 0 646164647 473960448 108972 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134672154 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=14281/tid=14288] ppid=14279 vsize=462336 CPUtime=108.6
/proc/14281/task/14288/stat : 14288 (satake) R 14279 14281 27791 0 -1 4202560 9814 0 0 0 10008 852 0 0 20 0 8 0 646164647 473432064 108972 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134702225 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=14281/tid=14291] ppid=14279 vsize=462336 CPUtime=110.46
/proc/14281/task/14291/stat : 14291 (satake) R 14279 14281 27791 0 -1 4202560 9818 0 0 0 10158 888 0 0 20 0 8 0 646164647 473432064 108972 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=14281/tid=14293] ppid=14279 vsize=462336 CPUtime=107.56
/proc/14281/task/14293/stat : 14293 (satake) S 14279 14281 27791 0 -1 4202560 9600 0 0 0 9874 882 0 0 20 0 8 0 646164647 473432064 108875 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 2 0 0 0 0 0
[pid=14281/tid=14294] ppid=14279 vsize=461820 CPUtime=113.08
/proc/14281/task/14294/stat : 14294 (satake) R 14279 14281 27791 0 -1 4202560 9655 0 0 0 10428 880 0 0 20 0 8 0 646164647 472903680 108875 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=14281/tid=14295] ppid=14279 vsize=461820 CPUtime=110.09
/proc/14281/task/14295/stat : 14295 (satake) S 14279 14281 27791 0 -1 4202560 9726 0 0 0 10107 902 0 0 20 0 8 0 646164647 472903680 108875 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 1 0 0 0 0 0
[pid=14281/tid=14296] ppid=14279 vsize=461820 CPUtime=108.04
/proc/14281/task/14296/stat : 14296 (satake) S 14279 14281 27791 0 -1 4202560 9834 0 0 0 9942 862 0 0 20 0 8 0 646164647 472903680 108875 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1865.95
Current children cumulated vsize (KiB) 462984

[startup+516.802 s]
/proc/loadavg: 5.68 5.36 4.74 16/200 14308
/proc/meminfo: memFree=18616288/36427776 swapFree=4624/508236
[pid=14281] ppid=14279 vsize=410488 CPUtime=1866.08
/proc/14281/stat : 14281 (satake) S 14279 14281 27791 0 -1 4202496 151924 0 0 0 153672 32936 0 0 20 0 2 0 646164646 420339712 99186 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/14281/statm: 102622 99186 77 164 0 102457 0
[pid=14281/tid=14296] ppid=14279 vsize=410488 CPUtime=108.06
/proc/14281/task/14296/stat : 14296 (satake) R 14279 14281 27791 0 -1 4202560 9834 0 0 0 9944 862 0 0 20 0 2 0 646164647 420339712 99170 18446744073709551615 134512640 135180984 4291177280 18446744073709551615 134702308 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1866.08
Current children cumulated vsize (KiB) 410488

Child status: 16
Real time (s): 516.903
CPU time (s): 1866.18
CPU user time (s): 1536.72
CPU system time (s): 329.457
CPU usage (%): 361.031
Max. virtual memory (cumulated for all children) (KiB): 578480


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1536.72
system time used= 329.457
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151925
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= 27285810
involuntary context switches= 6428505

runsolver used 2.41215 second user time and 5.93637 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-13 06:49:43
IDJOB=1781472
IDBENCH=71751
IDSOLVER=631
FILE ID=xenhost3-49/1781472-1244868583
PBS_JOBID=
Free space on /tmp= 7022 MiB

SOLVER NAME= satake 2009-03-22 (16 threads)
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781472-1244868583/watcher-1781472-1244868583 -o /tmp/evaluation-result-1781472-1244868583/solver-1781472-1244868583 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1781472-1244868583.cnf 16 10000

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED= 252686957

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:      19122328 kB
Buffers:        435984 kB
Cached:       14119148 kB
SwapCached:          0 kB
Active:        4080920 kB
Inactive:     10481768 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            6004 kB
Writeback:           0 kB
AnonPages:        7544 kB
Mapped:           3608 kB
Slab:           689668 kB
SReclaimable:   662816 kB
SUnreclaim:      26852 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7022 MiB
End job on xenhost3-49 at 2009-06-13 06:58:20