Trace number 1777575

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
gNovelty+-T 2009-03-22 (16 threads)? (TO) 5001.11 318.039

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S377647456-019.cnf
MD5SUM65bb593760651b10c127c4b3276e73fc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2194.22
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.31	c +------------------------------+
0.30/0.31	c | gNovelty+, version 1.0       |
0.30/0.31	c +------------------------------+
0.30/0.31	c gnovelty+ -h for help
0.30/0.31	c 

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-1777575-1244020166/watcher-1777575-1244020166 -o /tmp/evaluation-result-1777575-1244020166/solver-1777575-1244020166 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777575-1244020166.cnf 54648206 16 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 15.89 15.80 15.73 2/189 5584
/proc/meminfo: memFree=19288360/36427776 swapFree=5492/12332
[pid=5584] ppid=5582 vsize=509232 CPUtime=0
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 1969 0 0 0 0 0 0 0 20 0 1 0 561323008 521453568 1926 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134537167 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 127308 1933 99 286 0 127020 0

[startup+0.078084 s]
/proc/loadavg: 15.89 15.80 15.73 2/189 5584
/proc/meminfo: memFree=19288360/36427776 swapFree=5492/12332
[pid=5584] ppid=5582 vsize=517048 CPUtime=0.06
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 10113 0 0 0 2 4 0 0 20 0 1 0 561323008 529457152 10070 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134958286 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 129262 10072 99 286 0 128974 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517048

[startup+0.10208 s]
/proc/loadavg: 15.89 15.80 15.73 2/189 5584
/proc/meminfo: memFree=19288360/36427776 swapFree=5492/12332
[pid=5584] ppid=5582 vsize=517044 CPUtime=0.1
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 12170 0 0 0 4 6 0 0 20 0 1 0 561323008 529453056 12126 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134537968 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 129261 12137 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.302074 s]
/proc/loadavg: 15.89 15.80 15.73 2/189 5584
/proc/meminfo: memFree=19288360/36427776 swapFree=5492/12332
[pid=5584] ppid=5582 vsize=517044 CPUtime=0.3
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 20392 0 0 0 20 10 0 0 20 0 1 0 561323008 529453056 20348 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134538748 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 129261 20348 99 286 0 128973 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 517044

[startup+0.708384 s]
/proc/loadavg: 15.89 15.80 15.73 2/189 5584
/proc/meminfo: memFree=19288360/36427776 swapFree=5492/12332
[pid=5584] ppid=5582 vsize=689632 CPUtime=5.85
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 26476 0 0 0 100 485 0 0 20 0 16 0 561323008 706183168 26432 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 172408 26432 103 286 0 172120 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 689632

