Trace number 1777030

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1040507052-028.cnf
MD5SUM460680b15ea4b6f4cb4765d23626d1a5
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 variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.11/0.13	c +------------------------------+
0.11/0.13	c | gNovelty+, version 1.0       |
0.11/0.13	c +------------------------------+
0.11/0.13	c gnovelty+ -h for help
0.11/0.13	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-1777030-1243432131/watcher-1777030-1243432131 -o /tmp/evaluation-result-1777030-1243432131/solver-1777030-1243432131 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777030-1243432131.cnf 1534153077 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.08 4.04 2.77 3/109 11057
/proc/meminfo: memFree=718816/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=509228 CPUtime=0.01
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 1361 0 0 0 0 1 0 0 18 0 1 0 1107875938 521449472 1318 4294967295 134512640 135680988 3217995840 3217995104 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/11057/statm: 127307 1325 99 286 0 127019 0

[startup+0.090341 s]
/proc/loadavg: 4.08 4.04 2.77 3/109 11057
/proc/meminfo: memFree=718816/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=517040 CPUtime=0.09
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 13550 0 0 0 6 3 0 0 18 0 1 0 1107875938 529448960 13507 4294967295 134512640 135680988 3217995840 3217995104 134537842 0 0 0 0 0 0 0 17 1 0 0 0
/proc/11057/statm: 129260 13518 99 286 0 128972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517040

[startup+0.110338 s]
/proc/loadavg: 4.08 4.04 2.77 3/109 11057
/proc/meminfo: memFree=718816/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=517040 CPUtime=0.11
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 17293 0 0 0 7 4 0 0 18 0 1 0 1107875938 529448960 17249 4294967295 134512640 135680988 3217995840 3217995104 134537968 0 0 0 0 0 0 0 17 1 0 0 0
/proc/11057/statm: 129260 17258 99 286 0 128972 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517040

[startup+0.310325 s]
/proc/loadavg: 4.08 4.04 2.77 3/109 11057
/proc/meminfo: memFree=718816/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=0.73
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 66 7 0 0 17 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 548456

[startup+0.710437 s]
/proc/loadavg: 4.08 4.04 2.77 3/109 11057
/proc/meminfo: memFree=718816/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=2.32
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 212 20 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 548456

[startup+1.51085 s]
/proc/loadavg: 4.08 4.04 2.77 5/113 11061
/proc/meminfo: memFree=636972/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=5.25
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 471 54 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=1.33
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 122 11 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=1.35
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 120 15 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=1.19
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 110 9 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336180 134533455 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 548456

[startup+3.11093 s]
/proc/loadavg: 4.08 4.04 2.77 6/113 11061
/proc/meminfo: memFree=636884/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=11.51
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 1038 113 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=2.9
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 260 30 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=2.93
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 265 28 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=2.73
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 252 21 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.51
Current children cumulated vsize (KiB) 548456

[startup+6.31095 s]
/proc/loadavg: 4.24 4.07 2.79 5/113 11063
/proc/meminfo: memFree=636884/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=24.07
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 2141 266 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=6.05
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 536 69 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=6.04
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 536 68 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=5.87
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 532 55 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.07
Current children cumulated vsize (KiB) 548456

[startup+12.7103 s]
/proc/loadavg: 4.30 4.08 2.80 5/113 11246
/proc/meminfo: memFree=635848/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=48.37
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 4297 540 0 0 16 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995172 134533560 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=12.39
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 1101 138 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=11.91
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 1057 134 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=11.88
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 1068 120 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.37
Current children cumulated vsize (KiB) 548456

[startup+25.5097 s]
/proc/loadavg: 4.31 4.10 2.82 5/113 11246
/proc/meminfo: memFree=636056/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=97.76
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 8670 1106 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=24.83
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 2217 266 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=24.04
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 2141 263 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=24.5
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 2174 276 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.76
Current children cumulated vsize (KiB) 548456

