Trace number 1777422

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) 5000.69 319.338

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S595075179-058.cnf
MD5SUM4f302a0a96331733d31d4d68d88fd415
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark294.1
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.16	c +------------------------------+
0.10/0.16	c | gNovelty+, version 1.0       |
0.10/0.16	c +------------------------------+
0.10/0.16	c gnovelty+ -h for help
0.10/0.16	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-1777422-1244004443/watcher-1777422-1244004443 -o /tmp/evaluation-result-1777422-1244004443/solver-1777422-1244004443 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777422-1244004443.cnf 1842569292 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.81 15.78 15.82 2/189 2537
/proc/meminfo: memFree=19291628/36427776 swapFree=5904/12072
[pid=2537] ppid=2535 vsize=509232 CPUtime=0
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 1574 0 0 0 0 0 0 0 20 0 1 0 559750641 521453568 1531 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134537167 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/2537/statm: 127308 1537 99 286 0 127020 0

[startup+0.10758 s]
/proc/loadavg: 15.81 15.78 15.82 2/189 2537
/proc/meminfo: memFree=19291628/36427776 swapFree=5904/12072
[pid=2537] ppid=2535 vsize=517044 CPUtime=0.1
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 16853 0 0 0 4 6 0 0 20 0 1 0 559750641 529453056 16808 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134537905 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/2537/statm: 129261 16816 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.203691 s]
/proc/loadavg: 15.81 15.78 15.82 2/189 2537
/proc/meminfo: memFree=19291628/36427776 swapFree=5904/12072
[pid=2537] ppid=2535 vsize=641652 CPUtime=0.39
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 21748 0 0 0 11 28 0 0 20 0 13 0 559750641 657051648 21703 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 135090983 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2537/statm: 160413 21720 103 286 0 160125 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 641652

[startup+0.304035 s]
/proc/loadavg: 15.81 15.78 15.82 2/189 2537
/proc/meminfo: memFree=19291628/36427776 swapFree=5904/12072
[pid=2537] ppid=2535 vsize=672420 CPUtime=1.81
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 23068 0 0 0 15 166 0 0 20 0 16 0 559750641 688558080 23023 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2537/statm: 168105 23023 103 286 0 167817 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 672420

[startup+0.703778 s]
/proc/loadavg: 15.81 15.78 15.82 2/189 2537
/proc/meminfo: memFree=19291628/36427776 swapFree=5904/12072
[pid=2537] ppid=2535 vsize=672420 CPUtime=7.82
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 23418 0 0 0 39 743 0 0 20 0 16 0 559750641 688558080 23373 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2537/statm: 168105 23373 103 286 0 167817 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 672420

