Trace number 1731958

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

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-133-100.cnf
MD5SUM3efe57b20c55b2dfc482f2ebb30d6794
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 variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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-1731958-1240776576/watcher-1731958-1240776576 -o /tmp/evaluation-result-1731958-1240776576/solver-1731958-1240776576 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1731958-1240776576.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: 0.17 0.73 0.97 3/65 1108
/proc/meminfo: memFree=1675304/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=7224 CPUtime=0
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 645 0 0 0 0 0 0 0 22 0 1 0 105691299 7397376 629 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 1806 634 88 271 0 1532 0

[startup+0.025688 s]
/proc/loadavg: 0.17 0.73 0.97 3/65 1108
/proc/meminfo: memFree=1675304/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=7224 CPUtime=0.02
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 1598 0 0 0 1 1 0 0 22 0 1 0 105691299 7397376 1581 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 1806 1581 90 271 0 1532 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7224

[startup+0.101695 s]
/proc/loadavg: 0.17 0.73 0.97 3/65 1108
/proc/meminfo: memFree=1675304/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=7352 CPUtime=0.09
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 1637 0 0 0 8 1 0 0 22 0 1 0 105691299 7528448 1620 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 1838 1620 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301712 s]
/proc/loadavg: 0.17 0.73 0.97 3/65 1108
/proc/meminfo: memFree=1675304/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=7736 CPUtime=0.29
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 1719 0 0 0 28 1 0 0 24 0 1 0 105691299 7921664 1702 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 1934 1702 90 271 0 1660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7736

[startup+0.70175 s]
/proc/loadavg: 0.17 0.73 0.97 3/65 1108
/proc/meminfo: memFree=1675304/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=8248 CPUtime=0.69
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 1841 0 0 0 68 1 0 0 25 0 1 0 105691299 8445952 1824 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 2062 1824 90 271 0 1788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8248

[startup+1.50182 s]
/proc/loadavg: 0.17 0.73 0.97 2/66 1109
/proc/meminfo: memFree=1668064/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=8788 CPUtime=1.49
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 2003 0 0 0 148 1 0 0 25 0 1 0 105691299 8998912 1986 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 2197 1986 90 271 0 1923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8788

[startup+3.10197 s]
/proc/loadavg: 0.17 0.73 0.97 2/66 1109
/proc/meminfo: memFree=1667168/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=9792 CPUtime=3.09
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 2244 0 0 0 307 2 0 0 25 0 1 0 105691299 10027008 2227 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 2448 2227 90 271 0 2174 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9792

[startup+6.30128 s]
/proc/loadavg: 0.24 0.73 0.97 2/66 1109
/proc/meminfo: memFree=1665632/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=10992 CPUtime=6.29
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 2517 0 0 0 626 3 0 0 25 0 1 0 105691299 11255808 2500 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 2748 2500 90 271 0 2474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10992

[startup+12.7019 s]
/proc/loadavg: 0.30 0.74 0.97 2/66 1109
/proc/meminfo: memFree=1663968/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=12380 CPUtime=12.69
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 2912 0 0 0 1265 4 0 0 25 0 1 0 105691299 12677120 2854 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 3095 2854 90 271 0 2821 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12380

[startup+25.5011 s]
/proc/loadavg: 0.45 0.75 0.97 2/66 1109
/proc/meminfo: memFree=1662368/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=13972 CPUtime=25.48
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 3314 0 0 0 2542 6 0 0 25 0 1 0 105691299 14307328 3256 1992294400 134512640 135625496 4294956240 18446744073709551615 134541395 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 3493 3256 90 271 0 3219 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13972

[startup+51.1015 s]
/proc/loadavg: 0.64 0.77 0.97 2/66 1109
/proc/meminfo: memFree=1659936/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=16476 CPUtime=51.08
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 3977 0 0 0 5098 10 0 0 25 0 1 0 105691299 16871424 3858 1992294400 134512640 135625496 4294956240 18446744073709551615 134541526 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 4119 3858 90 271 0 3845 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16476

[startup+102.306 s]
/proc/loadavg: 0.84 0.80 0.97 2/66 1109
/proc/meminfo: memFree=1656544/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=19884 CPUtime=102.27
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 4899 0 0 0 10212 15 0 0 25 0 1 0 105691299 20361216 4689 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 4971 4689 90 271 0 4697 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19884

[startup+162.302 s]
/proc/loadavg: 1.00 0.85 0.98 2/66 1109
/proc/meminfo: memFree=1653600/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=22812 CPUtime=162.25
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 5633 0 0 0 16206 19 0 0 25 0 1 0 105691299 23359488 5423 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 5703 5423 90 271 0 5429 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22812

[startup+222.302 s]
/proc/loadavg: 1.05 0.89 0.98 2/66 1109
/proc/meminfo: memFree=1651360/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=25108 CPUtime=222.23
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 6309 0 0 0 22199 24 0 0 25 0 1 0 105691299 25710592 5963 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 6277 5963 90 271 0 6003 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25108

[startup+282.301 s]
/proc/loadavg: 1.07 0.92 0.99 2/66 1109
/proc/meminfo: memFree=1649376/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=27124 CPUtime=282.22
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 6803 0 0 0 28195 27 0 0 25 0 1 0 105691299 27774976 6457 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 6781 6457 90 271 0 6507 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 27124

