Trace number 1777444

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1813642436-099.cnf
MD5SUM96ac67354b2d4edc2a83b4892dd0ca62
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 variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.40/0.47	c +------------------------------+
0.40/0.47	c | gNovelty+, version 1.0       |
0.40/0.47	c +------------------------------+
0.40/0.47	c gnovelty+ -h for help
0.40/0.47	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-1777444-1243444931/watcher-1777444-1243444931 -o /tmp/evaluation-result-1777444-1243444931/solver-1777444-1243444931 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777444-1243444931.cnf 1054067655 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.59 3.89 4.03 3/96 22978
/proc/meminfo: memFree=210588/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=509232 CPUtime=0
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 1428 0 0 0 0 0 0 0 18 0 1 0 1109157173 521453568 1385 4294967295 134512640 135680988 3215697424 3215696688 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 127308 1394 99 286 0 127020 0

[startup+0.024483 s]
/proc/loadavg: 3.59 3.89 4.03 3/96 22978
/proc/meminfo: memFree=210588/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=509232 CPUtime=0.02
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 7847 0 0 0 1 1 0 0 18 0 1 0 1109157173 521453568 7804 4294967295 134512640 135680988 3215697424 3215696688 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 127308 7825 99 286 0 127020 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509232

[startup+0.104471 s]
/proc/loadavg: 3.59 3.89 4.03 3/96 22978
/proc/meminfo: memFree=210588/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=517048 CPUtime=0.1
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 10197 0 0 0 8 2 0 0 18 0 1 0 1109157173 529457152 10154 4294967295 134512640 135680988 3215697424 3215695532 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 129262 10154 99 286 0 128974 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517048

[startup+0.304453 s]
/proc/loadavg: 3.59 3.89 4.03 3/96 22978
/proc/meminfo: memFree=210588/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=517044 CPUtime=0.3
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 20334 0 0 0 25 5 0 0 18 0 1 0 1109157173 529453056 20290 4294967295 134512640 135680988 3215697424 3215696688 134538748 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 129261 20290 99 286 0 128973 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 517044

[startup+0.704425 s]
/proc/loadavg: 3.59 3.89 4.03 3/96 22978
/proc/meminfo: memFree=210588/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=1.26
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 116 10 0 0 17 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 555376

[startup+1.50539 s]
/proc/loadavg: 3.59 3.89 4.03 2/100 22983
/proc/meminfo: memFree=122840/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=4.36
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 387 49 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=0.98
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 88 10 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=0.99
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 90 9 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=0.9
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 80 10 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 555376

[startup+3.10425 s]
/proc/loadavg: 3.59 3.89 4.03 6/100 22983
/proc/meminfo: memFree=122588/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=10.57
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 914 143 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=2.52
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 220 32 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=2.58
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 218 40 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=2.43
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 213 30 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.57
Current children cumulated vsize (KiB) 555376

[startup+6.30405 s]
/proc/loadavg: 3.70 3.91 4.04 5/100 22983
/proc/meminfo: memFree=122620/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=22.97
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 1914 383 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=5.63
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 475 88 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=5.69
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 484 85 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=5.51
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 442 109 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.97
Current children cumulated vsize (KiB) 555376

[startup+12.7036 s]
/proc/loadavg: 3.73 3.91 4.04 5/100 22983
/proc/meminfo: memFree=122716/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=47.95
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 3893 902 0 0 16 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=11.87
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 982 205 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=11.94
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 975 219 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=11.73
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 933 240 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.95
Current children cumulated vsize (KiB) 555376

[startup+25.512 s]
/proc/loadavg: 3.71 3.90 4.03 5/100 22989
/proc/meminfo: memFree=122872/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=96.89
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 7719 1970 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=24.27
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 1946 481 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=24.03
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 1945 458 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=24.05
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 1896 509 0 0 16 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.89
Current children cumulated vsize (KiB) 555376

[startup+51.11 s]
/proc/loadavg: 3.89 3.92 4.03 6/100 22991
/proc/meminfo: memFree=123068/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=195.86
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 15380 4206 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696756 134534576 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=49.07
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 3866 1041 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=48.7
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 3855 1015 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=48.83
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 3799 1084 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 195.86
Current children cumulated vsize (KiB) 555376

