Trace number 1721004

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-FlatUNSAT 714.376 714.556

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.624
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

714.31/714.54	
714.31/714.54	c decisions : 630841
714.31/714.54	c conflicts : 504974
714.31/714.54	c Memory limit 1620 MiB
714.31/714.54	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721004-1240661877/watcher-1721004-1240661877 -o /tmp/evaluation-result-1721004-1240661877/solver-1721004-1240661877 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1721004-1240661877.cnf -rs 949983754 -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/65 17418
/proc/meminfo: memFree=1725672/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=1748 CPUtime=0
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 94215411 1789952 178 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 437 178 119 319 0 115 0

[startup+0.0621081 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17418
/proc/meminfo: memFree=1725672/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=4176 CPUtime=0.05
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 857 0 0 0 5 0 0 0 18 0 1 0 94215411 4276224 840 1992294400 134512640 135819388 4294956176 18446744073709551615 134681610 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 1044 840 127 319 0 722 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4176

[startup+0.101111 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17418
/proc/meminfo: memFree=1725672/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=4416 CPUtime=0.09
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 888 0 0 0 9 0 0 0 18 0 1 0 94215411 4521984 871 1992294400 134512640 135819388 4294956176 18446744073709551615 135226979 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 1104 871 128 319 0 782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4416

[startup+0.30113 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17418
/proc/meminfo: memFree=1725672/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=6048 CPUtime=0.29
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 1311 0 0 0 29 0 0 0 19 0 1 0 94215411 6193152 1293 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 1512 1293 147 319 0 1190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6048

[startup+0.701169 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17418
/proc/meminfo: memFree=1725672/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=6176 CPUtime=0.69
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 1340 0 0 0 69 0 0 0 22 0 1 0 94215411 6324224 1322 1992294400 134512640 135819388 4294956176 18446744073709551615 134617116 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 1544 1322 147 319 0 1222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6176

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1720864/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=6408 CPUtime=1.49
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 1375 0 0 0 149 0 0 0 25 0 1 0 94215411 6561792 1357 1992294400 134512640 135819388 4294956176 18446744073709551615 134617175 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 1602 1357 147 319 0 1280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6408

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1720544/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=6524 CPUtime=3.09
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 1425 0 0 0 309 0 0 0 25 0 1 0 94215411 6680576 1407 1992294400 134512640 135819388 4294956176 18446744073709551615 135208650 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 1631 1407 147 319 0 1309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6524

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1720096/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=6760 CPUtime=6.29
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 1482 0 0 0 629 0 0 0 25 0 1 0 94215411 6922240 1464 1992294400 134512640 135819388 4294956176 18446744073709551615 134671413 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 1690 1464 147 319 0 1368 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6760

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1719456/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=7572 CPUtime=12.69
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 1653 0 0 0 1269 0 0 0 25 0 1 0 94215411 7753728 1635 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 1893 1635 147 319 0 1571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7572

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1717792/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=9248 CPUtime=25.48
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 2050 0 0 0 2548 0 0 0 25 0 1 0 94215411 9469952 2032 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 2312 2032 147 319 0 1990 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9248

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1715360/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=12036 CPUtime=51.08
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 2692 0 0 0 5107 1 0 0 25 0 1 0 94215411 12324864 2674 1992294400 134512640 135819388 4294956176 18446744073709551615 134616879 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 3009 2674 147 319 0 2687 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12036

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1710304/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=17244 CPUtime=102.27
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 4013 0 0 0 10225 2 0 0 25 0 1 0 94215411 17657856 3873 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 4311 3873 147 319 0 3989 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17244

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1706080/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=22172 CPUtime=162.25
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 5230 0 0 0 16222 3 0 0 25 0 1 0 94215411 22704128 4988 1992294400 134512640 135819388 4294956176 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 5543 4988 147 319 0 5221 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22172

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1701344/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=26992 CPUtime=222.23
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 6526 0 0 0 22219 4 0 0 25 0 1 0 94215411 27639808 6101 1992294400 134512640 135819388 4294956176 18446744073709551615 134616991 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 6748 6101 147 319 0 6426 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26992

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1697312/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=31912 CPUtime=282.22
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 7781 0 0 0 28217 5 0 0 25 0 1 0 94215411 32677888 7121 1992294400 134512640 135819388 4294956176 18446744073709551615 134617683 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 7978 7121 147 319 0 7656 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31912

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1694496/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=35180 CPUtime=342.21
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 8640 0 0 0 34215 6 0 0 25 0 1 0 94215411 36024320 7792 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 8795 7792 147 319 0 8473 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 35180

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1691488/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=38524 CPUtime=402.18
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 9450 0 0 0 40212 6 0 0 25 0 1 0 94215411 39448576 8540 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 9631 8540 147 319 0 9309 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 38524

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1686880/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=43668 CPUtime=462.18
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 10841 0 0 0 46210 8 0 0 25 0 1 0 94215411 44716032 9684 1992294400 134512640 135819388 4294956176 18446744073709551615 134616968 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 10917 9684 147 319 0 10595 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 43668

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1684256/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=46348 CPUtime=522.16
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 11539 0 0 0 52208 8 0 0 25 0 1 0 94215411 47460352 10382 1992294400 134512640 135819388 4294956176 18446744073709551615 134616834 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 11587 10382 147 319 0 11265 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 46348

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1681184/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=49312 CPUtime=582.14
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 12359 0 0 0 58205 9 0 0 25 0 1 0 94215411 50495488 11118 1992294400 134512640 135819388 4294956176 18446744073709551615 134616917 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 12328 11118 147 319 0 12006 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 49312

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1678432/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=53332 CPUtime=642.13
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 13435 0 0 0 64203 10 0 0 25 0 1 0 94215411 54611968 11809 1992294400 134512640 135819388 4294956176 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 13333 11809 147 319 0 13011 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 53332

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1675680/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=56208 CPUtime=702.12
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 14146 0 0 0 70201 11 0 0 25 0 1 0 94215411 57556992 12520 1992294400 134512640 135819388 4294956176 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 14052 12520 147 319 0 13730 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 56208

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

[startup+703.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1675552/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=56208 CPUtime=703.72
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 14147 0 0 0 70361 11 0 0 25 0 1 0 94215411 57556992 12521 1992294400 134512640 135819388 4294956176 18446744073709551615 134616957 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 14052 12521 147 319 0 13730 0
Current children cumulated CPU time (s) 703.72
Current children cumulated vsize (KiB) 56208

[startup+710.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1675360/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=56340 CPUtime=710.11
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 14204 0 0 0 71000 11 0 0 25 0 1 0 94215411 57692160 12578 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 14085 12578 147 319 0 13763 0
Current children cumulated CPU time (s) 710.11
Current children cumulated vsize (KiB) 56340

[startup+711.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1675296/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=56340 CPUtime=711.71
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 14215 0 0 0 71160 11 0 0 25 0 1 0 94215411 57692160 12589 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 14085 12589 147 319 0 13763 0
Current children cumulated CPU time (s) 711.71
Current children cumulated vsize (KiB) 56340

[startup+713.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1675232/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=56472 CPUtime=713.31
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 14232 0 0 0 71320 11 0 0 25 0 1 0 94215411 57827328 12606 1992294400 134512640 135819388 4294956176 18446744073709551615 134616763 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 14118 12606 147 319 0 13796 0
Current children cumulated CPU time (s) 713.31
Current children cumulated vsize (KiB) 56472

[startup+714.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1675168/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=56472 CPUtime=714.11
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 14239 0 0 0 71400 11 0 0 25 0 1 0 94215411 57827328 12613 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 14118 12613 147 319 0 13796 0
Current children cumulated CPU time (s) 714.11
Current children cumulated vsize (KiB) 56472

[startup+714.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17419
/proc/meminfo: memFree=1675168/2055920 swapFree=4192812/4192956
[pid=17418] ppid=17416 vsize=56472 CPUtime=714.31
/proc/17418/stat : 17418 (hydrasat-flat) R 17416 17418 17194 0 -1 4194304 14240 0 0 0 71420 11 0 0 25 0 1 0 94215411 57827328 12614 1992294400 134512640 135819388 4294956176 18446744073709551615 134603070 0 0 4096 1 0 0 0 17 1 0 0
/proc/17418/statm: 14118 12614 147 319 0 13796 0
Current children cumulated CPU time (s) 714.31
Current children cumulated vsize (KiB) 56472

Child status: 20
Real time (s): 714.556
CPU time (s): 714.376
CPU user time (s): 714.253
CPU system time (s): 0.122981
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 56472

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

runsolver used 0.812876 second user time and 1.57876 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-25 14:17:57
IDJOB=1721004
IDBENCH=69645
IDSOLVER=519
FILE ID=node56/1721004-1240661877
PBS_JOBID= 9186552
Free space on /tmp= 103008 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-alu4mul.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721004-1240661877/watcher-1721004-1240661877 -o /tmp/evaluation-result-1721004-1240661877/solver-1721004-1240661877 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1721004-1240661877.cnf -rs 949983754 -co memory_limit 1800

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

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED=949983754

node56.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.218
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.218
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:       1726088 kB
Buffers:         41612 kB
Cached:         203180 kB
SwapCached:        144 kB
Active:          98472 kB
Inactive:       160940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          24476 kB
Slab:            56344 kB
Committed_AS:   288384 kB
PageTables:       1468 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= 103004 MiB
End job on node56 at 2009-04-25 14:29:51