Trace number 1776087

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 347.23 167.533

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.68
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

347.03/167.49	c Benchmark name    : HOME/instance-1776087-1244736243.cnf
347.03/167.49	c Thread Num        :           16
347.03/167.49	c restarts          :           10
347.03/167.49	c conflicts         :         8375
347.03/167.49	c decisions         :        20456           (      123 / sec      )
347.03/167.49	c propagations      :     28108958           (   169574 / sec      )
347.03/167.49	c inspects          :     70040396           (   422535 / sec      )
347.03/167.49	c conflict literals :       172373           (    34.63 % deleted  )
347.03/167.49	c cpu time          :       165.76           
347.03/167.49	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-1776087-1244736243/watcher-1776087-1244736243 -o /tmp/evaluation-result-1776087-1244736243/solver-1776087-1244736243 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776087-1244736243.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: 4.39 3.60 4.37 2/184 30602
/proc/meminfo: memFree=19135676/36427776 swapFree=4108/8704
[pid=30602] ppid=30600 vsize=9616 CPUtime=0
/proc/30602/stat : 30602 (satake) D 30600 30602 27791 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 16 0 632930665 9846784 478 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134702225 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 2404 478 63 164 0 2239 0
[pid=30602/tid=30603] ppid=30600 vsize=9616 CPUtime=0
/proc/30602/task/30603/stat : 30603 (satake) S 30600 30602 27791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 16 0 632930665 9846784 479 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30604] ppid=30600 vsize=9620 CPUtime=0
/proc/30602/task/30604/stat : 30604 (satake) D 30600 30602 27791 0 -1 4202560 65 0 0 0 0 0 0 0 20 0 16 0 632930665 9850880 479 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30602/tid=30605] ppid=30600 vsize=8596 CPUtime=0
/proc/30602/task/30605/stat : 30605 (satake) R 30600 30602 27791 0 -1 4202560 62 0 0 0 0 0 0 0 20 0 16 0 632930665 8802304 480 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30606] ppid=30600 vsize=8596 CPUtime=0
/proc/30602/task/30606/stat : 30606 (satake) D 30600 30602 27791 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 16 0 632930665 8802304 485 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30607] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30607/stat : 30607 (satake) R 30600 30602 27791 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 16 0 632930665 8937472 485 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30608] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30608/stat : 30608 (satake) R 30600 30602 27791 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 16 0 632930665 8937472 486 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30602/tid=30609] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30609/stat : 30609 (satake) R 30600 30602 27791 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 16 0 632930665 8937472 488 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30610] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30610/stat : 30610 (satake) R 30600 30602 27791 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 16 0 632930665 8937472 489 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30611] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30611/stat : 30611 (satake) R 30600 30602 27791 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 16 0 632930665 8937472 489 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30612] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30612/stat : 30612 (satake) R 30600 30602 27791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 16 0 632930666 8937472 491 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30602/tid=30613] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30613/stat : 30613 (satake) R 30600 30602 27791 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 16 0 632930666 8937472 491 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134676560 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30614] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30614/stat : 30614 (satake) R 30600 30602 27791 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 16 0 632930666 8937472 491 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30615] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30615/stat : 30615 (satake) D 30600 30602 27791 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 16 0 632930666 8937472 492 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30602/tid=30616] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30616/stat : 30616 (satake) R 30600 30602 27791 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 632930666 8937472 492 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30617] ppid=30600 vsize=8728 CPUtime=0
/proc/30602/task/30617/stat : 30617 (satake) D 30600 30602 27791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 16 0 632930666 8937472 493 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0

