Trace number 1726524

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/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
MD5SUM84c61ea490109e11c1f7afe1d2e5d438
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 variables1188
Number of clauses13833
Sum of the clauses size41796
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313536
Number of clauses of size 4297
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-1726524-1240713456/watcher-1726524-1240713456 -o /tmp/evaluation-result-1726524-1240713456/solver-1726524-1240713456 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1726524-1240713456.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.92 1.01 1.04 3/64 25271
/proc/meminfo: memFree=1758088/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=1768 CPUtime=0
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 99373520 1810432 178 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 442 178 88 271 0 168 0

[startup+0.0402821 s]
/proc/loadavg: 0.92 1.01 1.04 3/64 25271
/proc/meminfo: memFree=1758088/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=7964 CPUtime=0.03
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 1789 0 0 0 3 0 0 0 18 0 1 0 99373520 8155136 1731 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 1991 1731 90 271 0 1717 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7964

[startup+0.101287 s]
/proc/loadavg: 0.92 1.01 1.04 3/64 25271
/proc/meminfo: memFree=1758088/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=7964 CPUtime=0.09
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 1808 0 0 0 9 0 0 0 18 0 1 0 99373520 8155136 1750 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 1991 1750 91 271 0 1717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7964

[startup+0.301307 s]
/proc/loadavg: 0.92 1.01 1.04 3/64 25271
/proc/meminfo: memFree=1758088/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=8096 CPUtime=0.3
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 1847 0 0 0 29 1 0 0 19 0 1 0 99373520 8290304 1789 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 2024 1789 91 271 0 1750 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8096

[startup+0.701347 s]
/proc/loadavg: 0.92 1.01 1.04 3/64 25271
/proc/meminfo: memFree=1758088/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=8360 CPUtime=0.69
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 1921 0 0 0 68 1 0 0 22 0 1 0 99373520 8560640 1863 1992294400 134512640 135625496 4294956224 18446744073709551615 134529026 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 2090 1863 91 271 0 1816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8360

[startup+1.50143 s]
/proc/loadavg: 0.92 1.01 1.04 2/65 25272
/proc/meminfo: memFree=1750720/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=9028 CPUtime=1.49
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 2073 0 0 0 147 2 0 0 25 0 1 0 99373520 9244672 2015 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 2257 2015 91 271 0 1983 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9028

[startup+3.10159 s]
/proc/loadavg: 0.92 1.01 1.04 2/65 25272
/proc/meminfo: memFree=1749824/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=10084 CPUtime=3.09
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 2324 0 0 0 306 3 0 0 25 0 1 0 99373520 10326016 2266 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 2521 2266 91 271 0 2247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10084

[startup+6.30192 s]
/proc/loadavg: 0.93 1.01 1.04 2/65 25272
/proc/meminfo: memFree=1747968/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=11692 CPUtime=6.29
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 2735 0 0 0 624 5 0 0 25 0 1 0 99373520 11972608 2677 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 2923 2677 91 271 0 2649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11692

[startup+12.7016 s]
/proc/loadavg: 0.93 1.01 1.04 2/65 25272
/proc/meminfo: memFree=1745472/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=13940 CPUtime=12.69
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 3286 0 0 0 1262 7 0 0 25 0 1 0 99373520 14274560 3228 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 3485 3228 91 271 0 3211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13940

[startup+25.5019 s]
/proc/loadavg: 0.95 1.01 1.04 2/65 25272
/proc/meminfo: memFree=1741952/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=17232 CPUtime=25.49
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 4127 0 0 0 2539 10 0 0 25 0 1 0 99373520 17645568 4069 1992294400 134512640 135625496 4294956224 18446744073709551615 134528943 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 4308 4069 91 271 0 4034 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17232

