Trace number 1777830

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.45 318.437

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S2099753268-053.cnf
MD5SUMcb1f4edd1dcc152ccd33775552af7b56
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.10/0.11	c +------------------------------+
0.10/0.11	c | gNovelty+, version 1.0       |
0.10/0.11	c +------------------------------+
0.10/0.11	c gnovelty+ -h for help
0.10/0.11	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-1777830-1244036014/watcher-1777830-1244036014 -o /tmp/evaluation-result-1777830-1244036014/solver-1777830-1244036014 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777830-1244036014.cnf 169295438 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: 14.59 15.52 15.62 2/184 10441
/proc/meminfo: memFree=19291056/36427776 swapFree=4104/7760
[pid=10441] ppid=10439 vsize=509232 CPUtime=0
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 2205 0 0 0 0 0 0 0 20 0 1 0 562907739 521453568 2161 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134537167 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 127308 2168 99 286 0 127020 0

[startup+0.090546 s]
/proc/loadavg: 14.59 15.52 15.62 2/184 10441
/proc/meminfo: memFree=19291056/36427776 swapFree=4104/7760
[pid=10441] ppid=10439 vsize=517044 CPUtime=0.08
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 16122 0 0 0 2 6 0 0 20 0 1 0 562907739 529453056 16077 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134537842 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 129261 16086 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.102534 s]
/proc/loadavg: 14.59 15.52 15.62 2/184 10441
/proc/meminfo: memFree=19291056/36427776 swapFree=4104/7760
[pid=10441] ppid=10439 vsize=517044 CPUtime=0.1
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 17941 0 0 0 4 6 0 0 20 0 1 0 562907739 529453056 17896 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134537842 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 129261 17900 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.300907 s]
/proc/loadavg: 14.59 15.52 15.62 2/184 10441
/proc/meminfo: memFree=19291056/36427776 swapFree=4104/7760
[pid=10441] ppid=10439 vsize=658552 CPUtime=2.82
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 20386 0 0 0 6 276 0 0 20 0 16 0 562907739 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 164638 20341 103 286 0 164350 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 658552

[startup+0.702984 s]
/proc/loadavg: 14.59 15.52 15.62 2/184 10441
/proc/meminfo: memFree=19291056/36427776 swapFree=4104/7760
[pid=10441] ppid=10439 vsize=658552 CPUtime=9.25
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 20386 0 0 0 41 884 0 0 20 0 16 0 562907739 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 164638 20341 103 286 0 164350 0
Current children cumulated CPU time (s) 9.25
Current children cumulated vsize (KiB) 658552

[startup+1.50217 s]
/proc/loadavg: 14.59 15.52 15.62 17/200 10457
/proc/meminfo: memFree=19210612/36427776 swapFree=4724/90020
[pid=10441] ppid=10439 vsize=658552 CPUtime=21.86
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 20386 0 0 0 140 2046 0 0 20 0 16 0 562907739 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 164638 20341 103 286 0 164350 0
[pid=10441/tid=10443] ppid=10439 vsize=658552 CPUtime=1.36
/proc/10441/task/10443/stat : 10443 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 8 128 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10441/tid=10444] ppid=10439 vsize=658552 CPUtime=1.36
/proc/10441/task/10444/stat : 10444 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 6 130 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10441/tid=10445] ppid=10439 vsize=658552 CPUtime=1.36
/proc/10441/task/10445/stat : 10445 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 6 130 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10441/tid=10446] ppid=10439 vsize=658552 CPUtime=1.34
/proc/10441/task/10446/stat : 10446 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 6 128 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10441/tid=10447] ppid=10439 vsize=658552 CPUtime=1.34
/proc/10441/task/10447/stat : 10447 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2 132 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10441/tid=10448] ppid=10439 vsize=658552 CPUtime=1.36
/proc/10441/task/10448/stat : 10448 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 6 130 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10441/tid=10449] ppid=10439 vsize=658552 CPUtime=1.34
/proc/10441/task/10449/stat : 10449 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 8 126 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10441/tid=10450] ppid=10439 vsize=658552 CPUtime=1.36
/proc/10441/task/10450/stat : 10450 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 8 128 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10441/tid=10451] ppid=10439 vsize=658552 CPUtime=1.34
/proc/10441/task/10451/stat : 10451 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 8 126 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10441/tid=10452] ppid=10439 vsize=658552 CPUtime=1.36
/proc/10441/task/10452/stat : 10452 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 12 124 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10441/tid=10453] ppid=10439 vsize=658552 CPUtime=1.34
/proc/10441/task/10453/stat : 10453 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 6 128 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10441/tid=10454] ppid=10439 vsize=658552 CPUtime=1.34
/proc/10441/task/10454/stat : 10454 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 8 126 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10441/tid=10455] ppid=10439 vsize=658552 CPUtime=1.34
/proc/10441/task/10455/stat : 10455 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 8 126 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10441/tid=10456] ppid=10439 vsize=658552 CPUtime=1.32
/proc/10441/task/10456/stat : 10456 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 12 120 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10441/tid=10457] ppid=10439 vsize=658552 CPUtime=1.34
/proc/10441/task/10457/stat : 10457 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 8 126 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 21.86
Current children cumulated vsize (KiB) 658552