[startup+0.082223 s]
/proc/loadavg: 4.39 3.60 4.37 2/184 30602
/proc/meminfo: memFree=19135676/36427776 swapFree=4108/8704
[pid=30602] ppid=30600 vsize=47540 CPUtime=0.51
/proc/30602/stat : 30602 (satake) S 30600 30602 27791 0 -1 4202496 6819 0 0 0 0 51 0 0 20 0 17 0 632930665 48680960 6776 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 11885 6778 63 164 0 11720 0
[pid=30602/tid=30603] ppid=30600 vsize=47540 CPUtime=0
/proc/30602/task/30603/stat : 30603 (satake) S 30600 30602 27791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 17 0 632930665 48680960 6778 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30604] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30604/stat : 30604 (satake) R 30600 30602 27791 0 -1 4202560 696 0 0 0 0 4 0 0 20 0 17 0 632930665 48680960 6779 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30602/tid=30605] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30605/stat : 30605 (satake) R 30600 30602 27791 0 -1 4202560 579 0 0 0 0 4 0 0 20 0 17 0 632930665 48680960 6779 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30606] ppid=30600 vsize=47540 CPUtime=0
/proc/30602/task/30606/stat : 30606 (satake) R 30600 30602 27791 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 17 0 632930665 48680960 6779 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30607] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30607/stat : 30607 (satake) R 30600 30602 27791 0 -1 4202560 418 0 0 0 0 4 0 0 20 0 17 0 632930665 48680960 6779 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30608] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30608/stat : 30608 (satake) R 30600 30602 27791 0 -1 4202560 547 0 0 0 0 4 0 0 20 0 17 0 632930665 48680960 6779 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30602/tid=30609] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30609/stat : 30609 (satake) R 30600 30602 27791 0 -1 4202560 703 0 0 0 0 4 0 0 20 0 17 0 632930665 48680960 6779 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30610] ppid=30600 vsize=47540 CPUtime=0
/proc/30602/task/30610/stat : 30610 (satake) R 30600 30602 27791 0 -1 4202560 80 0 0 0 0 0 0 0 20 0 17 0 632930665 48680960 6781 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30611] ppid=30600 vsize=47540 CPUtime=0
/proc/30602/task/30611/stat : 30611 (satake) R 30600 30602 27791 0 -1 4202560 147 0 0 0 0 0 0 0 20 0 17 0 632930665 48680960 6785 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30612] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30612/stat : 30612 (satake) R 30600 30602 27791 0 -1 4202560 575 0 0 0 0 4 0 0 20 0 17 0 632930666 48680960 6787 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30602/tid=30613] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30613/stat : 30613 (satake) R 30600 30602 27791 0 -1 4202560 444 0 0 0 0 4 0 0 20 0 17 0 632930666 48680960 6788 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30614] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30614/stat : 30614 (satake) R 30600 30602 27791 0 -1 4202560 597 0 0 0 0 4 0 0 20 0 17 0 632930666 48680960 6788 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30615] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30615/stat : 30615 (satake) R 30600 30602 27791 0 -1 4202560 574 0 0 0 0 4 0 0 20 0 17 0 632930666 48680960 6788 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30602/tid=30616] ppid=30600 vsize=47540 CPUtime=0
/proc/30602/task/30616/stat : 30616 (satake) R 30600 30602 27791 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 17 0 632930666 48680960 6798 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30617] ppid=30600 vsize=47540 CPUtime=0.04
/proc/30602/task/30617/stat : 30617 (satake) R 30600 30602 27791 0 -1 4202560 480 0 0 0 0 4 0 0 20 0 17 0 632930666 48680960 6827 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 47540

[startup+0.106492 s]
/proc/loadavg: 4.39 3.60 4.37 2/184 30602
/proc/meminfo: memFree=19135676/36427776 swapFree=4108/8704
[pid=30602] ppid=30600 vsize=58548 CPUtime=0.74
/proc/30602/stat : 30602 (satake) S 30600 30602 27791 0 -1 4202496 10248 0 0 0 2 72 0 0 20 0 17 0 632930665 59953152 10210 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 14637 10243 63 164 0 14472 0
[pid=30602/tid=30603] ppid=30600 vsize=58548 CPUtime=0
/proc/30602/task/30603/stat : 30603 (satake) S 30600 30602 27791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 17 0 632930665 59953152 10287 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30604] ppid=30600 vsize=58548 CPUtime=0.06
/proc/30602/task/30604/stat : 30604 (satake) R 30600 30602 27791 0 -1 4202560 1005 0 0 0 0 6 0 0 20 0 17 0 632930665 59953152 10330 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30602/tid=30605] ppid=30600 vsize=58548 CPUtime=0.06
/proc/30602/task/30605/stat : 30605 (satake) R 30600 30602 27791 0 -1 4202560 959 0 0 0 0 6 0 0 20 0 17 0 632930665 59953152 10369 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30606] ppid=30600 vsize=58548 CPUtime=0.02
/proc/30602/task/30606/stat : 30606 (satake) R 30600 30602 27791 0 -1 4202560 480 0 0 0 0 2 0 0 20 0 17 0 632930665 59953152 10394 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30607] ppid=30600 vsize=58548 CPUtime=0.04
/proc/30602/task/30607/stat : 30607 (satake) R 30600 30602 27791 0 -1 4202560 528 0 0 0 0 4 0 0 20 0 17 0 632930665 59953152 10426 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30608] ppid=30600 vsize=58548 CPUtime=0.06
/proc/30602/task/30608/stat : 30608 (satake) R 30600 30602 27791 0 -1 4202560 830 0 0 0 0 6 0 0 20 0 17 0 632930665 59953152 10461 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30602/tid=30609] ppid=30600 vsize=58548 CPUtime=0.06
/proc/30602/task/30609/stat : 30609 (satake) R 30600 30602 27791 0 -1 4202560 776 0 0 0 0 6 0 0 20 0 17 0 632930665 59953152 10479 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30610] ppid=30600 vsize=58548 CPUtime=0.02
/proc/30602/task/30610/stat : 30610 (satake) R 30600 30602 27791 0 -1 4202560 297 0 0 0 2 0 0 0 20 0 17 0 632930665 59953152 10522 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30611] ppid=30600 vsize=58548 CPUtime=0.02
/proc/30602/task/30611/stat : 30611 (satake) R 30600 30602 27791 0 -1 4202560 518 0 0 0 0 2 0 0 20 0 17 0 632930665 59953152 10569 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30612] ppid=30600 vsize=58548 CPUtime=0.06
/proc/30602/task/30612/stat : 30612 (satake) R 30600 30602 27791 0 -1 4202560 872 0 0 0 0 6 0 0 20 0 17 0 632930666 59953152 10610 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30602/tid=30613] ppid=30600 vsize=58548 CPUtime=0.04
/proc/30602/task/30613/stat : 30613 (satake) R 30600 30602 27791 0 -1 4202560 696 0 0 0 0 4 0 0 20 0 17 0 632930666 59953152 10659 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30614] ppid=30600 vsize=58548 CPUtime=0.04
/proc/30602/task/30614/stat : 30614 (satake) R 30600 30602 27791 0 -1 4202560 642 0 0 0 0 4 0 0 20 0 17 0 632930666 59953152 10698 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30615] ppid=30600 vsize=58548 CPUtime=0.06
/proc/30602/task/30615/stat : 30615 (satake) R 30600 30602 27791 0 -1 4202560 974 0 0 0 0 6 0 0 20 0 17 0 632930666 59953152 10717 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30602/tid=30616] ppid=30600 vsize=58548 CPUtime=0.02
/proc/30602/task/30616/stat : 30616 (satake) R 30600 30602 27791 0 -1 4202560 278 0 0 0 0 2 0 0 20 0 17 0 632930666 59953152 10742 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30617] ppid=30600 vsize=58548 CPUtime=0.06
/proc/30602/task/30617/stat : 30617 (satake) R 30600 30602 27791 0 -1 4202560 831 0 0 0 0 6 0 0 20 0 17 0 632930666 59953152 10769 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 58548