[startup+1.50394 s]
/proc/loadavg: 15.81 15.78 15.82 17/205 2553
/proc/meminfo: memFree=19200392/36427776 swapFree=6568/105400
[pid=2537] ppid=2535 vsize=672420 CPUtime=19.64
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 23420 0 0 0 123 1841 0 0 20 0 16 0 559750641 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2537/statm: 168105 23375 103 286 0 167817 0
[pid=2537/tid=2539] ppid=2535 vsize=672420 CPUtime=1.3
/proc/2537/task/2539/stat : 2539 (gnovelty+) R 2535 2537 24979 0 -1 4202560 186 0 0 0 6 124 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2537/tid=2540] ppid=2535 vsize=672420 CPUtime=1.3
/proc/2537/task/2540/stat : 2540 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 6 124 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2537/tid=2541] ppid=2535 vsize=672420 CPUtime=1.3
/proc/2537/task/2541/stat : 2541 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 8 122 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2537/tid=2542] ppid=2535 vsize=672420 CPUtime=1.3
/proc/2537/task/2542/stat : 2542 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 2 128 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2537/tid=2543] ppid=2535 vsize=672420 CPUtime=1.3
/proc/2537/task/2543/stat : 2543 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 4 126 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2537/tid=2544] ppid=2535 vsize=672420 CPUtime=1.3
/proc/2537/task/2544/stat : 2544 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 10 120 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2537/tid=2545] ppid=2535 vsize=672420 CPUtime=1.3
/proc/2537/task/2545/stat : 2545 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 8 122 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2537/tid=2546] ppid=2535 vsize=672420 CPUtime=1.28
/proc/2537/task/2546/stat : 2546 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 10 118 0 0 20 0 16 0 559750659 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2537/tid=2547] ppid=2535 vsize=672420 CPUtime=1.28
/proc/2537/task/2547/stat : 2547 (gnovelty+) R 2535 2537 24979 0 -1 4202560 190 0 0 0 8 120 0 0 20 0 16 0 559750659 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2537/tid=2548] ppid=2535 vsize=672420 CPUtime=1.28
/proc/2537/task/2548/stat : 2548 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 8 120 0 0 20 0 16 0 559750660 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2537/tid=2549] ppid=2535 vsize=672420 CPUtime=1.28
/proc/2537/task/2549/stat : 2549 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 6 122 0 0 20 0 16 0 559750660 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2537/tid=2550] ppid=2535 vsize=672420 CPUtime=1.28
/proc/2537/task/2550/stat : 2550 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 6 122 0 0 20 0 16 0 559750661 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2537/tid=2551] ppid=2535 vsize=672420 CPUtime=1.24
/proc/2537/task/2551/stat : 2551 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 8 116 0 0 20 0 16 0 559750661 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2537/tid=2552] ppid=2535 vsize=672420 CPUtime=1.26
/proc/2537/task/2552/stat : 2552 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 6 120 0 0 20 0 16 0 559750662 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2537/tid=2553] ppid=2535 vsize=672420 CPUtime=0.66
/proc/2537/task/2553/stat : 2553 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 0 66 0 0 20 0 16 0 559750662 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 19.64
Current children cumulated vsize (KiB) 672420

[startup+3.10382 s]
/proc/loadavg: 15.81 15.78 15.82 17/205 2553
/proc/meminfo: memFree=19198800/36427776 swapFree=6568/106804
[pid=2537] ppid=2535 vsize=672420 CPUtime=43.19
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 23420 0 0 0 225 4094 0 0 20 0 16 0 559750641 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2537/statm: 168105 23375 103 286 0 167817 0
[pid=2537/tid=2539] ppid=2535 vsize=672420 CPUtime=2.86
/proc/2537/task/2539/stat : 2539 (gnovelty+) R 2535 2537 24979 0 -1 4202560 186 0 0 0 10 276 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2537/tid=2540] ppid=2535 vsize=672420 CPUtime=2.88
/proc/2537/task/2540/stat : 2540 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 10 278 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2537/tid=2541] ppid=2535 vsize=672420 CPUtime=2.88
/proc/2537/task/2541/stat : 2541 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 14 274 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2537/tid=2542] ppid=2535 vsize=672420 CPUtime=2.88
/proc/2537/task/2542/stat : 2542 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 6 282 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2537/tid=2543] ppid=2535 vsize=672420 CPUtime=2.88
/proc/2537/task/2543/stat : 2543 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 14 274 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2537/tid=2544] ppid=2535 vsize=672420 CPUtime=2.86
/proc/2537/task/2544/stat : 2544 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 18 268 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2537/tid=2545] ppid=2535 vsize=672420 CPUtime=2.86
/proc/2537/task/2545/stat : 2545 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 16 270 0 0 20 0 16 0 559750658 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2537/tid=2546] ppid=2535 vsize=672420 CPUtime=2.86
/proc/2537/task/2546/stat : 2546 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 16 270 0 0 20 0 16 0 559750659 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2537/tid=2547] ppid=2535 vsize=672420 CPUtime=2.86
/proc/2537/task/2547/stat : 2547 (gnovelty+) R 2535 2537 24979 0 -1 4202560 190 0 0 0 18 268 0 0 20 0 16 0 559750659 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2537/tid=2548] ppid=2535 vsize=672420 CPUtime=2.86
/proc/2537/task/2548/stat : 2548 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 14 272 0 0 20 0 16 0 559750660 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2537/tid=2549] ppid=2535 vsize=672420 CPUtime=2.86
/proc/2537/task/2549/stat : 2549 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 14 272 0 0 20 0 16 0 559750660 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2537/tid=2550] ppid=2535 vsize=672420 CPUtime=2.86
/proc/2537/task/2550/stat : 2550 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 14 272 0 0 20 0 16 0 559750661 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2537/tid=2551] ppid=2535 vsize=672420 CPUtime=2.8
/proc/2537/task/2551/stat : 2551 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 14 266 0 0 20 0 16 0 559750661 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2537/tid=2552] ppid=2535 vsize=672420 CPUtime=2.84
/proc/2537/task/2552/stat : 2552 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 16 268 0 0 20 0 16 0 559750662 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2537/tid=2553] ppid=2535 vsize=672420 CPUtime=1.46
/proc/2537/task/2553/stat : 2553 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 6 140 0 0 20 0 16 0 559750662 688558080 23375 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134545691 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 43.19
Current children cumulated vsize (KiB) 672420