[startup+3.10868 s]
/proc/loadavg: 14.59 15.52 15.62 17/200 10457
/proc/meminfo: memFree=19210240/36427776 swapFree=4724/90464
[pid=10441] ppid=10439 vsize=658552 CPUtime=47.04
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 20386 0 0 0 361 4343 0 0 20 0 16 0 562907739 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 164638 20341 103 286 0 164350 0
[pid=10441/tid=10443] ppid=10439 vsize=658552 CPUtime=2.94
/proc/10441/task/10443/stat : 10443 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 24 270 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10441/tid=10444] ppid=10439 vsize=658552 CPUtime=2.92
/proc/10441/task/10444/stat : 10444 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 22 270 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10441/tid=10445] ppid=10439 vsize=658552 CPUtime=2.94
/proc/10441/task/10445/stat : 10445 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 28 266 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10441/tid=10446] ppid=10439 vsize=658552 CPUtime=2.94
/proc/10441/task/10446/stat : 10446 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 18 276 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10441/tid=10447] ppid=10439 vsize=658552 CPUtime=2.94
/proc/10441/task/10447/stat : 10447 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 18 276 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10441/tid=10448] ppid=10439 vsize=658552 CPUtime=2.94
/proc/10441/task/10448/stat : 10448 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 18 276 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10441/tid=10449] ppid=10439 vsize=658552 CPUtime=2.94
/proc/10441/task/10449/stat : 10449 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 22 272 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10441/tid=10450] ppid=10439 vsize=658552 CPUtime=2.92
/proc/10441/task/10450/stat : 10450 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 20 272 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10441/tid=10451] ppid=10439 vsize=658552 CPUtime=2.92
/proc/10441/task/10451/stat : 10451 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 26 266 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10441/tid=10452] ppid=10439 vsize=658552 CPUtime=2.92
/proc/10441/task/10452/stat : 10452 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 26 266 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10441/tid=10453] ppid=10439 vsize=658552 CPUtime=2.92
/proc/10441/task/10453/stat : 10453 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 16 276 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10441/tid=10454] ppid=10439 vsize=658552 CPUtime=2.92
/proc/10441/task/10454/stat : 10454 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 20 272 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10441/tid=10455] ppid=10439 vsize=658552 CPUtime=2.94
/proc/10441/task/10455/stat : 10455 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 20 274 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10441/tid=10456] ppid=10439 vsize=658552 CPUtime=2.88
/proc/10441/task/10456/stat : 10456 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 26 262 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10441/tid=10457] ppid=10439 vsize=658552 CPUtime=2.92
/proc/10441/task/10457/stat : 10457 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 24 268 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 47.04
Current children cumulated vsize (KiB) 658552