[startup+1.50493 s]
/proc/loadavg: 15.89 15.80 15.73 17/205 5600
/proc/meminfo: memFree=19182880/36427776 swapFree=6568/119568
[pid=5584] ppid=5582 vsize=689632 CPUtime=18.39
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 27091 0 0 0 221 1618 0 0 20 0 16 0 561323008 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 172408 27047 103 286 0 172120 0
[pid=5584/tid=5586] ppid=5582 vsize=689632 CPUtime=1.14
/proc/5584/task/5586/stat : 5586 (gnovelty+) R 5582 5584 24979 0 -1 4202560 388 0 0 0 16 98 0 0 20 0 16 0 561323040 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5584/tid=5587] ppid=5582 vsize=689632 CPUtime=1.14
/proc/5584/task/5587/stat : 5587 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 8 106 0 0 20 0 16 0 561323040 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5584/tid=5588] ppid=5582 vsize=689632 CPUtime=1.14
/proc/5584/task/5588/stat : 5588 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 8 106 0 0 20 0 16 0 561323040 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5584/tid=5589] ppid=5582 vsize=689632 CPUtime=1.16
/proc/5584/task/5589/stat : 5589 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 18 98 0 0 20 0 16 0 561323040 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5584/tid=5590] ppid=5582 vsize=689632 CPUtime=1.14
/proc/5584/task/5590/stat : 5590 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 16 98 0 0 20 0 16 0 561323040 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5584/tid=5591] ppid=5582 vsize=689632 CPUtime=1.14
/proc/5584/task/5591/stat : 5591 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 12 102 0 0 20 0 16 0 561323040 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5584/tid=5592] ppid=5582 vsize=689632 CPUtime=1.14
/proc/5584/task/5592/stat : 5592 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 6 108 0 0 20 0 16 0 561323040 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5584/tid=5593] ppid=5582 vsize=689632 CPUtime=1.14
/proc/5584/task/5593/stat : 5593 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 8 106 0 0 20 0 16 0 561323041 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5584/tid=5594] ppid=5582 vsize=689632 CPUtime=1.12
/proc/5584/task/5594/stat : 5594 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 10 102 0 0 20 0 16 0 561323042 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5584/tid=5595] ppid=5582 vsize=689632 CPUtime=1.12
/proc/5584/task/5595/stat : 5595 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 6 106 0 0 20 0 16 0 561323042 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5584/tid=5596] ppid=5582 vsize=689632 CPUtime=1.1
/proc/5584/task/5596/stat : 5596 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 12 98 0 0 20 0 16 0 561323043 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5584/tid=5597] ppid=5582 vsize=689632 CPUtime=1.1
/proc/5584/task/5597/stat : 5597 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 18 92 0 0 20 0 16 0 561323045 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5584/tid=5598] ppid=5582 vsize=689632 CPUtime=1.08
/proc/5584/task/5598/stat : 5598 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 8 100 0 0 20 0 16 0 561323047 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5584/tid=5599] ppid=5582 vsize=689632 CPUtime=1.06
/proc/5584/task/5599/stat : 5599 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 10 96 0 0 20 0 16 0 561323048 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5584/tid=5600] ppid=5582 vsize=689632 CPUtime=1.06
/proc/5584/task/5600/stat : 5600 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 12 94 0 0 20 0 16 0 561323050 706183168 27047 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 18.39
Current children cumulated vsize (KiB) 689632

[startup+3.10611 s]
/proc/loadavg: 15.89 15.80 15.73 17/205 5600
/proc/meminfo: memFree=19180772/36427776 swapFree=6568/121500
[pid=5584] ppid=5582 vsize=689632 CPUtime=43.57
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 27096 0 0 0 402 3955 0 0 20 0 16 0 561323008 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 172408 27052 103 286 0 172120 0
[pid=5584/tid=5586] ppid=5582 vsize=689632 CPUtime=2.72
/proc/5584/task/5586/stat : 5586 (gnovelty+) R 5582 5584 24979 0 -1 4202560 388 0 0 0 28 244 0 0 20 0 16 0 561323040 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5584/tid=5587] ppid=5582 vsize=689632 CPUtime=2.72
/proc/5584/task/5587/stat : 5587 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 26 246 0 0 20 0 16 0 561323040 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5584/tid=5588] ppid=5582 vsize=689632 CPUtime=2.72
/proc/5584/task/5588/stat : 5588 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 22 250 0 0 20 0 16 0 561323040 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5584/tid=5589] ppid=5582 vsize=689632 CPUtime=2.74
/proc/5584/task/5589/stat : 5589 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 26 248 0 0 20 0 16 0 561323040 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5584/tid=5590] ppid=5582 vsize=689632 CPUtime=2.72
/proc/5584/task/5590/stat : 5590 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 30 242 0 0 20 0 16 0 561323040 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5584/tid=5591] ppid=5582 vsize=689632 CPUtime=2.72
/proc/5584/task/5591/stat : 5591 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 22 250 0 0 20 0 16 0 561323040 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5584/tid=5592] ppid=5582 vsize=689632 CPUtime=2.72
/proc/5584/task/5592/stat : 5592 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 14 258 0 0 20 0 16 0 561323040 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5584/tid=5593] ppid=5582 vsize=689632 CPUtime=2.72
/proc/5584/task/5593/stat : 5593 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 18 254 0 0 20 0 16 0 561323041 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5584/tid=5594] ppid=5582 vsize=689632 CPUtime=2.7
/proc/5584/task/5594/stat : 5594 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 20 250 0 0 20 0 16 0 561323042 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5584/tid=5595] ppid=5582 vsize=689632 CPUtime=2.7
/proc/5584/task/5595/stat : 5595 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 14 256 0 0 20 0 16 0 561323042 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5584/tid=5596] ppid=5582 vsize=689632 CPUtime=2.68
/proc/5584/task/5596/stat : 5596 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 26 242 0 0 20 0 16 0 561323043 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5584/tid=5597] ppid=5582 vsize=689632 CPUtime=2.68
/proc/5584/task/5597/stat : 5597 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 28 240 0 0 20 0 16 0 561323045 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5584/tid=5598] ppid=5582 vsize=689632 CPUtime=2.66
/proc/5584/task/5598/stat : 5598 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 22 244 0 0 20 0 16 0 561323047 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5584/tid=5599] ppid=5582 vsize=689632 CPUtime=2.6
/proc/5584/task/5599/stat : 5599 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 18 242 0 0 20 0 16 0 561323048 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5584/tid=5600] ppid=5582 vsize=689632 CPUtime=2.64
/proc/5584/task/5600/stat : 5600 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 24 240 0 0 20 0 16 0 561323050 706183168 27052 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 43.57
Current children cumulated vsize (KiB) 689632

