Trace number 1778098

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) 3726.15 1000.03

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1048138627-064.cnf
MD5SUM43148ab7d47c376d341b3329c22899e7
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.02/0.08	c +------------------------------+
0.02/0.08	c | gNovelty+, version 1.0       |
0.02/0.08	c +------------------------------+
0.02/0.08	c gnovelty+ -h for help
0.02/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-1778098-1243464678/watcher-1778098-1243464678 -o /tmp/evaluation-result-1778098-1243464678/solver-1778098-1243464678 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778098-1243464678.cnf 797049786 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: 4.28 4.38 4.39 3/109 18108
/proc/meminfo: memFree=711028/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=509228 CPUtime=0
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 1497 0 0 0 0 0 0 0 18 0 1 0 1111130642 521449472 1453 4294967295 134512640 135680988 3218256000 3218255264 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/18108/statm: 127307 1461 99 286 0 127019 0

[startup+0.025059 s]
/proc/loadavg: 4.28 4.38 4.39 3/109 18108
/proc/meminfo: memFree=711028/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=509228 CPUtime=0.02
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 8031 0 0 0 0 2 0 0 18 0 1 0 1111130642 521449472 7988 4294967295 134512640 135680988 3218256000 3218255264 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/18108/statm: 127307 8005 99 286 0 127019 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509228

[startup+0.105051 s]
/proc/loadavg: 4.28 4.38 4.39 3/109 18108
/proc/meminfo: memFree=711028/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=0.1
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19812 0 0 0 5 5 0 0 20 0 4 0 1111130642 558903296 19767 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18108/statm: 136451 19769 103 286 0 136163 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 545804

[startup+0.305114 s]
/proc/loadavg: 4.28 4.38 4.39 3/109 18108
/proc/meminfo: memFree=711028/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=0.79
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 52 27 0 0 18 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255196 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 545804

[startup+0.705045 s]
/proc/loadavg: 4.28 4.38 4.39 3/109 18108
/proc/meminfo: memFree=711028/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=2.33
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 139 94 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 545804

[startup+1.505 s]
/proc/loadavg: 4.28 4.38 4.39 5/113 18112
/proc/meminfo: memFree=632296/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=5.27
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 288 239 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255196 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=1.31
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 65 66 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=1.25
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 68 57 0 0 16 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=1.31
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 76 55 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 545804

[startup+3.1049 s]
/proc/loadavg: 4.28 4.38 4.39 5/113 18112
/proc/meminfo: memFree=632296/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=11.24
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 614 510 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=2.81
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 136 145 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=2.77
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 149 128 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=2.78
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 163 115 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.24
Current children cumulated vsize (KiB) 545804

[startup+6.30474 s]
/proc/loadavg: 4.26 4.37 4.39 5/113 18112
/proc/meminfo: memFree=632296/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=23.18
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 1273 1045 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=5.75
/proc/18108/task/18110/stat : 18110 (gnovelty+) S 18106 18108 7955 0 -1 4202560 11 0 0 0 312 263 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=5.8
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 319 261 0 0 16 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=5.74
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 315 259 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.18
Current children cumulated vsize (KiB) 545804

[startup+12.7045 s]
/proc/loadavg: 4.16 4.35 4.38 5/113 18112
/proc/meminfo: memFree=632112/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=47.26
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 2611 2115 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=11.79
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 631 548 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=11.75
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 646 529 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=11.78
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 676 502 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.26
Current children cumulated vsize (KiB) 545804

[startup+25.5037 s]
/proc/loadavg: 4.27 4.37 4.38 5/113 18114
/proc/meminfo: memFree=631896/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=94.89
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 5320 4169 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=23.55
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 1289 1066 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=23.75
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 1339 1036 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=23.72
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 1343 1029 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.89
Current children cumulated vsize (KiB) 545804