[startup+6.30224 s]
/proc/loadavg: 14.71 15.53 15.62 17/200 10457
/proc/meminfo: memFree=19209992/36427776 swapFree=4724/90700
[pid=10441] ppid=10439 vsize=658552 CPUtime=97.24
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 20386 0 0 0 746 8978 0 0 20 0 16 0 562907739 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 164638 20341 103 286 0 164350 0
[pid=10441/tid=10443] ppid=10439 vsize=658552 CPUtime=6.08
/proc/10441/task/10443/stat : 10443 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 58 550 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10441/tid=10444] ppid=10439 vsize=658552 CPUtime=6.06
/proc/10441/task/10444/stat : 10444 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 46 560 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10441/tid=10445] ppid=10439 vsize=658552 CPUtime=6.08
/proc/10441/task/10445/stat : 10445 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 54 554 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10441/tid=10446] ppid=10439 vsize=658552 CPUtime=6.06
/proc/10441/task/10446/stat : 10446 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 32 574 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10441/tid=10447] ppid=10439 vsize=658552 CPUtime=6.08
/proc/10441/task/10447/stat : 10447 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 42 566 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10441/tid=10448] ppid=10439 vsize=658552 CPUtime=6.08
/proc/10441/task/10448/stat : 10448 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 42 566 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10441/tid=10449] ppid=10439 vsize=658552 CPUtime=6.08
/proc/10441/task/10449/stat : 10449 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 52 556 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10441/tid=10450] ppid=10439 vsize=658552 CPUtime=6.06
/proc/10441/task/10450/stat : 10450 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 38 568 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10441/tid=10451] ppid=10439 vsize=658552 CPUtime=6.06
/proc/10441/task/10451/stat : 10451 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 54 552 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10441/tid=10452] ppid=10439 vsize=658552 CPUtime=6.08
/proc/10441/task/10452/stat : 10452 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 50 558 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10441/tid=10453] ppid=10439 vsize=658552 CPUtime=6.06
/proc/10441/task/10453/stat : 10453 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 42 564 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10441/tid=10454] ppid=10439 vsize=658552 CPUtime=6.06
/proc/10441/task/10454/stat : 10454 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 42 564 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10441/tid=10455] ppid=10439 vsize=658552 CPUtime=6.06
/proc/10441/task/10455/stat : 10455 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 44 562 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10441/tid=10456] ppid=10439 vsize=658552 CPUtime=5.96
/proc/10441/task/10456/stat : 10456 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 46 550 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10441/tid=10457] ppid=10439 vsize=658552 CPUtime=6.08
/proc/10441/task/10457/stat : 10457 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 44 564 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 97.24
Current children cumulated vsize (KiB) 658552

[startup+12.7034 s]
/proc/loadavg: 14.81 15.53 15.63 17/200 10457
/proc/meminfo: memFree=19209528/36427776 swapFree=4724/91148
[pid=10441] ppid=10439 vsize=658552 CPUtime=197.8
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 20386 0 0 0 1499 18281 0 0 20 0 16 0 562907739 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 164638 20341 103 286 0 164350 0
[pid=10441/tid=10443] ppid=10439 vsize=658552 CPUtime=12.38
/proc/10441/task/10443/stat : 10443 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 112 1126 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10441/tid=10444] ppid=10439 vsize=658552 CPUtime=12.34
/proc/10441/task/10444/stat : 10444 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 96 1138 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10441/tid=10445] ppid=10439 vsize=658552 CPUtime=12.36
/proc/10441/task/10445/stat : 10445 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 108 1128 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10441/tid=10446] ppid=10439 vsize=658552 CPUtime=12.36
/proc/10441/task/10446/stat : 10446 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 86 1150 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10441/tid=10447] ppid=10439 vsize=658552 CPUtime=12.38
/proc/10441/task/10447/stat : 10447 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 90 1148 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10441/tid=10448] ppid=10439 vsize=658552 CPUtime=12.38
/proc/10441/task/10448/stat : 10448 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 82 1156 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10441/tid=10449] ppid=10439 vsize=658552 CPUtime=12.38
/proc/10441/task/10449/stat : 10449 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 86 1152 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10441/tid=10450] ppid=10439 vsize=658552 CPUtime=12.36
/proc/10441/task/10450/stat : 10450 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 80 1156 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10441/tid=10451] ppid=10439 vsize=658552 CPUtime=12.36
/proc/10441/task/10451/stat : 10451 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 90 1146 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10441/tid=10452] ppid=10439 vsize=658552 CPUtime=12.36
/proc/10441/task/10452/stat : 10452 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 98 1138 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10441/tid=10453] ppid=10439 vsize=658552 CPUtime=12.34
/proc/10441/task/10453/stat : 10453 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 84 1150 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 9 0 0 0 0 0

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

