Trace number 1520905

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S748216286-061.cnf
MD5SUM2754b3d0d46124bc4b807ae18c388fa5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.093985
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-1520905-1238255906/watcher-1520905-1238255906 -o /tmp/evaluation-result-1520905-1238255906/solver-1520905-1238255906 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520905-1238255906.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23300
/proc/meminfo: memFree=1410240/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=1368 CPUtime=0
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 1098256659 1400832 128 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 342 128 88 271 0 68 0

[startup+0.0569721 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23300
/proc/meminfo: memFree=1410240/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=7396 CPUtime=0.04
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 1635 0 0 0 4 0 0 0 18 0 1 0 1098256659 7573504 1618 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 1849 1618 90 271 0 1575 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7396

[startup+0.101979 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23300
/proc/meminfo: memFree=1410240/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=7396 CPUtime=0.09
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 1655 0 0 0 9 0 0 0 18 0 1 0 1098256659 7573504 1638 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 1849 1638 90 271 0 1575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7396

[startup+0.302012 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23300
/proc/meminfo: memFree=1410240/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=7780 CPUtime=0.29
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 1730 0 0 0 29 0 0 0 19 0 1 0 1098256659 7966720 1713 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 1945 1713 90 271 0 1671 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7780

[startup+0.701078 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23300
/proc/meminfo: memFree=1410240/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=8164 CPUtime=0.69
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 1847 0 0 0 69 0 0 0 22 0 1 0 1098256659 8359936 1830 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 2041 1830 90 271 0 1767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8164

[startup+1.50221 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23301
/proc/meminfo: memFree=1402936/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=8848 CPUtime=1.49
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 2011 0 0 0 148 1 0 0 25 0 1 0 1098256659 9060352 1994 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 2212 1994 90 271 0 1938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8848

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23301
/proc/meminfo: memFree=1402040/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=9748 CPUtime=3.09
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 2232 0 0 0 307 2 0 0 25 0 1 0 1098256659 9981952 2215 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 2437 2215 90 271 0 2163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9748

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23301
/proc/meminfo: memFree=1400760/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=10828 CPUtime=6.29
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 2485 0 0 0 626 3 0 0 25 0 1 0 1098256659 11087872 2468 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 2707 2468 90 271 0 2433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10828

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23301
/proc/meminfo: memFree=1399288/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=12196 CPUtime=12.68
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 2865 0 0 0 1264 4 0 0 25 0 1 0 1098256659 12488704 2807 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 3049 2807 90 271 0 2775 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12196

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23301
/proc/meminfo: memFree=1397304/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=13956 CPUtime=25.48
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 3320 0 0 0 2541 7 0 0 25 0 1 0 1098256659 14290944 3262 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 3489 3262 90 271 0 3215 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13956

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23301
/proc/meminfo: memFree=1395000/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=16416 CPUtime=51.07
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 3979 0 0 0 5097 10 0 0 25 0 1 0 1098256659 16809984 3860 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 4104 3860 90 271 0 3830 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16416

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23301
/proc/meminfo: memFree=1391544/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=19988 CPUtime=102.26
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 4911 0 0 0 10211 15 0 0 25 0 1 0 1098256659 20467712 4701 1992294400 134512640 135625496 4294956240 18446744073709551615 134541311 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 4997 4701 90 271 0 4723 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19988

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1388536/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=22848 CPUtime=162.23
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 5625 0 0 0 16204 19 0 0 25 0 1 0 1098256659 23396352 5415 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 5712 5415 90 271 0 5438 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22848

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1386168/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=25332 CPUtime=222.21
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 6341 0 0 0 22197 24 0 0 25 0 1 0 1098256659 25939968 5995 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 6333 5995 90 271 0 6059 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 25332

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1384120/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=27520 CPUtime=282.19
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 6858 0 0 0 28191 28 0 0 25 0 1 0 1098256659 28180480 6512 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 6880 6512 90 271 0 6606 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 27520

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1382392/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=29080 CPUtime=342.17
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 7279 0 0 0 34185 32 0 0 25 0 1 0 1098256659 29777920 6933 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 7270 6933 90 271 0 6996 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29080

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1380728/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=30824 CPUtime=402.15
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 7693 0 0 0 40179 36 0 0 25 0 1 0 1098256659 31563776 7347 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 7706 7347 90 271 0 7432 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 30824

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1379192/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=32232 CPUtime=462.13
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 8083 0 0 0 46174 39 0 0 25 0 1 0 1098256659 33005568 7737 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 8058 7737 90 271 0 7784 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 32232

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1377848/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=33964 CPUtime=522.12
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 8629 0 0 0 52169 43 0 0 25 0 1 0 1098256659 34779136 8080 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 8491 8080 90 271 0 8217 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 33964

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1376312/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=35684 CPUtime=582.1
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 9026 0 0 0 58165 45 0 0 25 0 1 0 1098256659 36540416 8477 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 8921 8477 90 271 0 8647 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 35684

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1374712/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=37260 CPUtime=642.09
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 9413 0 0 0 64160 49 0 0 25 0 1 0 1098256659 38154240 8864 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 9315 8864 90 271 0 9041 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 37260

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1373240/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=38736 CPUtime=702.06
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 9774 0 0 0 70154 52 0 0 25 0 1 0 1098256659 39665664 9225 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 9684 9225 90 271 0 9410 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 38736

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1371896/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=39944 CPUtime=762.04
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 10115 0 0 0 76149 55 0 0 25 0 1 0 1098256659 40902656 9566 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 9986 9566 90 271 0 9712 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 39944

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1370680/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=41332 CPUtime=822.02
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 10422 0 0 0 82144 58 0 0 25 0 1 0 1098256659 42323968 9873 1992294400 134512640 135625496 4294956240 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 10333 9873 90 271 0 10059 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 41332

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1369592/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=42288 CPUtime=882
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 10672 0 0 0 88140 60 0 0 25 0 1 0 1098256659 43302912 10123 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 10572 10123 90 271 0 10298 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 42288

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1368504/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=43288 CPUtime=941.99
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 10944 0 0 0 94136 63 0 0 25 0 1 0 1098256659 44326912 10395 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 10822 10395 90 271 0 10548 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 43288

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1367416/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=44368 CPUtime=1001.96
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 11218 0 0 0 100131 65 0 0 25 0 1 0 1098256659 45432832 10669 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 11092 10669 90 271 0 10818 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 44368

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1366200/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=45900 CPUtime=1061.95
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 11771 0 0 0 106127 68 0 0 25 0 1 0 1098256659 47001600 10918 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 11475 10918 90 271 0 11201 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 45900

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1365368/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=46940 CPUtime=1121.93
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 12019 0 0 0 112123 70 0 0 25 0 1 0 1098256659 48066560 11166 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 11735 11166 90 271 0 11461 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 46940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1364280/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=47984 CPUtime=1181.9
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 12290 0 0 0 118118 72 0 0 25 0 1 0 1098256659 49135616 11437 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 11996 11437 90 271 0 11722 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 47984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23307
/proc/meminfo: memFree=1363768/2055920 swapFree=4178416/4192956
[pid=23300] ppid=23298 vsize=48528 CPUtime=1200.01
/proc/23300/stat : 23300 (csat) R 23298 23300 23117 0 -1 4194304 12421 0 0 0 119928 73 0 0 25 0 1 0 1098256659 49692672 11568 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23300/statm: 12132 11568 90 271 0 11858 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 48528

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.03
CPU user time (s): 1199.28
CPU system time (s): 0.743886
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 48528

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

runsolver used 0.922859 second user time and 2.43163 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-28 16:58:26
IDJOB=1520905
IDBENCH=70440
IDSOLVER=517
FILE ID=node15/1520905-1238255906
PBS_JOBID= 9060779
Free space on /tmp= 65356 MiB

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

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

MD5SUM BENCH= 2754b3d0d46124bc4b807ae18c388fa5
RANDOM SEED=746451472

node15.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.286
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.286
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:       1410720 kB
Buffers:         75820 kB
Cached:         490240 kB
SwapCached:       8336 kB
Active:          94372 kB
Inactive:       481552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410720 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:          15560 kB
Slab:            55192 kB
Committed_AS:  2865280 kB
PageTables:       1464 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= 65356 MiB
End job on node15 at 2009-03-28 17:18:28