Trace number 1580362

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.09 1206.03

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p1.cnf
MD5SUM4f02dda0c6b1f76f43bce732093e4f1f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1071.68
Satisfiable
(Un)Satisfiability was proved
Number of variables268258
Number of clauses1155731
Sum of the clauses size2704052
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2895523
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

2.17/2.21	c +------------------------------+
2.17/2.21	c | gNovelty+, version 2.0       |
2.17/2.21	c +------------------------------+
2.17/2.21	c gnovelty+ -h for help
2.17/2.21	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-1580362-1238918634/watcher-1580362-1238918634 -o /tmp/evaluation-result-1580362-1238918634/solver-1580362-1238918634 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1580362-1238918634.cnf 1492860322 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

[startup+0 s]
/proc/loadavg: 2.92 2.98 2.90 3/86 16573
/proc/meminfo: memFree=1449752/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=18576 CPUtime=0
/proc/16573/stat : 16573 (runsolver) R 16571 16443 16443 0 -1 4194368 12 0 0 0 0 0 0 0 21 0 1 0 518194012 19021824 290 1992294400 4194304 4302564 548682068432 18446744073709551615 230264174314 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16573/statm: 4644 290 255 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.106314 s]
/proc/loadavg: 2.92 2.98 2.90 3/86 16573
/proc/meminfo: memFree=1449752/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=82288 CPUtime=0.09
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 4507 0 0 0 8 1 0 0 22 0 1 0 518194012 84262912 3495 1992294400 134512640 135730148 4294956192 18446744073709551615 135115356 0 0 4096 0 0 0 0 17 1 0 0
/proc/16573/statm: 20572 3495 102 297 0 20272 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82288

[startup+0.201331 s]
/proc/loadavg: 2.92 2.98 2.90 3/86 16573
/proc/meminfo: memFree=1449752/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=83996 CPUtime=0.19
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 5065 0 0 0 18 1 0 0 22 0 1 0 518194012 86011904 4053 1992294400 134512640 135730148 4294956192 18446744073709551615 134551147 0 0 4096 0 0 0 0 17 1 0 0
/proc/16573/statm: 20999 4053 102 297 0 20699 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 83996

[startup+0.30135 s]
/proc/loadavg: 2.92 2.98 2.90 3/86 16573
/proc/meminfo: memFree=1449752/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=86232 CPUtime=0.29
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 5705 0 0 0 28 1 0 0 23 0 1 0 518194012 88301568 4693 1992294400 134512640 135730148 4294956192 18446744073709551615 135260812 0 0 4096 0 0 0 0 17 1 0 0
/proc/16573/statm: 21558 4693 102 297 0 21258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86232

[startup+0.701427 s]
/proc/loadavg: 2.92 2.98 2.90 3/86 16573
/proc/meminfo: memFree=1449752/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=92140 CPUtime=0.69
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 7605 0 0 0 66 3 0 0 25 0 1 0 518194012 94351360 6593 1992294400 134512640 135730148 4294956192 18446744073709551615 134550640 0 0 4096 0 0 0 0 17 1 0 0
/proc/16573/statm: 23035 6593 102 297 0 22735 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92140

[startup+1.50157 s]
/proc/loadavg: 2.92 2.98 2.90 3/87 16574
/proc/meminfo: memFree=1416720/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=103164 CPUtime=1.47
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 11282 0 0 0 142 5 0 0 25 0 1 0 518194012 105639936 10270 1992294400 134512640 135730148 4294956192 18446744073709551615 134928573 0 0 4096 0 0 0 0 17 1 0 0
/proc/16573/statm: 25791 10270 102 297 0 25491 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 103164

[startup+3.10287 s]
/proc/loadavg: 2.92 2.98 2.90 3/87 16574
/proc/meminfo: memFree=1381072/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=3.06
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31369 0 0 0 293 13 0 0 25 0 2 0 518194012 215937024 30310 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30310 106 297 0 52419 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 210876