[startup+6.30643 s]
/proc/loadavg: 15.74 15.77 15.72 17/205 5600
/proc/meminfo: memFree=19180524/36427776 swapFree=6568/121748
[pid=5584] ppid=5582 vsize=689632 CPUtime=93.95
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 27098 0 0 0 731 8664 0 0 20 0 16 0 561323008 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 172408 27054 103 286 0 172120 0
[pid=5584/tid=5586] ppid=5582 vsize=689632 CPUtime=5.88
/proc/5584/task/5586/stat : 5586 (gnovelty+) R 5582 5584 24979 0 -1 4202560 388 0 0 0 46 542 0 0 20 0 16 0 561323040 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5584/tid=5587] ppid=5582 vsize=689632 CPUtime=5.86
/proc/5584/task/5587/stat : 5587 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 42 544 0 0 20 0 16 0 561323040 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5584/tid=5588] ppid=5582 vsize=689632 CPUtime=5.88
/proc/5584/task/5588/stat : 5588 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 46 542 0 0 20 0 16 0 561323040 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5584/tid=5589] ppid=5582 vsize=689632 CPUtime=5.88
/proc/5584/task/5589/stat : 5589 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 42 546 0 0 20 0 16 0 561323040 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5584/tid=5590] ppid=5582 vsize=689632 CPUtime=5.88
/proc/5584/task/5590/stat : 5590 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 54 534 0 0 20 0 16 0 561323040 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5584/tid=5591] ppid=5582 vsize=689632 CPUtime=5.88
/proc/5584/task/5591/stat : 5591 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 42 546 0 0 20 0 16 0 561323040 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5584/tid=5592] ppid=5582 vsize=689632 CPUtime=5.88
/proc/5584/task/5592/stat : 5592 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 28 560 0 0 20 0 16 0 561323040 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5584/tid=5593] ppid=5582 vsize=689632 CPUtime=5.86
/proc/5584/task/5593/stat : 5593 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 40 546 0 0 20 0 16 0 561323041 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5584/tid=5594] ppid=5582 vsize=689632 CPUtime=5.84
/proc/5584/task/5594/stat : 5594 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 42 542 0 0 20 0 16 0 561323042 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5584/tid=5595] ppid=5582 vsize=689632 CPUtime=5.84
/proc/5584/task/5595/stat : 5595 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 32 552 0 0 20 0 16 0 561323042 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5584/tid=5596] ppid=5582 vsize=689632 CPUtime=5.82
/proc/5584/task/5596/stat : 5596 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 50 532 0 0 20 0 16 0 561323043 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5584/tid=5597] ppid=5582 vsize=689632 CPUtime=5.82
/proc/5584/task/5597/stat : 5597 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 52 530 0 0 20 0 16 0 561323045 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5584/tid=5598] ppid=5582 vsize=689632 CPUtime=5.82
/proc/5584/task/5598/stat : 5598 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 44 538 0 0 20 0 16 0 561323047 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5584/tid=5599] ppid=5582 vsize=689632 CPUtime=5.68
/proc/5584/task/5599/stat : 5599 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 40 528 0 0 20 0 16 0 561323048 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5584/tid=5600] ppid=5582 vsize=689632 CPUtime=5.8
/proc/5584/task/5600/stat : 5600 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 46 534 0 0 20 0 16 0 561323050 706183168 27054 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 93.95
Current children cumulated vsize (KiB) 689632