[startup+0.306306 s]
/proc/loadavg: 4.39 3.60 4.37 2/184 30602
/proc/meminfo: memFree=19135676/36427776 swapFree=4108/8704
[pid=30602] ppid=30600 vsize=120688 CPUtime=2.32
/proc/30602/stat : 30602 (satake) S 30600 30602 27791 0 -1 4202496 23783 0 0 0 2 230 0 0 20 0 17 0 632930665 123584512 23739 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 30172 23739 63 164 0 30007 0
[pid=30602/tid=30603] ppid=30600 vsize=128884 CPUtime=0
/proc/30602/task/30603/stat : 30603 (satake) S 30600 30602 27791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 17 0 632930665 131977216 23739 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30604] ppid=30600 vsize=124784 CPUtime=0.2
/proc/30602/task/30604/stat : 30604 (satake) D 30600 30602 27791 0 -1 4202560 2083 0 0 0 0 20 0 0 20 0 17 0 632930665 127778816 23740 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134675767 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30602/tid=30605] ppid=30600 vsize=124784 CPUtime=0.2
/proc/30602/task/30605/stat : 30605 (satake) D 30600 30602 27791 0 -1 4202560 1995 0 0 0 0 20 0 0 20 0 17 0 632930665 127778816 23744 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30606] ppid=30600 vsize=124784 CPUtime=0.12
/proc/30602/task/30606/stat : 30606 (satake) R 30600 30602 27791 0 -1 4202560 1324 0 0 0 0 12 0 0 20 0 17 0 632930665 127778816 23746 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30607] ppid=30600 vsize=124784 CPUtime=0.12
/proc/30602/task/30607/stat : 30607 (satake) R 30600 30602 27791 0 -1 4202560 951 0 0 0 0 12 0 0 20 0 17 0 632930665 127778816 23748 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30608] ppid=30600 vsize=124784 CPUtime=0.2
/proc/30602/task/30608/stat : 30608 (satake) R 30600 30602 27791 0 -1 4202560 2009 0 0 0 0 20 0 0 20 0 17 0 632930665 127778816 23749 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30602/tid=30609] ppid=30600 vsize=124784 CPUtime=0.12
/proc/30602/task/30609/stat : 30609 (satake) R 30600 30602 27791 0 -1 4202560 1280 0 0 0 0 12 0 0 20 0 17 0 632930665 127778816 23749 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30610] ppid=30600 vsize=124784 CPUtime=0.1
/proc/30602/task/30610/stat : 30610 (satake) R 30600 30602 27791 0 -1 4202560 1241 0 0 0 2 8 0 0 20 0 17 0 632930665 127778816 23749 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30611] ppid=30600 vsize=124784 CPUtime=0.1
/proc/30602/task/30611/stat : 30611 (satake) R 30600 30602 27791 0 -1 4202560 1042 0 0 0 0 10 0 0 20 0 17 0 632930665 127778816 23749 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30612] ppid=30600 vsize=124784 CPUtime=0.18
/proc/30602/task/30612/stat : 30612 (satake) D 30600 30602 27791 0 -1 4202560 1956 0 0 0 0 18 0 0 20 0 17 0 632930666 127778816 23752 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30602/tid=30613] ppid=30600 vsize=124784 CPUtime=0.12
/proc/30602/task/30613/stat : 30613 (satake) R 30600 30602 27791 0 -1 4202560 1242 0 0 0 0 12 0 0 20 0 17 0 632930666 127778816 23756 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30614] ppid=30600 vsize=124784 CPUtime=0.12
/proc/30602/task/30614/stat : 30614 (satake) R 30600 30602 27791 0 -1 4202560 1480 0 0 0 0 12 0 0 20 0 17 0 632930666 127778816 23756 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30615] ppid=30600 vsize=124784 CPUtime=0.2
/proc/30602/task/30615/stat : 30615 (satake) R 30600 30602 27791 0 -1 4202560 2131 0 0 0 0 20 0 0 20 0 17 0 632930666 127778816 23756 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134702260 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30602/tid=30616] ppid=30600 vsize=124784 CPUtime=0.1
/proc/30602/task/30616/stat : 30616 (satake) D 30600 30602 27791 0 -1 4202560 1110 0 0 0 0 10 0 0 20 0 17 0 632930666 127778816 23756 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134583077 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30617] ppid=30600 vsize=124784 CPUtime=0.18
/proc/30602/task/30617/stat : 30617 (satake) R 30600 30602 27791 0 -1 4202560 1964 0 0 0 0 18 0 0 20 0 17 0 632930666 127778816 23756 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134522268 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 120688