[pid=10441/tid=10444] ppid=10439 vsize=658552 CPUtime=159.28
/proc/10441/task/10444/stat : 10444 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1148 14780 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10441/tid=10445] ppid=10439 vsize=658552 CPUtime=159.48
/proc/10441/task/10445/stat : 10445 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1220 14728 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10441/tid=10446] ppid=10439 vsize=658552 CPUtime=159.45
/proc/10441/task/10446/stat : 10446 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1194 14751 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10441/tid=10447] ppid=10439 vsize=658552 CPUtime=159.59
/proc/10441/task/10447/stat : 10447 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1178 14781 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10441/tid=10448] ppid=10439 vsize=658552 CPUtime=159.59
/proc/10441/task/10448/stat : 10448 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 1238 14721 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10441/tid=10449] ppid=10439 vsize=658552 CPUtime=159.54
/proc/10441/task/10449/stat : 10449 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1210 14744 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10441/tid=10450] ppid=10439 vsize=658552 CPUtime=159.49
/proc/10441/task/10450/stat : 10450 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1202 14747 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10441/tid=10451] ppid=10439 vsize=658552 CPUtime=159.45
/proc/10441/task/10451/stat : 10451 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1206 14739 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10441/tid=10452] ppid=10439 vsize=658552 CPUtime=159.53
/proc/10441/task/10452/stat : 10452 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1298 14655 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10441/tid=10453] ppid=10439 vsize=658552 CPUtime=159.46
/proc/10441/task/10453/stat : 10453 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1198 14748 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10441/tid=10454] ppid=10439 vsize=658552 CPUtime=159.45
/proc/10441/task/10454/stat : 10454 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1194 14751 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10441/tid=10455] ppid=10439 vsize=658552 CPUtime=159.43
/proc/10441/task/10455/stat : 10455 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 1244 14699 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10441/tid=10456] ppid=10439 vsize=658552 CPUtime=155.81
/proc/10441/task/10456/stat : 10456 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1202 14379 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10441/tid=10457] ppid=10439 vsize=658552 CPUtime=159.17
/proc/10441/task/10457/stat : 10457 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1220 14697 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 2548.33
Current children cumulated vsize (KiB) 658552

[startup+222.305 s]
/proc/loadavg: 15.89 15.66 15.65 16/200 10462
/proc/meminfo: memFree=19209056/36427776 swapFree=4724/91284
[pid=10441] ppid=10439 vsize=658552 CPUtime=3491.03
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 20386 0 0 0 26624 322479 0 0 20 0 16 0 562907739 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 164638 20341 103 286 0 164350 0
[pid=10441/tid=10443] ppid=10439 vsize=658552 CPUtime=218.7
/proc/10441/task/10443/stat : 10443 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1660 20210 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10441/tid=10444] ppid=10439 vsize=658552 CPUtime=218.22
/proc/10441/task/10444/stat : 10444 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1566 20256 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10441/tid=10445] ppid=10439 vsize=658552 CPUtime=218.45
/proc/10441/task/10445/stat : 10445 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1688 20157 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10441/tid=10446] ppid=10439 vsize=658552 CPUtime=218.47
/proc/10441/task/10446/stat : 10446 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1628 20219 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10441/tid=10447] ppid=10439 vsize=658552 CPUtime=218.59
/proc/10441/task/10447/stat : 10447 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1646 20213 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10441/tid=10448] ppid=10439 vsize=658552 CPUtime=218.6
/proc/10441/task/10448/stat : 10448 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 1678 20182 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10441/tid=10449] ppid=10439 vsize=658552 CPUtime=218.54
/proc/10441/task/10449/stat : 10449 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1682 20172 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10441/tid=10450] ppid=10439 vsize=658552 CPUtime=218.48
/proc/10441/task/10450/stat : 10450 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1656 20192 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10441/tid=10451] ppid=10439 vsize=658552 CPUtime=218.47
/proc/10441/task/10451/stat : 10451 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1676 20171 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10441/tid=10452] ppid=10439 vsize=658552 CPUtime=218.54
/proc/10441/task/10452/stat : 10452 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 1748 20106 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10441/tid=10453] ppid=10439 vsize=658552 CPUtime=218.47
/proc/10441/task/10453/stat : 10453 (gnovelty+) S 10439 10441 24979 0 -1 4202560 26 0 0 0 1638 20209 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 9 0 0 0 0 0
[pid=10441/tid=10454] ppid=10439 vsize=658552 CPUtime=218.41
/proc/10441/task/10454/stat : 10454 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1644 20197 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10441/tid=10455] ppid=10439 vsize=658552 CPUtime=218.44
/proc/10441/task/10455/stat : 10455 (gnovelty+) S 10439 10441 24979 0 -1 4202560 24 0 0 0 1706 20138 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 18446744071564503368 0 0 -1 11 0 0 0 0 0
[pid=10441/tid=10456] ppid=10439 vsize=658552 CPUtime=213.59
/proc/10441/task/10456/stat : 10456 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1688 19671 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10441/tid=10457] ppid=10439 vsize=658552 CPUtime=218.16
/proc/10441/task/10457/stat : 10457 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 1664 20152 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 3491.03
Current children cumulated vsize (KiB) 658552

