Trace number 1530025

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.02 1200.31

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S703461330-034.cnf
MD5SUM5871895160b61e33d95658e3a61619c3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark747.527
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-1530025-1238461357/watcher-1530025-1238461357 -o /tmp/evaluation-result-1530025-1238461357/solver-1530025-1238461357 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1530025-1238461357.cnf -rs 1109134202 -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/69 24775
/proc/meminfo: memFree=1234976/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=1596 CPUtime=0
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 1118797436 1634304 165 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 399 165 119 319 0 77 0

[startup+0.0210189 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 24775
/proc/meminfo: memFree=1234976/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=2128 CPUtime=0.01
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 318 0 0 0 1 0 0 0 18 0 1 0 1118797436 2179072 302 1992294400 134512640 135819388 4294956160 18446744073709551615 134521356 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 532 302 127 319 0 210 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2128

[startup+0.101026 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 24775
/proc/meminfo: memFree=1234976/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=2128 CPUtime=0.09
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 319 0 0 0 9 0 0 0 18 0 1 0 1118797436 2179072 303 1992294400 134512640 135819388 4294956160 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 532 303 128 319 0 210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2128

[startup+0.301043 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 24775
/proc/meminfo: memFree=1234976/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=2392 CPUtime=0.29
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 419 0 0 0 29 0 0 0 19 0 1 0 1118797436 2449408 402 1992294400 134512640 135819388 4294956160 18446744073709551615 134671540 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 598 402 148 319 0 276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2392

[startup+0.701078 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 24775
/proc/meminfo: memFree=1234976/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=2660 CPUtime=0.69
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 471 0 0 0 69 0 0 0 23 0 1 0 1118797436 2723840 454 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 665 454 148 319 0 343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2660

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1233624/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=3204 CPUtime=1.49
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 597 0 0 0 149 0 0 0 25 0 1 0 1118797436 3280896 580 1992294400 134512640 135819388 4294956160 18446744073709551615 134587666 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 801 580 148 319 0 479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3204

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1233048/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=3336 CPUtime=3.09
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 641 0 0 0 309 0 0 0 25 0 1 0 1118797436 3416064 624 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 834 624 148 319 0 512 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3336

[startup+6.30157 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1232792/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=3336 CPUtime=6.29
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 657 0 0 0 629 0 0 0 25 0 1 0 1118797436 3416064 640 1992294400 134512640 135819388 4294956160 18446744073709551615 134617227 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 834 640 148 319 0 512 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3336

[startup+12.7021 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1232344/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=3952 CPUtime=12.69
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 772 0 0 0 1269 0 0 0 25 0 1 0 1118797436 4046848 755 1992294400 134512640 135819388 4294956160 18446744073709551615 134617421 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 988 755 148 319 0 666 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3952

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1230424/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=5928 CPUtime=25.48
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 1232 0 0 0 2548 0 0 0 25 0 1 0 1118797436 6070272 1215 1992294400 134512640 135819388 4294956160 18446744073709551615 135201323 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 1482 1215 148 319 0 1160 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5928

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1226456/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=10300 CPUtime=51.07
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 2284 0 0 0 5107 0 0 0 25 0 1 0 1118797436 10547200 2204 1992294400 134512640 135819388 4294956160 18446744073709551615 134616993 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 2575 2204 148 319 0 2253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10300

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1220312/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=17192 CPUtime=102.27
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 3905 0 0 0 10224 3 0 0 25 0 1 0 1118797436 17604608 3717 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 4298 3717 148 319 0 3976 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17192

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1218840/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=19192 CPUtime=162.25
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 4286 0 0 0 16222 3 0 0 25 0 1 0 1118797436 19652608 4098 1992294400 134512640 135819388 4294956160 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 4798 4098 148 319 0 4476 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19192

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1218328/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=19744 CPUtime=222.23
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 4418 0 0 0 22220 3 0 0 25 0 1 0 1118797436 20217856 4230 1992294400 134512640 135819388 4294956160 18446744073709551615 134617031 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 4936 4230 148 319 0 4614 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19744

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1217112/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=21176 CPUtime=282.23
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 4722 0 0 0 28219 4 0 0 25 0 1 0 1118797436 21684224 4534 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 5294 4534 148 319 0 4972 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 21176

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1216728/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=21552 CPUtime=342.21
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 4857 0 0 0 34217 4 0 0 25 0 1 0 1118797436 22069248 4608 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 5388 4608 148 319 0 5066 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 21552

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1216344/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=22108 CPUtime=402.19
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 4969 0 0 0 40215 4 0 0 25 0 1 0 1118797436 22638592 4720 1992294400 134512640 135819388 4294956160 18446744073709551615 134616769 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 5527 4720 148 319 0 5205 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 22108

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1215960/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=22400 CPUtime=462.18
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 5057 0 0 0 46214 4 0 0 25 0 1 0 1118797436 22937600 4808 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 5600 4808 148 319 0 5278 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 22400

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1213912/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=24816 CPUtime=522.17
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 5695 0 0 0 52212 5 0 0 25 0 1 0 1118797436 25411584 5325 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 6204 5325 148 319 0 5882 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 24816

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1210392/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=29056 CPUtime=582.15
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 6588 0 0 0 58209 6 0 0 25 0 1 0 1118797436 29753344 6218 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 7264 6218 148 319 0 6942 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 29056

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1206872/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=33096 CPUtime=642.14
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 7916 0 0 0 64208 6 0 0 25 0 1 0 1118797436 33890304 7077 1992294400 134512640 135819388 4294956160 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 8274 7077 148 319 0 7952 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 33096

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1204760/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=35472 CPUtime=702.12
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 8530 0 0 0 70205 7 0 0 25 0 1 0 1118797436 36323328 7612 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 8868 7612 148 319 0 8546 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 35472

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1202008/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=38624 CPUtime=762.11
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 9349 0 0 0 76203 8 0 0 25 0 1 0 1118797436 39550976 8255 1992294400 134512640 135819388 4294956160 18446744073709551615 134616917 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 9656 8255 148 319 0 9334 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 38624

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1200152/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=40668 CPUtime=822.09
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 9856 0 0 0 82200 9 0 0 25 0 1 0 1118797436 41644032 8762 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 10167 8762 148 319 0 9845 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 40668

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1194456/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=48008 CPUtime=882.08
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 11937 0 0 0 88198 10 0 0 25 0 1 0 1118797436 49160192 10171 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 12002 10171 148 319 0 11680 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 48008

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1194328/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=48008 CPUtime=942.06
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 11968 0 0 0 94196 10 0 0 25 0 1 0 1118797436 49160192 10202 1992294400 134512640 135819388 4294956160 18446744073709551615 134616840 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 12002 10202 148 319 0 11680 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 48008

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1193496/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=48884 CPUtime=1002.04
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 12187 0 0 0 100194 10 0 0 25 0 1 0 1118797436 50057216 10421 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 12221 10421 148 319 0 11899 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 48884

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1191512/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=51192 CPUtime=1062.03
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 12689 0 0 0 106192 11 0 0 25 0 1 0 1118797436 52420608 10923 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 12798 10923 148 319 0 12476 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 51192

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1190040/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=52416 CPUtime=1122.02
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 13048 0 0 0 112191 11 0 0 25 0 1 0 1118797436 53673984 11282 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 13104 11282 148 319 0 12782 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 52416

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1188440/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=54324 CPUtime=1182.01
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 13521 0 0 0 118189 12 0 0 25 0 1 0 1118797436 55627776 11671 1992294400 134512640 135819388 4294956160 18446744073709551615 134616879 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 13581 11671 148 319 0 13259 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 54324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1187928/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=54964 CPUtime=1200.01
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 13659 0 0 0 119989 12 0 0 25 0 1 0 1118797436 56283136 11809 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 13741 11809 148 319 0 13419 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 54964

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 24776
/proc/meminfo: memFree=1187928/2055920 swapFree=4171840/4192956
[pid=24775] ppid=24773 vsize=54964 CPUtime=1200.01
/proc/24775/stat : 24775 (hydrasat-flat) R 24773 24775 24348 0 -1 4194304 13659 0 0 0 119989 12 0 0 25 0 1 0 1118797436 56283136 11809 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24775/statm: 13741 11809 148 319 0 13419 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 54964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.89
CPU system time (s): 0.132979
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 54964

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

runsolver used 1.10783 second user time and 3.2705 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-31 03:02:37
IDJOB=1530025
IDBENCH=70459
IDSOLVER=519
FILE ID=node58/1530025-1238461357
PBS_JOBID= 9061701
Free space on /tmp= 66400 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S703461330-034.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530025-1238461357/watcher-1530025-1238461357 -o /tmp/evaluation-result-1530025-1238461357/solver-1530025-1238461357 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1530025-1238461357.cnf -rs 1109134202 -co memory_limit 1800

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

MD5SUM BENCH= 5871895160b61e33d95658e3a61619c3
RANDOM SEED=1109134202

node58.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.222
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.222
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:       1235392 kB
Buffers:         91864 kB
Cached:         639176 kB
SwapCached:      11044 kB
Active:         168084 kB
Inactive:       575524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1235392 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            1440 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            62364 kB
Committed_AS:  2623412 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-03-31 03:22:40