Trace number 1728487

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark343.605
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

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-1728487-1240737409/watcher-1728487-1240737409 -o /tmp/evaluation-result-1728487-1240737409/solver-1728487-1240737409 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1728487-1240737409.cnf -rs 1622095141 -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.99 0.98 0.99 3/64 26297
/proc/meminfo: memFree=1598272/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=1596 CPUtime=0
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 101767641 1634304 178 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 399 179 119 319 0 77 0

[startup+0.0413831 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26297
/proc/meminfo: memFree=1598272/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=1996 CPUtime=0.03
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 284 0 0 0 3 0 0 0 18 0 1 0 101767641 2043904 268 1992294400 134512640 135819388 4294956176 18446744073709551615 134520755 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 499 268 128 319 0 177 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1996

[startup+0.101392 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26297
/proc/meminfo: memFree=1598272/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=2260 CPUtime=0.09
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 375 0 0 0 9 0 0 0 18 0 1 0 101767641 2314240 358 1992294400 134512640 135819388 4294956176 18446744073709551615 134617505 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 565 358 147 319 0 243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2260

[startup+0.301427 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26297
/proc/meminfo: memFree=1598272/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=2392 CPUtime=0.29
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 411 0 0 0 29 0 0 0 19 0 1 0 101767641 2449408 394 1992294400 134512640 135819388 4294956176 18446744073709551615 135205576 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 598 394 147 319 0 276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2392

[startup+0.7015 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26297
/proc/meminfo: memFree=1598272/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=2652 CPUtime=0.69
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 471 0 0 0 69 0 0 0 23 0 1 0 101767641 2715648 454 1992294400 134512640 135819388 4294956176 18446744073709551615 134669156 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 663 454 147 319 0 341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2652

[startup+1.50164 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1596728/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=2788 CPUtime=1.49
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 528 0 0 0 149 0 0 0 25 0 1 0 101767641 2854912 511 1992294400 134512640 135819388 4294956176 18446744073709551615 134617184 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 697 511 147 319 0 375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2788

[startup+3.10193 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1596600/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=3052 CPUtime=3.09
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 573 0 0 0 309 0 0 0 25 0 1 0 101767641 3125248 556 1992294400 134512640 135819388 4294956176 18446744073709551615 134592660 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 763 556 147 319 0 441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3052

[startup+6.3015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1595512/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=4388 CPUtime=6.29
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 893 0 0 0 629 0 0 0 25 0 1 0 101767641 4493312 876 1992294400 134512640 135819388 4294956176 18446744073709551615 134617063 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 1097 876 147 319 0 775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4388

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1594680/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=4676 CPUtime=12.68
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 962 0 0 0 1268 0 0 0 25 0 1 0 101767641 4788224 945 1992294400 134512640 135819388 4294956176 18446744073709551615 135226985 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 1169 945 147 319 0 847 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4676

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1593848/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=5732 CPUtime=25.49
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 1192 0 0 0 2548 1 0 0 25 0 1 0 101767641 5869568 1175 1992294400 134512640 135819388 4294956176 18446744073709551615 135205576 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 1433 1175 147 319 0 1111 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5732

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1590520/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=9252 CPUtime=51.07
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 2009 0 0 0 5106 1 0 0 25 0 1 0 101767641 9474048 1992 1992294400 134512640 135819388 4294956176 18446744073709551615 134617259 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 2313 1992 147 319 0 1991 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9252

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1582904/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=17884 CPUtime=102.25
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 3973 0 0 0 10223 2 0 0 25 0 1 0 101767641 18313216 3881 1992294400 134512640 135819388 4294956176 18446744073709551615 134617471 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 4471 3881 147 319 0 4149 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17884

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1572216/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=30180 CPUtime=162.24
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 6751 0 0 0 16218 6 0 0 25 0 1 0 101767641 30904320 6565 1992294400 134512640 135819388 4294956176 18446744073709551615 134617651 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 7545 6565 147 319 0 7223 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30180

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1565944/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=37440 CPUtime=222.21
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 8481 0 0 0 22214 7 0 0 25 0 1 0 101767641 38338560 8081 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 9360 8081 147 319 0 9038 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 37440

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1560120/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=44904 CPUtime=282.19
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 10265 0 0 0 28211 8 0 0 25 0 1 0 101767641 45981696 9531 1992294400 134512640 135819388 4294956176 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 11226 9531 147 319 0 10904 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 44904

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1555896/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=50040 CPUtime=342.17
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 11520 0 0 0 34208 9 0 0 25 0 1 0 101767641 51240960 10522 1992294400 134512640 135819388 4294956176 18446744073709551615 134617651 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 12510 10522 147 319 0 12188 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 50040

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1553656/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=52496 CPUtime=402.14
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 12302 0 0 0 40205 9 0 0 25 0 1 0 101767641 53755904 11141 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 13124 11141 147 319 0 12802 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 52496

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1549368/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=58308 CPUtime=462.12
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 13694 0 0 0 46202 10 0 0 25 0 1 0 101767641 59707392 12190 1992294400 134512640 135819388 4294956176 18446744073709551615 134616793 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 14577 12190 147 319 0 14255 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 58308

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1547128/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=61000 CPUtime=522.11
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 14399 0 0 0 52200 11 0 0 25 0 1 0 101767641 62464000 12774 1992294400 134512640 135819388 4294956176 18446744073709551615 134599832 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 15250 12774 147 319 0 14928 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 61000

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1546872/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=61000 CPUtime=582.08
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 14434 0 0 0 58197 11 0 0 25 0 1 0 101767641 62464000 12809 1992294400 134512640 135819388 4294956176 18446744073709551615 134616760 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 15250 12809 147 319 0 14928 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 61000

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1546808/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=61000 CPUtime=642.06
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 14439 0 0 0 64195 11 0 0 25 0 1 0 101767641 62464000 12814 1992294400 134512640 135819388 4294956176 18446744073709551615 134616763 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 15250 12814 147 319 0 14928 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 61000

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1546744/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=61000 CPUtime=702.04
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 14444 0 0 0 70193 11 0 0 25 0 1 0 101767641 62464000 12819 1992294400 134512640 135819388 4294956176 18446744073709551615 134617021 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 15250 12819 147 319 0 14928 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 61000

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1545656/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=62572 CPUtime=762.03
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 14733 0 0 0 76191 12 0 0 25 0 1 0 101767641 64073728 13108 1992294400 134512640 135819388 4294956176 18446744073709551615 135050369 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 15643 13108 147 319 0 15321 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 62572

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1544184/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=64984 CPUtime=822
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 15198 0 0 0 82187 13 0 0 25 0 1 0 101767641 66543616 13573 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 16246 13573 147 319 0 15924 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 64984

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1542904/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=66252 CPUtime=881.98
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 15457 0 0 0 88185 13 0 0 25 0 1 0 101767641 67842048 13832 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 16563 13832 147 319 0 16241 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 66252

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1541624/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=67756 CPUtime=941.95
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 15775 0 0 0 94182 13 0 0 25 0 1 0 101767641 69382144 14150 1992294400 134512640 135819388 4294956176 18446744073709551615 134667861 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 16939 14150 147 319 0 16617 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 67756

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1541048/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=68316 CPUtime=1001.94
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 15907 0 0 0 100180 14 0 0 25 0 1 0 101767641 69955584 14282 1992294400 134512640 135819388 4294956176 18446744073709551615 134617100 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 17079 14282 147 319 0 16757 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 68316

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1540600/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=68916 CPUtime=1061.92
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 16003 0 0 0 106178 14 0 0 25 0 1 0 101767641 70569984 14378 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 17229 14378 147 319 0 16907 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 68916

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1539768/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=69932 CPUtime=1121.89
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 16210 0 0 0 112175 14 0 0 25 0 1 0 101767641 71610368 14585 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 17483 14585 147 319 0 17161 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 69932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1539448/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=70312 CPUtime=1181.86
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 16298 0 0 0 118172 14 0 0 25 0 1 0 101767641 71999488 14673 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 17578 14673 147 319 0 17256 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 70312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1539064/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=70992 CPUtime=1200.07
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 16400 0 0 0 119992 15 0 0 25 0 1 0 101767641 72695808 14775 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 17748 14775 147 319 0 17426 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 70992

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26298
/proc/meminfo: memFree=1539064/2055920 swapFree=4180888/4192956
[pid=26297] ppid=26295 vsize=70992 CPUtime=1200.07
/proc/26297/stat : 26297 (hydrasat-flat) R 26295 26297 26226 0 -1 4194304 16400 0 0 0 119992 15 0 0 25 0 1 0 101767641 72695808 14775 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26297/statm: 17748 14775 147 319 0 17426 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 70992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.93
CPU system time (s): 0.161975
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 70992

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

runsolver used 0.827874 second user time and 2.5986 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-26 11:16:49
IDJOB=1728487
IDBENCH=24674
IDSOLVER=519
FILE ID=node60/1728487-1240737409
PBS_JOBID= 9187019
Free space on /tmp= 66416 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728487-1240737409/watcher-1728487-1240737409 -o /tmp/evaluation-result-1728487-1240737409/solver-1728487-1240737409 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1728487-1240737409.cnf -rs 1622095141 -co memory_limit 1800

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=1622095141

node60.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.256
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.256
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:       1598688 kB
Buffers:         46012 kB
Cached:         324556 kB
SwapCached:       5948 kB
Active:          70584 kB
Inactive:       308492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598688 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            64148 kB
Committed_AS:   406632 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= 66416 MiB
End job on node60 at 2009-04-26 11:36:51