[startup+102.306 s]
/proc/loadavg: 4.14 3.99 4.05 5/100 23178
/proc/meminfo: memFree=122696/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=391.48
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 30358 8790 0 0 16 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=98.45
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 7635 2210 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=97.33
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 7624 2109 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=98.14
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 7575 2239 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.48
Current children cumulated vsize (KiB) 555376

[startup+162.311 s]
/proc/loadavg: 3.98 3.96 4.03 5/100 23365
/proc/meminfo: memFree=126748/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=622.28
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 47669 14559 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=156.35
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 12000 3635 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=155.21
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 12023 3498 0 0 16 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=155.83
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 11927 3656 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 622.28
Current children cumulated vsize (KiB) 555376

[startup+222.316 s]
/proc/loadavg: 4.04 3.98 4.03 4/100 23553
/proc/meminfo: memFree=126864/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=852.41
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 65079 20162 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=213.67
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 16350 5017 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=213.37
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 16469 4868 0 0 16 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=213.33
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 16229 5104 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 852.41
Current children cumulated vsize (KiB) 555376

[startup+282.311 s]
/proc/loadavg: 4.03 3.98 4.03 5/100 23741
/proc/meminfo: memFree=127120/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=1081.57
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 82339 25818 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696620 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=270.25
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 20620 6405 0 0 16 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=271.44
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 20924 6220 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=22978] ppid=22976 vsize=555376 CPUtime=1539.18
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 116626 37292 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=384.91
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 29308 9183 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=385.47
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 29361 9186 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=385.49
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 29217 9332 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1539.18
Current children cumulated vsize (KiB) 555376

[startup+462.306 s]
/proc/loadavg: 3.83 3.93 3.99 5/100 24310
/proc/meminfo: memFree=126872/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=1766.24
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 133573 43051 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=441.19
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 33506 10613 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=442.76
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 33659 10617 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=442.09
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 33370 10839 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1766.24
Current children cumulated vsize (KiB) 555376

[startup+522.312 s]
/proc/loadavg: 3.91 3.94 3.99 6/100 24498
/proc/meminfo: memFree=126872/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=1995.14
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 150488 49026 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=497.95
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 37728 12067 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=500.6
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 37906 12154 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=499.13
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 37576 12337 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1995.14
Current children cumulated vsize (KiB) 555376

[startup+582.306 s]
/proc/loadavg: 3.87 3.93 3.99 5/100 24686
/proc/meminfo: memFree=126872/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=2225.5
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 167454 55096 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=555.35
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 41929 13606 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=558.43
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 42189 13654 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=556.91
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 41803 13888 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2225.5
Current children cumulated vsize (KiB) 555376

[startup+642.311 s]
/proc/loadavg: 3.95 3.94 3.99 6/100 24875
/proc/meminfo: memFree=126740/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=2455.19
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 184202 61317 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=613.04
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 46178 15126 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=615.75
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 46336 15239 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=614.33
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 46052 15381 0 0 16 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2455.19
Current children cumulated vsize (KiB) 555376

[startup+702.316 s]
/proc/loadavg: 3.92 3.93 3.98 5/100 25062
/proc/meminfo: memFree=126872/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=2683.28
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 200923 67405 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=670.69
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 50354 16715 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=673.02
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 50570 16732 0 0 16 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849396 134533263 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=670.84
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 50250 16834 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2683.28
Current children cumulated vsize (KiB) 555376

[startup+762.321 s]
/proc/loadavg: 4.05 3.97 3.99 5/100 25249
/proc/meminfo: memFree=126996/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=2912.37
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 217520 73717 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=728.09
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 54504 18305 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=730.24
/proc/22978/task/22981/stat : 22981 (gnovelty+) S 22976 22978 10015 0 -1 4202560 464 0 0 0 54764 18260 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=728.22
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 54348 18474 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2912.37
Current children cumulated vsize (KiB) 555376