[startup+51.1015 s]
/proc/loadavg: 0.96 1.01 1.04 2/65 25272
/proc/meminfo: memFree=1737408/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=21992 CPUtime=51.08
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 5365 0 0 0 5093 15 0 0 25 0 1 0 99373520 22519808 5246 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 5498 5246 91 271 0 5224 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21992

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.03 2/65 25274
/proc/meminfo: memFree=1730240/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=29072 CPUtime=102.27
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 7188 0 0 0 10205 22 0 0 25 0 1 0 99373520 29769728 6978 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 7268 6978 91 271 0 6994 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29072

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 25274
/proc/meminfo: memFree=1724864/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=34364 CPUtime=162.25
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 8535 0 0 0 16196 29 0 0 25 0 1 0 99373520 35188736 8325 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 8591 8325 91 271 0 8317 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34364

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 25274
/proc/meminfo: memFree=1720064/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=39300 CPUtime=222.23
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 9867 0 0 0 22189 34 0 0 25 0 1 0 99373520 40243200 9521 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 9825 9521 91 271 0 9551 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 39300

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 25274
/proc/meminfo: memFree=1716096/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=43244 CPUtime=282.21
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 10846 0 0 0 28183 38 0 0 25 0 1 0 99373520 44281856 10500 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 10811 10500 91 271 0 10537 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 43244

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 25274
/proc/meminfo: memFree=1712384/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=46824 CPUtime=342.2
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 11759 0 0 0 34176 44 0 0 25 0 1 0 99373520 47947776 11413 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 11706 11413 91 271 0 11432 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 46824

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1708480/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=51104 CPUtime=402.18
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 12946 0 0 0 40169 49 0 0 25 0 1 0 99373520 52330496 12397 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 12776 12397 91 271 0 12502 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 51104

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1705600/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=53744 CPUtime=462.16
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 13633 0 0 0 46164 52 0 0 25 0 1 0 99373520 55033856 13084 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 13436 13084 91 271 0 13162 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 53744

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1702592/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=56836 CPUtime=522.14
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 14388 0 0 0 52158 56 0 0 25 0 1 0 99373520 58200064 13839 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 14209 13839 91 271 0 13935 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 56836

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1699520/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=59828 CPUtime=582.13
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 15148 0 0 0 58154 59 0 0 25 0 1 0 99373520 61263872 14599 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 14957 14599 91 271 0 14683 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 59828

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1696832/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=62340 CPUtime=642.11
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 15805 0 0 0 64149 62 0 0 25 0 1 0 99373520 63836160 15256 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 15585 15256 91 271 0 15311 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 62340

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1693952/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=65112 CPUtime=702.09
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 16509 0 0 0 70144 65 0 0 25 0 1 0 99373520 66674688 15960 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 16278 15960 91 271 0 16004 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 65112

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1691392/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=67740 CPUtime=762.09
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 17148 0 0 0 76139 70 0 0 25 0 1 0 99373520 69365760 16599 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 16935 16599 91 271 0 16661 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 67740

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1689024/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=70052 CPUtime=822.06
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 17732 0 0 0 82134 72 0 0 25 0 1 0 99373520 71733248 17183 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 17513 17183 91 271 0 17239 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 70052

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1686848/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=72164 CPUtime=882.05
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 18271 0 0 0 88130 75 0 0 25 0 1 0 99373520 73895936 17722 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 18041 17722 91 271 0 17767 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 72164

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1684800/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=74752 CPUtime=942.03
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 19074 0 0 0 94126 77 0 0 25 0 1 0 99373520 76546048 18221 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 18688 18221 91 271 0 18414 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 74752

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1682944/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=76600 CPUtime=1002.02
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 19530 0 0 0 100121 81 0 0 25 0 1 0 99373520 78438400 18677 1992294400 134512640 135625496 4294956224 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 19150 18677 91 271 0 18876 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 76600

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1680832/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=78652 CPUtime=1062
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 20057 0 0 0 106117 83 0 0 25 0 1 0 99373520 80539648 19204 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 19663 19204 91 271 0 19389 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 78652

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1678784/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=80740 CPUtime=1121.98
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 20570 0 0 0 112111 87 0 0 25 0 1 0 99373520 82677760 19717 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 20185 19717 91 271 0 19911 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 80740

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1676736/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=82812 CPUtime=1181.96
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 21077 0 0 0 118107 89 0 0 25 0 1 0 99373520 84799488 20224 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 20703 20224 91 271 0 20429 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 82812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25274
/proc/meminfo: memFree=1676224/2055920 swapFree=4180816/4192956
[pid=25271] ppid=25269 vsize=83208 CPUtime=1200.06
/proc/25271/stat : 25271 (csat) R 25269 25271 21682 0 -1 4194304 21201 0 0 0 119916 90 0 0 25 0 1 0 99373520 85204992 20348 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25271/statm: 20802 20348 91 271 0 20528 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 83208

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.17
CPU system time (s): 0.91686
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 83208

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

runsolver used 0.928858 second user time and 2.72959 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-26 04:37:36
IDJOB=1726524
IDBENCH=24615
IDSOLVER=517
FILE ID=node45/1726524-1240713456
PBS_JOBID= 9186810
Free space on /tmp= 66296 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726524-1240713456/watcher-1726524-1240713456 -o /tmp/evaluation-result-1726524-1240713456/solver-1726524-1240713456 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1726524-1240713456.cnf

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

MD5SUM BENCH= 84c61ea490109e11c1f7afe1d2e5d438
RANDOM SEED=1915822939

node45.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.231
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.231
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:       1758504 kB
Buffers:         16472 kB
Cached:         200924 kB
SwapCached:       6392 kB
Active:          55624 kB
Inactive:       170596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758504 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            57204 kB
Committed_AS:   395532 kB
PageTables:       1376 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= 66292 MiB
End job on node45 at 2009-04-26 04:57:39