[startup+342.302 s]
/proc/loadavg: 1.07 0.95 0.99 2/66 1109
/proc/meminfo: memFree=1647712/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=28832 CPUtime=342.21
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 7218 0 0 0 34190 31 0 0 25 0 1 0 105691299 29523968 6872 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 7208 6872 90 271 0 6934 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 28832

[startup+402.301 s]
/proc/loadavg: 1.02 0.95 0.99 2/66 1109
/proc/meminfo: memFree=1646112/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=30392 CPUtime=402.19
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 7618 0 0 0 40185 34 0 0 25 0 1 0 105691299 31121408 7272 1992294400 134512640 135625496 4294956240 18446744073709551615 134529059 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 7598 7272 90 271 0 7324 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 30392

[startup+462.301 s]
/proc/loadavg: 1.01 0.96 0.99 2/66 1109
/proc/meminfo: memFree=1644256/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=32028 CPUtime=462.17
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 8047 0 0 0 46180 37 0 0 25 0 1 0 105691299 32796672 7701 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 8007 7701 90 271 0 7733 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 32028

[startup+522.302 s]
/proc/loadavg: 1.00 0.96 0.99 2/66 1109
/proc/meminfo: memFree=1642976/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=33680 CPUtime=522.16
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 8561 0 0 0 52176 40 0 0 25 0 1 0 105691299 34488320 8012 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 8420 8012 90 271 0 8146 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 33680

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1641696/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=35000 CPUtime=582.14
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 8903 0 0 0 58171 43 0 0 25 0 1 0 105691299 35840000 8354 1992294400 134512640 135625496 4294956240 18446744073709551615 134541381 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 8750 8354 90 271 0 8476 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 35000

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1639904/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=36752 CPUtime=642.14
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 9317 0 0 0 64168 46 0 0 25 0 1 0 105691299 37634048 8768 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 9188 8768 90 271 0 8914 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 36752

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1638624/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=38060 CPUtime=702.12
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 9645 0 0 0 70164 48 0 0 25 0 1 0 105691299 38973440 9096 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 9515 9096 90 271 0 9241 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 38060

[startup+762.305 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1637344/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=39200 CPUtime=762.11
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 9955 0 0 0 76161 50 0 0 25 0 1 0 105691299 40140800 9406 1992294400 134512640 135625496 4294956240 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 9800 9406 90 271 0 9526 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 39200

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1636256/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=40308 CPUtime=822.09
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 10212 0 0 0 82157 52 0 0 25 0 1 0 105691299 41275392 9663 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 10077 9663 90 271 0 9803 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 40308

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1635232/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=41232 CPUtime=882.07
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 10460 0 0 0 88154 53 0 0 25 0 1 0 105691299 42221568 9911 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 10308 9911 90 271 0 10034 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 41232

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1634080/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=42376 CPUtime=942.06
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 10743 0 0 0 94151 55 0 0 25 0 1 0 105691299 43393024 10194 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 10594 10194 90 271 0 10320 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 42376

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1633184/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=43248 CPUtime=1002.04
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 10972 0 0 0 100148 56 0 0 25 0 1 0 105691299 44285952 10423 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 10812 10423 90 271 0 10538 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 43248

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1632160/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=44292 CPUtime=1062.03
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 11213 0 0 0 106144 59 0 0 25 0 1 0 105691299 45355008 10664 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 11073 10664 90 271 0 10799 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 44292

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1631072/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=45416 CPUtime=1122.01
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 11477 0 0 0 112141 60 0 0 25 0 1 0 105691299 46505984 10928 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 11354 10928 90 271 0 11080 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 45416

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1630176/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=46272 CPUtime=1182
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 11706 0 0 0 118138 62 0 0 25 0 1 0 105691299 47382528 11157 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 11568 11157 90 271 0 11294 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 46272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1629856/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=46536 CPUtime=1200
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 11777 0 0 0 119937 63 0 0 25 0 1 0 105691299 47652864 11228 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 11634 11228 90 271 0 11360 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 46536

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 1109
/proc/meminfo: memFree=1629856/2055920 swapFree=4188716/4192956
[pid=1108] ppid=1106 vsize=46536 CPUtime=1200
/proc/1108/stat : 1108 (csat) R 1106 1108 1070 0 -1 4194304 11777 0 0 0 119937 63 0 0 25 0 1 0 105691299 47652864 11228 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1108/statm: 11634 11228 90 271 0 11360 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 46536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.38
CPU system time (s): 0.640902
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 46536

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

runsolver used 1.2948 second user time and 2.69659 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-26 22:09:36
IDJOB=1731958
IDBENCH=71107
IDSOLVER=517
FILE ID=node8/1731958-1240776576
PBS_JOBID= 9187248
Free space on /tmp= 65816 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-133-100.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731958-1240776576/watcher-1731958-1240776576 -o /tmp/evaluation-result-1731958-1240776576/solver-1731958-1240776576 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1731958-1240776576.cnf

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

MD5SUM BENCH= 3efe57b20c55b2dfc482f2ebb30d6794
RANDOM SEED=671843281

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:       1675720 kB
Buffers:         28436 kB
Cached:         285108 kB
SwapCached:       1772 kB
Active:         193728 kB
Inactive:       132764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675720 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          21432 kB
Slab:            39508 kB
Committed_AS:   540996 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= 65816 MiB
End job on node8 at 2009-04-26 22:29:38