Trace number 1719808

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.08 1200.42

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.127
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

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-1719808-1240649618/watcher-1719808-1240649618 -o /tmp/evaluation-result-1719808-1240649618/solver-1719808-1240649618 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1719808-1240649618.cnf -rs 794484730 -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: 0.85 0.97 1.07 3/64 12574
/proc/meminfo: memFree=1917352/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=2420 CPUtime=0
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 92994445 2478080 180 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 605 181 119 319 0 283 0

[startup+0.0329839 s]
/proc/loadavg: 0.85 0.97 1.07 3/64 12574
/proc/meminfo: memFree=1917352/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=3740 CPUtime=0.03
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 540 0 0 0 3 0 0 0 18 0 1 0 92994445 3829760 524 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 935 525 119 319 0 613 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3740

[startup+0.101993 s]
/proc/loadavg: 0.85 0.97 1.07 3/64 12574
/proc/meminfo: memFree=1917352/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=6776 CPUtime=0.09
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 1361 0 0 0 9 0 0 0 18 0 1 0 92994445 6938624 1345 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 1694 1346 119 319 0 1372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6776

[startup+0.302016 s]
/proc/loadavg: 0.85 0.97 1.07 3/64 12574
/proc/meminfo: memFree=1917352/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=16596 CPUtime=0.29
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 3943 0 0 0 27 2 0 0 19 0 1 0 92994445 16994304 3927 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 4149 3927 125 319 0 3827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16596

[startup+0.701064 s]
/proc/loadavg: 0.85 0.97 1.07 3/64 12574
/proc/meminfo: memFree=1917352/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=21440 CPUtime=0.69
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 5305 0 0 0 67 2 0 0 22 0 1 0 92994445 21954560 4946 1992294400 134512640 135819388 4294956176 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 5360 4946 127 319 0 5038 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21440

[startup+1.50116 s]
/proc/loadavg: 0.85 0.97 1.07 2/65 12575
/proc/meminfo: memFree=1893344/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=29008 CPUtime=1.49
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 7887 0 0 0 146 3 0 0 25 0 1 0 92994445 29704192 6732 1992294400 134512640 135819388 4294956176 18446744073709551615 135201209 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 7252 6732 129 319 0 6930 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29008

[startup+3.10235 s]
/proc/loadavg: 0.85 0.97 1.07 2/65 12575
/proc/meminfo: memFree=1880800/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=40324 CPUtime=3.09
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 10676 0 0 0 305 4 0 0 25 0 1 0 92994445 41291776 9520 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 10081 9520 147 319 0 9759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40324

[startup+6.30174 s]
/proc/loadavg: 0.86 0.97 1.07 2/65 12575
/proc/meminfo: memFree=1877536/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=43064 CPUtime=6.29
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 11377 0 0 0 624 5 0 0 25 0 1 0 92994445 44097536 10221 1992294400 134512640 135819388 4294956176 18446744073709551615 134616957 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 10766 10221 147 319 0 10444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43064

[startup+12.7015 s]
/proc/loadavg: 0.87 0.97 1.07 2/65 12575
/proc/meminfo: memFree=1870256/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=50376 CPUtime=12.68
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 13117 0 0 0 1262 6 0 0 25 0 1 0 92994445 51585024 11961 1992294400 134512640 135819388 4294956176 18446744073709551615 134617100 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 12594 11961 147 319 0 12272 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50376