[startup+0.706306 s]
/proc/loadavg: 4.39 3.60 4.37 2/184 30602
/proc/meminfo: memFree=19135676/36427776 swapFree=4108/8704
[pid=30602] ppid=30600 vsize=165864 CPUtime=4.14
/proc/30602/stat : 30602 (satake) S 30600 30602 27791 0 -1 4202496 38123 0 0 0 46 368 0 0 20 0 17 0 632930665 169844736 38080 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 41466 38084 63 164 0 41301 0
[pid=30602/tid=30603] ppid=30600 vsize=165864 CPUtime=0
/proc/30602/task/30603/stat : 30603 (satake) S 30600 30602 27791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 17 0 632930665 169844736 38084 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30604] ppid=30600 vsize=165864 CPUtime=0.36
/proc/30602/task/30604/stat : 30604 (satake) R 30600 30602 27791 0 -1 4202560 2949 0 0 0 6 30 0 0 20 0 17 0 632930665 169844736 38087 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30602/tid=30605] ppid=30600 vsize=165864 CPUtime=0.32
/proc/30602/task/30605/stat : 30605 (satake) R 30600 30602 27791 0 -1 4202560 2651 0 0 0 0 32 0 0 20 0 17 0 632930665 169844736 38089 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134522598 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30606] ppid=30600 vsize=165864 CPUtime=0.22
/proc/30602/task/30606/stat : 30606 (satake) S 30600 30602 27791 0 -1 4202560 2462 0 0 0 0 22 0 0 20 0 17 0 632930665 169844736 38090 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=30602/tid=30607] ppid=30600 vsize=165864 CPUtime=0.22
/proc/30602/task/30607/stat : 30607 (satake) S 30600 30602 27791 0 -1 4202560 2394 0 0 0 2 20 0 0 20 0 17 0 632930665 169844736 38091 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30608] ppid=30600 vsize=165864 CPUtime=0.34
/proc/30602/task/30608/stat : 30608 (satake) S 30600 30602 27791 0 -1 4202560 2750 0 0 0 10 24 0 0 20 0 17 0 632930665 169844736 38093 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
[pid=30602/tid=30609] ppid=30600 vsize=165864 CPUtime=0.24
/proc/30602/task/30609/stat : 30609 (satake) R 30600 30602 27791 0 -1 4202560 2395 0 0 0 2 22 0 0 20 0 17 0 632930665 169844736 38093 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30610] ppid=30600 vsize=165864 CPUtime=0.2
/proc/30602/task/30610/stat : 30610 (satake) S 30600 30602 27791 0 -1 4202560 2357 0 0 0 2 18 0 0 20 0 17 0 632930665 169844736 38093 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30611] ppid=30600 vsize=165864 CPUtime=0.2
/proc/30602/task/30611/stat : 30611 (satake) R 30600 30602 27791 0 -1 4202560 2398 0 0 0 2 18 0 0 20 0 17 0 632930665 169844736 38094 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30612] ppid=30600 vsize=165864 CPUtime=0.3
/proc/30602/task/30612/stat : 30612 (satake) R 30600 30602 27791 0 -1 4202560 2581 0 0 0 4 26 0 0 20 0 17 0 632930666 169844736 38094 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30602/tid=30613] ppid=30600 vsize=165864 CPUtime=0.24
/proc/30602/task/30613/stat : 30613 (satake) R 30600 30602 27791 0 -1 4202560 2454 0 0 0 2 22 0 0 20 0 17 0 632930666 169844736 38094 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30614] ppid=30600 vsize=165864 CPUtime=0.22
/proc/30602/task/30614/stat : 30614 (satake) R 30600 30602 27791 0 -1 4202560 2393 0 0 0 0 22 0 0 20 0 17 0 632930666 169844736 38094 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30615] ppid=30600 vsize=165864 CPUtime=0.34
/proc/30602/task/30615/stat : 30615 (satake) D 30600 30602 27791 0 -1 4202560 2839 0 0 0 6 28 0 0 20 0 17 0 632930666 169844736 38094 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134675846 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30602/tid=30616] ppid=30600 vsize=165864 CPUtime=0.2

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

