Trace number 1726368

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 2009-03-22-Base? (TO) 1200.02 1200.52

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
Bench CategoryCRAFTED (crafted 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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
Number of clauses of size 50
Number of clauses of size over 50

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-1726368-1240711252/watcher-1726368-1240711252 -o /tmp/evaluation-result-1726368-1240711252/solver-1726368-1240711252 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1726368-1240711252.cnf -rs 1927940100 -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 0.99 1.00 3/64 22264
/proc/meminfo: memFree=1675648/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=1768 CPUtime=0
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 99158665 1810432 198 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 442 198 151 362 0 77 0

[startup+0.094297 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 22264
/proc/meminfo: memFree=1675648/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=3436 CPUtime=0.09
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 660 0 0 0 9 0 0 0 18 0 1 0 99158665 3518464 644 1992294400 134512640 135997824 4294956176 18446744073709551615 135368829 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 859 644 159 362 0 494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3436

[startup+0.101297 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 22264
/proc/meminfo: memFree=1675648/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=3436 CPUtime=0.09
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 660 0 0 0 9 0 0 0 18 0 1 0 99158665 3518464 644 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 859 644 159 362 0 494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3436

[startup+0.301323 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 22264
/proc/meminfo: memFree=1675648/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=4236 CPUtime=0.29
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 874 0 0 0 29 0 0 0 19 0 1 0 99158665 4337664 857 1992294400 134512640 135997824 4294956176 18446744073709551615 135387662 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 1059 857 174 362 0 694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4236

[startup+0.701375 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 22264
/proc/meminfo: memFree=1675648/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=4368 CPUtime=0.69
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 894 0 0 0 69 0 0 0 23 0 1 0 99158665 4472832 877 1992294400 134512640 135997824 4294956176 18446744073709551615 134843933 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 1092 877 174 362 0 727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4368

[startup+1.50148 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 22265
/proc/meminfo: memFree=1672696/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=4368 CPUtime=1.49
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 909 0 0 0 149 0 0 0 25 0 1 0 99158665 4472832 892 1992294400 134512640 135997824 4294956176 18446744073709551615 134757564 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 1092 892 174 362 0 727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4368

[startup+3.10269 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 22265
/proc/meminfo: memFree=1672504/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=4624 CPUtime=3.09
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 969 0 0 0 309 0 0 0 25 0 1 0 99158665 4734976 952 1992294400 134512640 135997824 4294956176 18446744073709551615 134758056 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 1156 952 174 362 0 791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4624

[startup+6.30111 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 22265
/proc/meminfo: memFree=1671864/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=5404 CPUtime=6.29
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 1147 0 0 0 629 0 0 0 25 0 1 0 99158665 5533696 1130 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 1351 1130 174 362 0 986 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5404

[startup+12.702 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 22271
/proc/meminfo: memFree=1670432/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=6456 CPUtime=12.68
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 1413 0 0 0 1268 0 0 0 25 0 1 0 99158665 6610944 1396 1992294400 134512640 135997824 4294956176 18446744073709551615 135367732 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 1614 1396 174 362 0 1249 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6456

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 22271
/proc/meminfo: memFree=1668728/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=8372 CPUtime=25.48
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 1845 0 0 0 2547 1 0 0 25 0 1 0 99158665 8572928 1828 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 2093 1828 174 362 0 1728 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8372

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 22271
/proc/meminfo: memFree=1665080/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=12372 CPUtime=51.07
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 2765 0 0 0 5105 2 0 0 25 0 1 0 99158665 12668928 2748 1992294400 134512640 135997824 4294956176 18446744073709551615 134757494 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 3093 2748 174 362 0 2728 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12372

[startup+102.306 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1629432/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=18788 CPUtime=102.15
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 4371 0 0 0 10206 9 0 0 25 0 1 0 99158665 19238912 4190 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 4697 4190 174 362 0 4332 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 18788

[startup+162.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1623928/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=25264 CPUtime=162.12
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 6024 0 0 0 16201 11 0 0 25 0 1 0 99158665 25870336 5584 1992294400 134512640 135997824 4294956176 18446744073709551615 134757744 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 6316 5584 174 362 0 5951 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 25264

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1620664/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=28784 CPUtime=222.1
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 6823 0 0 0 22198 12 0 0 25 0 1 0 99158665 29474816 6383 1992294400 134512640 135997824 4294956176 18446744073709551615 134639002 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 7196 6383 174 362 0 6831 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 28784

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1617272/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=32524 CPUtime=282.08
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 7729 0 0 0 28196 12 0 0 25 0 1 0 99158665 33304576 7228 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 8131 7228 174 362 0 7766 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 32524

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1613304/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=36548 CPUtime=342.07
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 8711 0 0 0 34193 14 0 0 25 0 1 0 99158665 37425152 8210 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 9137 8210 174 362 0 8772 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 36548

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1609976/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=40436 CPUtime=402.04
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 9707 0 0 0 40190 14 0 0 25 0 1 0 99158665 41406464 9038 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 10109 9038 174 362 0 9744 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 40436

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1606840/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=46832 CPUtime=462.02
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 11218 0 0 0 46187 15 0 0 25 0 1 0 99158665 47955968 10317 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 11708 10317 174 362 0 11343 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 46832

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1602872/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=49620 CPUtime=522.01
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 12045 0 0 0 52185 16 0 0 25 0 1 0 99158665 50810880 10795 1992294400 134512640 135997824 4294956176 18446744073709551615 134757449 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 12405 10795 174 362 0 12040 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 49620

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1600248/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=52128 CPUtime=581.99
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 12718 0 0 0 58183 16 0 0 25 0 1 0 99158665 53379072 11396 1992294400 134512640 135997824 4294956176 18446744073709551615 134590470 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 13032 11396 174 362 0 12667 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 52128

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1595320/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=58144 CPUtime=641.97
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 14309 0 0 0 64180 17 0 0 25 0 1 0 99158665 59539456 12652 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 14536 12652 174 362 0 14171 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 58144

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1593976/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=59352 CPUtime=701.96
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 14655 0 0 0 70178 18 0 0 25 0 1 0 99158665 60776448 12998 1992294400 134512640 135997824 4294956176 18446744073709551615 134757537 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 14838 12998 174 362 0 14473 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 59352

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1590264/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=64536 CPUtime=761.93
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 16291 0 0 0 76175 18 0 0 25 0 1 0 99158665 66084864 13913 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 16134 13913 174 362 0 15769 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 64536

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1587256/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=67636 CPUtime=821.91
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 17427 0 0 0 82171 20 0 0 25 0 1 0 99158665 69259264 14693 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 16909 14693 174 362 0 16544 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 67636

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1584440/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=70800 CPUtime=881.9
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 18252 0 0 0 88169 21 0 0 25 0 1 0 99158665 72499200 15392 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 17700 15392 174 362 0 17335 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 70800

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1581816/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=73100 CPUtime=941.88
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 18904 0 0 0 94167 21 0 0 25 0 1 0 99158665 74854400 16044 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 18275 16044 174 362 0 17910 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 73100

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1581240/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=74232 CPUtime=1001.85
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 19207 0 0 0 100164 21 0 0 25 0 1 0 99158665 76013568 16191 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 18558 16191 174 362 0 18193 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 74232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1579192/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=76092 CPUtime=1061.84
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 19720 0 0 0 106162 22 0 0 25 0 1 0 99158665 77918208 16704 1992294400 134512640 135997824 4294956176 18446744073709551615 134757767 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 19023 16704 174 362 0 18658 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 76092

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1578104/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=77120 CPUtime=1121.82
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 19980 0 0 0 112160 22 0 0 25 0 1 0 99158665 78970880 16964 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 19280 16964 174 362 0 18915 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 77120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1576120/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=79008 CPUtime=1181.8
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 20475 0 0 0 118157 23 0 0 25 0 1 0 99158665 80904192 17459 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 19752 17459 174 362 0 19387 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 79008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1575288/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=79892 CPUtime=1200
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 20749 0 0 0 119977 23 0 0 25 0 1 0 99158665 81809408 17612 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 19973 17612 174 362 0 19608 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 79892

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: 1.00 1.00 1.00 2/65 22751
/proc/meminfo: memFree=1575288/2055920 swapFree=4181092/4192956
[pid=22264] ppid=22262 vsize=79892 CPUtime=1200
/proc/22264/stat : 22264 (hydrasat) R 22262 22264 21891 0 -1 4194304 20749 0 0 0 119977 23 0 0 25 0 1 0 99158665 81809408 17612 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22264/statm: 19973 17612 174 362 0 19608 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 79892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.02
CPU user time (s): 1199.77
CPU system time (s): 0.248962
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 79892

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

runsolver used 0.961853 second user time and 2.34964 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-26 04:00:52
IDJOB=1726368
IDBENCH=24612
IDSOLVER=520
FILE ID=node13/1726368-1240711252
PBS_JOBID= 9186792
Free space on /tmp= 66232 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726368-1240711252/watcher-1726368-1240711252 -o /tmp/evaluation-result-1726368-1240711252/solver-1726368-1240711252 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1726368-1240711252.cnf -rs 1927940100 -co memory_limit 1800

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

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=1927940100

node13.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.227
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.227
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:       1676064 kB
Buffers:         47868 kB
Cached:         258536 kB
SwapCached:       5580 kB
Active:         107828 kB
Inactive:       206596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676064 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            51368 kB
Committed_AS:   325436 kB
PageTables:       1460 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= 66232 MiB
End job on node13 at 2009-04-26 04:20:54