Trace number 1778143

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S531507935-068.cnf
MD5SUM2d23364f7226a1447867652ed6067cac
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 variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.08/0.08	c +------------------------------+
0.08/0.08	c | gNovelty+, version 1.0       |
0.08/0.08	c +------------------------------+
0.08/0.08	c gnovelty+ -h for help
0.08/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-1778143-1243466699/watcher-1778143-1243466699 -o /tmp/evaluation-result-1778143-1243466699/solver-1778143-1243466699 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778143-1243466699.cnf 559504998 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.33 3.75 3.84 3/96 27538
/proc/meminfo: memFree=218336/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=509232 CPUtime=0.01
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 1449 0 0 0 0 1 0 0 18 0 1 0 1111333958 521453568 1405 4294967295 134512640 135680988 3217010512 3217009776 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/27538/statm: 127308 1413 99 286 0 127020 0

[startup+0.072834 s]
/proc/loadavg: 3.33 3.75 3.84 3/96 27538
/proc/meminfo: memFree=218336/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=517044 CPUtime=0.08
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 17598 0 0 0 5 3 0 0 18 0 1 0 1111333958 529453056 17553 4294967295 134512640 135680988 3217010512 3217009776 134537968 0 0 0 0 0 0 0 17 0 0 0 0
/proc/27538/statm: 129261 17564 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.102828 s]
/proc/loadavg: 3.33 3.75 3.84 3/96 27538
/proc/meminfo: memFree=218336/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=0.11
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19797 0 0 0 7 4 0 0 19 0 4 0 1111333958 558899200 19752 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27538/statm: 136450 19752 103 286 0 136162 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545800

[startup+0.30281 s]
/proc/loadavg: 3.33 3.75 3.84 3/96 27538
/proc/meminfo: memFree=218336/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=0.83
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19800 0 0 0 46 37 0 0 18 0 4 0 1111333958 558899200 19755 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27538/statm: 136450 19755 103 286 0 136162 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 545800

[startup+0.702778 s]
/proc/loadavg: 3.33 3.75 3.84 3/96 27538
/proc/meminfo: memFree=218336/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=2.27
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19800 0 0 0 122 105 0 0 15 0 4 0 1111333958 558899200 19755 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27538/statm: 136450 19755 103 286 0 136162 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 545800

[startup+1.50272 s]
/proc/loadavg: 3.33 3.75 3.84 5/100 27542
/proc/meminfo: memFree=140192/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=5.2
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19800 0 0 0 282 238 0 0 15 0 4 0 1111333958 558899200 19755 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27538/statm: 136450 19755 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=1.25
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 3 0 0 0 68 57 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=1.26
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 73 53 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3067609436 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=1.31
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 68 63 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3058217260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 545800

[startup+3.10259 s]
/proc/loadavg: 3.33 3.75 3.84 5/100 27542
/proc/meminfo: memFree=139872/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=10.66
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19800 0 0 0 582 484 0 0 15 0 4 0 1111333958 558899200 19755 4294967295 134512640 135680988 3217010512 3217009708 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27538/statm: 136450 19755 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=2.55
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 3 0 0 0 129 126 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=2.79
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 165 114 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=2.75
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 155 120 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3058217308 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.66
Current children cumulated vsize (KiB) 545800

[startup+6.30242 s]
/proc/loadavg: 3.38 3.75 3.85 5/100 27542
/proc/meminfo: memFree=139904/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=22.45
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19800 0 0 0 1243 1002 0 0 16 0 4 0 1111333958 558899200 19755 4294967295 134512640 135680988 3217010512 3217009756 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27538/statm: 136450 19755 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=5.53
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 3 0 0 0 285 268 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=5.78
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 329 249 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=5.63
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 328 235 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3058217308 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.45
Current children cumulated vsize (KiB) 545800

[startup+12.7018 s]
/proc/loadavg: 3.43 3.76 3.85 8/101 27663
/proc/meminfo: memFree=139464/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=46.2
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19800 0 0 0 2569 2051 0 0 16 0 4 0 1111333958 558899200 19755 4294967295 134512640 135680988 3217010512 3217009756 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27538/statm: 136450 19755 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=11.43
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 3 0 0 0 641 502 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=11.82
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 652 530 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=11.39
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 642 497 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.2
Current children cumulated vsize (KiB) 545800

[startup+25.5107 s]
/proc/loadavg: 3.56 3.77 3.85 6/100 27726
/proc/meminfo: memFree=140052/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=93.81
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19800 0 0 0 5215 4166 0 0 15 0 4 0 1111333958 558899200 19755 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27538/statm: 136450 19755 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=23.14
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 3 0 0 0 1295 1019 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=23.84
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 1314 1070 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3067609436 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=23.23
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 1301 1022 0 0 15 0 4 0 1111333966 558899200 19755 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.81
Current children cumulated vsize (KiB) 545800