[startup+822.317 s]
/proc/loadavg: 3.70 3.89 3.97 5/100 25441
/proc/meminfo: memFree=127112/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=3140.22
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 233817 80205 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=785.15
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 58656 19859 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=787.49
/proc/22978/task/22981/stat : 22981 (gnovelty+) S 22976 22978 10015 0 -1 4202560 464 0 0 0 58853 19896 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=784.55
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 58354 20101 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3140.22
Current children cumulated vsize (KiB) 555376

[startup+882.312 s]
/proc/loadavg: 4.06 3.96 3.98 5/100 25629
/proc/meminfo: memFree=126872/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=3368.19
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 249995 86824 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=841.51
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 62686 21465 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=845.43
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 62995 21548 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=841.1
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 62328 21782 0 0 16 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3368.19
Current children cumulated vsize (KiB) 555376

[startup+942.307 s]
/proc/loadavg: 3.96 3.96 3.98 5/100 25818
/proc/meminfo: memFree=126988/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=3597.28
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 266347 93381 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=898.85
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 66878 23007 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=903.14
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 67232 23082 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=897.83
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 66249 23534 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319020 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3597.28
Current children cumulated vsize (KiB) 555376



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.76 3.93 3.97 5/100 26005
/proc/meminfo: memFree=126864/3368532 swapFree=1953788/1959888
[pid=22978] ppid=22976 vsize=555376 CPUtime=3816.82
/proc/22978/stat : 22978 (gnovelty+) R 22976 22978 10015 0 -1 4202496 22461 0 0 0 282312 99370 0 0 15 0 4 0 1109157173 568705024 22417 4294967295 134512640 135680988 3215697424 3215696668 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22978/statm: 138844 22417 103 286 0 138556 0
[pid=22978/tid=22980] ppid=22976 vsize=555376 CPUtime=953.89
/proc/22978/task/22980/stat : 22980 (gnovelty+) R 22976 22978 10015 0 -1 4202560 452 0 0 0 70888 24501 0 0 16 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3075379548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22978/tid=22981] ppid=22976 vsize=555376 CPUtime=957.95
/proc/22978/task/22981/stat : 22981 (gnovelty+) R 22976 22978 10015 0 -1 4202560 464 0 0 0 71258 24537 0 0 16 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3063849308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22978/tid=22982] ppid=22976 vsize=555376 CPUtime=952.46
/proc/22978/task/22982/stat : 22982 (gnovelty+) R 22976 22978 10015 0 -1 4202560 466 0 0 0 70175 25071 0 0 15 0 4 0 1109157221 568705024 22417 4294967295 134512640 135680988 3215697424 3052319068 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3816.82
Current children cumulated vsize (KiB) 555376

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): 3816.9
CPU user time (s): 2823.18
CPU system time (s): 993.72
CPU usage (%): 381.675
Max. virtual memory (cumulated for all children) (KiB): 555376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2823.18
system time used= 993.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22461
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= 46003515
involuntary context switches= 125362

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 19:22:11
IDJOB=1777444
IDBENCH=70330
IDSOLVER=617
FILE ID=/1777444-1243444931
PBS_JOBID=
Free space on /tmp= 6475 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1813642436-099.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777444-1243444931/watcher-1777444-1243444931 -o /tmp/evaluation-result-1777444-1243444931/solver-1777444-1243444931 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777444-1243444931.cnf 1054067655 4

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

MD5SUM BENCH= 96ac67354b2d4edc2a83b4892dd0ca62
RANDOM SEED= 1054067655

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.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
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.061
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.061
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:        210588 kB
Buffers:         47072 kB
Cached:        2939664 kB
SwapCached:       2256 kB
Active:        1732232 kB
Inactive:      1263644 kB
HighTotal:     2489216 kB
HighFree:        81676 kB
LowTotal:       879316 kB
LowFree:        128912 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            2492 kB
Writeback:           0 kB
AnonPages:        8620 kB
Mapped:           3012 kB
Slab:           151428 kB
SReclaimable:   137440 kB
SUnreclaim:      13988 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88480 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6475 MiB
End job on  at 2009-05-27 19:38:51