Trace number 1520882

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.12 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1850025790-078.cnf
MD5SUM92fc8bc430de4460c33b884d5a42779d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.055991
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520882-1238252442/watcher-1520882-1238252442 -o /tmp/evaluation-result-1520882-1238252442/solver-1520882-1238252442 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520882-1238252442.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.85 0.97 0.99 3/64 321
/proc/meminfo: memFree=865192/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=1368 CPUtime=0
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1097909469 1400832 130 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 342 130 88 271 0 68 0

[startup+0.016186 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 321
/proc/meminfo: memFree=865192/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=7412 CPUtime=0
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 1516 0 0 0 0 0 0 0 18 0 1 0 1097909469 7589888 1499 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 1853 1505 89 271 0 1579 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7412

[startup+0.10119 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 321
/proc/meminfo: memFree=865192/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=7412 CPUtime=0.09
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 1658 0 0 0 9 0 0 0 18 0 1 0 1097909469 7589888 1641 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 1853 1641 91 271 0 1579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7412

[startup+0.301201 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 321
/proc/meminfo: memFree=865192/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=7796 CPUtime=0.29
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 1736 0 0 0 29 0 0 0 19 0 1 0 1097909469 7983104 1719 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 1949 1719 91 271 0 1675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7796

[startup+0.701227 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 321
/proc/meminfo: memFree=865192/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=8328 CPUtime=0.69
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 1862 0 0 0 68 1 0 0 22 0 1 0 1097909469 8527872 1845 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 2082 1845 91 271 0 1808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8328

[startup+1.50228 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 322
/proc/meminfo: memFree=857824/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=8972 CPUtime=1.49
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 2038 0 0 0 148 1 0 0 25 0 1 0 1097909469 9187328 2021 1992294400 134512640 135625496 4294956240 18446744073709551615 134541392 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 2243 2021 91 271 0 1969 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8972

[startup+3.10138 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 322
/proc/meminfo: memFree=856864/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=9888 CPUtime=3.09
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 2267 0 0 0 307 2 0 0 25 0 1 0 1097909469 10125312 2250 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 2472 2250 91 271 0 2198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9888

[startup+6.30158 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 322
/proc/meminfo: memFree=855392/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=11092 CPUtime=6.29
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 2550 0 0 0 626 3 0 0 25 0 1 0 1097909469 11358208 2533 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 2773 2533 91 271 0 2499 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11092

[startup+12.702 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 322
/proc/meminfo: memFree=853608/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=12728 CPUtime=12.69
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 2984 0 0 0 1264 5 0 0 25 0 1 0 1097909469 13033472 2926 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 3182 2926 91 271 0 2908 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12728

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 328
/proc/meminfo: memFree=851808/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=14456 CPUtime=25.47
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 3444 0 0 0 2540 7 0 0 25 0 1 0 1097909469 14802944 3386 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 3614 3386 91 271 0 3340 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14456

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 328
/proc/meminfo: memFree=849120/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=17244 CPUtime=51.07
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 4169 0 0 0 5094 13 0 0 25 0 1 0 1097909469 17657856 4050 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 4311 4050 91 271 0 4037 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17244

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 328
/proc/meminfo: memFree=845344/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=21080 CPUtime=102.26
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 5175 0 0 0 10209 17 0 0 25 0 1 0 1097909469 21585920 4965 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 5270 4965 91 271 0 4996 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21080

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=842080/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=24308 CPUtime=162.25
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 5980 0 0 0 16202 23 0 0 25 0 1 0 1097909469 24891392 5770 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 6077 5770 91 271 0 5803 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24308

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=839648/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=26972 CPUtime=222.23
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 6746 0 0 0 22196 27 0 0 25 0 1 0 1097909469 27619328 6400 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 6743 6400 91 271 0 6469 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26972

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=837344/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=29364 CPUtime=282.22
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 7300 0 0 0 28190 32 0 0 25 0 1 0 1097909469 30068736 6954 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 7341 6954 91 271 0 7067 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 29364

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=835368/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=31280 CPUtime=342.2
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 7794 0 0 0 34185 35 0 0 25 0 1 0 1097909469 32030720 7448 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 7820 7448 91 271 0 7546 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31280

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=833768/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=32816 CPUtime=402.18
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 8209 0 0 0 40181 37 0 0 25 0 1 0 1097909469 33603584 7863 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 8204 7863 91 271 0 7930 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32816

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=832232/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=34704 CPUtime=462.17
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 8784 0 0 0 46177 40 0 0 25 0 1 0 1097909469 35536896 8235 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 8676 8235 91 271 0 8402 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 34704

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=830696/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=36176 CPUtime=522.16
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 9162 0 0 0 52173 43 0 0 25 0 1 0 1097909469 37044224 8613 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 9044 8613 91 271 0 8770 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 36176

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=828904/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=38072 CPUtime=582.14
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 9621 0 0 0 58168 46 0 0 25 0 1 0 1097909469 38985728 9072 1992294400 134512640 135625496 4294956240 18446744073709551615 134541405 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 9518 9072 91 271 0 9244 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 38072

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=827176/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=39728 CPUtime=642.13
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 10045 0 0 0 64165 48 0 0 25 0 1 0 1097909469 40681472 9496 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 9932 9496 91 271 0 9658 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 39728

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 328
/proc/meminfo: memFree=825768/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=41052 CPUtime=702.11
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 10379 0 0 0 70160 51 0 0 25 0 1 0 1097909469 42037248 9830 1992294400 134512640 135625496 4294956240 18446744073709551615 134541400 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 10263 9830 91 271 0 9989 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 41052

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 329
/proc/meminfo: memFree=824680/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=42144 CPUtime=762.11
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 10680 0 0 0 76157 54 0 0 25 0 1 0 1097909469 43155456 10131 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 10536 10131 91 271 0 10262 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 42144

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 329
/proc/meminfo: memFree=823336/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=43712 CPUtime=822.08
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 11030 0 0 0 82152 56 0 0 25 0 1 0 1097909469 44761088 10481 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 10928 10481 91 271 0 10654 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 43712

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 329
/proc/meminfo: memFree=822184/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=44688 CPUtime=882.07
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 11294 0 0 0 88149 58 0 0 25 0 1 0 1097909469 45760512 10745 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 11172 10745 91 271 0 10898 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 44688

[startup+942.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 329
/proc/meminfo: memFree=821032/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=45888 CPUtime=942.05
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 11587 0 0 0 94145 60 0 0 25 0 1 0 1097909469 46989312 11038 1992294400 134512640 135625496 4294956240 18446744073709551615 134541402 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 11472 11038 91 271 0 11198 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 45888

[startup+1002.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 329
/proc/meminfo: memFree=819688/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=47284 CPUtime=1002.04
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 11908 0 0 0 100142 62 0 0 25 0 1 0 1097909469 48418816 11359 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 11821 11359 91 271 0 11547 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 47284

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 329
/proc/meminfo: memFree=818728/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=48688 CPUtime=1062.02
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 12456 0 0 0 106139 63 0 0 25 0 1 0 1097909469 49856512 11603 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 12172 11603 91 271 0 11898 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 48688

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 329
/proc/meminfo: memFree=817704/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=49744 CPUtime=1122.02
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 12708 0 0 0 112136 66 0 0 25 0 1 0 1097909469 50937856 11855 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 12436 11855 91 271 0 12162 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 49744

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 329
/proc/meminfo: memFree=816552/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=51108 CPUtime=1182
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 13012 0 0 0 118132 68 0 0 25 0 1 0 1097909469 52334592 12159 1992294400 134512640 135625496 4294956240 18446744073709551615 134541618 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 12777 12159 91 271 0 12503 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 51108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 329
/proc/meminfo: memFree=815912/2055920 swapFree=4177940/4192956
[pid=321] ppid=319 vsize=51680 CPUtime=1200.09
/proc/321/stat : 321 (csat) R 319 321 32752 0 -1 4194304 13148 0 0 0 119941 68 0 0 25 0 1 0 1097909469 52920320 12295 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/321/statm: 12920 12295 91 271 0 12646 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 51680

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.41
CPU time (s): 1200.12
CPU user time (s): 1199.42
CPU system time (s): 0.695894
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 51680

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

runsolver used 1.3118 second user time and 2.6066 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-28 16:00:42
IDJOB=1520882
IDBENCH=70417
IDSOLVER=517
FILE ID=node29/1520882-1238252442
PBS_JOBID= 9060806
Free space on /tmp= 66428 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1850025790-078.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520882-1238252442/watcher-1520882-1238252442 -o /tmp/evaluation-result-1520882-1238252442/solver-1520882-1238252442 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520882-1238252442.cnf

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

MD5SUM BENCH= 92fc8bc430de4460c33b884d5a42779d
RANDOM SEED=1039506292

node29.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.234
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.234
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:        865680 kB
Buffers:         94996 kB
Cached:         997336 kB
SwapCached:       8860 kB
Active:         240884 kB
Inactive:       861832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        865680 kB
SwapTotal:     4192956 kB
SwapFree:      4177940 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:          16104 kB
Slab:            73420 kB
Committed_AS:  2960828 kB
PageTables:       1476 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= 66424 MiB
End job on node29 at 2009-03-28 16:20:44