[startup+6.30309 s]
/proc/loadavg: 15.83 15.78 15.82 17/205 2553
/proc/meminfo: memFree=19198552/36427776 swapFree=6568/107040
[pid=2537] ppid=2535 vsize=672420 CPUtime=90.38
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 23421 0 0 0 472 8566 0 0 20 0 16 0 559750641 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2537/statm: 168105 23376 103 286 0 167817 0
[pid=2537/tid=2539] ppid=2535 vsize=672420 CPUtime=4.66
/proc/2537/task/2539/stat : 2539 (gnovelty+) R 2535 2537 24979 0 -1 4202560 186 0 0 0 22 444 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2537/tid=2540] ppid=2535 vsize=672420 CPUtime=6.02
/proc/2537/task/2540/stat : 2540 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 24 578 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2537/tid=2541] ppid=2535 vsize=672420 CPUtime=6.02
/proc/2537/task/2541/stat : 2541 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 30 572 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2537/tid=2542] ppid=2535 vsize=672420 CPUtime=6.02
/proc/2537/task/2542/stat : 2542 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 18 584 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=2537/tid=2543] ppid=2535 vsize=672420 CPUtime=6.02
/proc/2537/task/2543/stat : 2543 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 32 570 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2537/tid=2544] ppid=2535 vsize=672420 CPUtime=6
/proc/2537/task/2544/stat : 2544 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 36 564 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2537/tid=2545] ppid=2535 vsize=672420 CPUtime=6
/proc/2537/task/2545/stat : 2545 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 36 564 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2537/tid=2546] ppid=2535 vsize=672420 CPUtime=6.02
/proc/2537/task/2546/stat : 2546 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 30 572 0 0 20 0 16 0 559750659 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2537/tid=2547] ppid=2535 vsize=672420 CPUtime=6
/proc/2537/task/2547/stat : 2547 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 34 566 0 0 20 0 16 0 559750659 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2537/tid=2548] ppid=2535 vsize=672420 CPUtime=6
/proc/2537/task/2548/stat : 2548 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 26 574 0 0 20 0 16 0 559750660 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2537/tid=2549] ppid=2535 vsize=672420 CPUtime=6
/proc/2537/task/2549/stat : 2549 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 30 570 0 0 20 0 16 0 559750660 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2537/tid=2550] ppid=2535 vsize=672420 CPUtime=6
/proc/2537/task/2550/stat : 2550 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 30 570 0 0 20 0 16 0 559750661 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2537/tid=2551] ppid=2535 vsize=672420 CPUtime=5.88
/proc/2537/task/2551/stat : 2551 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 32 556 0 0 20 0 16 0 559750661 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2537/tid=2552] ppid=2535 vsize=672420 CPUtime=6
/proc/2537/task/2552/stat : 2552 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 32 568 0 0 20 0 16 0 559750662 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2537/tid=2553] ppid=2535 vsize=672420 CPUtime=3.1
/proc/2537/task/2553/stat : 2553 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 18 292 0 0 20 0 16 0 559750662 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 90.38
Current children cumulated vsize (KiB) 672420

