Trace number 1778188

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S2104277852-078.cnf
MD5SUM346ed8e054c5e49a4baaa61df35615f1
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 variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1778188-1243469690/watcher-1778188-1243469690 -o /tmp/evaluation-result-1778188-1243469690/solver-1778188-1243469690 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778188-1243469690.cnf 91591841 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.12 4.17 3/109 1530
/proc/meminfo: memFree=710824/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=509232 CPUtime=0
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 888 0 0 0 0 0 0 0 18 0 1 0 1111631853 521453568 845 4294967295 134512640 135680988 3217078112 3217077376 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1530/statm: 127308 853 99 286 0 127020 0

[startup+0.033819 s]
/proc/loadavg: 4.08 4.12 4.17 3/109 1530
/proc/meminfo: memFree=710824/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=517044 CPUtime=0.04
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 10060 0 0 0 0 4 0 0 18 0 1 0 1111631853 529453056 10016 4294967295 134512640 135680988 3217078112 3217077376 134537968 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1530/statm: 129261 10025 99 286 0 128973 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517044

[startup+0.113833 s]
/proc/loadavg: 4.08 4.12 4.17 3/109 1530
/proc/meminfo: memFree=710824/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=0.14
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19796 0 0 0 6 8 0 0 19 0 4 0 1111631853 558903296 19752 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 545804

[startup+0.313802 s]
/proc/loadavg: 4.08 4.12 4.17 3/109 1530
/proc/meminfo: memFree=710824/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=0.92
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19796 0 0 0 46 46 0 0 18 0 4 0 1111631853 558903296 19752 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 545804

[startup+0.71378 s]
/proc/loadavg: 4.08 4.12 4.17 3/109 1530
/proc/meminfo: memFree=710824/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=2.45
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19796 0 0 0 125 120 0 0 15 0 4 0 1111631853 558903296 19752 4294967295 134512640 135680988 3217078112 3217077308 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19752 103 286 0 136163 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 545804

[startup+1.51382 s]
/proc/loadavg: 4.08 4.12 4.17 5/113 1535
/proc/meminfo: memFree=632220/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=5.42
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19796 0 0 0 288 254 0 0 15 0 4 0 1111631853 558903296 19752 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19752 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=1.35
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 72 63 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=1.34
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 74 60 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3067765084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=1.29
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 72 57 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3058372956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 545804

[startup+3.11366 s]
/proc/loadavg: 4.15 4.13 4.17 5/113 1535
/proc/meminfo: memFree=632072/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=11.45
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19796 0 0 0 613 532 0 0 15 0 4 0 1111631853 558903296 19752 4294967295 134512640 135680988 3217078112 3217077308 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19752 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=2.84
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 142 142 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=2.87
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 169 118 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=2.81
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 156 125 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3058372956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 545804

[startup+6.3135 s]
/proc/loadavg: 4.15 4.13 4.17 6/113 1535
/proc/meminfo: memFree=631972/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=23.32
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19796 0 0 0 1258 1074 0 0 15 0 4 0 1111631853 558903296 19752 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19752 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=5.8
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 301 279 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=5.8
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 331 249 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3067765036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=5.79
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 323 256 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3058372956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.32
Current children cumulated vsize (KiB) 545804

[startup+12.7132 s]
/proc/loadavg: 4.14 4.13 4.17 5/113 1536
/proc/meminfo: memFree=631764/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=47.12
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19796 0 0 0 2494 2218 0 0 15 0 4 0 1111631853 558903296 19752 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1530/statm: 136451 19752 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=11.81
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 596 585 0 0 16 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=11.78
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 643 535 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=11.77
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 644 533 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3058372908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.12
Current children cumulated vsize (KiB) 545804

[startup+25.5125 s]
/proc/loadavg: 4.19 4.14 4.18 5/113 1724
/proc/meminfo: memFree=631476/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=94.03
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19796 0 0 0 5035 4368 0 0 16 0 4 0 1111631853 558903296 19752 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19752 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=23.42
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 1212 1130 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=23.54
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 1290 1064 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=23.69
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 1285 1084 0 0 16 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.03
Current children cumulated vsize (KiB) 545804

