Trace number 1520899

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S393518083-009.cnf
MD5SUM81856c3d33444497a06d91594d737387
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.029995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-1520899-1238254864/watcher-1520899-1238254864 -o /tmp/evaluation-result-1520899-1238254864/solver-1520899-1238254864 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520899-1238254864.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.99 0.97 0.98 3/81 28205
/proc/meminfo: memFree=1561944/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=7396 CPUtime=0
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 1098150640 7573504 214 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 1849 221 89 271 0 1575 0

[startup+0.058314 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 28205
/proc/meminfo: memFree=1561944/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=7396 CPUtime=0.05
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 1639 0 0 0 5 0 0 0 18 0 1 0 1098150640 7573504 1622 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 1849 1622 91 271 0 1575 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7396

[startup+0.101317 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 28205
/proc/meminfo: memFree=1561944/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=7524 CPUtime=0.09
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 1659 0 0 0 9 0 0 0 18 0 1 0 1098150640 7704576 1642 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 1881 1642 91 271 0 1607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7524

[startup+0.301339 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 28205
/proc/meminfo: memFree=1561944/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=7804 CPUtime=0.29
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 1739 0 0 0 29 0 0 0 19 0 1 0 1098150640 7991296 1722 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 1951 1722 91 271 0 1677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7804

[startup+0.701383 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 28205
/proc/meminfo: memFree=1561944/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=8356 CPUtime=0.69
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 1862 0 0 0 68 1 0 0 23 0 1 0 1098150640 8556544 1845 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 2089 1845 91 271 0 1815 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8356

[startup+1.50147 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28206
/proc/meminfo: memFree=1554576/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=9000 CPUtime=1.49
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 2035 0 0 0 148 1 0 0 25 0 1 0 1098150640 9216000 2018 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 2250 2018 91 271 0 1976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9000

[startup+3.10265 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28206
/proc/meminfo: memFree=1553552/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=9852 CPUtime=3.09
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 2264 0 0 0 307 2 0 0 25 0 1 0 1098150640 10088448 2247 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 2463 2247 91 271 0 2189 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9852

[startup+6.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28206
/proc/meminfo: memFree=1552152/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=11056 CPUtime=6.29
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 2549 0 0 0 626 3 0 0 25 0 1 0 1098150640 11321344 2532 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 2764 2532 91 271 0 2490 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11056

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28206
/proc/meminfo: memFree=1550424/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=12564 CPUtime=12.69
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 2966 0 0 0 1264 5 0 0 25 0 1 0 1098150640 12865536 2908 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 3141 2908 91 271 0 2867 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12564

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28206
/proc/meminfo: memFree=1548504/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=14312 CPUtime=25.49
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 3408 0 0 0 2542 7 0 0 25 0 1 0 1098150640 14655488 3350 1992294400 134512640 135625496 4294956240 18446744073709551615 134529069 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 3578 3350 91 271 0 3304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14312

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28206
/proc/meminfo: memFree=1546200/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=16756 CPUtime=51.08
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 4053 0 0 0 5099 9 0 0 25 0 1 0 1098150640 17158144 3934 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 4189 3934 91 271 0 3915 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16756

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28206
/proc/meminfo: memFree=1542744/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=20344 CPUtime=102.27
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 4986 0 0 0 10215 12 0 0 25 0 1 0 1098150640 20832256 4776 1992294400 134512640 135625496 4294956240 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 5086 4776 91 271 0 4812 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20344

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28206
/proc/meminfo: memFree=1539864/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=23148 CPUtime=162.25
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 5700 0 0 0 16209 16 0 0 25 0 1 0 1098150640 23703552 5490 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 5787 5490 91 271 0 5513 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23148

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1537304/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=25772 CPUtime=222.24
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 6438 0 0 0 22204 20 0 0 25 0 1 0 1098150640 26390528 6092 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 6443 6092 91 271 0 6169 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 25772

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1535320/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=27696 CPUtime=282.22
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 6927 0 0 0 28198 24 0 0 25 0 1 0 1098150640 28360704 6581 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 6924 6581 91 271 0 6650 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 27696

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1533592/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=29352 CPUtime=342.21
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 7361 0 0 0 34194 27 0 0 25 0 1 0 1098150640 30056448 7015 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 7338 7015 91 271 0 7064 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 29352

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1531736/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=31144 CPUtime=402.19
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 7823 0 0 0 40189 30 0 0 25 0 1 0 1098150640 31891456 7477 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 7786 7477 91 271 0 7512 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 31144

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1530328/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=33036 CPUtime=462.17
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 8369 0 0 0 46185 32 0 0 25 0 1 0 1098150640 33828864 7820 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 8259 7820 91 271 0 7985 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 33036

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1528984/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=34332 CPUtime=522.15
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 8700 0 0 0 52181 34 0 0 25 0 1 0 1098150640 35155968 8151 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 8583 8151 91 271 0 8309 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34332

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1527064/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=36040 CPUtime=582.14
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 9170 0 0 0 58177 37 0 0 25 0 1 0 1098150640 36904960 8621 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 9010 8621 91 271 0 8736 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 36040

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1525528/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=37752 CPUtime=642.12
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 9553 0 0 0 64172 40 0 0 25 0 1 0 1098150640 38658048 9004 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 9438 9004 91 271 0 9164 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 37752

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1524312/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=38880 CPUtime=702.1
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 9861 0 0 0 70168 42 0 0 25 0 1 0 1098150640 39813120 9312 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 9720 9312 91 271 0 9446 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 38880

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1522968/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=40292 CPUtime=762.1
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 10183 0 0 0 76165 45 0 0 25 0 1 0 1098150640 41259008 9634 1992294400 134512640 135625496 4294956240 18446744073709551615 134541259 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 10073 9634 91 271 0 9799 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 40292

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1521624/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=41580 CPUtime=822.08
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 10516 0 0 0 82161 47 0 0 25 0 1 0 1098150640 42577920 9967 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 10395 9967 91 271 0 10121 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 41580

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1520408/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=42744 CPUtime=882.06
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 10817 0 0 0 88158 48 0 0 25 0 1 0 1098150640 43769856 10268 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 10686 10268 91 271 0 10412 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 42744

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1519064/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=44128 CPUtime=942.04
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 11138 0 0 0 94154 50 0 0 25 0 1 0 1098150640 45187072 10589 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 11032 10589 91 271 0 10758 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 44128

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1518168/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=44948 CPUtime=1002.03
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 11372 0 0 0 100151 52 0 0 25 0 1 0 1098150640 46026752 10823 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 11237 10823 91 271 0 10963 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 44948

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1517272/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=46364 CPUtime=1062.01
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 11912 0 0 0 106147 54 0 0 25 0 1 0 1098150640 47476736 11059 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 11591 11059 91 271 0 11317 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 46364

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1516312/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=47288 CPUtime=1122
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 12148 0 0 0 112143 57 0 0 25 0 1 0 1098150640 48422912 11295 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 11822 11295 91 271 0 11548 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 47288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28208
/proc/meminfo: memFree=1515160/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=48540 CPUtime=1181.98
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 12424 0 0 0 118140 58 0 0 25 0 1 0 1098150640 49704960 11571 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 12135 11571 91 271 0 11861 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 48540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 28214
/proc/meminfo: memFree=1514768/2055920 swapFree=4176448/4192956
[pid=28205] ppid=28203 vsize=48672 CPUtime=1200.08
/proc/28205/stat : 28205 (csat) R 28203 28205 28106 0 -1 4194304 12485 0 0 0 119949 59 0 0 25 0 1 0 1098150640 49840128 11632 1992294400 134512640 135625496 4294956240 18446744073709551615 134540222 0 0 4096 0 0 0 0 17 1 0 0
/proc/28205/statm: 12168 11632 91 271 0 11894 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 48672

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.1
CPU user time (s): 1199.5
CPU system time (s): 0.599908
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 48672

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

runsolver used 1.52077 second user time and 3.9474 second system time

The end

Launcher Data

Begin job on node86 at 2009-03-28 16:41:04
IDJOB=1520899
IDBENCH=70434
IDSOLVER=517
FILE ID=node86/1520899-1238254864
PBS_JOBID= 9060809
Free space on /tmp= 66460 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S393518083-009.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520899-1238254864/watcher-1520899-1238254864 -o /tmp/evaluation-result-1520899-1238254864/solver-1520899-1238254864 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520899-1238254864.cnf

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

MD5SUM BENCH= 81856c3d33444497a06d91594d737387
RANDOM SEED=735770955

node86.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:       1562360 kB
Buffers:         58204 kB
Cached:         342276 kB
SwapCached:       8880 kB
Active:         166268 kB
Inactive:       248212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562360 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            1388 kB
Writeback:           0 kB
Mapped:          19104 kB
Slab:            63268 kB
Committed_AS:  2725280 kB
PageTables:       2684 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= 66460 MiB
End job on node86 at 2009-03-28 17:01:06