Trace number 1777549

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) 3805.28 1000.04

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S826724848-048.cnf
MD5SUMac206d26fdd8779eb6f2b1fce5fa4c62
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 variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.38	c +------------------------------+
0.31/0.38	c | gNovelty+, version 1.0       |
0.31/0.38	c +------------------------------+
0.31/0.38	c gnovelty+ -h for help
0.31/0.38	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-1777549-1243448636/watcher-1777549-1243448636 -o /tmp/evaluation-result-1777549-1243448636/solver-1777549-1243448636 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777549-1243448636.cnf 1648436491 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.85 3.95 3.92 3/109 31656
/proc/meminfo: memFree=711612/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=509228 CPUtime=0.01
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 1671 0 0 0 0 1 0 0 18 0 1 0 1109526430 521449472 1627 4294967295 134512640 135680988 3213091728 3213090992 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/31656/statm: 127307 1635 99 286 0 127019 0

[startup+0.094933 s]
/proc/loadavg: 3.85 3.95 3.92 3/109 31656
/proc/meminfo: memFree=711612/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=517044 CPUtime=0.1
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 10163 0 0 0 7 3 0 0 18 0 1 0 1109526430 529453056 10119 4294967295 134512640 135680988 3213091728 3213089836 134958286 0 0 0 0 0 0 0 17 0 0 0 0
/proc/31656/statm: 129261 10119 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.104939 s]
/proc/loadavg: 3.85 3.95 3.92 3/109 31656
/proc/meminfo: memFree=711612/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=517040 CPUtime=0.11
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 11645 0 0 0 7 4 0 0 18 0 1 0 1109526430 529448960 11601 4294967295 134512640 135680988 3213091728 3213090992 134537968 0 0 0 0 0 0 0 17 0 0 0 0
/proc/31656/statm: 129260 11612 99 286 0 128972 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517040

[startup+0.304921 s]
/proc/loadavg: 3.85 3.95 3.92 3/109 31656
/proc/meminfo: memFree=711612/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=517040 CPUtime=0.31
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 20310 0 0 0 26 5 0 0 18 0 1 0 1109526430 529448960 20265 4294967295 134512640 135680988 3213091728 3213090992 134538724 0 0 0 0 0 0 0 17 0 0 0 0
/proc/31656/statm: 129260 20265 99 286 0 128972 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 517040

[startup+0.704903 s]
/proc/loadavg: 3.85 3.95 3.92 3/109 31656
/proc/meminfo: memFree=711612/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=1.59
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 139 20 0 0 17 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 554008

[startup+1.50489 s]
/proc/loadavg: 3.85 3.95 3.92 5/113 31660
/proc/meminfo: memFree=625328/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=4.68
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 405 63 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=1.06
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 94 12 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=1.1
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 92 18 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=1.05
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 95 10 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 554008

[startup+3.10589 s]
/proc/loadavg: 3.79 3.94 3.91 5/113 31660
/proc/meminfo: memFree=624836/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=10.62
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 893 169 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=2.49
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 213 36 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=2.57
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 218 39 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=2.51
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 204 47 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.62
Current children cumulated vsize (KiB) 554008

[startup+6.30481 s]
/proc/loadavg: 3.79 3.94 3.91 5/113 31661
/proc/meminfo: memFree=624712/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=22.81
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 1830 451 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=5.58
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 448 110 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=5.61
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 444 117 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=5.44
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 428 116 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.81
Current children cumulated vsize (KiB) 554008

[startup+12.7046 s]
/proc/loadavg: 3.82 3.94 3.91 5/113 31845
/proc/meminfo: memFree=623680/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=46.87
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 3691 996 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=11.79
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 938 241 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=11.38
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 885 253 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=11.27
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 875 252 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.87
Current children cumulated vsize (KiB) 554008

