Trace number 1727692

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
HydraSAT-Flat 2009-03-22-Flat? (TO) 1200.09 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark295.875
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

Solver Data


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-1727692-1240727845/watcher-1727692-1240727845 -o /tmp/evaluation-result-1727692-1240727845/solver-1727692-1240727845 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1727692-1240727845.cnf -rs 465748348 -co memory_limit 1800 

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.00 3/64 30834
/proc/meminfo: memFree=1610304/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=1596 CPUtime=0
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 100818821 1634304 174 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 399 174 119 319 0 77 0

[startup+0.0613989 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30834
/proc/meminfo: memFree=1610304/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=2560 CPUtime=0.05
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 426 0 0 0 5 0 0 0 18 0 1 0 100818821 2621440 410 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 640 410 128 319 0 318 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2560

[startup+0.101406 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30834
/proc/meminfo: memFree=1610304/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=2560 CPUtime=0.09
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 478 0 0 0 9 0 0 0 18 0 1 0 100818821 2621440 461 1992294400 134512640 135819388 4294956160 18446744073709551615 134603214 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 640 461 147 319 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2560

[startup+0.301445 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30834
/proc/meminfo: memFree=1610304/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=2688 CPUtime=0.29
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 502 0 0 0 29 0 0 0 19 0 1 0 100818821 2752512 485 1992294400 134512640 135819388 4294956160 18446744073709551615 134603125 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 672 485 147 319 0 350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2688

[startup+0.701523 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30834
/proc/meminfo: memFree=1610304/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=2816 CPUtime=0.69
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 527 0 0 0 69 0 0 0 22 0 1 0 100818821 2883584 510 1992294400 134512640 135819388 4294956160 18446744073709551615 134592747 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 704 510 147 319 0 382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2816

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30835
/proc/meminfo: memFree=1608760/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=2948 CPUtime=1.49
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 569 0 0 0 149 0 0 0 25 0 1 0 100818821 3018752 552 1992294400 134512640 135819388 4294956160 18446744073709551615 134617651 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 737 552 147 319 0 415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2948

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1608184/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=3472 CPUtime=3.09
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 674 0 0 0 309 0 0 0 25 0 1 0 100818821 3555328 657 1992294400 134512640 135819388 4294956160 18446744073709551615 134617218 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 868 657 147 319 0 546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3472

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1606968/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=4396 CPUtime=6.29
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 922 0 0 0 629 0 0 0 25 0 1 0 100818821 4501504 905 1992294400 134512640 135819388 4294956160 18446744073709551615 134603125 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 1099 905 147 319 0 777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4396

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1606840/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=4556 CPUtime=12.69
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 952 0 0 0 1269 0 0 0 25 0 1 0 100818821 4665344 935 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 1139 935 147 319 0 817 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4556

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1605624/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=5900 CPUtime=25.48
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 1272 0 0 0 2548 0 0 0 25 0 1 0 100818821 6041600 1255 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 1475 1255 147 319 0 1153 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5900

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1602616/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=9452 CPUtime=51.07
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 2106 0 0 0 5106 1 0 0 25 0 1 0 100818821 9678848 2056 1992294400 134512640 135819388 4294956160 18446744073709551615 134616935 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 2363 2056 147 319 0 2041 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9452

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1601528/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=10392 CPUtime=102.25
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 2340 0 0 0 10224 1 0 0 25 0 1 0 100818821 10641408 2290 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 2598 2290 147 319 0 2276 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10392

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1600056/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=11928 CPUtime=162.23
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 2697 0 0 0 16221 2 0 0 25 0 1 0 100818821 12214272 2647 1992294400 134512640 135819388 4294956160 18446744073709551615 134671406 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 2982 2647 147 319 0 2660 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11928

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1598008/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=14316 CPUtime=222.22
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 3270 0 0 0 22219 3 0 0 25 0 1 0 100818821 14659584 3155 1992294400 134512640 135819388 4294956160 18446744073709551615 134617275 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 3579 3155 147 319 0 3257 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 14316

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1596024/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=16408 CPUtime=282.19
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 3757 0 0 0 28215 4 0 0 25 0 1 0 100818821 16801792 3642 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 4102 3642 147 319 0 3780 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16408

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1593464/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=19396 CPUtime=342.17
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 4395 0 0 0 34212 5 0 0 25 0 1 0 100818821 19861504 4280 1992294400 134512640 135819388 4294956160 18446744073709551615 134616935 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 4849 4280 147 319 0 4527 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 19396

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1591288/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=21936 CPUtime=402.15
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 4952 0 0 0 40210 5 0 0 25 0 1 0 100818821 22462464 4837 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 5484 4837 147 319 0 5162 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 21936

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1588152/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=25148 CPUtime=462.13
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 5729 0 0 0 46207 6 0 0 25 0 1 0 100818821 25751552 5614 1992294400 134512640 135819388 4294956160 18446744073709551615 134617653 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 6287 5614 147 319 0 5965 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 25148

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1586232/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=27544 CPUtime=522.11
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 6343 0 0 0 52205 6 0 0 25 0 1 0 100818821 28205056 6099 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 6886 6099 147 319 0 6564 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 27544

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1583864/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=30464 CPUtime=582.09
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 6934 0 0 0 58201 8 0 0 25 0 1 0 100818821 31195136 6690 1992294400 134512640 135819388 4294956160 18446744073709551615 134617095 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 7616 6690 147 319 0 7294 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 30464

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1581880/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=32584 CPUtime=642.07
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 7403 0 0 0 64199 8 0 0 25 0 1 0 100818821 33366016 7159 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 8146 7159 147 319 0 7824 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 32584

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1579896/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=34604 CPUtime=702.05
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 7893 0 0 0 70196 9 0 0 25 0 1 0 100818821 35434496 7649 1992294400 134512640 135819388 4294956160 18446744073709551615 134616935 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 8651 7649 147 319 0 8329 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 34604

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1577848/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=36996 CPUtime=762.03
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 8382 0 0 0 76194 9 0 0 25 0 1 0 100818821 37883904 8138 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 9249 8138 147 319 0 8927 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 36996

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1576376/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=38488 CPUtime=822.01
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 8763 0 0 0 82191 10 0 0 25 0 1 0 100818821 39411712 8519 1992294400 134512640 135819388 4294956160 18446744073709551615 134616821 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 9622 8519 147 319 0 9300 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 38488

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1574328/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=40776 CPUtime=881.98
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 9257 0 0 0 88188 10 0 0 25 0 1 0 100818821 41754624 9013 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 10194 9013 147 319 0 9872 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 40776

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1572792/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=42692 CPUtime=941.96
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 9774 0 0 0 94185 11 0 0 25 0 1 0 100818821 43716608 9409 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 10673 9409 147 319 0 10351 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 42692

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1570872/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=44880 CPUtime=1001.95
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 10256 0 0 0 100183 12 0 0 25 0 1 0 100818821 45957120 9891 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 11220 9891 147 319 0 10898 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 44880

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1570360/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=45320 CPUtime=1061.92
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 10385 0 0 0 106180 12 0 0 25 0 1 0 100818821 46407680 10020 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 11330 10020 147 319 0 11008 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 45320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1569144/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=46304 CPUtime=1121.9
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 10679 0 0 0 112177 13 0 0 25 0 1 0 100818821 47415296 10314 1992294400 134512640 135819388 4294956160 18446744073709551615 134617138 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 11576 10314 147 319 0 11254 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 46304

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1569144/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=46304 CPUtime=1181.88
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 10680 0 0 0 118175 13 0 0 25 0 1 0 100818821 47415296 10315 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 11576 10315 147 319 0 11254 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 46304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1569080/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=46492 CPUtime=1200.08
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 10694 0 0 0 119995 13 0 0 25 0 1 0 100818821 47607808 10329 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 11623 10329 147 319 0 11301 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46492

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30837
/proc/meminfo: memFree=1569080/2055924 swapFree=4180784/4192956
[pid=30834] ppid=30832 vsize=46492 CPUtime=1200.08
/proc/30834/stat : 30834 (hydrasat-flat) R 30832 30834 30580 0 -1 4194304 10694 0 0 0 119995 13 0 0 25 0 1 0 100818821 47607808 10329 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/30834/statm: 11623 10329 147 319 0 11301 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.141978
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 46492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10694
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= 2
involuntary context switches= 2530

runsolver used 1.10183 second user time and 2.19467 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-26 08:37:25
IDJOB=1727692
IDBENCH=24643
IDSOLVER=519
FILE ID=node6/1727692-1240727845
PBS_JOBID= 9186910
Free space on /tmp= 66336 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727692-1240727845/watcher-1727692-1240727845 -o /tmp/evaluation-result-1727692-1240727845/solver-1727692-1240727845 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1727692-1240727845.cnf -rs 465748348 -co memory_limit 1800

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

MD5SUM BENCH= 7f866db903b373b6b7f75057c2353f02
RANDOM SEED=465748348

node6.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.281
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.281
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1610720 kB
Buffers:         46216 kB
Cached:         322568 kB
SwapCached:       6032 kB
Active:         123256 kB
Inactive:       253980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1610720 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            53940 kB
Committed_AS:   437576 kB
PageTables:       1452 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= 66332 MiB
End job on node6 at 2009-04-26 08:57:27