Trace number 1778263

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 (4 threads)? (TO) 3722.94 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1457384322-029.cnf
MD5SUM9b9652f9e46170eb2f25adac2572c7eb
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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778263-1243473670/watcher-1778263-1243473670 -o /tmp/evaluation-result-1778263-1243473670/solver-1778263-1243473670 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778263-1243473670.cnf 1806419872 4 

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: 3.86 3.83 3.81 3/98 16663
/proc/meminfo: memFree=3196792/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=509232 CPUtime=0
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 1450 0 0 0 0 0 0 0 18 0 1 0 928943733 521453568 1408 4294967295 134512640 135680988 3213126544 3213125808 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/16663/statm: 127308 1415 99 286 0 127020 0

[startup+0.104743 s]
/proc/loadavg: 3.86 3.83 3.81 3/98 16663
/proc/meminfo: memFree=3196792/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=0.11
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 4 7 0 0 18 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545804

[startup+0.204764 s]
/proc/loadavg: 3.86 3.83 3.81 3/98 16663
/proc/meminfo: memFree=3196792/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=0.49
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 30 19 0 0 17 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 545804

[startup+0.30475 s]
/proc/loadavg: 3.86 3.83 3.81 3/98 16663
/proc/meminfo: memFree=3196792/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=0.87
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 50 37 0 0 16 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 545804

[startup+0.704735 s]
/proc/loadavg: 3.86 3.83 3.81 3/98 16663
/proc/meminfo: memFree=3196792/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=2.38
/proc/16663/stat : 16663 (gnovelty+) S 16661 16663 9860 0 -1 4202496 19825 0 0 0 142 96 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 545804

[startup+1.50464 s]
/proc/loadavg: 3.86 3.83 3.81 5/102 16667
/proc/meminfo: memFree=3118220/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=5.37
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 300 237 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=1.31
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 71 60 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=1.3
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 76 54 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=1.32
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 66 66 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 545804

[startup+3.10462 s]
/proc/loadavg: 3.86 3.83 3.81 5/102 16667
/proc/meminfo: memFree=3118072/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=11.24
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 646 478 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=2.76
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 151 125 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=2.76
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 166 110 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=2.82
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 154 128 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.24
Current children cumulated vsize (KiB) 545804

[startup+6.3043 s]
/proc/loadavg: 3.87 3.83 3.82 5/102 16667
/proc/meminfo: memFree=3118004/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=23.31
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 1328 1003 0 0 16 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125740 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=5.89
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 328 261 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=5.76
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 334 242 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=5.82
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 316 266 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.31
Current children cumulated vsize (KiB) 545804

[startup+12.7038 s]
/proc/loadavg: 3.88 3.83 3.82 5/102 16668
/proc/meminfo: memFree=3117788/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=46.83
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 2689 1994 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=11.88
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 683 505 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=11.57
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 662 495 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=11.61
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 655 506 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.83
Current children cumulated vsize (KiB) 545804

[startup+25.5029 s]
/proc/loadavg: 3.90 3.84 3.82 5/102 16669
/proc/meminfo: memFree=3117852/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=94.14
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 5413 4001 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125740 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=23.62
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 1335 1027 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=23.62
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 1355 1007 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=23.26
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 1339 987 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.14
Current children cumulated vsize (KiB) 545804

[startup+51.1108 s]
/proc/loadavg: 3.95 3.85 3.82 5/102 16854
/proc/meminfo: memFree=3117020/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=189.07
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 10762 8145 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=47.45
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 2646 2099 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861676 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=47.37
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 2676 2061 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=46.56
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 2657 1999 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 189.07
Current children cumulated vsize (KiB) 545804

[startup+102.317 s]
/proc/loadavg: 3.97 3.87 3.83 7/103 16926
/proc/meminfo: memFree=3116944/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=379.53
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 21425 16528 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=95.08
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 5308 4200 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=94.6
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 5280 4180 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=94.36
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 5371 4065 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077420 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 379.53
Current children cumulated vsize (KiB) 545804

[startup+162.312 s]
/proc/loadavg: 3.79 3.83 3.81 5/102 17046
/proc/meminfo: memFree=3117512/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=602.75
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 34097 26178 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=150.8
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 8382 6698 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=150.11
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 8461 6550 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=150.51
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 8583 6468 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 602.75
Current children cumulated vsize (KiB) 545804

[startup+222.317 s]
/proc/loadavg: 3.75 3.81 3.81 6/103 17367
/proc/meminfo: memFree=3116756/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=825.47
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 46584 35963 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=206.8
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 11553 9127 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=205.3
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 11473 9057 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=206.28
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 11760 8868 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 825.47
Current children cumulated vsize (KiB) 545804

[startup+282.312 s]
/proc/loadavg: 3.80 3.82 3.81 5/102 17425
/proc/meminfo: memFree=3117396/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=1048.85
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 59181 45704 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=262.59
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 14700 11559 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=260.85
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 14653 11432 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957422 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=16663] ppid=16661 vsize=545804 CPUtime=1719.66
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 96726 75240 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=430.35
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 24129 18906 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861812 134533197 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=428.37
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 23995 18842 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=430.65
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 24286 18779 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1719.66
Current children cumulated vsize (KiB) 545804

[startup+522.312 s]
/proc/loadavg: 3.94 3.90 3.83 5/102 18179
/proc/meminfo: memFree=3117388/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=1941.99
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 109311 84888 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=485.97
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 27296 21301 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=484.38
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 27139 21299 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=485.86
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 27372 21214 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1941.99
Current children cumulated vsize (KiB) 545804