[startup+51.1126 s]
/proc/loadavg: 4.31 4.37 4.38 4/113 18298
/proc/meminfo: memFree=632000/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=190.42
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 10672 8370 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=47.47
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 2642 2105 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=47.56
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 2688 2068 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=47.56
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 2666 2090 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 190.42
Current children cumulated vsize (KiB) 545804

[startup+102.32 s]
/proc/loadavg: 4.29 4.35 4.37 5/113 18303
/proc/meminfo: memFree=632176/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=381.2
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 21253 16867 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=95.7
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 5352 4218 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=94.88
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 5334 4154 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=95.35
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 5277 4258 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 381.2
Current children cumulated vsize (KiB) 545804

[startup+162.307 s]
/proc/loadavg: 4.24 4.32 4.36 5/113 18494
/proc/meminfo: memFree=632308/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=605.78
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 33810 26768 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=151.54
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 8457 6697 0 0 16 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077145012 134533238 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=150.93
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 8464 6629 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=151.79
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 8469 6710 0 0 16 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 605.78
Current children cumulated vsize (KiB) 545804

[startup+222.313 s]
/proc/loadavg: 4.20 4.29 4.35 5/113 18682
/proc/meminfo: memFree=632300/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=829.23
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 46334 36589 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255196 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=207.01
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 11583 9118 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=206.96
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 11600 9096 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=208.05
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 11594 9211 0 0 16 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 829.23
Current children cumulated vsize (KiB) 545804

[startup+282.31 s]
/proc/loadavg: 4.34 4.31 4.35 5/113 18869
/proc/meminfo: memFree=631812/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=1052.16
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 58752 46464 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=262.19
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 14686 11533 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=262.86
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 14709 11577 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=18108] ppid=18106 vsize=545804 CPUtime=1500.1
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 83751 66259 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=373.91
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 20884 16507 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=374.6
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 20990 16470 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=376.35
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 21101 16534 0 0 16 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1500.1
Current children cumulated vsize (KiB) 545804

[startup+462.311 s]
/proc/loadavg: 4.54 4.46 4.40 5/113 19435
/proc/meminfo: memFree=630944/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=1723.66
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 96238 76128 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=429.83
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 23968 19015 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=430.35
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 24101 18934 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=432.31
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 24302 18929 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1723.66
Current children cumulated vsize (KiB) 545804

[startup+522.308 s]
/proc/loadavg: 4.68 4.53 4.42 5/113 19623
/proc/meminfo: memFree=630812/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=1947.35
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 108495 86240 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=485.65
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 26950 21615 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=486.19
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 27158 21461 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=487.66
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 27336 21430 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1947.35
Current children cumulated vsize (KiB) 545804

[startup+582.305 s]
/proc/loadavg: 4.48 4.50 4.42 7/113 19814
/proc/meminfo: memFree=631068/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=2169.32
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 120952 95980 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=540.9
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 30056 24034 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=542.08
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 30292 23916 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=542.76
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 30400 23876 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2169.32
Current children cumulated vsize (KiB) 545804

[startup+642.312 s]
/proc/loadavg: 4.47 4.50 4.42 5/113 20002
/proc/meminfo: memFree=631068/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=2392.66
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 133267 105999 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=596.84
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 33122 26562 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=598.06
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 33341 26465 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=598.45
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 33529 26316 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2392.66
Current children cumulated vsize (KiB) 545804

[startup+702.309 s]
/proc/loadavg: 4.39 4.46 4.41 5/113 20191
/proc/meminfo: memFree=630936/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=2616.32
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 145715 115917 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=652.66
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 36218 29048 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=653.69
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 36436 28933 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=654.83
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 36622 28861 0 0 16 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2616.32
Current children cumulated vsize (KiB) 545804

[startup+762.315 s]
/proc/loadavg: 4.27 4.42 4.40 5/113 20378
/proc/meminfo: memFree=631068/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=2840.03
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 158004 125999 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=708.4
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 39290 31550 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=709.54
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 39464 31490 0 0 16 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=711.04
/proc/18108/task/18112/stat : 18112 (gnovelty+) S 18106 18108 7955 0 -1 4202560 10 0 0 0 39735 31369 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360620 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2840.03
Current children cumulated vsize (KiB) 545804