[startup+12.705 s]
/proc/loadavg: 15.68 15.76 15.72 17/205 5600
/proc/meminfo: memFree=19180052/36427776 swapFree=6568/122216
[pid=5584] ppid=5582 vsize=689632 CPUtime=194.67
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 27100 0 0 0 1387 18080 0 0 20 0 16 0 561323008 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 172408 27056 103 286 0 172120 0
[pid=5584/tid=5586] ppid=5582 vsize=689632 CPUtime=12.18
/proc/5584/task/5586/stat : 5586 (gnovelty+) R 5582 5584 24979 0 -1 4202560 388 0 0 0 94 1124 0 0 20 0 16 0 561323040 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5584/tid=5587] ppid=5582 vsize=689632 CPUtime=12.18
/proc/5584/task/5587/stat : 5587 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 92 1126 0 0 20 0 16 0 561323040 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5584/tid=5588] ppid=5582 vsize=689632 CPUtime=12.18
/proc/5584/task/5588/stat : 5588 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 86 1132 0 0 20 0 16 0 561323040 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5584/tid=5589] ppid=5582 vsize=689632 CPUtime=12.18
/proc/5584/task/5589/stat : 5589 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 86 1132 0 0 20 0 16 0 561323040 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5584/tid=5590] ppid=5582 vsize=689632 CPUtime=12.18
/proc/5584/task/5590/stat : 5590 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 88 1130 0 0 20 0 16 0 561323040 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5584/tid=5591] ppid=5582 vsize=689632 CPUtime=12.18
/proc/5584/task/5591/stat : 5591 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 88 1130 0 0 20 0 16 0 561323040 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5584/tid=5592] ppid=5582 vsize=689632 CPUtime=12.18
/proc/5584/task/5592/stat : 5592 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 66 1152 0 0 20 0 16 0 561323040 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5584/tid=5593] ppid=5582 vsize=689632 CPUtime=12.16
/proc/5584/task/5593/stat : 5593 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 80 1136 0 0 20 0 16 0 561323041 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5584/tid=5594] ppid=5582 vsize=689632 CPUtime=12.14
/proc/5584/task/5594/stat : 5594 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 84 1130 0 0 20 0 16 0 561323042 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5584/tid=5595] ppid=5582 vsize=689632 CPUtime=12.16
/proc/5584/task/5595/stat : 5595 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 72 1144 0 0 20 0 16 0 561323042 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5584/tid=5596] ppid=5582 vsize=689632 CPUtime=12.14
/proc/5584/task/5596/stat : 5596 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 82 1132 0 0 20 0 16 0 561323043 706183168 27056 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0

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

[pid=5584/tid=5587] ppid=5582 vsize=689632 CPUtime=159.62
/proc/5584/task/5587/stat : 5587 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 940 15022 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5584/tid=5588] ppid=5582 vsize=689632 CPUtime=159.69
/proc/5584/task/5588/stat : 5588 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 966 15003 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5584/tid=5589] ppid=5582 vsize=689632 CPUtime=159.54
/proc/5584/task/5589/stat : 5589 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 858 15096 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5584/tid=5590] ppid=5582 vsize=689632 CPUtime=159.66
/proc/5584/task/5590/stat : 5590 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 956 15010 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5584/tid=5591] ppid=5582 vsize=689632 CPUtime=159.59
/proc/5584/task/5591/stat : 5591 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 866 15093 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5584/tid=5592] ppid=5582 vsize=689632 CPUtime=159.54
/proc/5584/task/5592/stat : 5592 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 840 15114 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5584/tid=5593] ppid=5582 vsize=689632 CPUtime=159.57
/proc/5584/task/5593/stat : 5593 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 960 14997 0 0 20 0 16 0 561323041 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5584/tid=5594] ppid=5582 vsize=689632 CPUtime=159.6
/proc/5584/task/5594/stat : 5594 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 966 14994 0 0 20 0 16 0 561323042 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5584/tid=5595] ppid=5582 vsize=689632 CPUtime=159.38
/proc/5584/task/5595/stat : 5595 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 832 15106 0 0 20 0 16 0 561323042 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5584/tid=5596] ppid=5582 vsize=689632 CPUtime=159.5
/proc/5584/task/5596/stat : 5596 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 926 15024 0 0 20 0 16 0 561323043 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5584/tid=5597] ppid=5582 vsize=689632 CPUtime=159.51
/proc/5584/task/5597/stat : 5597 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 906 15045 0 0 20 0 16 0 561323045 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5584/tid=5598] ppid=5582 vsize=689632 CPUtime=159.55
/proc/5584/task/5598/stat : 5598 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 942 15013 0 0 20 0 16 0 561323047 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5584/tid=5599] ppid=5582 vsize=689632 CPUtime=156.03
/proc/5584/task/5599/stat : 5599 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 862 14741 0 0 20 0 16 0 561323048 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5584/tid=5600] ppid=5582 vsize=689632 CPUtime=159.75
/proc/5584/task/5600/stat : 5600 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 940 15035 0 0 20 0 16 0 561323050 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 2550.14
Current children cumulated vsize (KiB) 689632

