Trace number 1577839

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 2009-03-22-Base? (TO) 1200.12 1200.55

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

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-1577839-1241005121/watcher-1577839-1241005121 -o /tmp/evaluation-result-1577839-1241005121/solver-1577839-1241005121 -C 1200 -W 1800 -M 1800 HOME/hydrasat HOME/instance-1577839-1241005121.cnf -rs 657496850 -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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 10918
/proc/meminfo: memFree=1072104/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=7716 CPUtime=0
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 128545552 7901184 202 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 1929 202 151 362 0 1564 0

[startup+0.0766391 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 10918
/proc/meminfo: memFree=1072104/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=9564 CPUtime=0.07
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 721 0 0 0 7 0 0 0 18 0 1 0 128545552 9793536 705 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 2391 705 151 362 0 2026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9564

[startup+0.101643 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 10918
/proc/meminfo: memFree=1072104/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=10092 CPUtime=0.09
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 885 0 0 0 9 0 0 0 18 0 1 0 128545552 10334208 870 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 2523 870 151 362 0 2158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10092

[startup+0.301677 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 10918
/proc/meminfo: memFree=1072104/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=14844 CPUtime=0.29
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 2199 0 0 0 28 1 0 0 19 0 1 0 128545552 15200256 2183 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 3711 2183 151 362 0 3346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14844

[startup+0.701749 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 10918
/proc/meminfo: memFree=1072104/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=24480 CPUtime=0.69
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 4829 0 0 0 66 3 0 0 22 0 1 0 128545552 25067520 4813 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 6120 4813 151 362 0 5755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24480

[startup+1.50189 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 10919
/proc/meminfo: memFree=1044640/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=42960 CPUtime=1.48
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 9905 0 0 0 142 6 0 0 25 0 1 0 128545552 43991040 9889 1992294400 134512640 135997824 4294956160 18446744073709551615 134615107 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 10740 9890 151 362 0 10375 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42960

[startup+3.10117 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 10919
/proc/meminfo: memFree=1017312/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=111956 CPUtime=3.08
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 26619 0 0 0 292 16 0 0 25 0 1 0 128545552 114642944 26261 1992294400 134512640 135997824 4294956160 18446744073709551615 135436195 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 27989 26267 155 362 0 27624 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 111956

[startup+6.30173 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 10919
/proc/meminfo: memFree=961760/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=117324 CPUtime=6.28
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 30021 0 0 0 611 17 0 0 25 0 1 0 128545552 120139776 27780 1992294400 134512640 135997824 4294956160 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 29331 27780 158 362 0 28966 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 117324

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 10919
/proc/meminfo: memFree=943712/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=159440 CPUtime=12.67
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 40656 0 0 0 1245 22 0 0 25 0 1 0 128545552 163266560 35815 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 39860 35817 159 362 0 39495 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 159440

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 1.02 2/65 10919
/proc/meminfo: memFree=874720/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=217220 CPUtime=25.47
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 61324 0 0 0 2516 31 0 0 25 0 1 0 128545552 222433280 49561 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 54305 49561 174 362 0 53940 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 217220

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.01 2/65 10919
/proc/meminfo: memFree=872608/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=219160 CPUtime=51.06
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 61800 0 0 0 5075 31 0 0 25 0 1 0 128545552 224419840 50037 1992294400 134512640 135997824 4294956160 18446744073709551615 134757369 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 54790 50037 174 362 0 54425 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 219160

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.01 2/65 10919
/proc/meminfo: memFree=868576/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=223596 CPUtime=102.24
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 62812 0 0 0 10192 32 0 0 25 0 1 0 128545552 228962304 51049 1992294400 134512640 135997824 4294956160 18446744073709551615 134757635 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 55899 51049 174 362 0 55534 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 223596

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=863840/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=228476 CPUtime=162.22
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 63985 0 0 0 16188 34 0 0 25 0 1 0 128545552 233959424 52222 1992294400 134512640 135997824 4294956160 18446744073709551615 134590272 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 57119 52222 174 362 0 56754 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 228476

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=859680/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=233412 CPUtime=222.2
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 65136 0 0 0 22185 35 0 0 25 0 1 0 128545552 239013888 53244 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 58353 53244 174 362 0 57988 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 233412

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=852960/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=240564 CPUtime=282.18
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 66812 0 0 0 28181 37 0 0 25 0 1 0 128545552 246337536 54920 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 60141 54920 174 362 0 59776 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 240564

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=847848/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=246112 CPUtime=342.16
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 68105 0 0 0 34178 38 0 0 25 0 1 0 128545552 252018688 56213 1992294400 134512640 135997824 4294956160 18446744073709551615 135368936 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 61528 56213 174 362 0 61163 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 246112

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=842344/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=252152 CPUtime=402.14
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 69498 0 0 0 40174 40 0 0 25 0 1 0 128545552 258203648 57606 1992294400 134512640 135997824 4294956160 18446744073709551615 134849621 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 63038 57606 174 362 0 62673 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 252152

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=837352/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=257180 CPUtime=462.12
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 70712 0 0 0 46171 41 0 0 25 0 1 0 128545552 263352320 58820 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 64295 58820 174 362 0 63930 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 257180

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=833704/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=262208 CPUtime=522.09
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 71972 0 0 0 52167 42 0 0 25 0 1 0 128545552 268500992 59751 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 65552 59751 174 362 0 65187 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 262208

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=828968/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=267916 CPUtime=582.07
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 73310 0 0 0 58164 43 0 0 25 0 1 0 128545552 274345984 60918 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 66979 60918 174 362 0 66614 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 267916

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=821160/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=276428 CPUtime=642.06
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 75542 0 0 0 64160 46 0 0 25 0 1 0 128545552 283062272 62869 1992294400 134512640 135997824 4294956160 18446744073709551615 134757845 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 69107 62869 174 362 0 68742 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 276428

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=817704/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=280072 CPUtime=702.03
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 76393 0 0 0 70156 47 0 0 25 0 1 0 128545552 286793728 63720 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 70018 63720 174 362 0 69653 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 280072

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=812904/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=285320 CPUtime=762.01
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 77584 0 0 0 76153 48 0 0 25 0 1 0 128545552 292167680 64911 1992294400 134512640 135997824 4294956160 18446744073709551615 134843680 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 71330 64911 174 362 0 70965 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 285320

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=808296/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=290380 CPUtime=821.99
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 78794 0 0 0 82150 49 0 0 25 0 1 0 128545552 297349120 66121 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 72595 66121 174 362 0 72230 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 290380

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=803752/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=294844 CPUtime=881.97
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 79920 0 0 0 88146 51 0 0 25 0 1 0 128545552 301920256 67247 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 73711 67247 174 362 0 73346 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 294844

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=799784/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=298900 CPUtime=941.95
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 80919 0 0 0 94143 52 0 0 25 0 1 0 128545552 306073600 68246 1992294400 134512640 135997824 4294956160 18446744073709551615 134757352 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 74725 68246 174 362 0 74360 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 298900

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=796264/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=302588 CPUtime=1001.92
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 81773 0 0 0 100140 52 0 0 25 0 1 0 128545552 309850112 69100 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 75647 69100 174 362 0 75282 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 302588

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=792616/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=306580 CPUtime=1061.9
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 82694 0 0 0 106137 53 0 0 25 0 1 0 128545552 313937920 70021 1992294400 134512640 135997824 4294956160 18446744073709551615 134758017 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 76645 70021 174 362 0 76280 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 306580

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=789032/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=310152 CPUtime=1121.88
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 83583 0 0 0 112134 54 0 0 25 0 1 0 128545552 317595648 70910 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 77538 70910 174 362 0 77173 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 310152

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=785512/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=314068 CPUtime=1181.86
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 84481 0 0 0 118131 55 0 0 25 0 1 0 128545552 321605632 71808 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 78517 71808 174 362 0 78152 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 314068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=784040/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=316104 CPUtime=1200.06
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 84989 0 0 0 119951 55 0 0 25 0 1 0 128545552 323690496 72165 1992294400 134512640 135997824 4294956160 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 79026 72165 174 362 0 78661 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 316104

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: 0.99 0.98 1.00 2/65 10919
/proc/meminfo: memFree=784040/2055920 swapFree=4181908/4192956
[pid=10918] ppid=10916 vsize=316104 CPUtime=1200.06
/proc/10918/stat : 10918 (hydrasat) R 10916 10918 10522 0 -1 4194304 84989 0 0 0 119951 55 0 0 25 0 1 0 128545552 323690496 72165 1992294400 134512640 135997824 4294956160 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/10918/statm: 79026 72165 174 362 0 78661 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 316104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1199.51
CPU system time (s): 0.604908
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 316104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.51
system time used= 0.604908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84989
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= 2984

runsolver used 1.08183 second user time and 2.24466 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-29 13:38:43
IDJOB=1577839
IDBENCH=70967
IDSOLVER=520
FILE ID=node18/1577839-1241005121
PBS_JOBID= 9204849
Free space on /tmp= 66288 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577839-1241005121/watcher-1577839-1241005121 -o /tmp/evaluation-result-1577839-1241005121/solver-1577839-1241005121 -C 1200 -W 1800 -M 1800  HOME/hydrasat HOME/instance-1577839-1241005121.cnf -rs 657496850 -co memory_limit 1800

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=657496850

node18.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.280
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.280
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:      2055920 kB
MemFree:       1072520 kB
Buffers:         87364 kB
Cached:         800320 kB
SwapCached:       4952 kB
Active:         352700 kB
Inactive:       542972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1072520 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           31584 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            73712 kB
Committed_AS:   564116 kB
PageTables:       1384 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= 66288 MiB
End job on node18 at 2009-04-29 13:58:45