[startup+12.7035 s]
/proc/loadavg: 15.84 15.78 15.82 16/205 2553
/proc/meminfo: memFree=19198080/36427776 swapFree=6568/107500
[pid=2537] ppid=2535 vsize=672420 CPUtime=184.76
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 23421 0 0 0 934 17542 0 0 20 0 16 0 559750641 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/2537/statm: 168105 23376 103 286 0 167817 0
[pid=2537/tid=2539] ppid=2535 vsize=672420 CPUtime=9.06
/proc/2537/task/2539/stat : 2539 (gnovelty+) R 2535 2537 24979 0 -1 4202560 186 0 0 0 48 858 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2537/tid=2540] ppid=2535 vsize=672420 CPUtime=12.32
/proc/2537/task/2540/stat : 2540 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 58 1174 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2537/tid=2541] ppid=2535 vsize=672420 CPUtime=12.3
/proc/2537/task/2541/stat : 2541 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 58 1172 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2537/tid=2542] ppid=2535 vsize=672420 CPUtime=11.3
/proc/2537/task/2542/stat : 2542 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 44 1086 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2537/tid=2543] ppid=2535 vsize=672420 CPUtime=12.3
/proc/2537/task/2543/stat : 2543 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 56 1174 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2537/tid=2544] ppid=2535 vsize=672420 CPUtime=11.78
/proc/2537/task/2544/stat : 2544 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 72 1106 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=2537/tid=2545] ppid=2535 vsize=672420 CPUtime=12.3
/proc/2537/task/2545/stat : 2545 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 60 1170 0 0 20 0 16 0 559750658 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2537/tid=2546] ppid=2535 vsize=672420 CPUtime=12.32
/proc/2537/task/2546/stat : 2546 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 54 1178 0 0 20 0 16 0 559750659 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2537/tid=2547] ppid=2535 vsize=672420 CPUtime=12.3
/proc/2537/task/2547/stat : 2547 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 70 1160 0 0 20 0 16 0 559750659 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2537/tid=2548] ppid=2535 vsize=672420 CPUtime=12.3
/proc/2537/task/2548/stat : 2548 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 60 1170 0 0 20 0 16 0 559750660 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2537/tid=2549] ppid=2535 vsize=672420 CPUtime=12.3
/proc/2537/task/2549/stat : 2549 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 58 1172 0 0 20 0 16 0 559750660 688558080 23376 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0

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

[pid=2537/tid=2540] ppid=2535 vsize=672420 CPUtime=159.57
/proc/2537/task/2540/stat : 2540 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 672 15285 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2537/tid=2541] ppid=2535 vsize=672420 CPUtime=159.37
/proc/2537/task/2541/stat : 2541 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 620 15317 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2537/tid=2542] ppid=2535 vsize=672420 CPUtime=158.33
/proc/2537/task/2542/stat : 2542 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 684 15149 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2537/tid=2543] ppid=2535 vsize=672420 CPUtime=159.44
/proc/2537/task/2543/stat : 2543 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 648 15296 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2537/tid=2544] ppid=2535 vsize=672420 CPUtime=156.3
/proc/2537/task/2544/stat : 2544 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 670 14960 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2537/tid=2545] ppid=2535 vsize=672420 CPUtime=159.52
/proc/2537/task/2545/stat : 2545 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 644 15308 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2537/tid=2546] ppid=2535 vsize=672420 CPUtime=159.7
/proc/2537/task/2546/stat : 2546 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 708 15262 0 0 20 0 16 0 559750659 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2537/tid=2547] ppid=2535 vsize=672420 CPUtime=159.45
/proc/2537/task/2547/stat : 2547 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 714 15231 0 0 20 0 16 0 559750659 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2537/tid=2548] ppid=2535 vsize=672420 CPUtime=159.5
/proc/2537/task/2548/stat : 2548 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 698 15252 0 0 20 0 16 0 559750660 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2537/tid=2549] ppid=2535 vsize=672420 CPUtime=159.56
/proc/2537/task/2549/stat : 2549 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 658 15298 0 0 20 0 16 0 559750660 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2537/tid=2550] ppid=2535 vsize=672420 CPUtime=159.59
/proc/2537/task/2550/stat : 2550 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 670 15289 0 0 20 0 16 0 559750661 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2537/tid=2551] ppid=2535 vsize=672420 CPUtime=158.08
/proc/2537/task/2551/stat : 2551 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 652 15156 0 0 20 0 16 0 559750661 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2537/tid=2552] ppid=2535 vsize=672420 CPUtime=159.59
/proc/2537/task/2552/stat : 2552 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 678 15281 0 0 20 0 16 0 559750662 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2537/tid=2553] ppid=2535 vsize=672420 CPUtime=152.49
/proc/2537/task/2553/stat : 2553 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 614 14635 0 0 20 0 16 0 559750662 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 2531.85
Current children cumulated vsize (KiB) 672420