[pid=30602/tid=30617] ppid=30600 vsize=517760 CPUtime=13.64
/proc/30602/task/30617/stat : 30617 (satake) S 30600 30602 27791 0 -1 4202560 9122 0 0 0 1034 330 0 0 20 0 17 0 632930666 530186240 112870 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=30602/tid=30619] ppid=30600 vsize=517760 CPUtime=16.78
/proc/30602/task/30619/stat : 30619 (satake) D 30600 30602 27791 0 -1 4202560 9163 0 0 0 1204 474 0 0 20 0 17 0 632930666 530186240 112870 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 329.05
Current children cumulated vsize (KiB) 517760

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

[startup+163.103 s]
/proc/loadavg: 3.13 3.48 4.21 3/201 30624
/proc/meminfo: memFree=18687124/36427776 swapFree=4588/461304
[pid=30602] ppid=30600 vsize=517760 CPUtime=330.32
/proc/30602/stat : 30602 (satake) S 30600 30602 27791 0 -1 4202496 141689 0 0 0 20384 12648 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 129440 112980 68 164 0 129275 0
[pid=30602/tid=30603] ppid=30600 vsize=517760 CPUtime=76.57
/proc/30602/task/30603/stat : 30603 (satake) R 30600 30602 27791 0 -1 4202560 3410 0 0 0 998 6659 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30602/tid=30604] ppid=30600 vsize=517760 CPUtime=14.2
/proc/30602/task/30604/stat : 30604 (satake) R 30600 30602 27791 0 -1 4202560 9170 0 0 0 1050 370 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134530765 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30605] ppid=30600 vsize=517760 CPUtime=14.66
/proc/30602/task/30605/stat : 30605 (satake) S 30600 30602 27791 0 -1 4202560 9146 0 0 0 1060 406 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30606] ppid=30600 vsize=517760 CPUtime=14.9
/proc/30602/task/30606/stat : 30606 (satake) S 30600 30602 27791 0 -1 4202560 9339 0 0 0 1106 384 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 7 0 0 0 0 0
[pid=30602/tid=30607] ppid=30600 vsize=517760 CPUtime=21.88
/proc/30602/task/30607/stat : 30607 (satake) S 30600 30602 27791 0 -1 4202560 9421 0 0 0 1806 382 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=30602/tid=30608] ppid=30600 vsize=517760 CPUtime=15.28
/proc/30602/task/30608/stat : 30608 (satake) S 30600 30602 27791 0 -1 4202560 9110 0 0 0 1118 410 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=30602/tid=30609] ppid=30600 vsize=517760 CPUtime=14.36
/proc/30602/task/30609/stat : 30609 (satake) S 30600 30602 27791 0 -1 4202560 9259 0 0 0 1148 288 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=30602/tid=30610] ppid=30600 vsize=517760 CPUtime=16.94
/proc/30602/task/30610/stat : 30610 (satake) S 30600 30602 27791 0 -1 4202560 9223 0 0 0 1316 378 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30611] ppid=30600 vsize=517760 CPUtime=15.46
/proc/30602/task/30611/stat : 30611 (satake) R 30600 30602 27791 0 -1 4202560 9272 0 0 0 1146 400 0 0 20 0 17 0 632930665 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30612] ppid=30600 vsize=517760 CPUtime=18.36
/proc/30602/task/30612/stat : 30612 (satake) D 30600 30602 27791 0 -1 4202560 9213 0 0 0 1418 418 0 0 20 0 17 0 632930666 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30602/tid=30613] ppid=30600 vsize=517760 CPUtime=15.02
/proc/30602/task/30613/stat : 30613 (satake) S 30600 30602 27791 0 -1 4202560 9118 0 0 0 1038 464 0 0 20 0 17 0 632930666 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 4 0 0 0 0 0
[pid=30602/tid=30614] ppid=30600 vsize=517760 CPUtime=16.56
/proc/30602/task/30614/stat : 30614 (satake) S 30600 30602 27791 0 -1 4202560 9197 0 0 0 1206 450 0 0 20 0 17 0 632930666 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30615] ppid=30600 vsize=517760 CPUtime=16.88
/proc/30602/task/30615/stat : 30615 (satake) S 30600 30602 27791 0 -1 4202560 8975 0 0 0 1264 424 0 0 20 0 17 0 632930666 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=30602/tid=30616] ppid=30600 vsize=517760 CPUtime=28.54
/proc/30602/task/30616/stat : 30616 (satake) S 30600 30602 27791 0 -1 4202560 9411 0 0 0 2448 406 0 0 20 0 17 0 632930666 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 14 0 0 0 0 0
[pid=30602/tid=30617] ppid=30600 vsize=517760 CPUtime=13.72
/proc/30602/task/30617/stat : 30617 (satake) S 30600 30602 27791 0 -1 4202560 9134 0 0 0 1040 332 0 0 20 0 17 0 632930666 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=30602/tid=30619] ppid=30600 vsize=517760 CPUtime=16.88
/proc/30602/task/30619/stat : 30619 (satake) S 30600 30602 27791 0 -1 4202560 9165 0 0 0 1214 474 0 0 20 0 17 0 632930666 530186240 112980 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 330.32
Current children cumulated vsize (KiB) 517760