[startup+582.308 s]
/proc/loadavg: 3.96 3.91 3.84 6/102 18366
/proc/meminfo: memFree=3117520/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=2164.64
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 121861 94603 0 0 16 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125740 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=541.92
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 30447 23745 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=540.18
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 30272 23746 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469684 134533784 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=541.1
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 30491 23619 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2164.64
Current children cumulated vsize (KiB) 545804

[startup+642.313 s]
/proc/loadavg: 3.92 3.91 3.84 5/102 18558
/proc/meminfo: memFree=3117644/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=2388.69
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 134346 104523 0 0 16 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=597.79
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 33545 26234 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=596.38
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 33484 26154 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=596.87
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 33552 26135 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2388.69
Current children cumulated vsize (KiB) 545804

[startup+702.308 s]
/proc/loadavg: 3.92 3.91 3.84 5/102 18746
/proc/meminfo: memFree=3117396/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=2612.59
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 147016 114243 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=653.78
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 36727 28651 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861812 134535103 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=652.17
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 36633 28584 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=652.69
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 36666 28603 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2612.59
Current children cumulated vsize (KiB) 545804

[startup+762.303 s]
/proc/loadavg: 3.89 3.90 3.84 7/103 19106
/proc/meminfo: memFree=3117200/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=2834.39
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 159508 123931 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125740 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=708.77
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 39813 31064 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=708.34
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 39778 31056 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=708.26
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 39811 31015 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2834.39
Current children cumulated vsize (KiB) 545804

[startup+822.318 s]
/proc/loadavg: 3.88 3.90 3.84 5/102 19122
/proc/meminfo: memFree=3117636/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=3056.98
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 172044 133654 0 0 16 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=763.88
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 42900 33488 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=764.48
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 42906 33542 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=763.79
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 42989 33390 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3056.98
Current children cumulated vsize (KiB) 545804

[startup+882.313 s]
/proc/loadavg: 3.84 3.89 3.84 7/103 19366
/proc/meminfo: memFree=3117460/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=3281.35
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 184655 143480 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125740 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=819.72
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 46003 35969 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=820.85
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 46083 36002 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=820.1
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 46164 35846 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.35
Current children cumulated vsize (KiB) 545804

[startup+942.308 s]
/proc/loadavg: 3.74 3.85 3.82 5/102 19501
/proc/meminfo: memFree=3117396/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=3505.7
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 197190 153380 0 0 16 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=875.65
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 49131 38434 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=877.05
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 49181 38524 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=876.25
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 49328 38297 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3505.7
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.80 3.85 3.82 7/102 19689
/proc/meminfo: memFree=3117024/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=3722.87
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 209367 162920 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=929.74
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 52156 40818 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=931.42
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 52262 40880 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=930.57
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 52341 40716 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3722.87
Current children cumulated vsize (KiB) 545804

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

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

[startup+1000.01 s]
/proc/loadavg: 3.80 3.85 3.82 7/102 19689
/proc/meminfo: memFree=3117024/3368532 swapFree=1959840/1959888
[pid=16663] ppid=16661 vsize=545804 CPUtime=3722.87
/proc/16663/stat : 16663 (gnovelty+) R 16661 16663 9860 0 -1 4202496 19825 0 0 0 209367 162920 0 0 15 0 4 0 928943733 558903296 19781 4294967295 134512640 135680988 3213126544 3213125788 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16663/statm: 136451 19781 103 286 0 136163 0
[pid=16663/tid=16665] ppid=16661 vsize=545804 CPUtime=929.74
/proc/16663/task/16665/stat : 16665 (gnovelty+) R 16661 16663 9860 0 -1 4202560 8 0 0 0 52156 40818 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3077861724 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16663/tid=16666] ppid=16661 vsize=545804 CPUtime=931.42
/proc/16663/task/16666/stat : 16666 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 52262 40880 0 0 15 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3068469596 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16663/tid=16667] ppid=16661 vsize=545804 CPUtime=930.57
/proc/16663/task/16667/stat : 16667 (gnovelty+) R 16661 16663 9860 0 -1 4202560 9 0 0 0 52341 40716 0 0 16 0 4 0 928943741 558903296 19781 4294967295 134512640 135680988 3213126544 3059077468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3722.87
Current children cumulated vsize (KiB) 545804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3722.94
CPU user time (s): 2093.71
CPU system time (s): 1629.23
CPU usage (%): 372.28
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2093.71
system time used= 1629.23
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19825
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= 87783157
involuntary context switches= 204627

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 03:21:10
IDJOB=1778263
IDBENCH=70603
IDSOLVER=617
FILE ID=tipi39/1778263-1243473670
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1457384322-029.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778263-1243473670/watcher-1778263-1243473670 -o /tmp/evaluation-result-1778263-1243473670/solver-1778263-1243473670 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778263-1243473670.cnf 1806419872 4

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

MD5SUM BENCH= 9b9652f9e46170eb2f25adac2572c7eb
RANDOM SEED= 1806419872

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3197236 kB
Buffers:         22004 kB
Cached:          54180 kB
SwapCached:          0 kB
Active:          65072 kB
Inactive:        27236 kB
HighTotal:     2489216 kB
HighFree:      2421608 kB
LowTotal:       879316 kB
LowFree:        775628 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1480 kB
Writeback:           0 kB
AnonPages:       16124 kB
Mapped:           6100 kB
Slab:            69584 kB
SReclaimable:    57472 kB
SUnreclaim:      12112 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-28 03:37:52