Trace number 1716896

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-1716896-1240621556/watcher-1716896-1240621556 -o /tmp/evaluation-result-1716896-1240621556/solver-1716896-1240621556 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1716896-1240621556.cnf -rs 1538860352 -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 2/65 10845
/proc/meminfo: memFree=1391672/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=1740 CPUtime=0
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 90184884 1781760 190 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 435 191 119 319 0 113 0

[startup+0.077079 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10845
/proc/meminfo: memFree=1391672/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=4096 CPUtime=0.07
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 812 0 0 0 7 0 0 0 20 0 1 0 90184884 4194304 796 1992294400 134512640 135819388 4294956176 18446744073709551615 134681622 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 1024 796 127 319 0 702 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4096

[startup+0.101081 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10845
/proc/meminfo: memFree=1391672/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=4512 CPUtime=0.09
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 920 0 0 0 9 0 0 0 20 0 1 0 90184884 4620288 904 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 1128 904 128 319 0 806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4512

[startup+0.301101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10845
/proc/meminfo: memFree=1391672/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=7092 CPUtime=0.29
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 1598 0 0 0 29 0 0 0 22 0 1 0 90184884 7262208 1548 1992294400 134512640 135819388 4294956176 18446744073709551615 134592592 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 1773 1548 147 319 0 1451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7092

[startup+0.701143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10845
/proc/meminfo: memFree=1391672/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=7224 CPUtime=0.69
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 1632 0 0 0 69 0 0 0 25 0 1 0 90184884 7397376 1582 1992294400 134512640 135819388 4294956176 18446744073709551615 134618077 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 1806 1582 147 319 0 1484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7224

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1385840/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=7356 CPUtime=1.49
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 1664 0 0 0 149 0 0 0 25 0 1 0 90184884 7532544 1614 1992294400 134512640 135819388 4294956176 18446744073709551615 134603427 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 1839 1614 147 319 0 1517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7356

[startup+3.10139 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1385520/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=7620 CPUtime=3.09
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 1714 0 0 0 309 0 0 0 25 0 1 0 90184884 7802880 1664 1992294400 134512640 135819388 4294956176 18446744073709551615 134617683 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 1905 1664 147 319 0 1583 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7620

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1384944/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=8148 CPUtime=6.28
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 1864 0 0 0 628 0 0 0 25 0 1 0 90184884 8343552 1814 1992294400 134512640 135819388 4294956176 18446744073709551615 134669011 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 2037 1814 147 319 0 1715 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8148

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1383984/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=8964 CPUtime=12.69
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 2041 0 0 0 1268 1 0 0 25 0 1 0 90184884 9179136 1991 1992294400 134512640 135819388 4294956176 18446744073709551615 134617259 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 2241 1991 147 319 0 1919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8964

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1382256/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=10800 CPUtime=25.48
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 2483 0 0 0 2547 1 0 0 25 0 1 0 90184884 11059200 2433 1992294400 134512640 135819388 4294956176 18446744073709551615 134667964 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 2700 2433 147 319 0 2378 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10800

[startup+51.1014 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 10846
/proc/meminfo: memFree=1378544/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=14752 CPUtime=51.08
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 3393 0 0 0 5106 2 0 0 25 0 1 0 90184884 15106048 3343 1992294400 134512640 135819388 4294956176 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 3688 3343 147 319 0 3366 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14752

[startup+102.306 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 10846
/proc/meminfo: memFree=1372848/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=20704 CPUtime=102.27
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 4906 0 0 0 10224 3 0 0 25 0 1 0 90184884 21200896 4752 1992294400 134512640 135819388 4294956176 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 5176 4752 147 319 0 4854 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20704

[startup+162.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 10846
/proc/meminfo: memFree=1363888/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=30856 CPUtime=162.25
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 7303 0 0 0 16220 5 0 0 25 0 1 0 90184884 31596544 6956 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 7714 6956 147 319 0 7392 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 30856

[startup+222.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 10846
/proc/meminfo: memFree=1358768/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=36376 CPUtime=222.23
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 8688 0 0 0 22217 6 0 0 25 0 1 0 90184884 37249024 8212 1992294400 134512640 135819388 4294956176 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 9094 8212 147 319 0 8772 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36376

[startup+282.302 s]
/proc/loadavg: 1.09 1.05 1.00 2/66 10846
/proc/meminfo: memFree=1352560/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=43160 CPUtime=282.22
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 10428 0 0 0 28214 8 0 0 25 0 1 0 90184884 44195840 9766 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 10790 9766 147 319 0 10468 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 43160

[startup+342.302 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 10846
/proc/meminfo: memFree=1349680/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=46408 CPUtime=342.2
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 11168 0 0 0 34211 9 0 0 25 0 1 0 90184884 47521792 10506 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 11602 10506 147 319 0 11280 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 46408

[startup+402.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 10846
/proc/meminfo: memFree=1345456/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=51096 CPUtime=402.18
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 12273 0 0 0 40208 10 0 0 25 0 1 0 90184884 52322304 11611 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 12774 11611 147 319 0 12452 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 51096

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 10846
/proc/meminfo: memFree=1341872/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=54420 CPUtime=462.17
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 13104 0 0 0 46206 11 0 0 25 0 1 0 90184884 55726080 12442 1992294400 134512640 135819388 4294956176 18446744073709551615 134617421 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 13605 12442 147 319 0 13283 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 54420

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10846
/proc/meminfo: memFree=1338416/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=58500 CPUtime=522.15
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 14034 0 0 0 52204 11 0 0 25 0 1 0 90184884 59904000 13372 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 14625 13372 147 319 0 14303 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 58500

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 10846
/proc/meminfo: memFree=1334512/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=62696 CPUtime=582.14
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 14984 0 0 0 58202 12 0 0 25 0 1 0 90184884 64200704 14322 1992294400 134512640 135819388 4294956176 18446744073709551615 134593249 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 15674 14322 147 319 0 15352 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 62696

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1329456/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=70468 CPUtime=642.12
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 17065 0 0 0 64199 13 0 0 25 0 1 0 90184884 72159232 15581 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 17617 15581 147 319 0 17295 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 70468

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1325680/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=74444 CPUtime=702.11
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 18152 0 0 0 70197 14 0 0 25 0 1 0 90184884 76230656 16525 1992294400 134512640 135819388 4294956176 18446744073709551615 134616777 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 18611 16525 147 319 0 18289 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 74444

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1322288/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=78496 CPUtime=762.09
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 19165 0 0 0 76194 15 0 0 25 0 1 0 90184884 80379904 17347 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 19624 17347 147 319 0 19302 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 78496

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1319280/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=81620 CPUtime=822.08
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 19915 0 0 0 82192 16 0 0 25 0 1 0 90184884 83578880 18097 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 20405 18097 147 319 0 20083 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 81620

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1316656/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=84156 CPUtime=882.06
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 20552 0 0 0 88189 17 0 0 25 0 1 0 90184884 86175744 18734 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 21039 18734 147 319 0 20717 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 84156

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1314096/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=86756 CPUtime=942.05
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 21186 0 0 0 94187 18 0 0 25 0 1 0 90184884 88838144 19368 1992294400 134512640 135819388 4294956176 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 21689 19368 147 319 0 21367 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 86756

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1309296/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=91880 CPUtime=1002.03
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 22616 0 0 0 100185 18 0 0 25 0 1 0 90184884 94085120 20567 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 22970 20567 147 319 0 22648 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 91880

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1307056/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=94660 CPUtime=1062.02
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 23328 0 0 0 106183 19 0 0 25 0 1 0 90184884 96931840 21138 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 23665 21138 147 319 0 23343 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 94660

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1304368/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=97644 CPUtime=1122.01
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 24000 0 0 0 112181 20 0 0 25 0 1 0 90184884 99987456 21810 1992294400 134512640 135819388 4294956176 18446744073709551615 134617275 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 24411 21810 147 319 0 24089 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 97644

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1302192/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=99548 CPUtime=1181.99
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 24525 0 0 0 118179 20 0 0 25 0 1 0 90184884 101937152 22335 1992294400 134512640 135819388 4294956176 18446744073709551615 134616928 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 24887 22335 147 319 0 24565 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 99548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10846
/proc/meminfo: memFree=1301616/2055924 swapFree=4181440/4192956
[pid=10845] ppid=10843 vsize=100308 CPUtime=1200.08
/proc/10845/stat : 10845 (hydrasat-flat) R 10843 10845 10775 0 -1 4194304 24680 0 0 0 119988 20 0 0 25 0 1 0 90184884 102715392 22490 1992294400 134512640 135819388 4294956176 18446744073709551615 134616935 0 0 4096 1 0 0 0 17 1 0 0
/proc/10845/statm: 25077 22490 147 319 0 24755 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 100308

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.11
CPU user time (s): 1199.89
CPU system time (s): 0.219966
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 100308

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

runsolver used 1.39079 second user time and 2.92755 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-25 03:05:56
IDJOB=1716896
IDBENCH=20399
IDSOLVER=519
FILE ID=node83/1716896-1240621556
PBS_JOBID= 9186374
Free space on /tmp= 66172 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716896-1240621556/watcher-1716896-1240621556 -o /tmp/evaluation-result-1716896-1240621556/solver-1716896-1240621556 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1716896-1240621556.cnf -rs 1538860352 -co memory_limit 1800

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1538860352

node83.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1392088 kB
Buffers:         66220 kB
Cached:         537988 kB
SwapCached:       5956 kB
Active:         182368 kB
Inactive:       430196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1392088 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          13356 kB
Slab:            37180 kB
Committed_AS:   296112 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66172 MiB
End job on node83 at 2009-04-25 03:25:58