[startup+51.1085 s]
/proc/loadavg: 4.20 4.09 2.85 5/113 11249
/proc/meminfo: memFree=636120/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=197.04
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 17545 2159 0 0 16 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=49.81
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 4457 524 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=48.99
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 4364 535 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=49.29
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 4396 533 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.04
Current children cumulated vsize (KiB) 548456

[startup+102.316 s]
/proc/loadavg: 4.24 4.10 2.92 5/113 11435
/proc/meminfo: memFree=635880/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=396.3
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 35171 4459 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=99.62
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 8889 1073 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=98.74
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 8761 1113 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=99.02
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 8773 1129 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 396.3
Current children cumulated vsize (KiB) 548456

[startup+162.314 s]
/proc/loadavg: 4.34 4.17 3.02 5/113 11624
/proc/meminfo: memFree=635500/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=629.99
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 55979 7020 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=158.56
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 14122 1734 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=157.12
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 13967 1745 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=157.44
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 13976 1768 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 629.99
Current children cumulated vsize (KiB) 548456

[startup+222.31 s]
/proc/loadavg: 4.32 4.20 3.10 5/113 11811
/proc/meminfo: memFree=635376/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=862.26
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 76644 9582 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=217.04
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 19291 2413 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=215.17
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 19174 2343 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=215.38
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 19124 2414 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 862.26
Current children cumulated vsize (KiB) 548456

[startup+282.306 s]
/proc/loadavg: 4.07 4.14 3.14 5/113 11999
/proc/meminfo: memFree=635500/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=1093.32
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 97247 12085 0 0 16 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995172 134534059 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=274.9
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 24481 3009 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=272.44
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 24229 3015 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=11057] ppid=11055 vsize=548456 CPUtime=1557.3
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 138586 17144 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=390.82
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 34783 4299 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=389.28
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 34636 4292 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=388.55
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 34654 4201 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1557.3
Current children cumulated vsize (KiB) 548456

[startup+462.307 s]
/proc/loadavg: 4.05 4.13 3.31 5/113 12569
/proc/meminfo: memFree=635508/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=1790.5
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 159335 19715 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=448.64
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 39907 4957 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=447.83
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 39831 4952 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=447.26
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 39927 4799 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (KiB) 548456

[startup+522.314 s]
/proc/loadavg: 4.23 4.16 3.37 5/113 12756
/proc/meminfo: memFree=635996/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=2022.16
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 180073 22143 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=506.44
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 45101 5543 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=505.94
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 45049 5545 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=505.17
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 45079 5438 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2022.16
Current children cumulated vsize (KiB) 548456

[startup+582.311 s]
/proc/loadavg: 4.34 4.21 3.43 5/113 12944
/proc/meminfo: memFree=635872/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=2256.75
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 200902 24773 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=565.07
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 50319 6188 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=564.83
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 50248 6235 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=563.63
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 50291 6072 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2256.75
Current children cumulated vsize (KiB) 548456

[startup+642.317 s]
/proc/loadavg: 4.25 4.20 3.48 5/113 13131
/proc/meminfo: memFree=635748/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=2490.37
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 221660 27377 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=623.8
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 55523 6857 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=623.59
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 55460 6899 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=621.61
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 55449 6712 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2490.37
Current children cumulated vsize (KiB) 548456

[startup+702.314 s]
/proc/loadavg: 4.24 4.20 3.52 5/113 13319
/proc/meminfo: memFree=636252/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=2723.34
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 242433 29901 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=681.9
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 60717 7473 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=681.53
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 60614 7539 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=680.37
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 60715 7322 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2723.34
Current children cumulated vsize (KiB) 548456

[startup+762.312 s]
/proc/loadavg: 4.33 4.23 3.57 5/113 13512
/proc/meminfo: memFree=635624/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=2957.19
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 263301 32418 0 0 16 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=740.35
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 65924 8111 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=740.01
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 65865 8136 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=738.63
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 65903 7960 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2957.19
Current children cumulated vsize (KiB) 548456

[startup+822.309 s]
/proc/loadavg: 4.29 4.23 3.61 5/113 13699
/proc/meminfo: memFree=635748/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=3190.18
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 284060 34958 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=798.54
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 71130 8724 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=798.74
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 71111 8763 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=797.03
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 71099 8604 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3190.18
Current children cumulated vsize (KiB) 548456