[startup+51.1086 s]
/proc/loadavg: 3.56 3.75 3.84 5/100 27728
/proc/meminfo: memFree=140016/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=189.04
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19801 0 0 0 10457 8447 0 0 15 0 4 0 1111333958 558899200 19756 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27538/statm: 136450 19756 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=46.77
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 2603 2074 0 0 15 0 4 0 1111333966 558899200 19756 4294967295 134512640 135680988 3217010512 3077001564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=47.74
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 2633 2141 0 0 15 0 4 0 1111333966 558899200 19756 4294967295 134512640 135680988 3217010512 3067609436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=46.91
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 2606 2085 0 0 15 0 4 0 1111333966 558899200 19756 4294967295 134512640 135680988 3217010512 3058217308 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 189.04
Current children cumulated vsize (KiB) 545800

[startup+102.314 s]
/proc/loadavg: 3.76 3.77 3.84 5/100 27916
/proc/meminfo: memFree=139760/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=379.55
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19801 0 0 0 20809 17146 0 0 16 0 4 0 1111333958 558899200 19756 4294967295 134512640 135680988 3217010512 3217009756 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27538/statm: 136450 19756 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=94.21
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 5174 4247 0 0 15 0 4 0 1111333966 558899200 19756 4294967295 134512640 135680988 3217010512 3077001564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=95.85
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 5247 4338 0 0 16 0 4 0 1111333966 558899200 19756 4294967295 134512640 135680988 3217010512 3067609388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=94.09
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 5194 4215 0 0 15 0 4 0 1111333966 558899200 19756 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 379.55
Current children cumulated vsize (KiB) 545800

[startup+162.309 s]
/proc/loadavg: 3.85 3.80 3.84 4/100 28103
/proc/meminfo: memFree=139884/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=603.81
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19801 0 0 0 32904 27477 0 0 15 0 4 0 1111333958 558899200 19756 4294967295 134512640 135680988 3217010512 3217009708 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27538/statm: 136450 19756 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=150.45
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 8232 6813 0 0 15 0 4 0 1111333966 558899200 19756 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=151.57
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 8220 6937 0 0 15 0 4 0 1111333966 558899200 19756 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=150.2
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 8187 6833 0 0 15 0 4 0 1111333966 558899200 19756 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 603.81
Current children cumulated vsize (KiB) 545800

[startup+222.314 s]
/proc/loadavg: 3.83 3.80 3.83 5/100 28291
/proc/meminfo: memFree=139744/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=827.26
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 44994 37732 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=206.47
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 11226 9421 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=207.51
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 11215 9536 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=206.1
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 11214 9396 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 827.26
Current children cumulated vsize (KiB) 545800

[startup+282.309 s]
/proc/loadavg: 3.84 3.80 3.83 5/100 28482
/proc/meminfo: memFree=139768/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=1048.29
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 57157 47672 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009708 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=261.22
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 14241 11881 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=262.95
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 14264 12031 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=27538] ppid=27536 vsize=545800 CPUtime=1492.93
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 81436 67857 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=373.24
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 20508 16816 0 0 16 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=374.16
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 20303 17113 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=372.51
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 20200 17051 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1492.93
Current children cumulated vsize (KiB) 545800

[startup+462.305 s]
/proc/loadavg: 3.94 3.86 3.84 5/100 29048
/proc/meminfo: memFree=139264/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=1714.32
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 93603 77829 0 0 16 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=428.81
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 23561 19320 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=429.06
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 23322 19584 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=427.41
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 23165 19576 0 0 16 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1714.32
Current children cumulated vsize (KiB) 545800

[startup+522.31 s]
/proc/loadavg: 3.90 3.85 3.83 5/100 29236
/proc/meminfo: memFree=139264/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=1934.4
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 105700 87740 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009708 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=483.94
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 26618 21776 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=484.46
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 26399 22047 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=482.58
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 26167 22091 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1934.4
Current children cumulated vsize (KiB) 545800

[startup+582.305 s]
/proc/loadavg: 3.82 3.84 3.83 6/100 29427
/proc/meminfo: memFree=139396/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=2155.83
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 117755 97828 0 0 16 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=539.09
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 29682 24227 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=540.05
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 29429 24576 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=538.02
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 29113 24689 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2155.83
Current children cumulated vsize (KiB) 545800