[startup+164.704 s]
/proc/loadavg: 3.12 3.47 4.20 2/201 30624
/proc/meminfo: memFree=18686256/36427776 swapFree=4588/462096
[pid=30602] ppid=30600 vsize=519072 CPUtime=333.56
/proc/30602/stat : 30602 (satake) S 30600 30602 27791 0 -1 4202496 141920 0 0 0 20582 12774 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 129768 113211 68 164 0 129603 0
[pid=30602/tid=30603] ppid=30600 vsize=519072 CPUtime=77.37
/proc/30602/task/30603/stat : 30603 (satake) R 30600 30602 27791 0 -1 4202560 3426 0 0 0 1008 6729 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30602/tid=30604] ppid=30600 vsize=519072 CPUtime=14.48
/proc/30602/task/30604/stat : 30604 (satake) R 30600 30602 27791 0 -1 4202560 9181 0 0 0 1076 372 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134520711 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30605] ppid=30600 vsize=519072 CPUtime=14.84
/proc/30602/task/30605/stat : 30605 (satake) R 30600 30602 27791 0 -1 4202560 9173 0 0 0 1072 412 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134691935 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30606] ppid=30600 vsize=519072 CPUtime=15.02
/proc/30602/task/30606/stat : 30606 (satake) S 30600 30602 27791 0 -1 4202560 9351 0 0 0 1112 390 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 7 0 0 0 0 0
[pid=30602/tid=30607] ppid=30600 vsize=519072 CPUtime=21.98
/proc/30602/task/30607/stat : 30607 (satake) S 30600 30602 27791 0 -1 4202560 9438 0 0 0 1816 382 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 0 0 0 0 0 0
[pid=30602/tid=30608] ppid=30600 vsize=519072 CPUtime=15.6
/proc/30602/task/30608/stat : 30608 (satake) S 30600 30602 27791 0 -1 4202560 9122 0 0 0 1148 412 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 9 0 0 0 0 0
[pid=30602/tid=30609] ppid=30600 vsize=519072 CPUtime=14.44
/proc/30602/task/30609/stat : 30609 (satake) S 30600 30602 27791 0 -1 4202560 9276 0 0 0 1154 290 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=30602/tid=30610] ppid=30600 vsize=519072 CPUtime=17.06
/proc/30602/task/30610/stat : 30610 (satake) S 30600 30602 27791 0 -1 4202560 9245 0 0 0 1326 380 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30611] ppid=30600 vsize=519072 CPUtime=15.58
/proc/30602/task/30611/stat : 30611 (satake) S 30600 30602 27791 0 -1 4202560 9282 0 0 0 1156 402 0 0 20 0 17 0 632930665 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30612] ppid=30600 vsize=519072 CPUtime=18.6
/proc/30602/task/30612/stat : 30612 (satake) S 30600 30602 27791 0 -1 4202560 9230 0 0 0 1434 426 0 0 20 0 17 0 632930666 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 5 0 0 0 0 0
[pid=30602/tid=30613] ppid=30600 vsize=519072 CPUtime=15.16
/proc/30602/task/30613/stat : 30613 (satake) S 30600 30602 27791 0 -1 4202560 9126 0 0 0 1046 470 0 0 20 0 17 0 632930666 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 4 0 0 0 0 0
[pid=30602/tid=30614] ppid=30600 vsize=519072 CPUtime=16.68
/proc/30602/task/30614/stat : 30614 (satake) D 30600 30602 27791 0 -1 4202560 9208 0 0 0 1214 454 0 0 20 0 17 0 632930666 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30615] ppid=30600 vsize=519072 CPUtime=16.98
/proc/30602/task/30615/stat : 30615 (satake) S 30600 30602 27791 0 -1 4202560 8977 0 0 0 1272 426 0 0 20 0 17 0 632930666 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 13 0 0 0 0 0
[pid=30602/tid=30616] ppid=30600 vsize=519072 CPUtime=28.76
/proc/30602/task/30616/stat : 30616 (satake) D 30600 30602 27791 0 -1 4202560 9430 0 0 0 2466 410 0 0 20 0 17 0 632930666 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134706407 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30602/tid=30617] ppid=30600 vsize=519072 CPUtime=13.8
/proc/30602/task/30617/stat : 30617 (satake) S 30600 30602 27791 0 -1 4202560 9146 0 0 0 1048 332 0 0 20 0 17 0 632930666 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 3 0 0 0 0 0
[pid=30602/tid=30619] ppid=30600 vsize=519072 CPUtime=17.06
/proc/30602/task/30619/stat : 30619 (satake) S 30600 30602 27791 0 -1 4202560 9183 0 0 0 1228 478 0 0 20 0 17 0 632930666 531529728 113211 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134580407 0 0 1 0 18446744071565235304 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 333.56
Current children cumulated vsize (KiB) 519072