[startup+6.30146 s]
/proc/loadavg: 3.09 3.02 2.91 4/88 16575
/proc/meminfo: memFree=1327432/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=6.25
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31439 0 0 0 612 13 0 0 25 0 2 0 518194012 215937024 30380 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30380 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=2
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5879 0 0 0 198 2 0 0 25 0 2 0 518194233 215937024 30380 1992294400 134512640 135730148 4294956192 18446744073709551615 134529565 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 210876

[startup+12.7026 s]
/proc/loadavg: 3.24 3.05 2.93 4/88 16575
/proc/meminfo: memFree=1327240/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=12.62
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31446 0 0 0 1248 14 0 0 25 0 2 0 518194012 215937024 30387 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30387 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=5.2
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5884 0 0 0 518 2 0 0 25 0 2 0 518194233 215937024 30387 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 210876

[startup+25.502 s]
/proc/loadavg: 3.63 3.14 2.96 4/88 16575
/proc/meminfo: memFree=1327176/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=25.36
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31449 0 0 0 2522 14 0 0 25 0 2 0 518194012 215937024 30390 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30390 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=11.56
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5886 0 0 0 1154 2 0 0 25 0 2 0 518194233 215937024 30390 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 210876

[startup+51.1017 s]
/proc/loadavg: 3.82 3.23 2.99 4/88 16575
/proc/meminfo: memFree=1327432/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=50.83
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 5069 14 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527526 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=24.29
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 2427 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527721 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 210876

[startup+102.301 s]
/proc/loadavg: 3.43 3.22 3.00 4/88 16575
/proc/meminfo: memFree=1328136/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=101.78
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 10164 14 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=49.79
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 4977 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 210876

[startup+162.301 s]
/proc/loadavg: 3.16 3.18 3.00 4/88 16575
/proc/meminfo: memFree=1328136/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=161.48
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 16134 14 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=79.6
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 7958 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 210876

[startup+222.306 s]
/proc/loadavg: 3.06 3.14 3.00 4/88 16575
/proc/meminfo: memFree=1328136/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=221.19
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 22105 14 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527526 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=109.48
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 10946 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 210876

[startup+282.302 s]
/proc/loadavg: 3.02 3.11 3.00 4/88 16575
/proc/meminfo: memFree=1328136/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=280.89
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 28075 14 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=139.32
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 13930 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 210876

[startup+342.301 s]
/proc/loadavg: 3.00 3.09 3.00 4/88 16575
/proc/meminfo: memFree=1328136/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=340.6
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 34046 14 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=169.17
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 16915 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.6
Current children cumulated vsize (KiB) 210876

[startup+402.301 s]
/proc/loadavg: 3.00 3.07 3.00 4/88 16575
/proc/meminfo: memFree=1328200/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=400.3
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 40016 14 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=199.04
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 19902 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.3
Current children cumulated vsize (KiB) 210876

[startup+462.302 s]
/proc/loadavg: 3.00 3.06 3.00 4/88 16575
/proc/meminfo: memFree=1328200/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=460
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 45986 14 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=228.86
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 22884 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460
Current children cumulated vsize (KiB) 210876

[startup+522.302 s]
/proc/loadavg: 3.00 3.04 3.00 4/88 16575
/proc/meminfo: memFree=1328200/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=519.71
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 51957 14 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=258.75
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 25873 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.71
Current children cumulated vsize (KiB) 210876

[startup+582.303 s]
/proc/loadavg: 3.05 3.05 3.00 4/88 16575
/proc/meminfo: memFree=1328200/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=579.42
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 57927 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=288.55
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 28853 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 579.42
Current children cumulated vsize (KiB) 210876

[startup+642.302 s]
/proc/loadavg: 3.06 3.05 3.00 4/88 16575
/proc/meminfo: memFree=1328136/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=639.13
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 63898 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529662 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=318.38
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 31836 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.13
Current children cumulated vsize (KiB) 210876

[startup+702.302 s]
/proc/loadavg: 3.06 3.06 3.00 4/88 16575
/proc/meminfo: memFree=1328072/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=698.83
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 69868 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529694 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=348.24
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 34822 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 698.83
Current children cumulated vsize (KiB) 210876