[startup+642.32 s]
/proc/loadavg: 3.91 3.87 3.83 5/100 29616
/proc/meminfo: memFree=139356/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=2378.41
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 129911 107930 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=595.08
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 32757 26751 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=595.48
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 32425 27123 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=593.54
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 32127 27227 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217260 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2378.41
Current children cumulated vsize (KiB) 545800

[startup+702.315 s]
/proc/loadavg: 3.85 3.86 3.83 7/100 29804
/proc/meminfo: memFree=139396/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=2600.78
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 141914 118164 0 0 16 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=650.73
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 35812 29261 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=650.76
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 35368 29708 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=649.05
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 35139 29766 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2600.78
Current children cumulated vsize (KiB) 545800

[startup+762.32 s]
/proc/loadavg: 3.91 3.87 3.83 5/100 29991
/proc/meminfo: memFree=139272/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=2822.52
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 154077 128175 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=705.41
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 38841 31700 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001516 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=706.57
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 38466 32191 0 0 16 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=704.39
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 38108 32331 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2822.52
Current children cumulated vsize (KiB) 545800

[startup+822.315 s]
/proc/loadavg: 3.93 3.87 3.83 5/100 30179
/proc/meminfo: memFree=139760/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=3045.43
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 166224 138319 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=761.23
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 41921 34202 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=762.14
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 41489 34725 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=760.5
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 41136 34914 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.43
Current children cumulated vsize (KiB) 545800

[startup+882.31 s]
/proc/loadavg: 3.80 3.85 3.82 5/100 30367
/proc/meminfo: memFree=139636/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=3267.77
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 178284 148493 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=817.13
/proc/27538/task/27540/stat : 27540 (gnovelty+) S 27536 27538 10015 0 -1 4202560 4 0 0 0 44945 36768 0 0 16 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=817.7
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 44499 37271 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=816.19
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 44134 37485 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3267.77
Current children cumulated vsize (KiB) 545800

[startup+942.305 s]
/proc/loadavg: 3.89 3.86 3.82 5/100 30559
/proc/meminfo: memFree=139628/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=3491.8
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 190323 158857 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=873.08
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 47963 39345 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001516 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=874.02
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 47483 39919 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=872.29
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 47100 40129 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3491.8
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.91 3.87 3.82 5/100 30746
/proc/meminfo: memFree=139644/3368532 swapFree=1953788/1959888
[pid=27538] ppid=27536 vsize=545800 CPUtime=3706.04
/proc/27538/stat : 27538 (gnovelty+) R 27536 27538 10015 0 -1 4202496 19802 0 0 0 201989 168615 0 0 15 0 4 0 1111333958 558899200 19757 4294967295 134512640 135680988 3217010512 3217009756 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27538/statm: 136450 19757 103 286 0 136162 0
[pid=27538/tid=27540] ppid=27536 vsize=545800 CPUtime=926.54
/proc/27538/task/27540/stat : 27540 (gnovelty+) R 27536 27538 10015 0 -1 4202560 4 0 0 0 50903 41751 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3077001564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27538/tid=27541] ppid=27536 vsize=545800 CPUtime=927.64
/proc/27538/task/27541/stat : 27541 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 50412 42352 0 0 15 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3067609388 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27538/tid=27542] ppid=27536 vsize=545800 CPUtime=925.77
/proc/27538/task/27542/stat : 27542 (gnovelty+) R 27536 27538 10015 0 -1 4202560 6 0 0 0 49983 42594 0 0 16 0 4 0 1111333966 558899200 19757 4294967295 134512640 135680988 3217010512 3058217308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3706.04
Current children cumulated vsize (KiB) 545800

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): 3706.1
CPU user time (s): 2019.89
CPU system time (s): 1686.21
CPU usage (%): 370.597
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2019.89
system time used= 1686.21
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19802
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= 94403712
involuntary context switches= 238892

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 01:24:59
IDJOB=1778143
IDBENCH=70563
IDSOLVER=617
FILE ID=/1778143-1243466699
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S531507935-068.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778143-1243466699/watcher-1778143-1243466699 -o /tmp/evaluation-result-1778143-1243466699/solver-1778143-1243466699 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778143-1243466699.cnf 559504998 4

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

MD5SUM BENCH= 2d23364f7226a1447867652ed6067cac
RANDOM SEED= 559504998

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:        218336 kB
Buffers:         47132 kB
Cached:        2932572 kB
SwapCached:       2256 kB
Active:        1721744 kB
Inactive:      1267260 kB
HighTotal:     2489216 kB
HighFree:        87216 kB
LowTotal:       879316 kB
LowFree:        131120 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1520 kB
Writeback:           0 kB
AnonPages:        8552 kB
Mapped:           3200 kB
Slab:           151136 kB
SReclaimable:   137720 kB
SUnreclaim:      13416 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88476 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-28 01:41:41