[startup+25.501 s]
/proc/loadavg: 0.90 0.97 1.07 2/65 12575
/proc/meminfo: memFree=1861880/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=58592 CPUtime=25.49
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 15178 0 0 0 2541 8 0 0 25 0 1 0 92994445 59998208 14022 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 14648 14022 147 319 0 14326 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58592

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 1.06 2/65 12575
/proc/meminfo: memFree=1852856/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=67724 CPUtime=51.07
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 17499 0 0 0 5098 9 0 0 25 0 1 0 92994445 69349376 16214 1992294400 134512640 135819388 4294956176 18446744073709551615 134667696 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 16931 16214 147 319 0 16609 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67724

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 1.06 2/65 12575
/proc/meminfo: memFree=1849720/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=70944 CPUtime=102.26
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 18314 0 0 0 10215 11 0 0 25 0 1 0 92994445 72646656 17029 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 17736 17029 147 319 0 17414 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70944

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.05 2/65 12575
/proc/meminfo: memFree=1844216/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=76148 CPUtime=162.24
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 19658 0 0 0 16212 12 0 0 25 0 1 0 92994445 77975552 18373 1992294400 134512640 135819388 4294956176 18446744073709551615 134592844 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 19037 18373 147 319 0 18715 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 76148

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/65 12575
/proc/meminfo: memFree=1841080/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=79216 CPUtime=222.22
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 20428 0 0 0 22209 13 0 0 25 0 1 0 92994445 81117184 19143 1992294400 134512640 135819388 4294956176 18446744073709551615 134669355 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 19804 19143 147 319 0 19482 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 79216

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.04 2/65 12575
/proc/meminfo: memFree=1838200/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=82032 CPUtime=282.21
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 21145 0 0 0 28207 14 0 0 25 0 1 0 92994445 84000768 19860 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 20508 19860 147 319 0 20186 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 82032

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/65 12575
/proc/meminfo: memFree=1835320/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=84860 CPUtime=342.19
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 21843 0 0 0 34205 14 0 0 25 0 1 0 92994445 86896640 20558 1992294400 134512640 135819388 4294956176 18446744073709551615 134586933 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 21215 20558 147 319 0 20893 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 84860

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 1.03 2/65 12575
/proc/meminfo: memFree=1830264/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=90080 CPUtime=402.17
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 23143 0 0 0 40201 16 0 0 25 0 1 0 92994445 92241920 21858 1992294400 134512640 135819388 4294956176 18446744073709551615 134669019 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 22520 21858 147 319 0 22198 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 90080

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/65 12581
/proc/meminfo: memFree=1823352/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=96960 CPUtime=462.15
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 24845 0 0 0 46197 18 0 0 25 0 1 0 92994445 99287040 23560 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 24240 23560 147 319 0 23918 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 96960

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/65 12581
/proc/meminfo: memFree=1813880/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=106356 CPUtime=522.13
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27189 0 0 0 52193 20 0 0 25 0 1 0 92994445 108908544 25904 1992294400 134512640 135819388 4294956176 18446744073709551615 134587099 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 26589 25904 147 319 0 26267 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 106356

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 12581
/proc/meminfo: memFree=1813816/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=106356 CPUtime=582.11
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27194 0 0 0 58191 20 0 0 25 0 1 0 92994445 108908544 25909 1992294400 134512640 135819388 4294956176 18446744073709551615 134669084 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 26589 25909 147 319 0 26267 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 106356

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 12581
/proc/meminfo: memFree=1813752/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=106356 CPUtime=642.11
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27196 0 0 0 64190 21 0 0 25 0 1 0 92994445 108908544 25911 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 26589 25911 147 319 0 26267 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 106356

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1813688/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=106356 CPUtime=702.09
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27208 0 0 0 70188 21 0 0 25 0 1 0 92994445 108908544 25923 1992294400 134512640 135819388 4294956176 18446744073709551615 134602922 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 26589 25923 147 319 0 26267 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 106356

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1813560/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=106356 CPUtime=762.08
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27223 0 0 0 76187 21 0 0 25 0 1 0 92994445 108908544 25938 1992294400 134512640 135819388 4294956176 18446744073709551615 134616898 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 26589 25938 147 319 0 26267 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 106356

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1813304/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=107380 CPUtime=822.05
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27490 0 0 0 82184 21 0 0 25 0 1 0 92994445 109957120 25948 1992294400 134512640 135819388 4294956176 18446744073709551615 135215816 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 26845 25948 147 319 0 26523 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 107380

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1813368/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=107380 CPUtime=882.03
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27499 0 0 0 88182 21 0 0 25 0 1 0 92994445 109957120 25957 1992294400 134512640 135819388 4294956176 18446744073709551615 134668108 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 26845 25957 147 319 0 26523 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 107380

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1813368/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=107380 CPUtime=942.02
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27504 0 0 0 94181 21 0 0 25 0 1 0 92994445 109957120 25962 1992294400 134512640 135819388 4294956176 18446744073709551615 134586612 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 26845 25962 147 319 0 26523 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 107380

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1813432/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=107380 CPUtime=1002.01
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27507 0 0 0 100179 22 0 0 25 0 1 0 92994445 109957120 25965 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 26845 25965 147 319 0 26523 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 107380

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1812152/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=108716 CPUtime=1061.99
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 27812 0 0 0 106177 22 0 0 25 0 1 0 92994445 111325184 26270 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 27179 26270 147 319 0 26857 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 108716

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1804920/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=115924 CPUtime=1121.97
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 29606 0 0 0 112174 23 0 0 25 0 1 0 92994445 118706176 28064 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 28981 28064 147 319 0 28659 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 115924

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1801912/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=118896 CPUtime=1181.96
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 30344 0 0 0 118172 24 0 0 25 0 1 0 92994445 121749504 28802 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 29724 28802 147 319 0 29402 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 118896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12581
/proc/meminfo: memFree=1801848/2055920 swapFree=4192812/4192956
[pid=12574] ppid=12572 vsize=118896 CPUtime=1200.06
/proc/12574/stat : 12574 (hydrasat-flat) R 12572 12574 12537 0 -1 4194304 30347 0 0 0 119982 24 0 0 25 0 1 0 92994445 121749504 28805 1992294400 134512640 135819388 4294956176 18446744073709551615 134616840 0 0 4096 1 0 0 0 17 1 0 0
/proc/12574/statm: 29724 28805 147 319 0 29402 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 118896

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): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.82
CPU system time (s): 0.26196
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 118896

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

runsolver used 0.817875 second user time and 2.52062 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-25 10:53:38
IDJOB=1719808
IDBENCH=69574
IDSOLVER=519
FILE ID=node33/1719808-1240649618
PBS_JOBID= 9186523
Free space on /tmp= 66376 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-3.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719808-1240649618/watcher-1719808-1240649618 -o /tmp/evaluation-result-1719808-1240649618/solver-1719808-1240649618 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1719808-1240649618.cnf -rs 794484730 -co memory_limit 1800

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED=794484730

node33.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.212
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.212
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:       1917832 kB
Buffers:          4240 kB
Cached:          71376 kB
SwapCached:          0 kB
Active:          74304 kB
Inactive:        15168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5720 kB
Writeback:           0 kB
Mapped:          23552 kB
Slab:            34712 kB
Committed_AS:   290508 kB
PageTables:       1388 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= 66372 MiB
End job on node33 at 2009-04-25 11:13:41