Trace number 1530196

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.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S432895007-058.cnf
MD5SUMb337f0a085d20c5033cb313ec673bed5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.86241
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1530196-1238479042/watcher-1530196-1238479042 -o /tmp/evaluation-result-1530196-1238479042/solver-1530196-1238479042 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1530196-1238479042.cnf -rs 2043402808 -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.91 0.95 0.98 3/64 10210
/proc/meminfo: memFree=1255304/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=1596 CPUtime=0
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 1120567031 1634304 163 1992294400 134512640 135819388 4294956160 18446744073709551615 135270494 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 399 163 119 319 0 77 0

[startup+0.0337501 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10210
/proc/meminfo: memFree=1255304/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=2124 CPUtime=0.03
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 331 0 0 0 3 0 0 0 18 0 1 0 1120567031 2174976 315 1992294400 134512640 135819388 4294956160 18446744073709551615 134521142 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 531 315 127 319 0 209 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2124

[startup+0.102767 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10210
/proc/meminfo: memFree=1255304/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=2124 CPUtime=0.1
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 332 0 0 0 10 0 0 0 18 0 1 0 1120567031 2174976 316 1992294400 134512640 135819388 4294956160 18446744073709551615 134521354 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 531 316 128 319 0 209 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2124

[startup+0.301773 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10210
/proc/meminfo: memFree=1255304/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=2524 CPUtime=0.3
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 446 0 0 0 30 0 0 0 19 0 1 0 1120567031 2584576 429 1992294400 134512640 135819388 4294956160 18446744073709551615 134600538 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 631 429 148 319 0 309 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2524

[startup+0.701809 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10210
/proc/meminfo: memFree=1255304/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=2656 CPUtime=0.7
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 482 0 0 0 70 0 0 0 22 0 1 0 1120567031 2719744 465 1992294400 134512640 135819388 4294956160 18446744073709551615 134617116 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 664 465 148 319 0 342 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2656

[startup+1.50188 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 10211
/proc/meminfo: memFree=1253888/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=3068 CPUtime=1.49
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 593 0 0 0 149 0 0 0 25 0 1 0 1120567031 3141632 576 1992294400 134512640 135819388 4294956160 18446744073709551615 134617540 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 767 576 148 319 0 445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3068

[startup+3.10102 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 10211
/proc/meminfo: memFree=1253248/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=3336 CPUtime=3.09
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 658 0 0 0 309 0 0 0 25 0 1 0 1120567031 3416064 641 1992294400 134512640 135819388 4294956160 18446744073709551615 134592680 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 834 641 148 319 0 512 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3336

[startup+6.30131 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 10211
/proc/meminfo: memFree=1252928/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=3608 CPUtime=6.29
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 700 0 0 0 629 0 0 0 25 0 1 0 1120567031 3694592 683 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 902 683 148 319 0 580 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3608

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 10211
/proc/meminfo: memFree=1252608/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=3896 CPUtime=12.69
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 761 0 0 0 1269 0 0 0 25 0 1 0 1120567031 3989504 744 1992294400 134512640 135819388 4294956160 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 974 744 148 319 0 652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3896

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 10211
/proc/meminfo: memFree=1250560/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=6188 CPUtime=25.48
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 1270 0 0 0 2548 0 0 0 25 0 1 0 1120567031 6336512 1253 1992294400 134512640 135819388 4294956160 18446744073709551615 134587714 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 1547 1253 148 319 0 1225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6188

[startup+51.1023 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 10211
/proc/meminfo: memFree=1247040/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=10296 CPUtime=51.08
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 2213 0 0 0 5107 1 0 0 25 0 1 0 1120567031 10543104 2152 1992294400 134512640 135819388 4294956160 18446744073709551615 134592766 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 2574 2152 148 319 0 2252 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10296

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 10211
/proc/meminfo: memFree=1241088/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=16600 CPUtime=102.27
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 3727 0 0 0 10225 2 0 0 25 0 1 0 1120567031 16998400 3605 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 4150 3605 148 319 0 3828 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16600

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10211
/proc/meminfo: memFree=1240192/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=17776 CPUtime=162.24
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 3956 0 0 0 16222 2 0 0 25 0 1 0 1120567031 18202624 3834 1992294400 134512640 135819388 4294956160 18446744073709551615 134667985 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 4444 3834 148 319 0 4122 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17776

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1239296/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=18420 CPUtime=222.23
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 4104 0 0 0 22220 3 0 0 25 0 1 0 1120567031 18862080 3982 1992294400 134512640 135819388 4294956160 18446744073709551615 134617175 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 4605 3982 148 319 0 4283 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18420

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1238656/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=19456 CPUtime=282.21
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 4317 0 0 0 28218 3 0 0 25 0 1 0 1120567031 19922944 4195 1992294400 134512640 135819388 4294956160 18446744073709551615 134617086 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 4864 4195 148 319 0 4542 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 19456

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1238080/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=20020 CPUtime=342.2
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 4460 0 0 0 34216 4 0 0 25 0 1 0 1120567031 20500480 4338 1992294400 134512640 135819388 4294956160 18446744073709551615 134616793 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 5005 4338 148 319 0 4683 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 20020

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1235904/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=24104 CPUtime=402.18
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 5577 0 0 0 40214 4 0 0 25 0 1 0 1120567031 24682496 5193 1992294400 134512640 135819388 4294956160 18446744073709551615 134616464 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 6026 5193 148 319 0 5704 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24104

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1231936/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=28020 CPUtime=462.16
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 6514 0 0 0 46211 5 0 0 25 0 1 0 1120567031 28692480 5871 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 7005 5871 148 319 0 6683 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 28020

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1228480/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=32124 CPUtime=522.14
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 7453 0 0 0 52208 6 0 0 25 0 1 0 1120567031 32894976 6689 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 8031 6689 148 319 0 7709 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 32124

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1226432/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=34440 CPUtime=582.13
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 8000 0 0 0 58206 7 0 0 25 0 1 0 1120567031 35266560 7236 1992294400 134512640 135819388 4294956160 18446744073709551615 134616991 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 8610 7236 148 319 0 8288 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 34440

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1224448/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=36304 CPUtime=642.12
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 8499 0 0 0 64204 8 0 0 25 0 1 0 1120567031 37175296 7735 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 9076 7735 148 319 0 8754 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 36304

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1219456/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=43464 CPUtime=702.1
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 10538 0 0 0 70201 9 0 0 25 0 1 0 1120567031 44507136 8935 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 10866 8935 148 319 0 10544 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 43464

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1219200/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=43944 CPUtime=762.09
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 10643 0 0 0 76200 9 0 0 25 0 1 0 1120567031 44998656 9040 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 10986 9040 148 319 0 10664 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 43944

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1217280/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=46320 CPUtime=822.06
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 11160 0 0 0 82197 9 0 0 25 0 1 0 1120567031 47431680 9557 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 11580 9557 148 319 0 11258 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 46320

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1216128/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=47724 CPUtime=882.05
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 11444 0 0 0 88195 10 0 0 25 0 1 0 1120567031 48869376 9841 1992294400 134512640 135819388 4294956160 18446744073709551615 134618208 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 11931 9841 148 319 0 11609 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 47724

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1213568/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=50460 CPUtime=942.03
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 12141 0 0 0 94193 10 0 0 25 0 1 0 1120567031 51671040 10483 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 12615 10483 148 319 0 12293 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 50460

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1212736/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=51232 CPUtime=1002.02
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 12341 0 0 0 100191 11 0 0 25 0 1 0 1120567031 52461568 10683 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 12808 10683 148 319 0 12486 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 51232

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1211328/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=52800 CPUtime=1062
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 12703 0 0 0 106189 11 0 0 25 0 1 0 1120567031 54067200 11045 1992294400 134512640 135819388 4294956160 18446744073709551615 134617021 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 13200 11045 148 319 0 12878 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 52800

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1210048/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=53988 CPUtime=1121.98
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 13018 0 0 0 112187 11 0 0 25 0 1 0 1120567031 55283712 11360 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 13497 11360 148 319 0 13175 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 53988

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1208576/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=55536 CPUtime=1181.97
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 13405 0 0 0 118185 12 0 0 25 0 1 0 1120567031 56868864 11708 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 13884 11708 148 319 0 13562 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 55536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10217
/proc/meminfo: memFree=1208192/2055920 swapFree=4178352/4192956
[pid=10210] ppid=10208 vsize=55800 CPUtime=1200.07
/proc/10210/stat : 10210 (hydrasat-flat) R 10208 10210 9731 0 -1 4194304 13500 0 0 0 119995 12 0 0 25 0 1 0 1120567031 57139200 11803 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10210/statm: 13950 11803 148 319 0 13628 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 55800

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.41
CPU time (s): 1200.09
CPU user time (s): 1199.96
CPU system time (s): 0.131979
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 55800

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

runsolver used 0.892864 second user time and 2.55361 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-31 07:57:22
IDJOB=1530196
IDBENCH=70516
IDSOLVER=519
FILE ID=node43/1530196-1238479042
PBS_JOBID= 9061777
Free space on /tmp= 63084 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S432895007-058.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530196-1238479042/watcher-1530196-1238479042 -o /tmp/evaluation-result-1530196-1238479042/solver-1530196-1238479042 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1530196-1238479042.cnf -rs 2043402808 -co memory_limit 1800

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

MD5SUM BENCH= b337f0a085d20c5033cb313ec673bed5
RANDOM SEED=2043402808

node43.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.242
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.242
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:       1255720 kB
Buffers:         87912 kB
Cached:         620100 kB
SwapCached:       8504 kB
Active:         293708 kB
Inactive:       424312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1255720 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1448 kB
Writeback:           0 kB
Mapped:          15728 kB
Slab:            68140 kB
Committed_AS:  2488600 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-31 08:17:25