[startup+762.302 s]
/proc/loadavg: 3.06 3.06 3.00 4/88 16575
/proc/meminfo: memFree=1328008/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=758.54
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 75839 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=378.09
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 37807 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 758.54
Current children cumulated vsize (KiB) 210876

[startup+822.302 s]
/proc/loadavg: 3.05 3.06 3.00 4/88 16575
/proc/meminfo: memFree=1328008/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=818.24
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 81809 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529485 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=407.93
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 40791 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 818.24
Current children cumulated vsize (KiB) 210876

[startup+882.307 s]
/proc/loadavg: 3.13 3.07 3.01 4/88 16575
/proc/meminfo: memFree=1328072/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=877.95
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 87780 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=437.81
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 43779 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527982 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.95
Current children cumulated vsize (KiB) 210876

[startup+942.302 s]
/proc/loadavg: 3.12 3.07 3.00 4/88 16575
/proc/meminfo: memFree=1328136/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=937.65
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 93750 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=467.62
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 46760 2 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527700 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 937.65
Current children cumulated vsize (KiB) 210876

[startup+1002.3 s]
/proc/loadavg: 3.04 3.06 3.00 4/88 16575
/proc/meminfo: memFree=1328072/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=997.35
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 99720 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527645 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=497.54
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 49751 3 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 997.35
Current children cumulated vsize (KiB) 210876

[startup+1062.3 s]
/proc/loadavg: 3.01 3.04 3.00 4/88 16575
/proc/meminfo: memFree=1328072/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=1057.06
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 105691 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=527.42
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 52739 3 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1057.06
Current children cumulated vsize (KiB) 210876

[startup+1122.3 s]
/proc/loadavg: 3.00 3.03 3.00 4/88 16575
/proc/meminfo: memFree=1328072/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=1116.76
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 111661 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529542 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=557.26
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 55723 3 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1116.76
Current children cumulated vsize (KiB) 210876

[startup+1182.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/88 16575
/proc/meminfo: memFree=1328072/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=1176.47
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 117632 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=587.11
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 58708 3 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529670 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1176.47
Current children cumulated vsize (KiB) 210876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 3.00 3.02 3.00 4/88 16575
/proc/meminfo: memFree=1328072/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=1200.05
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 119990 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=598.91
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 59888 3 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 210876

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

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

[startup+1206 s]
/proc/loadavg: 3.00 3.02 3.00 4/88 16575
/proc/meminfo: memFree=1328072/2055924 swapFree=4170372/4192956
[pid=16573] ppid=16571 vsize=210876 CPUtime=1200.05
/proc/16573/stat : 16573 (gnovelty+) R 16571 16573 16443 0 -1 4194304 31452 0 0 0 119990 15 0 0 25 0 2 0 518194012 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134529544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16573/statm: 52719 30393 106 297 0 52419 0
[pid=16573/tid=16575] ppid=16571 vsize=210876 CPUtime=598.91
/proc/16573/task/16575/stat : 16575 (gnovelty+) R 16571 16573 16443 0 -1 4194368 5887 0 0 0 59888 3 0 0 25 0 2 0 518194233 215937024 30393 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 210876

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.03
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.174973
CPU usage (%): 99.5071
Max. virtual memory (cumulated for all children) (KiB): 210876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31452
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= 3
involuntary context switches= 25857

runsolver used 1.35579 second user time and 4.14337 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-05 10:03:56
IDJOB=1580362
IDBENCH=71015
IDSOLVER=551
FILE ID=node83/1580362-1238918634
PBS_JOBID= 9101411
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= 4f02dda0c6b1f76f43bce732093e4f1f
RANDOM SEED=1492860322

node83.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.268
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.268
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:      2055924 kB
MemFree:       1450240 kB
Buffers:         52724 kB
Cached:         461980 kB
SwapCached:       7468 kB
Active:         201096 kB
Inactive:       327524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1450240 kB
SwapTotal:     4192956 kB
SwapFree:      4170372 kB
Dirty:           22536 kB
Writeback:           0 kB
Mapped:          20052 kB
Slab:            61040 kB
Committed_AS:  1429532 kB
PageTables:       2700 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= 66540 MiB
End job on node83 at 2009-04-05 10:24:04