[startup+51.1112 s]
/proc/loadavg: 4.26 4.16 4.18 5/113 1726
/proc/meminfo: memFree=631504/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=189.31
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19796 0 0 0 10036 8895 0 0 15 0 4 0 1111631853 558903296 19752 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19752 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=47.19
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 2442 2277 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=47.6
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 2549 2211 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3067765084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=47.37
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 2551 2186 0 0 15 0 4 0 1111631862 558903296 19752 4294967295 134512640 135680988 3217078112 3058372956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 189.31
Current children cumulated vsize (KiB) 545804

[startup+102.309 s]
/proc/loadavg: 4.37 4.21 4.19 5/113 1913
/proc/meminfo: memFree=631308/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=379.44
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 20227 17717 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=94.62
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 4993 4469 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=95.18
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 5130 4388 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=94.64
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 5034 4430 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 379.44
Current children cumulated vsize (KiB) 545804

[startup+162.315 s]
/proc/loadavg: 4.47 4.26 4.21 5/113 2104
/proc/meminfo: memFree=631308/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=602.62
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 32351 27911 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=150.16
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 7941 7075 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=150.64
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 8157 6907 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=150.69
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 8103 6966 0 0 16 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 602.62
Current children cumulated vsize (KiB) 545804

[startup+222.312 s]
/proc/loadavg: 4.22 4.22 4.19 5/113 2291
/proc/meminfo: memFree=631340/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=826.96
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 44319 38377 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=206.45
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 10931 9714 0 0 16 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=206.68
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 11142 9526 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=206.81
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 11088 9593 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 826.96
Current children cumulated vsize (KiB) 545804

[startup+282.309 s]
/proc/loadavg: 4.28 4.24 4.20 6/113 2481
/proc/meminfo: memFree=631488/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=1048.33
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 56336 48497 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=261.68
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 13880 12288 0 0 16 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157228 134997786 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=262.63
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 14183 12080 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=1530] ppid=1528 vsize=545804 CPUtime=1493.37
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 80246 69091 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=373.25
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 19833 17492 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=374.08
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 20230 17178 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=372.27
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 20059 17168 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1493.37
Current children cumulated vsize (KiB) 545804

[startup+462.32 s]
/proc/loadavg: 4.32 4.29 4.22 5/113 3060
/proc/meminfo: memFree=630936/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=1716.85
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 92239 79446 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=428.59
/proc/1530/task/1532/stat : 1532 (gnovelty+) S 1528 1530 7955 0 -1 4202560 4 0 0 0 22769 20090 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=430.4
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 23267 19773 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=428.15
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 23066 19749 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1716.85
Current children cumulated vsize (KiB) 545804

[startup+522.317 s]
/proc/loadavg: 4.35 4.30 4.22 5/113 3249
/proc/meminfo: memFree=630852/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=1939.39
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 104231 89708 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=484.17
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 25782 22635 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=486.15
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 26261 22354 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=483.69
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 26010 22359 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1939.39
Current children cumulated vsize (KiB) 545804

[startup+582.313 s]
/proc/loadavg: 4.45 4.33 4.23 5/113 3451
/proc/meminfo: memFree=630752/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=2161.14
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 116197 99917 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=539.62
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 28823 25139 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=541.38
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 29212 24926 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=539.26
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 29017 24909 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2161.14
Current children cumulated vsize (KiB) 545804

[startup+642.31 s]
/proc/loadavg: 4.60 4.39 4.26 5/113 3654
/proc/meminfo: memFree=630712/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=2384.98
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 128078 110420 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=595.53
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 31785 27768 0 0 16 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=597.41
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 32162 27579 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=595.11
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 31975 27536 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2384.98
Current children cumulated vsize (KiB) 545804

[startup+702.307 s]
/proc/loadavg: 4.46 4.39 4.27 5/113 3845
/proc/meminfo: memFree=630356/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=2608.44
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 140093 120751 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=650.89
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 34703 30386 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=653.5
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 35188 30162 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=651.44
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 35009 30135 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2608.44
Current children cumulated vsize (KiB) 545804