[startup+822.312 s]
/proc/loadavg: 4.25 4.39 4.39 5/113 20566
/proc/meminfo: memFree=631556/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=3063.86
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 170461 135925 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=764.58
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 42444 34014 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=765.2
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 42537 33983 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=766.83
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 42862 33821 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3063.86
Current children cumulated vsize (KiB) 545804

[startup+882.309 s]
/proc/loadavg: 4.34 4.39 4.39 5/113 20753
/proc/meminfo: memFree=631564/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=3288.38
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 182817 146021 0 0 15 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=820.75
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 45557 36518 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=821.45
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 45602 36543 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=823.01
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 45950 36351 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3288.38
Current children cumulated vsize (KiB) 545804

[startup+942.306 s]
/proc/loadavg: 4.26 4.36 4.37 5/113 20945
/proc/meminfo: memFree=631316/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=3512.05
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 195311 155894 0 0 16 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255332 134533832 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=876.89
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 48672 39017 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=877.15
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 48699 39016 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=878.77
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 49049 38828 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3512.05
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 4.31 4.36 4.37 7/113 21134
/proc/meminfo: memFree=631556/3368532 swapFree=1959840/1959888
[pid=18108] ppid=18106 vsize=545804 CPUtime=3726.11
/proc/18108/stat : 18108 (gnovelty+) R 18106 18108 7955 0 -1 4202496 19823 0 0 0 207299 165312 0 0 16 0 4 0 1111130642 558903296 19778 4294967295 134512640 135680988 3218256000 3218255244 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/18108/statm: 136451 19778 103 286 0 136163 0
[pid=18108/tid=18110] ppid=18106 vsize=545804 CPUtime=930.26
/proc/18108/task/18110/stat : 18110 (gnovelty+) R 18106 18108 7955 0 -1 4202560 11 0 0 0 51604 41422 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3077144924 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18108/tid=18111] ppid=18106 vsize=545804 CPUtime=930.86
/proc/18108/task/18111/stat : 18111 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 51713 41373 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3067752796 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18108/tid=18112] ppid=18106 vsize=545804 CPUtime=932.44
/proc/18108/task/18112/stat : 18112 (gnovelty+) R 18106 18108 7955 0 -1 4202560 10 0 0 0 52115 41129 0 0 15 0 4 0 1111130651 558903296 19778 4294967295 134512640 135680988 3218256000 3058360668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3726.11
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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3726.15
CPU user time (s): 2073
CPU system time (s): 1653.15
CPU usage (%): 372.604
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2073
system time used= 1653.15
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19823
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= 89304424
involuntary context switches= 177842

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 00:51:18
IDJOB=1778098
IDBENCH=70548
IDSOLVER=617
FILE ID=/1778098-1243464678
PBS_JOBID=
Free space on /tmp= 7988 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1048138627-064.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778098-1243464678/watcher-1778098-1243464678 -o /tmp/evaluation-result-1778098-1243464678/solver-1778098-1243464678 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778098-1243464678.cnf 797049786 4

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

MD5SUM BENCH= 43148ab7d47c376d341b3329c22899e7
RANDOM SEED= 797049786

Linux (none) 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.073
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.42
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.073
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.12
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.073
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.14
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.073
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        711472 kB
Buffers:         41700 kB
Cached:        2434716 kB
SwapCached:          0 kB
Active:        1299464 kB
Inactive:      1196072 kB
HighTotal:     2489216 kB
HighFree:       450252 kB
LowTotal:       879316 kB
LowFree:        261220 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1344 kB
Writeback:           0 kB
AnonPages:       19120 kB
Mapped:           7532 kB
Slab:           151848 kB
SReclaimable:   138524 kB
SUnreclaim:      13324 kB
PageTables:        688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-28 01:07:59