[startup+222.32 s]
/proc/loadavg: 15.85 15.81 15.82 17/205 2558
/proc/meminfo: memFree=19196732/36427776 swapFree=6568/107672
[pid=2537] ppid=2535 vsize=672420 CPUtime=3475.52
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 23422 0 0 0 14557 332995 0 0 20 0 16 0 559750641 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/2537/statm: 168105 23377 103 286 0 167817 0
[pid=2537/tid=2539] ppid=2535 vsize=672420 CPUtime=215.43
/proc/2537/task/2539/stat : 2539 (gnovelty+) R 2535 2537 24979 0 -1 4202560 186 0 0 0 938 20605 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2537/tid=2540] ppid=2535 vsize=672420 CPUtime=218.58
/proc/2537/task/2540/stat : 2540 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 892 20966 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2537/tid=2541] ppid=2535 vsize=672420 CPUtime=218.4
/proc/2537/task/2541/stat : 2541 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 830 21010 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2537/tid=2542] ppid=2535 vsize=672420 CPUtime=217.39
/proc/2537/task/2542/stat : 2542 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 924 20815 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2537/tid=2543] ppid=2535 vsize=672420 CPUtime=218.47
/proc/2537/task/2543/stat : 2543 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 890 20957 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2537/tid=2544] ppid=2535 vsize=672420 CPUtime=215.3
/proc/2537/task/2544/stat : 2544 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 906 20624 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2537/tid=2545] ppid=2535 vsize=672420 CPUtime=218.54
/proc/2537/task/2545/stat : 2545 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 864 20990 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2537/tid=2546] ppid=2535 vsize=672420 CPUtime=218.81
/proc/2537/task/2546/stat : 2546 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 964 20917 0 0 20 0 16 0 559750659 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2537/tid=2547] ppid=2535 vsize=672420 CPUtime=218.51
/proc/2537/task/2547/stat : 2547 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 962 20889 0 0 20 0 16 0 559750659 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2537/tid=2548] ppid=2535 vsize=672420 CPUtime=218.56
/proc/2537/task/2548/stat : 2548 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 938 20918 0 0 20 0 16 0 559750660 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2537/tid=2549] ppid=2535 vsize=672420 CPUtime=218.7
/proc/2537/task/2549/stat : 2549 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 910 20960 0 0 20 0 16 0 559750660 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2537/tid=2550] ppid=2535 vsize=672420 CPUtime=218.71
/proc/2537/task/2550/stat : 2550 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 910 20961 0 0 20 0 16 0 559750661 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2537/tid=2551] ppid=2535 vsize=672420 CPUtime=217.15
/proc/2537/task/2551/stat : 2551 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 938 20777 0 0 20 0 16 0 559750661 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2537/tid=2552] ppid=2535 vsize=672420 CPUtime=218.73
/proc/2537/task/2552/stat : 2552 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 916 20957 0 0 20 0 16 0 559750662 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2537/tid=2553] ppid=2535 vsize=672420 CPUtime=210.28
/proc/2537/task/2553/stat : 2553 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 860 20168 0 0 20 0 16 0 559750662 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 3475.52
Current children cumulated vsize (KiB) 672420