[startup+762.314 s]
/proc/loadavg: 4.43 4.39 4.27 5/113 4033
/proc/meminfo: memFree=630564/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=2831.02
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 151997 131105 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=706.3
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 37649 32981 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=708.99
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 38130 32769 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=707.46
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 38006 32740 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2831.02
Current children cumulated vsize (KiB) 545804

[startup+822.311 s]
/proc/loadavg: 4.51 4.41 4.28 5/113 4220
/proc/meminfo: memFree=631200/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=3052.33
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 163882 141351 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=761.51
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 40610 35541 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157164 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=764.6
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 41150 35310 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=762.79
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 40936 35343 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3052.33
Current children cumulated vsize (KiB) 545804

[startup+882.318 s]
/proc/loadavg: 4.42 4.39 4.28 5/113 4408
/proc/meminfo: memFree=631248/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=3273.76
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 175839 151537 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077308 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=816.24
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 43525 38099 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=819.69
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 44127 37842 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=818.54
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 43933 37921 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3273.76
Current children cumulated vsize (KiB) 545804

[startup+942.315 s]
/proc/loadavg: 4.03 4.30 4.25 5/113 4597
/proc/meminfo: memFree=630936/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=3497.17
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 187889 161828 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=872.29
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 46594 40635 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157164 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=875.08
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 47102 40406 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=874.31
/proc/1530/task/1534/stat : 1534 (gnovelty+) S 1528 1530 7955 0 -1 4202560 6 0 0 0 46898 40533 0 0 16 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3497.17
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.96 4.23 4.23 5/113 4784
/proc/meminfo: memFree=631060/3368532 swapFree=1959840/1959888
[pid=1530] ppid=1528 vsize=545804 CPUtime=3710.68
/proc/1530/stat : 1530 (gnovelty+) R 1528 1530 7955 0 -1 4202496 19797 0 0 0 199470 171598 0 0 15 0 4 0 1111631853 558903296 19753 4294967295 134512640 135680988 3217078112 3217077356 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1530/statm: 136451 19753 103 286 0 136163 0
[pid=1530/tid=1532] ppid=1528 vsize=545804 CPUtime=926.12
/proc/1530/task/1532/stat : 1532 (gnovelty+) R 1528 1530 7955 0 -1 4202560 4 0 0 0 49529 43083 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3077157212 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1530/tid=1533] ppid=1528 vsize=545804 CPUtime=928.29
/proc/1530/task/1533/stat : 1533 (gnovelty+) R 1528 1530 7955 0 -1 4202560 5 0 0 0 50037 42792 0 0 16 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3067765084 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1530/tid=1534] ppid=1528 vsize=545804 CPUtime=927.63
/proc/1530/task/1534/stat : 1534 (gnovelty+) R 1528 1530 7955 0 -1 4202560 6 0 0 0 49726 43037 0 0 15 0 4 0 1111631862 558903296 19753 4294967295 134512640 135680988 3217078112 3058372956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3710.68
Current children cumulated vsize (KiB) 545804

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3710.75
CPU user time (s): 1994.75
CPU system time (s): 1716
CPU usage (%): 371.061
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1994.75
system time used= 1716
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19797
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= 94425600
involuntary context switches= 203546

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 02:14:50
IDJOB=1778188
IDBENCH=70578
IDSOLVER=617
FILE ID=/1778188-1243469690
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S2104277852-078.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778188-1243469690/watcher-1778188-1243469690 -o /tmp/evaluation-result-1778188-1243469690/solver-1778188-1243469690 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778188-1243469690.cnf 91591841 4

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

MD5SUM BENCH= 346ed8e054c5e49a4baaa61df35615f1
RANDOM SEED= 91591841

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:        710824 kB
Buffers:         41748 kB
Cached:        2434944 kB
SwapCached:          0 kB
Active:        1299452 kB
Inactive:      1196228 kB
HighTotal:     2489216 kB
HighFree:       449896 kB
LowTotal:       879316 kB
LowFree:        260928 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1376 kB
Writeback:           0 kB
AnonPages:       19208 kB
Mapped:           7532 kB
Slab:           151880 kB
SReclaimable:   138564 kB
SUnreclaim:      13316 kB
PageTables:        688 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-28 02:31:31