Trace number 1581610

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-H 2009-03-22? (TO) 1200.14 602.628

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark923.365
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

1.79/1.88	c +------------------------------+
1.79/1.88	c | gNovelty+, version 2.0       |
1.79/1.88	c +------------------------------+
1.79/1.88	c gnovelty+ -h for help
1.79/1.88	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-1581610-1238931022/watcher-1581610-1238931022 -o /tmp/evaluation-result-1581610-1238931022/solver-1581610-1238931022 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1581610-1238931022.cnf 1761428862 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.91 1.76 1.37 3/73 16828
/proc/meminfo: memFree=1397624/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=67432 CPUtime=0
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 624 0 0 0 0 0 0 0 20 0 1 0 1165766305 69050368 609 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/16828/statm: 16858 610 98 297 0 16558 0

[startup+0.0887361 s]
/proc/loadavg: 1.91 1.76 1.37 3/73 16828
/proc/meminfo: memFree=1397624/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=76472 CPUtime=0.08
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 3222 0 0 0 7 1 0 0 20 0 1 0 1165766305 78307328 2723 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/16828/statm: 19118 2723 102 297 0 18818 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 76472

[startup+0.101737 s]
/proc/loadavg: 1.91 1.76 1.37 3/73 16828
/proc/meminfo: memFree=1397624/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=76604 CPUtime=0.09
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 3299 0 0 0 8 1 0 0 20 0 1 0 1165766305 78442496 2800 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/16828/statm: 19151 2801 102 297 0 18851 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 76604

[startup+0.301778 s]
/proc/loadavg: 1.91 1.76 1.37 3/73 16828
/proc/meminfo: memFree=1397624/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=80680 CPUtime=0.29
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 4540 0 0 0 28 1 0 0 22 0 1 0 1165766305 82616320 4041 1992294400 134512640 135730148 4294956192 18446744073709551615 134550613 0 0 4096 0 0 0 0 17 1 0 0
/proc/16828/statm: 20170 4041 102 297 0 19870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80680

[startup+0.701859 s]
/proc/loadavg: 1.91 1.76 1.37 3/73 16828
/proc/meminfo: memFree=1397624/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=86324 CPUtime=0.69
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 6354 0 0 0 67 2 0 0 25 0 1 0 1165766305 88395776 5855 1992294400 134512640 135730148 4294956192 18446744073709551615 134550640 0 0 4096 0 0 0 0 17 1 0 0
/proc/16828/statm: 21581 5855 102 297 0 21281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86324

[startup+1.50202 s]
/proc/loadavg: 1.91 1.76 1.37 2/74 16829
/proc/meminfo: memFree=1369448/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=97216 CPUtime=1.49
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 10135 0 0 0 144 5 0 0 25 0 1 0 1165766305 99549184 9636 1992294400 134512640 135730148 4294956192 18446744073709551615 135326954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16828/statm: 24304 9636 102 297 0 24004 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97216

[startup+3.10135 s]
/proc/loadavg: 1.91 1.76 1.37 3/75 16830
/proc/meminfo: memFree=1312608/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=4.29
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 25999 0 0 0 394 35 0 0 25 0 2 0 1165766305 191401984 25453 1992294400 134512640 135730148 4294956192 18446744073709551615 134527752 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25453 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=1.19
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4972 0 0 0 106 13 0 0 25 0 2 0 1165766494 191401984 25453 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 186916

[startup+6.30201 s]
/proc/loadavg: 2.00 1.78 1.38 3/75 16830
/proc/meminfo: memFree=1295392/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=10.67
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 1031 36 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=4.37
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 424 13 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.67
Current children cumulated vsize (KiB) 186916

[startup+12.7013 s]
/proc/loadavg: 2.00 1.78 1.38 3/75 16830
/proc/meminfo: memFree=1295720/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=23.43
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 2307 36 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134527585 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=10.74
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 1061 13 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134527700 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.43
Current children cumulated vsize (KiB) 186916

[startup+25.5029 s]
/proc/loadavg: 2.00 1.79 1.39 3/75 16830
/proc/meminfo: memFree=1295720/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=48.97
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 4861 36 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=23.48
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 2335 13 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.97
Current children cumulated vsize (KiB) 186916

[startup+51.1021 s]
/proc/loadavg: 2.00 1.81 1.41 3/75 16830
/proc/meminfo: memFree=1295720/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=100.02
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 9966 36 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=48.97
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 4883 14 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (KiB) 186916

[startup+102.307 s]
/proc/loadavg: 2.00 1.84 1.43 3/75 16830
/proc/meminfo: memFree=1295784/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=202.16
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 20179 37 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=99.91
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 9977 14 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134527740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.16
Current children cumulated vsize (KiB) 186916