[startup+222.305 s]
/proc/loadavg: 15.97 15.83 15.75 17/205 5605
/proc/meminfo: memFree=19178852/36427776 swapFree=6568/122356
[pid=5584] ppid=5582 vsize=689632 CPUtime=3494.66
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 27101 0 0 0 19716 329750 0 0 20 0 16 0 561323008 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 172408 27057 103 286 0 172120 0
[pid=5584/tid=5586] ppid=5582 vsize=689632 CPUtime=218.65
/proc/5584/task/5586/stat : 5586 (gnovelty+) R 5582 5584 24979 0 -1 4202560 388 0 0 0 1204 20661 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5584/tid=5587] ppid=5582 vsize=689632 CPUtime=218.73
/proc/5584/task/5587/stat : 5587 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 1234 20639 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5584/tid=5588] ppid=5582 vsize=689632 CPUtime=218.83
/proc/5584/task/5588/stat : 5588 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 1294 20589 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5584/tid=5589] ppid=5582 vsize=689632 CPUtime=218.64
/proc/5584/task/5589/stat : 5589 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1182 20682 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5584/tid=5590] ppid=5582 vsize=689632 CPUtime=218.86
/proc/5584/task/5590/stat : 5590 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1322 20564 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5584/tid=5591] ppid=5582 vsize=689632 CPUtime=218.68
/proc/5584/task/5591/stat : 5591 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 1170 20698 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5584/tid=5592] ppid=5582 vsize=689632 CPUtime=218.63
/proc/5584/task/5592/stat : 5592 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 1130 20733 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5584/tid=5593] ppid=5582 vsize=689632 CPUtime=218.65
/proc/5584/task/5593/stat : 5593 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 1282 20583 0 0 20 0 16 0 561323041 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5584/tid=5594] ppid=5582 vsize=689632 CPUtime=218.73
/proc/5584/task/5594/stat : 5594 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 1266 20607 0 0 20 0 16 0 561323042 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5584/tid=5595] ppid=5582 vsize=689632 CPUtime=218.42
/proc/5584/task/5595/stat : 5595 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 1132 20710 0 0 20 0 16 0 561323042 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5584/tid=5596] ppid=5582 vsize=689632 CPUtime=218.61
/proc/5584/task/5596/stat : 5596 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1230 20631 0 0 20 0 16 0 561323043 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5584/tid=5597] ppid=5582 vsize=689632 CPUtime=218.65
/proc/5584/task/5597/stat : 5597 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1228 20637 0 0 20 0 16 0 561323045 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5584/tid=5598] ppid=5582 vsize=689632 CPUtime=218.68
/proc/5584/task/5598/stat : 5598 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1258 20610 0 0 20 0 16 0 561323047 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5584/tid=5599] ppid=5582 vsize=689632 CPUtime=213.84
/proc/5584/task/5599/stat : 5599 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1176 20208 0 0 20 0 16 0 561323048 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5584/tid=5600] ppid=5582 vsize=689632 CPUtime=219
/proc/5584/task/5600/stat : 5600 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 1308 20592 0 0 20 0 16 0 561323050 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 3494.66
Current children cumulated vsize (KiB) 689632

