Trace number 1580051

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+-V.2-T 2009-03-22? (TO) 1200.21 603.242

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
Bench CategoryAPPLICATION (applications 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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

2.99/3.06	c +------------------------------+
2.99/3.06	c | gNovelty+, version 2.0       |
2.99/3.06	c +------------------------------+
2.99/3.06	c gnovelty+ -h for help
2.99/3.06	c 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1580051-1238914606/watcher-1580051-1238914606 -o /tmp/evaluation-result-1580051-1238914606/solver-1580051-1238914606 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1580051-1238914606.cnf 669121322 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/81 18540
/proc/meminfo: memFree=1719560/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=72328 CPUtime=0
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 885 0 0 0 0 0 0 0 18 0 1 0 517789697 74063872 870 1992294400 134512640 135728688 4294956192 18446744073709551615 135152977 0 0 4096 0 0 0 0 17 1 0 0
/proc/18540/statm: 18082 872 97 296 0 17783 0

[startup+0.0922491 s]
/proc/loadavg: 1.00 1.00 1.09 3/81 18540
/proc/meminfo: memFree=1719560/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=89224 CPUtime=0.09
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 5655 0 0 0 7 2 0 0 18 0 1 0 517789697 91365376 4643 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18540/statm: 22306 4643 100 296 0 22007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 89224

[startup+0.102248 s]
/proc/loadavg: 1.00 1.00 1.09 3/81 18540
/proc/meminfo: memFree=1719560/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=89224 CPUtime=0.09
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 5716 0 0 0 7 2 0 0 18 0 1 0 517789697 91365376 4704 1992294400 134512640 135728688 4294956192 18446744073709551615 134549688 0 0 4096 0 0 0 0 17 1 0 0
/proc/18540/statm: 22306 4704 100 296 0 22007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 89224

[startup+0.301267 s]
/proc/loadavg: 1.00 1.00 1.09 3/81 18540
/proc/meminfo: memFree=1719560/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=93036 CPUtime=0.29
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 6953 0 0 0 27 2 0 0 19 0 1 0 517789697 95268864 5941 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/18540/statm: 23259 5941 100 296 0 22960 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93036

[startup+0.70232 s]
/proc/loadavg: 1.00 1.00 1.09 3/81 18540
/proc/meminfo: memFree=1719560/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=99612 CPUtime=0.69
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 9143 0 0 0 66 3 0 0 23 0 1 0 517789697 102002688 8131 1992294400 134512640 135728688 4294956192 18446744073709551615 135152985 0 0 4096 0 0 0 0 17 0 0 0
/proc/18540/statm: 24903 8131 100 296 0 24604 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99612

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 18541
/proc/meminfo: memFree=1681408/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=110232 CPUtime=1.48
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 12541 0 0 0 143 5 0 0 25 0 1 0 517789697 112877568 11529 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18540/statm: 27558 11529 100 296 0 27259 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 110232

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 18541
/proc/meminfo: memFree=1660160/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=3.12
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 33704 0 0 0 295 17 0 0 25 0 2 0 517789697 273055744 32691 1992294400 134512640 135728688 4294956192 18446744073709551615 134521760 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 32694 103 296 0 66365 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 266656

[startup+6.30187 s]
/proc/loadavg: 1.24 1.05 1.11 3/83 18542
/proc/meminfo: memFree=1547192/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=9.5
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43831 0 0 0 895 55 0 0 25 0 2 0 517789697 273055744 42818 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42818 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=3.21
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8280 0 0 0 301 20 0 0 25 0 2 0 517790004 273055744 42818 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.5
Current children cumulated vsize (KiB) 266656

[startup+12.7015 s]
/proc/loadavg: 1.38 1.08 1.12 3/83 18542
/proc/meminfo: memFree=1547320/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=22.26
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43841 0 0 0 2170 56 0 0 25 0 2 0 517789697 273055744 42828 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42828 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=9.57
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8285 0 0 0 937 20 0 0 25 0 2 0 517790004 273055744 42828 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.26
Current children cumulated vsize (KiB) 266656

[startup+25.5028 s]
/proc/loadavg: 1.58 1.14 1.13 3/83 18542
/proc/meminfo: memFree=1548152/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=47.79
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43870 0 0 0 4723 56 0 0 25 0 2 0 517789697 273055744 42857 1992294400 134512640 135728688 4294956192 18446744073709551615 134528165 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42857 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=22.31
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8300 0 0 0 2211 20 0 0 25 0 2 0 517790004 273055744 42857 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.79
Current children cumulated vsize (KiB) 266656

[startup+51.1023 s]
/proc/loadavg: 1.73 1.21 1.16 3/83 18542
/proc/meminfo: memFree=1548088/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=98.84
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43874 0 0 0 9828 56 0 0 25 0 2 0 517789697 273055744 42861 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42861 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=47.79
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8301 0 0 0 4759 20 0 0 25 0 2 0 517790004 273055744 42861 1992294400 134512640 135728688 4294956192 18446744073709551615 134528277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.84
Current children cumulated vsize (KiB) 266656

[startup+102.307 s]
/proc/loadavg: 1.88 1.33 1.20 3/83 18542
/proc/meminfo: memFree=1548152/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=200.97
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 20041 56 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=98.74
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 9854 20 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 200.97
Current children cumulated vsize (KiB) 266656

[startup+162.302 s]
/proc/loadavg: 1.95 1.45 1.24 3/83 18542
/proc/meminfo: memFree=1548152/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=320.66
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 32010 56 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=158.44
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 15824 20 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320.66
Current children cumulated vsize (KiB) 266656

[startup+222.302 s]
/proc/loadavg: 1.98 1.55 1.29 3/83 18542
/proc/meminfo: memFree=1548152/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=440.34
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 43978 56 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=218.14
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 21794 20 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134526649 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.34
Current children cumulated vsize (KiB) 266656

[startup+282.303 s]
/proc/loadavg: 1.99 1.63 1.33 3/83 18548
/proc/meminfo: memFree=1548152/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=560.02
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 55945 57 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=277.83
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 27762 21 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.02
Current children cumulated vsize (KiB) 266656

[startup+342.303 s]
/proc/loadavg: 1.99 1.69 1.37 3/83 18548
/proc/meminfo: memFree=1548152/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=679.7
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 67913 57 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134526672 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=337.54
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 33733 21 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528194 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 679.7
Current children cumulated vsize (KiB) 266656

[startup+402.303 s]
/proc/loadavg: 1.99 1.74 1.41 3/83 18548
/proc/meminfo: memFree=1548088/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=799.39
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 79882 57 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=397.25
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 39704 21 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134526604 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 799.39
Current children cumulated vsize (KiB) 266656

[startup+462.303 s]
/proc/loadavg: 1.99 1.79 1.44 3/83 18548
/proc/meminfo: memFree=1548088/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=919.08
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 91851 57 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=456.95
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 45674 21 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.08
Current children cumulated vsize (KiB) 266656

[startup+522.303 s]
/proc/loadavg: 1.99 1.82 1.47 3/83 18548
/proc/meminfo: memFree=1548024/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=1038.78
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 103820 58 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=516.66
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 51645 21 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1038.78
Current children cumulated vsize (KiB) 266656

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.50 3/83 18548
/proc/meminfo: memFree=1547960/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=1158.47
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 115789 58 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=576.36
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 57615 21 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1158.47
Current children cumulated vsize (KiB) 266656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.201 s]
/proc/loadavg: 1.99 1.86 1.51 3/83 18548
/proc/meminfo: memFree=1547960/2055920 swapFree=4169716/4192956
[pid=18540] ppid=18538 vsize=266656 CPUtime=1200.16
/proc/18540/stat : 18540 (gnovelty+) R 18538 18540 18473 0 -1 4194304 43875 0 0 0 119958 58 0 0 25 0 2 0 517789697 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18540/statm: 66664 42862 104 296 0 66365 0
[pid=18540/tid=18542] ppid=18538 vsize=266656 CPUtime=597.15
/proc/18540/task/18542/stat : 18542 (gnovelty+) R 18538 18540 18473 0 -1 4194368 8302 0 0 0 59694 21 0 0 25 0 2 0 517790004 273055744 42862 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 266656

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): 603.242
CPU time (s): 1200.21
CPU user time (s): 1199.6
CPU system time (s): 0.607907
CPU usage (%): 198.959
Max. virtual memory (cumulated for all children) (KiB): 266656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.6
system time used= 0.607907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43875
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= 132
involuntary context switches= 9283

runsolver used 0.683896 second user time and 2.07168 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-05 08:56:48
IDJOB=1580051
IDBENCH=71009
IDSOLVER=552
FILE ID=node89/1580051-1238914606
PBS_JOBID= 9101395
Free space on /tmp= 66488 MiB

SOLVER NAME= gNovelty+-V.2-T 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580051-1238914606/watcher-1580051-1238914606 -o /tmp/evaluation-result-1580051-1238914606/solver-1580051-1238914606 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1580051-1238914606.cnf 669121322 2

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=669121322

node89.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1720040 kB
Buffers:         18700 kB
Cached:         241432 kB
SwapCached:      12344 kB
Active:          91220 kB
Inactive:       182784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720040 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:           31840 kB
Writeback:           0 kB
Mapped:          19556 kB
Slab:            46092 kB
Committed_AS:  1866012 kB
PageTables:       2600 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node89 at 2009-04-05 09:06:53