Trace number 1728750

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
CSat 2009-03-22? (TO) 1200.09 1200.42

General information on the benchmark

Namecrafted/Hard/contest02/
hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
MD5SUMb414a0b8680818eb94ce47e101b0ad77
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
Number of clauses of size 40
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-1728750-1240740652/watcher-1728750-1240740652 -o /tmp/evaluation-result-1728750-1240740652/solver-1728750-1240740652 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1728750-1240740652.cnf 

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/65 30723
/proc/meminfo: memFree=1812560/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=7224 CPUtime=0
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 102098892 7397376 273 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 1806 278 88 271 0 1532 0

[startup+0.0510139 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30723
/proc/meminfo: memFree=1812560/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=7352 CPUtime=0.04
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 1633 0 0 0 4 0 0 0 20 0 1 0 102098892 7528448 1616 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 1838 1616 90 271 0 1564 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7352

[startup+0.101017 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30723
/proc/meminfo: memFree=1812560/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=7480 CPUtime=0.09
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 1659 0 0 0 9 0 0 0 20 0 1 0 102098892 7659520 1642 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 1870 1642 90 271 0 1596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7480

[startup+0.301036 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30723
/proc/meminfo: memFree=1812560/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=7736 CPUtime=0.29
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 1743 0 0 0 29 0 0 0 22 0 1 0 102098892 7921664 1726 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 1934 1726 90 271 0 1660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7736

[startup+0.701073 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30723
/proc/meminfo: memFree=1812560/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=8380 CPUtime=0.69
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 1881 0 0 0 69 0 0 0 25 0 1 0 102098892 8581120 1864 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 2095 1864 90 271 0 1821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8380

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1805128/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=9148 CPUtime=1.49
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 2090 0 0 0 148 1 0 0 25 0 1 0 102098892 9367552 2073 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 2287 2073 90 271 0 2013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9148

[startup+3.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1803976/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=10464 CPUtime=3.09
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 2396 0 0 0 308 1 0 0 25 0 1 0 102098892 10715136 2379 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 2616 2379 90 271 0 2342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10464

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1801992/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=11912 CPUtime=6.29
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 2772 0 0 0 626 3 0 0 25 0 1 0 102098892 12197888 2755 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 2978 2755 90 271 0 2704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11912

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1799816/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=13840 CPUtime=12.69
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 3243 0 0 0 1265 4 0 0 25 0 1 0 102098892 14172160 3226 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 3460 3226 90 271 0 3186 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13840

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1797192/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=16424 CPUtime=25.48
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 3927 0 0 0 2542 6 0 0 25 0 1 0 102098892 16818176 3869 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 4106 3869 90 271 0 3832 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16424

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1793928/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=19852 CPUtime=51.07
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 4839 0 0 0 5098 9 0 0 25 0 1 0 102098892 20328448 4720 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 4963 4720 90 271 0 4689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19852

[startup+102.306 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 30724
/proc/meminfo: memFree=1788744/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=24928 CPUtime=102.26
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 6185 0 0 0 10212 14 0 0 25 0 1 0 102098892 25526272 5975 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 6232 5975 90 271 0 5958 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24928

[startup+162.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 30724
/proc/meminfo: memFree=1784712/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=28896 CPUtime=162.25
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 7192 0 0 0 16205 20 0 0 25 0 1 0 102098892 29589504 6982 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 7224 6982 90 271 0 6950 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28896

[startup+222.302 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 30724
/proc/meminfo: memFree=1781256/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=32480 CPUtime=222.22
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 8176 0 0 0 22198 24 0 0 25 0 1 0 102098892 33259520 7830 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 8120 7830 90 271 0 7846 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 32480

[startup+282.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 30724
/proc/meminfo: memFree=1778376/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=35268 CPUtime=282.21
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 8883 0 0 0 28193 28 0 0 25 0 1 0 102098892 36114432 8537 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 8817 8537 90 271 0 8543 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35268

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 30724
/proc/meminfo: memFree=1775752/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=37652 CPUtime=342.19
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 9520 0 0 0 34187 32 0 0 25 0 1 0 102098892 38555648 9174 1992294400 134512640 135625496 4294956224 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 9413 9174 90 271 0 9139 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 37652

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 30724
/proc/meminfo: memFree=1773384/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=40028 CPUtime=402.18
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 10108 0 0 0 40183 35 0 0 25 0 1 0 102098892 40988672 9762 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 10007 9762 90 271 0 9733 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 40028

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30724
/proc/meminfo: memFree=1770888/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=42412 CPUtime=462.16
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 10725 0 0 0 46177 39 0 0 25 0 1 0 102098892 43429888 10379 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 10603 10379 90 271 0 10329 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 42412

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1768520/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=45100 CPUtime=522.15
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 11514 0 0 0 52172 43 0 0 25 0 1 0 102098892 46182400 10965 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 11275 10965 90 271 0 11001 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 45100

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1766152/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=47376 CPUtime=582.13
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 12082 0 0 0 58167 46 0 0 25 0 1 0 102098892 48513024 11533 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 11844 11533 90 271 0 11570 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 47376

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1764104/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=49412 CPUtime=642.12
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 12585 0 0 0 64164 48 0 0 25 0 1 0 102098892 50597888 12036 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 12353 12036 90 271 0 12079 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 49412

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1762312/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=51128 CPUtime=702.1
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 13017 0 0 0 70160 50 0 0 25 0 1 0 102098892 52355072 12468 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 12782 12468 90 271 0 12508 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 51128

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1760648/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=52724 CPUtime=762.08
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 13423 0 0 0 76156 52 0 0 25 0 1 0 102098892 53989376 12874 1992294400 134512640 135625496 4294956224 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 13181 12874 90 271 0 12907 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 52724

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1759112/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=54184 CPUtime=822.07
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 13804 0 0 0 82153 54 0 0 25 0 1 0 102098892 55484416 13255 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 13546 13255 90 271 0 13272 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 54184

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1757512/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=55796 CPUtime=882.05
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 14205 0 0 0 88150 55 0 0 25 0 1 0 102098892 57135104 13656 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 13949 13656 90 271 0 13675 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 55796

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1756040/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=57180 CPUtime=942.03
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 14559 0 0 0 94145 58 0 0 25 0 1 0 102098892 58552320 14010 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 14295 14010 90 271 0 14021 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 57180

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1754568/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=58516 CPUtime=1002.02
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 14914 0 0 0 100142 60 0 0 25 0 1 0 102098892 59920384 14365 1992294400 134512640 135625496 4294956224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 14629 14365 90 271 0 14355 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 58516

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1753224/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=59852 CPUtime=1062
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 15251 0 0 0 106138 62 0 0 25 0 1 0 102098892 61288448 14702 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 14963 14702 90 271 0 14689 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 59852

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1751816/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=61220 CPUtime=1121.99
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 15592 0 0 0 112135 64 0 0 25 0 1 0 102098892 62689280 15043 1992294400 134512640 135625496 4294956224 18446744073709551615 134541256 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 15305 15043 90 271 0 15031 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 61220

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1750472/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=63280 CPUtime=1181.97
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 16252 0 0 0 118131 66 0 0 25 0 1 0 102098892 64798720 15399 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 15820 15399 90 271 0 15546 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 63280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30724
/proc/meminfo: memFree=1750024/2055920 swapFree=4188716/4192956
[pid=30723] ppid=30721 vsize=63676 CPUtime=1200.07
/proc/30723/stat : 30723 (csat) R 30721 30723 30462 0 -1 4194304 16361 0 0 0 119941 66 0 0 25 0 1 0 102098892 65204224 15508 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30723/statm: 15919 15508 90 271 0 15645 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 63676

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.09
CPU user time (s): 1199.41
CPU system time (s): 0.677896
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 63676

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

runsolver used 1.3418 second user time and 2.92656 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-26 12:10:52
IDJOB=1728750
IDBENCH=24684
IDSOLVER=517
FILE ID=node8/1728750-1240740652
PBS_JOBID= 9187000
Free space on /tmp= 65936 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728750-1240740652/watcher-1728750-1240740652 -o /tmp/evaluation-result-1728750-1240740652/solver-1728750-1240740652 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1728750-1240740652.cnf

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

MD5SUM BENCH= b414a0b8680818eb94ce47e101b0ad77
RANDOM SEED=592657265

node8.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.238
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.238
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:      2055920 kB
MemFree:       1813040 kB
Buffers:         11900 kB
Cached:         162508 kB
SwapCached:       1780 kB
Active:          60480 kB
Inactive:       126448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813040 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            1380 kB
Writeback:           0 kB
Mapped:          21048 kB
Slab:            41776 kB
Committed_AS:   507920 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65936 MiB
End job on node8 at 2009-04-26 12:30:54