[startup+282.305 s]
/proc/loadavg: 15.89 15.71 15.66 17/200 10462
/proc/meminfo: memFree=19209056/36427776 swapFree=4724/91308
[pid=10441] ppid=10439 vsize=658552 CPUtime=4433.79
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 20386 0 0 0 33770 409609 0 0 20 0 16 0 562907739 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 164638 20341 103 286 0 164350 0
[pid=10441/tid=10443] ppid=10439 vsize=658552 CPUtime=277.77
/proc/10441/task/10443/stat : 10443 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2128 25649 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10441/tid=10444] ppid=10439 vsize=658552 CPUtime=277.15
/proc/10441/task/10444/stat : 10444 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2008 25707 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10441/tid=10445] ppid=10439 vsize=658552 CPUtime=277.42
/proc/10441/task/10445/stat : 10445 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2100 25642 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10441/tid=10446] ppid=10439 vsize=658552 CPUtime=277.43
/proc/10441/task/10446/stat : 10446 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2074 25669 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10441/tid=10447] ppid=10439 vsize=658552 CPUtime=277.59
/proc/10441/task/10447/stat : 10447 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2086 25673 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10441/tid=10448] ppid=10439 vsize=658552 CPUtime=277.61
/proc/10441/task/10448/stat : 10448 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 2122 25639 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10441/tid=10449] ppid=10439 vsize=658552 CPUtime=277.52
/proc/10441/task/10449/stat : 10449 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2144 25608 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10441/tid=10450] ppid=10439 vsize=658552 CPUtime=277.45
/proc/10441/task/10450/stat : 10450 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2112 25633 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10441/tid=10451] ppid=10439 vsize=658552 CPUtime=277.47
/proc/10441/task/10451/stat : 10451 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2116 25631 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10441/tid=10452] ppid=10439 vsize=658552 CPUtime=277.54
/proc/10441/task/10452/stat : 10452 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2202 25552 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10441/tid=10453] ppid=10439 vsize=658552 CPUtime=277.5
/proc/10441/task/10453/stat : 10453 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2070 25680 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10441/tid=10454] ppid=10439 vsize=658552 CPUtime=277.39
/proc/10441/task/10454/stat : 10454 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2136 25603 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10441/tid=10455] ppid=10439 vsize=658552 CPUtime=277.4
/proc/10441/task/10455/stat : 10455 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 2156 25584 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10441/tid=10456] ppid=10439 vsize=658552 CPUtime=271.35
/proc/10441/task/10456/stat : 10456 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2114 25021 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10441/tid=10457] ppid=10439 vsize=658552 CPUtime=277.19
/proc/10441/task/10457/stat : 10457 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2124 25595 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 4433.79
Current children cumulated vsize (KiB) 658552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+318.405 s]
/proc/loadavg: 15.87 15.72 15.67 17/200 10462
/proc/meminfo: memFree=19208932/36427776 swapFree=4724/91320
[pid=10441] ppid=10439 vsize=658552 CPUtime=5001.45
/proc/10441/stat : 10441 (gnovelty+) R 10439 10441 24979 0 -1 4202496 20386 0 0 0 38143 462002 0 0 20 0 16 0 562907739 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/10441/statm: 164638 20341 103 286 0 164350 0
[pid=10441/tid=10443] ppid=10439 vsize=658552 CPUtime=313.3
/proc/10441/task/10443/stat : 10443 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2420 28910 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=10441/tid=10444] ppid=10439 vsize=658552 CPUtime=312.67
/proc/10441/task/10444/stat : 10444 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2278 28989 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=10441/tid=10445] ppid=10439 vsize=658552 CPUtime=312.96
/proc/10441/task/10445/stat : 10445 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2376 28920 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=10441/tid=10446] ppid=10439 vsize=658552 CPUtime=312.93
/proc/10441/task/10446/stat : 10446 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2340 28953 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=10441/tid=10447] ppid=10439 vsize=658552 CPUtime=313.13
/proc/10441/task/10447/stat : 10447 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2330 28983 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=10441/tid=10448] ppid=10439 vsize=658552 CPUtime=313.16
/proc/10441/task/10448/stat : 10448 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 2406 28910 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=10441/tid=10449] ppid=10439 vsize=658552 CPUtime=313.05
/proc/10441/task/10449/stat : 10449 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2398 28907 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=10441/tid=10450] ppid=10439 vsize=658552 CPUtime=312.95
/proc/10441/task/10450/stat : 10450 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2382 28913 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=10441/tid=10451] ppid=10439 vsize=658552 CPUtime=312.98
/proc/10441/task/10451/stat : 10451 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2380 28918 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=10441/tid=10452] ppid=10439 vsize=658552 CPUtime=313.03
/proc/10441/task/10452/stat : 10452 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2488 28815 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=10441/tid=10453] ppid=10439 vsize=658552 CPUtime=313.03
/proc/10441/task/10453/stat : 10453 (gnovelty+) R 10439 10441 24979 0 -1 4202560 26 0 0 0 2350 28953 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=10441/tid=10454] ppid=10439 vsize=658552 CPUtime=312.89
/proc/10441/task/10454/stat : 10454 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2412 28877 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957422 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=10441/tid=10455] ppid=10439 vsize=658552 CPUtime=312.9
/proc/10441/task/10455/stat : 10455 (gnovelty+) R 10439 10441 24979 0 -1 4202560 24 0 0 0 2424 28866 0 0 20 0 16 0 562907751 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=10441/tid=10456] ppid=10439 vsize=658552 CPUtime=306.09
/proc/10441/task/10456/stat : 10456 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2376 28233 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=10441/tid=10457] ppid=10439 vsize=658552 CPUtime=312.73
/proc/10441/task/10457/stat : 10457 (gnovelty+) R 10439 10441 24979 0 -1 4202560 25 0 0 0 2438 28835 0 0 20 0 16 0 562907752 674357248 20341 18446744073709551615 134512640 135680988 4287330192 18446744073709551615 134957681 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
Current children cumulated CPU time (s) 5001.45
Current children cumulated vsize (KiB) 658552

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 10441 and gives
#  childrusage.ru_utime.tv_sec=370
#  childrusage.ru_utime.tv_usec=715168
#  childrusage.ru_stime.tv_sec=4487
#  childrusage.ru_stime.tv_usec=32422
# CPU time returned by wait4() is 4857.75
# while last known CPU time is 5001.45
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 318.437
CPU time (s): 5001.45
CPU user time (s): 381.43
CPU system time (s): 4620.02
CPU usage (%): 1570.62
Max. virtual memory (cumulated for all children) (KiB): 658552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 370.715
system time used= 4487.03
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20386
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= 340162
involuntary context switches= 11867

runsolver used 1.72011 second user time and 5.00831 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-03 15:33:34
IDJOB=1777830
IDBENCH=70458
IDSOLVER=619
FILE ID=xenhost3-49/1777830-1244036014
PBS_JOBID=
Free space on /tmp= 7132 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (16 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S2099753268-053.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777830-1244036014/watcher-1777830-1244036014 -o /tmp/evaluation-result-1777830-1244036014/solver-1777830-1244036014 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777830-1244036014.cnf 169295438 16

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

MD5SUM BENCH= cb1f4edd1dcc152ccd33775552af7b56
RANDOM SEED= 169295438

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:      19291056 kB
Buffers:        395624 kB
Cached:       14007104 kB
SwapCached:          0 kB
Active:        3072492 kB
Inactive:     11337892 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1364 kB
Writeback:           0 kB
AnonPages:        7760 kB
Mapped:           4104 kB
Slab:           671836 kB
SReclaimable:   645688 kB
SUnreclaim:      26148 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29672 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7132 MiB
End job on xenhost3-49 at 2009-06-03 15:38:54