[startup+162.302 s]
/proc/loadavg: 2.00 1.86 1.47 3/75 16830
/proc/meminfo: memFree=1295784/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=321.84
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 32147 37 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=159.61
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 15947 14 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.84
Current children cumulated vsize (KiB) 186916

[startup+222.302 s]
/proc/loadavg: 2.00 1.89 1.50 3/75 16830
/proc/meminfo: memFree=1295784/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=441.52
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 44115 37 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134527522 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=219.32
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 21918 14 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.52
Current children cumulated vsize (KiB) 186916

[startup+282.301 s]
/proc/loadavg: 2.00 1.90 1.53 3/75 16830
/proc/meminfo: memFree=1295784/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=561.2
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 56083 37 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=279.03
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 27889 14 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.2
Current children cumulated vsize (KiB) 186916

[startup+342.301 s]
/proc/loadavg: 2.00 1.92 1.55 3/75 16830
/proc/meminfo: memFree=1295784/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=680.88
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 68051 37 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=338.73
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 33858 15 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.88
Current children cumulated vsize (KiB) 186916

[startup+402.302 s]
/proc/loadavg: 2.00 1.93 1.58 3/75 16830
/proc/meminfo: memFree=1295784/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=800.57
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 80019 38 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=398.44
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 39829 15 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529542 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.57
Current children cumulated vsize (KiB) 186916

[startup+462.302 s]
/proc/loadavg: 2.00 1.94 1.60 3/75 16830
/proc/meminfo: memFree=1295720/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=920.25
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26004 0 0 0 91987 38 0 0 25 0 2 0 1165766305 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134530063 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25458 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=458.14
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 45799 15 0 0 25 0 2 0 1165766494 191401984 25458 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.25
Current children cumulated vsize (KiB) 186916

[startup+522.302 s]
/proc/loadavg: 2.00 1.95 1.62 3/75 16830
/proc/meminfo: memFree=1295592/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=1039.93
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26027 0 0 0 103955 38 0 0 25 0 2 0 1165766305 191401984 25481 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25481 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=517.85
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4975 0 0 0 51770 15 0 0 25 0 2 0 1165766494 191401984 25481 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.93
Current children cumulated vsize (KiB) 186916

[startup+582.301 s]
/proc/loadavg: 2.00 1.95 1.64 3/75 16830
/proc/meminfo: memFree=1295528/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=1159.61
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26050 0 0 0 115923 38 0 0 25 0 2 0 1165766305 191401984 25504 1992294400 134512640 135730148 4294956192 18446744073709551615 134527526 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25504 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=577.54
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4998 0 0 0 57739 15 0 0 25 0 2 0 1165766494 191401984 25504 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.61
Current children cumulated vsize (KiB) 186916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.601 s]
/proc/loadavg: 2.00 1.95 1.65 3/75 16830
/proc/meminfo: memFree=1295528/2055920 swapFree=4170040/4192956
[pid=16828] ppid=16826 vsize=186916 CPUtime=1200.11
/proc/16828/stat : 16828 (gnovelty+) R 16826 16828 16490 0 -1 4194304 26050 0 0 0 119973 38 0 0 25 0 2 0 1165766305 191401984 25504 1992294400 134512640 135730148 4294956192 18446744073709551615 134582770 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16828/statm: 46729 25504 106 297 0 46429 0
[pid=16828/tid=16830] ppid=16826 vsize=186916 CPUtime=597.75
/proc/16828/task/16830/stat : 16830 (gnovelty+) R 16826 16828 16490 0 -1 4194368 4998 0 0 0 59760 15 0 0 25 0 2 0 1165766494 191401984 25504 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 186916

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): 602.628
CPU time (s): 1200.14
CPU user time (s): 1199.74
CPU system time (s): 0.398939
CPU usage (%): 199.152
Max. virtual memory (cumulated for all children) (KiB): 186916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26050
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= 99
involuntary context switches= 9149

runsolver used 0.752885 second user time and 1.9487 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-05 13:30:24
IDJOB=1581610
IDBENCH=71039
IDSOLVER=551
FILE ID=node80/1581610-1238931022
PBS_JOBID= 9101424
Free space on /tmp= 66516 MiB

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

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1761428862

node80.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.263
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.263
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:       1398040 kB
Buffers:         64028 kB
Cached:         504184 kB
SwapCached:      14548 kB
Active:         282284 kB
Inactive:       302408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398040 kB
SwapTotal:     4192956 kB
SwapFree:      4170040 kB
Dirty:           20008 kB
Writeback:           0 kB
Mapped:          22096 kB
Slab:            58244 kB
Committed_AS:  3253848 kB
PageTables:       2028 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= 66516 MiB
End job on node80 at 2009-04-05 13:40:28