[startup+282.305 s]
/proc/loadavg: 15.91 15.84 15.75 17/205 5605
/proc/meminfo: memFree=19178728/36427776 swapFree=6568/122316
[pid=5584] ppid=5582 vsize=689632 CPUtime=4439.19
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 27101 0 0 0 24677 419242 0 0 20 0 16 0 561323008 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 172408 27057 103 286 0 172120 0
[pid=5584/tid=5586] ppid=5582 vsize=689632 CPUtime=277.75
/proc/5584/task/5586/stat : 5586 (gnovelty+) R 5582 5584 24979 0 -1 4202560 388 0 0 0 1510 26265 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5584/tid=5587] ppid=5582 vsize=689632 CPUtime=277.84
/proc/5584/task/5587/stat : 5587 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 1552 26232 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5584/tid=5588] ppid=5582 vsize=689632 CPUtime=277.99
/proc/5584/task/5588/stat : 5588 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 1614 26185 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5584/tid=5589] ppid=5582 vsize=689632 CPUtime=277.71
/proc/5584/task/5589/stat : 5589 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1484 26287 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5584/tid=5590] ppid=5582 vsize=689632 CPUtime=277.93
/proc/5584/task/5590/stat : 5590 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1650 26143 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5584/tid=5591] ppid=5582 vsize=689632 CPUtime=277.81
/proc/5584/task/5591/stat : 5591 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 1464 26317 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5584/tid=5592] ppid=5582 vsize=689632 CPUtime=277.73
/proc/5584/task/5592/stat : 5592 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 1438 26335 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5584/tid=5593] ppid=5582 vsize=689632 CPUtime=277.7
/proc/5584/task/5593/stat : 5593 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 1566 26204 0 0 20 0 16 0 561323041 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5584/tid=5594] ppid=5582 vsize=689632 CPUtime=277.86
/proc/5584/task/5594/stat : 5594 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 1560 26226 0 0 20 0 16 0 561323042 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5584/tid=5595] ppid=5582 vsize=689632 CPUtime=277.53
/proc/5584/task/5595/stat : 5595 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 1432 26321 0 0 20 0 16 0 561323042 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5584/tid=5596] ppid=5582 vsize=689632 CPUtime=277.74
/proc/5584/task/5596/stat : 5596 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1560 26214 0 0 20 0 16 0 561323043 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5584/tid=5597] ppid=5582 vsize=689632 CPUtime=277.74
/proc/5584/task/5597/stat : 5597 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1572 26202 0 0 20 0 16 0 561323045 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5584/tid=5598] ppid=5582 vsize=689632 CPUtime=277.81
/proc/5584/task/5598/stat : 5598 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1566 26215 0 0 20 0 16 0 561323047 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5584/tid=5599] ppid=5582 vsize=689632 CPUtime=271.63
/proc/5584/task/5599/stat : 5599 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1440 25723 0 0 20 0 16 0 561323048 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5584/tid=5600] ppid=5582 vsize=689632 CPUtime=278.18
/proc/5584/task/5600/stat : 5600 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 1666 26152 0 0 20 0 16 0 561323050 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 4439.19
Current children cumulated vsize (KiB) 689632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.003 s]
/proc/loadavg: 15.87 15.84 15.76 17/205 5605
/proc/meminfo: memFree=19178604/36427776 swapFree=6568/122528
[pid=5584] ppid=5582 vsize=689632 CPUtime=5001.11
/proc/5584/stat : 5584 (gnovelty+) R 5582 5584 24979 0 -1 4202496 27101 0 0 0 27700 472411 0 0 20 0 16 0 561323008 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5584/statm: 172408 27057 103 286 0 172120 0
[pid=5584/tid=5586] ppid=5582 vsize=689632 CPUtime=312.92
/proc/5584/task/5586/stat : 5586 (gnovelty+) R 5582 5584 24979 0 -1 4202560 388 0 0 0 1698 29594 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=5584/tid=5587] ppid=5582 vsize=689632 CPUtime=313.01
/proc/5584/task/5587/stat : 5587 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 1746 29555 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=5584/tid=5588] ppid=5582 vsize=689632 CPUtime=313.15
/proc/5584/task/5588/stat : 5588 (gnovelty+) R 5582 5584 24979 0 -1 4202560 397 0 0 0 1814 29501 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=5584/tid=5589] ppid=5582 vsize=689632 CPUtime=312.89
/proc/5584/task/5589/stat : 5589 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1674 29615 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=5584/tid=5590] ppid=5582 vsize=689632 CPUtime=313.12
/proc/5584/task/5590/stat : 5590 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1842 29470 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=5584/tid=5591] ppid=5582 vsize=689632 CPUtime=312.93
/proc/5584/task/5591/stat : 5591 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 1648 29645 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=5584/tid=5592] ppid=5582 vsize=689632 CPUtime=312.87
/proc/5584/task/5592/stat : 5592 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 1620 29667 0 0 20 0 16 0 561323040 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=5584/tid=5593] ppid=5582 vsize=689632 CPUtime=312.84
/proc/5584/task/5593/stat : 5593 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 1728 29556 0 0 20 0 16 0 561323041 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=5584/tid=5594] ppid=5582 vsize=689632 CPUtime=313.05
/proc/5584/task/5594/stat : 5594 (gnovelty+) R 5582 5584 24979 0 -1 4202560 398 0 0 0 1726 29579 0 0 20 0 16 0 561323042 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=5584/tid=5595] ppid=5582 vsize=689632 CPUtime=312.67
/proc/5584/task/5595/stat : 5595 (gnovelty+) R 5582 5584 24979 0 -1 4202560 401 0 0 0 1610 29657 0 0 20 0 16 0 561323042 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=5584/tid=5596] ppid=5582 vsize=689632 CPUtime=312.92
/proc/5584/task/5596/stat : 5596 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1752 29540 0 0 20 0 16 0 561323043 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=5584/tid=5597] ppid=5582 vsize=689632 CPUtime=312.93
/proc/5584/task/5597/stat : 5597 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1774 29519 0 0 20 0 16 0 561323045 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=5584/tid=5598] ppid=5582 vsize=689632 CPUtime=312.96
/proc/5584/task/5598/stat : 5598 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1762 29534 0 0 20 0 16 0 561323047 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=5584/tid=5599] ppid=5582 vsize=689632 CPUtime=306.04
/proc/5584/task/5599/stat : 5599 (gnovelty+) R 5582 5584 24979 0 -1 4202560 399 0 0 0 1638 28966 0 0 20 0 16 0 561323048 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134533518 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=5584/tid=5600] ppid=5582 vsize=689632 CPUtime=313.38
/proc/5584/task/5600/stat : 5600 (gnovelty+) R 5582 5584 24979 0 -1 4202560 400 0 0 0 1868 29470 0 0 20 0 16 0 561323050 706183168 27057 18446744073709551615 134512640 135680988 4287063888 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 5001.11
Current children cumulated vsize (KiB) 689632

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5584 and gives
#  childrusage.ru_utime.tv_sec=268
#  childrusage.ru_utime.tv_usec=964809
#  childrusage.ru_stime.tv_sec=4591
#  childrusage.ru_stime.tv_usec=258935
# CPU time returned by wait4() is 4860.22
# while last known CPU time is 5001.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.039
CPU time (s): 5001.11
CPU user time (s): 277
CPU system time (s): 4724.11
CPU usage (%): 1572.48
Max. virtual memory (cumulated for all children) (KiB): 689632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 268.965
system time used= 4591.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27101
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= 282689
involuntary context switches= 11696

runsolver used 1.76411 second user time and 5.33633 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 11:09:26
IDJOB=1777575
IDBENCH=70373
IDSOLVER=619
FILE ID=xenhost3-49/1777575-1244020166
PBS_JOBID=
Free space on /tmp= 7133 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S377647456-019.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777575-1244020166/watcher-1777575-1244020166 -o /tmp/evaluation-result-1777575-1244020166/solver-1777575-1244020166 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777575-1244020166.cnf 54648206 16

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

MD5SUM BENCH= 65bb593760651b10c127c4b3276e73fc
RANDOM SEED= 54648206

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:      19288360 kB
Buffers:        395180 kB
Cached:       14006328 kB
SwapCached:          0 kB
Active:        3076556 kB
Inactive:     11337904 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2016 kB
Writeback:           0 kB
AnonPages:       12332 kB
Mapped:           5492 kB
Slab:           671352 kB
SReclaimable:   645184 kB
SUnreclaim:      26168 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    38264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7133 MiB
End job on xenhost3-49 at 2009-06-03 11:14:47