[startup+166.305 s]
/proc/loadavg: 3.12 3.47 4.20 17/201 30624
/proc/meminfo: memFree=18684892/36427776 swapFree=4624/463156
[pid=30602] ppid=30600 vsize=518556 CPUtime=341.16
/proc/30602/stat : 30602 (satake) S 30600 30602 27791 0 -1 4202496 142034 0 0 0 20853 13263 0 0 20 0 16 0 632930665 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 129639 112679 77 164 0 129474 0
[pid=30602/tid=30604] ppid=30600 vsize=518556 CPUtime=15.14
/proc/30602/task/30604/stat : 30604 (satake) R 30600 30602 27791 0 -1 4202560 9181 0 0 0 1114 400 0 0 20 0 16 0 632930665 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=30602/tid=30605] ppid=30600 vsize=518556 CPUtime=15.26
/proc/30602/task/30605/stat : 30605 (satake) R 30600 30602 27791 0 -1 4202560 9176 0 0 0 1088 438 0 0 20 0 16 0 632930665 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30606] ppid=30600 vsize=518556 CPUtime=15.5
/proc/30602/task/30606/stat : 30606 (satake) R 30600 30602 27791 0 -1 4202560 9358 0 0 0 1128 422 0 0 20 0 16 0 632930665 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=30602/tid=30607] ppid=30600 vsize=518556 CPUtime=22.44
/proc/30602/task/30607/stat : 30607 (satake) R 30600 30602 27791 0 -1 4202560 9442 0 0 0 1832 412 0 0 20 0 16 0 632930665 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=30602/tid=30608] ppid=30600 vsize=518556 CPUtime=16.06
/proc/30602/task/30608/stat : 30608 (satake) R 30600 30602 27791 0 -1 4202560 9122 0 0 0 1162 444 0 0 20 0 16 0 632930665 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=30602/tid=30609] ppid=30600 vsize=518556 CPUtime=14.76
/proc/30602/task/30609/stat : 30609 (satake) R 30600 30602 27791 0 -1 4202560 9290 0 0 0 1166 310 0 0 20 0 16 0 632930665 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30610] ppid=30600 vsize=518556 CPUtime=17.56
/proc/30602/task/30610/stat : 30610 (satake) R 30600 30602 27791 0 -1 4202560 9262 0 0 0 1344 412 0 0 20 0 16 0 632930665 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30611] ppid=30600 vsize=518556 CPUtime=15.82
/proc/30602/task/30611/stat : 30611 (satake) R 30600 30602 27791 0 -1 4202560 9288 0 0 0 1168 414 0 0 20 0 16 0 632930665 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30612] ppid=30600 vsize=518556 CPUtime=19.06
/proc/30602/task/30612/stat : 30612 (satake) R 30600 30602 27791 0 -1 4202560 9231 0 0 0 1450 456 0 0 20 0 16 0 632930666 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=30602/tid=30613] ppid=30600 vsize=518556 CPUtime=15.62
/proc/30602/task/30613/stat : 30613 (satake) R 30600 30602 27791 0 -1 4202560 9130 0 0 0 1060 502 0 0 20 0 16 0 632930666 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=30602/tid=30614] ppid=30600 vsize=518556 CPUtime=17.24
/proc/30602/task/30614/stat : 30614 (satake) R 30600 30602 27791 0 -1 4202560 9216 0 0 0 1230 494 0 0 20 0 16 0 632930666 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30615] ppid=30600 vsize=518556 CPUtime=17.48
/proc/30602/task/30615/stat : 30615 (satake) R 30600 30602 27791 0 -1 4202560 8979 0 0 0 1288 460 0 0 20 0 16 0 632930666 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=30602/tid=30616] ppid=30600 vsize=518556 CPUtime=29.22
/proc/30602/task/30616/stat : 30616 (satake) R 30600 30602 27791 0 -1 4202560 9430 0 0 0 2482 440 0 0 20 0 16 0 632930666 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=30602/tid=30617] ppid=30600 vsize=518556 CPUtime=14.12
/proc/30602/task/30617/stat : 30617 (satake) R 30600 30602 27791 0 -1 4202560 9151 0 0 0 1058 354 0 0 20 0 16 0 632930666 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30619] ppid=30600 vsize=518556 CPUtime=17.56
/proc/30602/task/30619/stat : 30619 (satake) R 30600 30602 27791 0 -1 4202560 9187 0 0 0 1244 512 0 0 20 0 16 0 632930666 531001344 112679 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 341.16
Current children cumulated vsize (KiB) 518556

