Trace number 1720690

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.07 1200.43

General information on the benchmark

Namemizh-sha0-35-3.cnf
MD5SUM41d0118c47af202f6c4d6c3e9e8bdfb7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.981
Satisfiable
(Un)Satisfiability was proved
Number of variables48689
Number of clauses204067
Sum of the clauses size609421
Maximum clause length4
Minimum clause length1
Number of clauses of size 1187
Number of clauses of size 284694
Number of clauses of size 336898
Number of clauses of size 482288
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-1720690-1240658889/watcher-1720690-1240658889 -o /tmp/evaluation-result-1720690-1240658889/solver-1720690-1240658889 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1720690-1240658889.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.97 3/64 17512
/proc/meminfo: memFree=1623072/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=2008 CPUtime=0
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 1 0 93922900 2056192 284 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 502 289 86 271 0 228 0

[startup+0.0290181 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 17512
/proc/meminfo: memFree=1623072/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=6180 CPUtime=0.02
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 1846 0 0 0 2 0 0 0 18 0 1 0 93922900 6328320 923 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 1545 929 86 271 0 1271 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6180

[startup+0.101025 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 17512
/proc/meminfo: memFree=1623072/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=8660 CPUtime=0.09
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 3031 0 0 0 9 0 0 0 18 0 1 0 93922900 8867840 1627 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 2165 1627 89 271 0 1891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8660

[startup+0.301047 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 17512
/proc/meminfo: memFree=1623072/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=10452 CPUtime=0.29
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 4101 0 0 0 28 1 0 0 19 0 1 0 93922900 10702848 2162 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 2613 2162 89 271 0 2339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10452

[startup+0.701091 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 17512
/proc/meminfo: memFree=1623072/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=19192 CPUtime=0.68
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 6460 0 0 0 66 2 0 0 22 0 1 0 93922900 19652608 4520 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 4798 4520 91 271 0 4524 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19192

[startup+1.50118 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1605208/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=19324 CPUtime=1.49
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 6501 0 0 0 145 4 0 0 25 0 1 0 93922900 19787776 4561 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 4831 4561 91 271 0 4557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19324

[startup+3.10136 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1604888/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=19728 CPUtime=3.09
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 6606 0 0 0 301 8 0 0 25 0 1 0 93922900 20201472 4666 1992294400 134512640 135625496 4294956240 18446744073709551615 134529903 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 4932 4666 91 271 0 4658 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19728

[startup+6.30172 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1603608/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=20652 CPUtime=6.29
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 6831 0 0 0 614 15 0 0 25 0 1 0 93922900 21147648 4891 1992294400 134512640 135625496 4294956240 18446744073709551615 134531406 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 5163 4891 91 271 0 4889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20652

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1602136/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=22104 CPUtime=12.69
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 7211 0 0 0 1246 23 0 0 25 0 1 0 93922900 22634496 5271 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 5526 5271 91 271 0 5252 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22104

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1599512/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=25068 CPUtime=25.48
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 7912 0 0 0 2508 40 0 0 25 0 1 0 93922900 25669632 5972 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 6267 5972 91 271 0 5993 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25068

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1596440/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=28052 CPUtime=51.07
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 8647 0 0 0 5040 67 0 0 25 0 1 0 93922900 28725248 6707 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 7013 6707 91 271 0 6739 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28052

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1591384/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=33204 CPUtime=102.27
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 10043 0 0 0 10112 115 0 0 25 0 1 0 93922900 34000896 7967 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 8301 7967 91 271 0 8027 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33204

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1586584/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=37824 CPUtime=162.24
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 11247 0 0 0 16078 146 0 0 25 0 1 0 93922900 38731776 9171 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 9456 9171 91 271 0 9182 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37824

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1579736/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=44844 CPUtime=222.23
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 13131 0 0 0 22061 162 0 0 25 0 1 0 93922900 45920256 10852 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 11211 10852 91 271 0 10937 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 44844

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1573336/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=51204 CPUtime=282.21
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 14735 0 0 0 28040 181 0 0 25 0 1 0 93922900 52432896 12456 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 12801 12456 91 271 0 12527 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 51204

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1568152/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=56224 CPUtime=342.19
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 16014 0 0 0 34020 199 0 0 25 0 1 0 93922900 57573376 13735 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 14056 13735 91 271 0 13782 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 56224

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1563224/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=60992 CPUtime=402.17
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 17243 0 0 0 40001 216 0 0 25 0 1 0 93922900 62455808 14964 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 15248 14964 91 271 0 14974 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 60992

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1558424/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=65748 CPUtime=462.15
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 18425 0 0 0 45983 232 0 0 25 0 1 0 93922900 67325952 16146 1992294400 134512640 135625496 4294956240 18446744073709551615 134541252 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 16437 16146 91 271 0 16163 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 65748

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17513
/proc/meminfo: memFree=1551512/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=73292 CPUtime=522.14
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 20502 0 0 0 51975 239 0 0 25 0 1 0 93922900 75051008 17919 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 18323 17919 91 271 0 18049 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 73292

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1544152/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=80468 CPUtime=582.12
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 22283 0 0 0 57963 249 0 0 25 0 1 0 93922900 82399232 19700 1992294400 134512640 135625496 4294956240 18446744073709551615 134538343 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 20117 19700 91 271 0 19843 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 80468

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1539352/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=85096 CPUtime=642.11
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 23465 0 0 0 63950 261 0 0 25 0 1 0 93922900 87138304 20882 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 21274 20882 91 271 0 21000 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 85096

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1534232/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=90268 CPUtime=702.08
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 24765 0 0 0 69938 270 0 0 25 0 1 0 93922900 92434432 22182 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 22567 22182 91 271 0 22293 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 90268

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1529304/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=95052 CPUtime=762.07
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 25988 0 0 0 75930 277 0 0 25 0 1 0 93922900 97333248 23405 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 23763 23405 91 271 0 23489 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 95052

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1524312/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=99964 CPUtime=822.05
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 27240 0 0 0 81920 285 0 0 25 0 1 0 93922900 102363136 24657 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 24991 24657 91 271 0 24717 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 99964

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1519832/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=104472 CPUtime=882.02
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 28353 0 0 0 87908 294 0 0 25 0 1 0 93922900 106979328 25770 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 26118 25770 91 271 0 25844 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 104472

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1514776/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=109520 CPUtime=942.01
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 29624 0 0 0 93900 301 0 0 25 0 1 0 93922900 112148480 27041 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 27380 27041 91 271 0 27106 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 109520

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1508248/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=115772 CPUtime=1001.99
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 31226 0 0 0 99894 305 0 0 25 0 1 0 93922900 118550528 28643 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 28943 28643 91 271 0 28669 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 115772

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1503640/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=120424 CPUtime=1061.98
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 32379 0 0 0 105887 311 0 0 25 0 1 0 93922900 123314176 29796 1992294400 134512640 135625496 4294956240 18446744073709551615 134541276 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 30106 29796 91 271 0 29832 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 120424

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1497176/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=126692 CPUtime=1121.96
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 33976 0 0 0 111881 315 0 0 25 0 1 0 93922900 129732608 31393 1992294400 134512640 135625496 4294956240 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 31673 31393 91 271 0 31399 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 126692

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1488664/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=135240 CPUtime=1181.94
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 36109 0 0 0 117876 318 0 0 25 0 1 0 93922900 138485760 33526 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 33810 33526 91 271 0 33536 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 135240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 17515
/proc/meminfo: memFree=1485720/2055920 swapFree=4192956/4192956
[pid=17512] ppid=17510 vsize=138052 CPUtime=1200.04
/proc/17512/stat : 17512 (csat) R 17510 17512 17168 0 -1 4194304 36806 0 0 0 119684 320 0 0 25 0 1 0 93922900 141365248 34223 1992294400 134512640 135625496 4294956240 18446744073709551615 134540360 0 0 4096 0 0 0 0 17 1 0 0
/proc/17512/statm: 34513 34223 91 271 0 34239 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 138052

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.43
CPU time (s): 1200.07
CPU user time (s): 1196.85
CPU system time (s): 3.22351
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 138052

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

runsolver used 1.12183 second user time and 2.20766 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 13:28:10
IDJOB=1720690
IDBENCH=69622
IDSOLVER=517
FILE ID=node5/1720690-1240658889
PBS_JOBID= 9186487
Free space on /tmp= 66344 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-35-3.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720690-1240658889/watcher-1720690-1240658889 -o /tmp/evaluation-result-1720690-1240658889/solver-1720690-1240658889 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1720690-1240658889.cnf

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

MD5SUM BENCH= 41d0118c47af202f6c4d6c3e9e8bdfb7
RANDOM SEED=2141414997

node5.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.212
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.212
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:       1623488 kB
Buffers:         45712 kB
Cached:         302720 kB
SwapCached:          0 kB
Active:          43252 kB
Inactive:       319128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623488 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5348 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            56004 kB
Committed_AS:   323676 kB
PageTables:       1396 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= 66344 MiB
End job on node5 at 2009-04-25 13:48:12