[startup+882.305 s]
/proc/loadavg: 4.28 4.23 3.65 5/113 13887
/proc/meminfo: memFree=635732/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=3424.17
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 304856 37561 0 0 16 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=856.78
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 76274 9404 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=857.36
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 76313 9423 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=855.87
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 76339 9248 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3424.17
Current children cumulated vsize (KiB) 548456

[startup+942.302 s]
/proc/loadavg: 4.39 4.26 3.69 5/113 14074
/proc/meminfo: memFree=635872/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=3655.79
/proc/11057/stat : 11057 (gnovelty+) R 11055 11057 7955 0 -1 4202496 20772 0 0 0 325468 40111 0 0 15 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=914.47
/proc/11057/task/11059/stat : 11059 (gnovelty+) R 11055 11057 7955 0 -1 4202560 110 0 0 0 81409 10038 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=915.02
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 81401 10101 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728308 134532931 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=914.13
/proc/11057/task/11061/stat : 11061 (gnovelty+) R 11055 11057 7955 0 -1 4202560 113 0 0 0 81524 9889 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3655.79
Current children cumulated vsize (KiB) 548456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.21 4.23 3.72 3/113 14262
/proc/meminfo: memFree=635872/3368532 swapFree=1959840/1959888
[pid=11057] ppid=11055 vsize=548456 CPUtime=3877.75
/proc/11057/stat : 11057 (gnovelty+) S 11055 11057 7955 0 -1 4202496 20772 0 0 0 345426 42349 0 0 16 0 4 0 1107875938 561618944 20728 4294967295 134512640 135680988 3217995840 3217995084 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11057/statm: 137114 20728 103 286 0 136826 0
[pid=11057/tid=11059] ppid=11055 vsize=548456 CPUtime=969.5
/proc/11057/task/11059/stat : 11059 (gnovelty+) S 11055 11057 7955 0 -1 4202560 110 0 0 0 86356 10594 0 0 15 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3077120348 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11057/tid=11060] ppid=11055 vsize=548456 CPUtime=970.63
/proc/11057/task/11060/stat : 11060 (gnovelty+) R 11055 11057 7955 0 -1 4202560 112 0 0 0 86396 10667 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3067728212 134998544 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11057/tid=11061] ppid=11055 vsize=548456 CPUtime=969.83
/proc/11057/task/11061/stat : 11061 (gnovelty+) S 11055 11057 7955 0 -1 4202560 113 0 0 0 86540 10443 0 0 16 0 4 0 1107875952 561618944 20728 4294967295 134512640 135680988 3217995840 3058336092 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3877.75
Current children cumulated vsize (KiB) 548456

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): 3877.83
CPU user time (s): 3454.34
CPU system time (s): 423.49
CPU usage (%): 387.766
Max. virtual memory (cumulated for all children) (KiB): 548456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3454.34
system time used= 423.49
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20772
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= 14158538
involuntary context switches= 57047

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 15:48:51
IDJOB=1777030
IDBENCH=70192
IDSOLVER=617
FILE ID=/1777030-1243432131
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S1040507052-028.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777030-1243432131/watcher-1777030-1243432131 -o /tmp/evaluation-result-1777030-1243432131/solver-1777030-1243432131 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777030-1243432131.cnf 1534153077 4

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

MD5SUM BENCH= 460680b15ea4b6f4cb4765d23626d1a5
RANDOM SEED= 1534153077

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:        719112 kB
Buffers:         41088 kB
Cached:        2427868 kB
SwapCached:          0 kB
Active:        1298556 kB
Inactive:      1189572 kB
HighTotal:     2489216 kB
HighFree:       456852 kB
LowTotal:       879316 kB
LowFree:        262260 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1860 kB
Writeback:           0 kB
AnonPages:       19188 kB
Mapped:           7552 kB
Slab:           151368 kB
SReclaimable:   138060 kB
SUnreclaim:      13308 kB
PageTables:        656 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-27 16:05:32