[startup+167.103 s]
/proc/loadavg: 3.12 3.47 4.20 4/196 30624
/proc/meminfo: memFree=18734260/36427776 swapFree=4624/408508
[pid=30602] ppid=30600 vsize=438868 CPUtime=346.29
/proc/30602/stat : 30602 (satake) S 30600 30602 27791 0 -1 4202496 142034 0 0 0 21038 13591 0 0 20 0 12 0 632930665 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134573496 0 0 1 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 109717 98986 77 164 0 109552 0
[pid=30602/tid=30605] ppid=30600 vsize=438868 CPUtime=15.46
/proc/30602/task/30605/stat : 30605 (satake) S 30600 30602 27791 0 -1 4202560 9176 0 0 0 1094 452 0 0 20 0 12 0 632930665 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30608] ppid=30600 vsize=438868 CPUtime=16.48
/proc/30602/task/30608/stat : 30608 (satake) S 30600 30602 27791 0 -1 4202560 9122 0 0 0 1180 468 0 0 20 0 12 0 632930665 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
[pid=30602/tid=30609] ppid=30600 vsize=438868 CPUtime=14.96
/proc/30602/task/30609/stat : 30609 (satake) S 30600 30602 27791 0 -1 4202560 9290 0 0 0 1172 324 0 0 20 0 12 0 632930665 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 8 0 0 0 0 0
[pid=30602/tid=30610] ppid=30600 vsize=438868 CPUtime=17.94
/proc/30602/task/30610/stat : 30610 (satake) R 30600 30602 27791 0 -1 4202560 9262 0 0 0 1356 438 0 0 20 0 12 0 632930665 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134666377 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=30602/tid=30611] ppid=30600 vsize=438868 CPUtime=16.1
/proc/30602/task/30611/stat : 30611 (satake) R 30600 30602 27791 0 -1 4202560 9288 0 0 0 1176 434 0 0 20 0 12 0 632930665 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579745 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=30602/tid=30612] ppid=30600 vsize=438868 CPUtime=19.44
/proc/30602/task/30612/stat : 30612 (satake) S 30600 30602 27791 0 -1 4202560 9231 0 0 0 1462 482 0 0 20 0 12 0 632930666 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 5 0 0 0 0 0
[pid=30602/tid=30614] ppid=30600 vsize=438868 CPUtime=17.58
/proc/30602/task/30614/stat : 30614 (satake) S 30600 30602 27791 0 -1 4202560 9216 0 0 0 1240 518 0 0 20 0 12 0 632930666 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 6 0 0 0 0 0
[pid=30602/tid=30615] ppid=30600 vsize=438868 CPUtime=17.86
/proc/30602/task/30615/stat : 30615 (satake) S 30600 30602 27791 0 -1 4202560 8979 0 0 0 1308 478 0 0 20 0 12 0 632930666 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 13 0 0 0 0 0
[pid=30602/tid=30616] ppid=30600 vsize=438868 CPUtime=29.66
/proc/30602/task/30616/stat : 30616 (satake) S 30600 30602 27791 0 -1 4202560 9430 0 0 0 2502 464 0 0 20 0 12 0 632930666 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 14 0 0 0 0 0
[pid=30602/tid=30617] ppid=30600 vsize=438868 CPUtime=14.46
/proc/30602/task/30617/stat : 30617 (satake) S 30600 30602 27791 0 -1 4202560 9151 0 0 0 1070 376 0 0 20 0 12 0 632930666 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
[pid=30602/tid=30619] ppid=30600 vsize=438868 CPUtime=17.96
/proc/30602/task/30619/stat : 30619 (satake) S 30600 30602 27791 0 -1 4202560 9187 0 0 0 1260 536 0 0 20 0 12 0 632930666 449400832 98986 18446744073709551615 134512640 135180984 4292283472 18446744073709551615 134579486 0 0 1 0 18446744071564503368 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 346.29
Current children cumulated vsize (KiB) 438868

[startup+167.502 s]
/proc/loadavg: 3.12 3.47 4.20 4/196 30624
/proc/meminfo: memFree=18734260/36427776 swapFree=4624/408508
[pid=30602] ppid=30600 vsize=0 CPUtime=347.19
/proc/30602/stat : 30602 (satake) R 30600 30602 27791 0 -1 4202500 142035 0 0 0 21099 13620 0 0 20 0 1 0 632930665 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 17 5 0 0 0 0 0
/proc/30602/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 347.19
Current children cumulated vsize (KiB) 0

Child status: 16
Real time (s): 167.533
CPU time (s): 347.23
CPU user time (s): 210.997
CPU system time (s): 136.233
CPU usage (%): 207.261
Max. virtual memory (cumulated for all children) (KiB): 521284


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 210.997
system time used= 136.233
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142035
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= 9671113
involuntary context switches= 1289362

runsolver used 0.780048 second user time and 1.85211 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-11 18:04:03
IDJOB=1776087
IDBENCH=20420
IDSOLVER=631
FILE ID=xenhost3-49/1776087-1244736243
PBS_JOBID=
Free space on /tmp= 7032 MiB

SOLVER NAME= satake 2009-03-22 (16 threads)
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776087-1244736243/watcher-1776087-1244736243 -o /tmp/evaluation-result-1776087-1244736243/solver-1776087-1244736243 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776087-1244736243.cnf 16 10000

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

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED= 51878990

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:      19135676 kB
Buffers:        432232 kB
Cached:       14107984 kB
SwapCached:          0 kB
Active:        4078388 kB
Inactive:     10471224 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            8108 kB
Writeback:           0 kB
AnonPages:        8704 kB
Mapped:           3444 kB
Slab:           687596 kB
SReclaimable:   660868 kB
SUnreclaim:      26728 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29372 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

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