[startup+25.5036 s]
/proc/loadavg: 3.92 3.96 3.92 5/113 31845
/proc/meminfo: memFree=623792/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=95.99
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 7367 2232 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=23.91
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 1850 541 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=23.56
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 1788 568 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951660 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=23.66
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 1779 587 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 95.99
Current children cumulated vsize (KiB) 554008

[startup+51.1028 s]
/proc/loadavg: 3.95 3.96 3.92 5/113 31846
/proc/meminfo: memFree=623848/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=195.3
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 14544 4986 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=48.73
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 3638 1235 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=48.4
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 3600 1240 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=48.55
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 3576 1279 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 195.3
Current children cumulated vsize (KiB) 554008

[startup+102.32 s]
/proc/loadavg: 3.91 3.93 3.91 5/113 32034
/proc/meminfo: memFree=623600/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=391.09
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 29041 10068 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=97.91
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 7273 2518 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=97.27
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 7211 2516 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=97.21
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 7201 2520 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.09
Current children cumulated vsize (KiB) 554008

[startup+162.317 s]
/proc/loadavg: 3.96 3.94 3.91 6/113 32223
/proc/meminfo: memFree=623080/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=620.42
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 45514 16528 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=155.5
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 11386 4164 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=154.64
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 11322 4142 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=154.61
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 11321 4140 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 620.42
Current children cumulated vsize (KiB) 554008

[startup+222.314 s]
/proc/loadavg: 3.89 3.92 3.90 5/113 32410
/proc/meminfo: memFree=623228/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=849.57
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 61661 23296 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=212.84
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 15479 5805 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187124 134534696 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=211.38
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 15294 5844 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=211.89
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 15324 5865 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 849.57
Current children cumulated vsize (KiB) 554008

[startup+282.311 s]
/proc/loadavg: 3.91 3.92 3.90 5/113 32598
/proc/meminfo: memFree=623460/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=1079.52
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 77889 30063 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=270.63
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 19553 7510 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=268.96
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 19358 7538 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=31656] ppid=31654 vsize=554008 CPUtime=1534.57
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 110074 43383 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=385.07
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 27656 10851 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075186988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=382.12
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 27378 10834 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=383.41
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 27417 10924 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1534.57
Current children cumulated vsize (KiB) 554008

[startup+462.311 s]
/proc/loadavg: 3.88 3.94 3.91 5/113 700
/proc/meminfo: memFree=623592/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=1762.76
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 125999 50277 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=441.96
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 31601 12595 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=438.81
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 31347 12534 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=440.32
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 31359 12673 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1762.76
Current children cumulated vsize (KiB) 554008

[startup+522.318 s]
/proc/loadavg: 3.84 3.91 3.90 5/113 887
/proc/meminfo: memFree=623592/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=1991.28
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 141798 57330 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=499.37
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 35618 14319 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=496.09
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 35293 14316 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=497.3
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 35245 14485 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1991.28
Current children cumulated vsize (KiB) 554008

[startup+582.315 s]
/proc/loadavg: 3.78 3.88 3.89 5/113 1086
/proc/meminfo: memFree=622856/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=2218.62
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 157205 64657 0 0 16 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090960 134546271 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=556.03
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 39499 16104 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075186988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=553.21
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 39149 16172 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951660 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=553.77
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 39030 16347 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2218.62
Current children cumulated vsize (KiB) 554008

[startup+642.312 s]
/proc/loadavg: 3.92 3.90 3.90 5/113 1274
/proc/meminfo: memFree=623344/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=2445.94
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 172293 72301 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=612.34
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 43262 17972 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=609.75
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 42837 18138 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=610.71
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 42785 18286 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2445.94
Current children cumulated vsize (KiB) 554008

[startup+702.308 s]
/proc/loadavg: 3.94 3.90 3.90 5/113 1462
/proc/meminfo: memFree=623228/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=2673.84
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 188093 79291 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=668.77
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 47244 19633 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=666.9
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 46790 19900 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=667.33
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 46657 20076 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2673.84
Current children cumulated vsize (KiB) 554008