[startup+282.304 s]
/proc/loadavg: 15.90 15.83 15.82 16/205 2558
/proc/meminfo: memFree=19196732/36427776 swapFree=6568/107672
[pid=2537] ppid=2535 vsize=672420 CPUtime=4418.77
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 23422 0 0 0 18407 423470 0 0 20 0 16 0 559750641 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/2537/statm: 168105 23377 103 286 0 167817 0
[pid=2537/tid=2539] ppid=2535 vsize=672420 CPUtime=274.47
/proc/2537/task/2539/stat : 2539 (gnovelty+) R 2535 2537 24979 0 -1 4202560 186 0 0 0 1170 26277 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2537/tid=2540] ppid=2535 vsize=672420 CPUtime=277.58
/proc/2537/task/2540/stat : 2540 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 1124 26634 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2537/tid=2541] ppid=2535 vsize=672420 CPUtime=277.34
/proc/2537/task/2541/stat : 2541 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 1046 26688 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2537/tid=2542] ppid=2535 vsize=672420 CPUtime=276.4
/proc/2537/task/2542/stat : 2542 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 1160 26480 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2537/tid=2543] ppid=2535 vsize=672420 CPUtime=277.44
/proc/2537/task/2543/stat : 2543 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 1134 26610 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2537/tid=2544] ppid=2535 vsize=672420 CPUtime=274.31
/proc/2537/task/2544/stat : 2544 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 1124 26307 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2537/tid=2545] ppid=2535 vsize=672420 CPUtime=277.54
/proc/2537/task/2545/stat : 2545 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1108 26646 0 0 20 0 16 0 559750658 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2537/tid=2546] ppid=2535 vsize=672420 CPUtime=277.94
/proc/2537/task/2546/stat : 2546 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 1216 26578 0 0 20 0 16 0 559750659 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2537/tid=2547] ppid=2535 vsize=672420 CPUtime=277.56
/proc/2537/task/2547/stat : 2547 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1238 26518 0 0 20 0 16 0 559750659 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2537/tid=2548] ppid=2535 vsize=672420 CPUtime=277.63
/proc/2537/task/2548/stat : 2548 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1180 26583 0 0 20 0 16 0 559750660 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2537/tid=2549] ppid=2535 vsize=672420 CPUtime=277.75
/proc/2537/task/2549/stat : 2549 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1146 26629 0 0 20 0 16 0 559750660 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2537/tid=2550] ppid=2535 vsize=672420 CPUtime=277.77
/proc/2537/task/2550/stat : 2550 (gnovelty+) S 2535 2537 24979 0 -1 4202560 193 0 0 0 1142 26635 0 0 20 0 16 0 559750661 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 3 0 0 0 0 0
[pid=2537/tid=2551] ppid=2535 vsize=672420 CPUtime=276.18
/proc/2537/task/2551/stat : 2551 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1174 26444 0 0 20 0 16 0 559750661 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2537/tid=2552] ppid=2535 vsize=672420 CPUtime=277.82
/proc/2537/task/2552/stat : 2552 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1184 26598 0 0 20 0 16 0 559750662 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2537/tid=2553] ppid=2535 vsize=672420 CPUtime=268.06
/proc/2537/task/2553/stat : 2553 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1130 25676 0 0 20 0 16 0 559750662 688558080 23377 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 4418.77
Current children cumulated vsize (KiB) 672420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+319.304 s]
/proc/loadavg: 15.90 15.83 15.82 17/205 2558
/proc/meminfo: memFree=19196732/36427776 swapFree=6568/107716
[pid=2537] ppid=2535 vsize=672420 CPUtime=5000.69
/proc/2537/stat : 2537 (gnovelty+) R 2535 2537 24979 0 -1 4202496 23423 0 0 0 20651 479418 0 0 20 0 16 0 559750641 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 11 0 0 0 0 0
/proc/2537/statm: 168105 23378 103 286 0 167817 0
[pid=2537/tid=2539] ppid=2535 vsize=672420 CPUtime=310.89
/proc/2537/task/2539/stat : 2539 (gnovelty+) R 2535 2537 24979 0 -1 4202560 186 0 0 0 1296 29793 0 0 20 0 16 0 559750658 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=2537/tid=2540] ppid=2535 vsize=672420 CPUtime=313.97
/proc/2537/task/2540/stat : 2540 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 1244 30153 0 0 20 0 16 0 559750658 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=2537/tid=2541] ppid=2535 vsize=672420 CPUtime=313.74
/proc/2537/task/2541/stat : 2541 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 1202 30172 0 0 20 0 16 0 559750658 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=2537/tid=2542] ppid=2535 vsize=672420 CPUtime=312.86
/proc/2537/task/2542/stat : 2542 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 1292 29994 0 0 20 0 16 0 559750658 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=2537/tid=2543] ppid=2535 vsize=672420 CPUtime=313.85
/proc/2537/task/2543/stat : 2543 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 1284 30101 0 0 20 0 16 0 559750658 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=2537/tid=2544] ppid=2535 vsize=672420 CPUtime=310.74
/proc/2537/task/2544/stat : 2544 (gnovelty+) R 2535 2537 24979 0 -1 4202560 192 0 0 0 1254 29820 0 0 20 0 16 0 559750658 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=2537/tid=2545] ppid=2535 vsize=672420 CPUtime=313.98
/proc/2537/task/2545/stat : 2545 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1252 30146 0 0 20 0 16 0 559750658 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=2537/tid=2546] ppid=2535 vsize=672420 CPUtime=314.4
/proc/2537/task/2546/stat : 2546 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 1370 30070 0 0 20 0 16 0 559750659 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=2537/tid=2547] ppid=2535 vsize=672420 CPUtime=314
/proc/2537/task/2547/stat : 2547 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1376 30024 0 0 20 0 16 0 559750659 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=2537/tid=2548] ppid=2535 vsize=672420 CPUtime=314.07
/proc/2537/task/2548/stat : 2548 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1318 30089 0 0 20 0 16 0 559750660 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=2537/tid=2549] ppid=2535 vsize=672420 CPUtime=314.15
/proc/2537/task/2549/stat : 2549 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1272 30143 0 0 20 0 16 0 559750660 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=2537/tid=2550] ppid=2535 vsize=672420 CPUtime=314.18
/proc/2537/task/2550/stat : 2550 (gnovelty+) R 2535 2537 24979 0 -1 4202560 193 0 0 0 1302 30116 0 0 20 0 16 0 559750661 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=2537/tid=2551] ppid=2535 vsize=672420 CPUtime=312.53
/proc/2537/task/2551/stat : 2551 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1306 29947 0 0 20 0 16 0 559750661 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=2537/tid=2552] ppid=2535 vsize=672420 CPUtime=314.26
/proc/2537/task/2552/stat : 2552 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1332 30094 0 0 20 0 16 0 559750662 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=2537/tid=2553] ppid=2535 vsize=672420 CPUtime=303.66
/proc/2537/task/2553/stat : 2553 (gnovelty+) R 2535 2537 24979 0 -1 4202560 191 0 0 0 1272 29094 0 0 20 0 16 0 559750662 688558080 23378 18446744073709551615 134512640 135680988 4291199808 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 5000.69
Current children cumulated vsize (KiB) 672420

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 2537 and gives
#  childrusage.ru_utime.tv_sec=200
#  childrusage.ru_utime.tv_usec=660540
#  childrusage.ru_stime.tv_sec=4657
#  childrusage.ru_stime.tv_usec=487074
# CPU time returned by wait4() is 4858.15
# while last known CPU time is 5000.69
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 319.338
CPU time (s): 5000.69
CPU user time (s): 206.51
CPU system time (s): 4794.18
CPU usage (%): 1565.96
Max. virtual memory (cumulated for all children) (KiB): 672420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.661
system time used= 4657.49
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23423
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= 304842
involuntary context switches= 12211

runsolver used 1.70811 second user time and 5.39634 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 06:47:23
IDJOB=1777422
IDBENCH=70322
IDSOLVER=619
FILE ID=xenhost3-49/1777422-1244004443
PBS_JOBID=
Free space on /tmp= 7134 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S595075179-058.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777422-1244004443/watcher-1777422-1244004443 -o /tmp/evaluation-result-1777422-1244004443/solver-1777422-1244004443 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777422-1244004443.cnf 1842569292 16

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

MD5SUM BENCH= 4f302a0a96331733d31d4d68d88fd415
RANDOM SEED= 1842569292

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:      19291184 kB
Buffers:        394948 kB
Cached:       14004752 kB
SwapCached:          0 kB
Active:        3075728 kB
Inactive:     11336944 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            2004 kB
Writeback:           0 kB
AnonPages:       11408 kB
Mapped:           5904 kB
Slab:           670972 kB
SReclaimable:   644904 kB
SUnreclaim:      26068 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= 7134 MiB
End job on xenhost3-49 at 2009-06-03 06:52:44