[startup+762.305 s]
/proc/loadavg: 4.03 3.93 3.91 2/113 1655
/proc/meminfo: memFree=622484/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=2901.36
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 203920 86216 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090924 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=725.94
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 51189 21405 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=723.84
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 50756 21628 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=724.34
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 50593 21841 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2901.36
Current children cumulated vsize (KiB) 554008

[startup+822.312 s]
/proc/loadavg: 3.95 3.93 3.91 7/113 1842
/proc/meminfo: memFree=622848/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=3129.49
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 219672 93277 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=783.07
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 55087 23220 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=781.09
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 54765 23344 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=781.63
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 54593 23570 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3129.49
Current children cumulated vsize (KiB) 554008

[startup+882.309 s]
/proc/loadavg: 3.84 3.90 3.90 5/113 2030
/proc/meminfo: memFree=622608/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=3356.68
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 235513 100155 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=840
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 59012 24988 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=838.06
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 58803 25003 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=838
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 58524 25276 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3356.68
Current children cumulated vsize (KiB) 554008

[startup+942.306 s]
/proc/loadavg: 3.81 3.87 3.89 3/113 2217
/proc/meminfo: memFree=622724/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=3586.09
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 251319 107290 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090924 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=897.16
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 62912 26804 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075187036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=895.65
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 62837 26728 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=895.3
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 62490 27040 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3586.09
Current children cumulated vsize (KiB) 554008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.75 3.84 3.87 5/113 2405
/proc/meminfo: memFree=622980/3368532 swapFree=1959840/1959888
[pid=31656] ppid=31654 vsize=554008 CPUtime=3805.21
/proc/31656/stat : 31656 (gnovelty+) R 31654 31656 7955 0 -1 4202496 22079 0 0 0 266139 114382 0 0 15 0 4 0 1109526430 567304192 22034 4294967295 134512640 135680988 3213091728 3213090972 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31656/statm: 138502 22034 103 286 0 138214 0
[pid=31656/tid=31658] ppid=31654 vsize=554008 CPUtime=951.6
/proc/31656/task/31658/stat : 31658 (gnovelty+) R 31654 31656 7955 0 -1 4202560 388 0 0 0 66522 28638 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3075186988 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31656/tid=31659] ppid=31654 vsize=554008 CPUtime=950.43
/proc/31656/task/31659/stat : 31659 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 66553 28490 0 0 15 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3063951708 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31656/tid=31660] ppid=31654 vsize=554008 CPUtime=950.11
/proc/31656/task/31660/stat : 31660 (gnovelty+) R 31654 31656 7955 0 -1 4202560 399 0 0 0 66152 28859 0 0 16 0 4 0 1109526468 567304192 22034 4294967295 134512640 135680988 3213091728 3052716380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3805.21
Current children cumulated vsize (KiB) 554008

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.04
CPU time (s): 3805.28
CPU user time (s): 2661.44
CPU system time (s): 1143.84
CPU usage (%): 380.513
Max. virtual memory (cumulated for all children) (KiB): 554008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2661.44
system time used= 1143.84
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22079
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= 52880338
involuntary context switches= 133327

runsolver used 0.04 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 20:23:56
IDJOB=1777549
IDBENCH=70365
IDSOLVER=617
FILE ID=/1777549-1243448636
PBS_JOBID=
Free space on /tmp= 7987 MiB

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

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

MD5SUM BENCH= ac206d26fdd8779eb6f2b1fce5fa4c62
RANDOM SEED= 1648436491

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:        711908 kB
Buffers:         41524 kB
Cached:        2434440 kB
SwapCached:          0 kB
Active:        1300168 kB
Inactive:      1194968 kB
HighTotal:     2489216 kB
HighFree:       450524 kB
LowTotal:       879316 kB
LowFree:        261384 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2316 kB
Writeback:           0 kB
AnonPages:       18968 kB
Mapped:           7772 kB
Slab:           151592 kB
SReclaimable:   138296 kB
SUnreclaim:      13296 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110900 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-27 20:40:38