Trace number 1521136

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/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1014608490-038.cnf
MD5SUMfa87bf22946652bd235c5205438c2d39
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1521136-1238298260/watcher-1521136-1238298260 -o /tmp/evaluation-result-1521136-1238298260/solver-1521136-1238298260 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521136-1238298260.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 1.00 0.99 3/76 24802
/proc/meminfo: memFree=1216264/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=7224 CPUtime=0
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 1102487154 7397376 343 1992294400 134512640 135625496 4294956240 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 1806 349 88 271 0 1532 0

[startup+0.0953569 s]
/proc/loadavg: 0.99 1.00 0.99 3/76 24802
/proc/meminfo: memFree=1216264/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=7352 CPUtime=0.08
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 1644 0 0 0 8 0 0 0 18 0 1 0 1102487154 7528448 1627 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 1838 1627 90 271 0 1564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7352

[startup+0.101355 s]
/proc/loadavg: 0.99 1.00 0.99 3/76 24802
/proc/meminfo: memFree=1216264/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=7352 CPUtime=0.09
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 1645 0 0 0 9 0 0 0 18 0 1 0 1102487154 7528448 1628 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 1838 1628 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301371 s]
/proc/loadavg: 0.99 1.00 0.99 3/76 24802
/proc/meminfo: memFree=1216264/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=7608 CPUtime=0.29
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 1710 0 0 0 29 0 0 0 19 0 1 0 1102487154 7790592 1693 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 1902 1693 90 271 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701404 s]
/proc/loadavg: 0.99 1.00 0.99 3/76 24802
/proc/meminfo: memFree=1216264/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=8124 CPUtime=0.69
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 1816 0 0 0 68 1 0 0 22 0 1 0 1102487154 8318976 1799 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 2031 1799 90 271 0 1757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8124

[startup+1.50147 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1209088/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=8816 CPUtime=1.49
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 1976 0 0 0 148 1 0 0 25 0 1 0 1102487154 9027584 1959 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 2204 1959 90 271 0 1930 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8816

[startup+3.10161 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 24803
/proc/meminfo: memFree=1208256/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=9596 CPUtime=3.09
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 2191 0 0 0 307 2 0 0 25 0 1 0 1102487154 9826304 2174 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 2399 2174 90 271 0 2125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9596

[startup+6.30187 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1206784/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=10784 CPUtime=6.29
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 2474 0 0 0 625 4 0 0 25 0 1 0 1102487154 11042816 2457 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 2696 2457 90 271 0 2422 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10784

[startup+12.7014 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1205056/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=12228 CPUtime=12.69
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 2839 0 0 0 1264 5 0 0 25 0 1 0 1102487154 12521472 2822 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 3057 2822 90 271 0 2783 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12228

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 24803
/proc/meminfo: memFree=1203072/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=14180 CPUtime=25.49
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 3354 0 0 0 2542 7 0 0 25 0 1 0 1102487154 14520320 3296 1992294400 134512640 135625496 4294956240 18446744073709551615 134541363 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 3545 3296 90 271 0 3271 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14180

[startup+51.1016 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1200576/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=16600 CPUtime=51.08
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 4037 0 0 0 5098 10 0 0 25 0 1 0 1102487154 16998400 3918 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 4150 3918 90 271 0 3876 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16600

[startup+102.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1196928/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=20444 CPUtime=102.27
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 5038 0 0 0 10211 16 0 0 25 0 1 0 1102487154 20934656 4828 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 5111 4828 90 271 0 4837 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20444

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1193856/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=23260 CPUtime=162.25
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 5792 0 0 0 16204 21 0 0 25 0 1 0 1102487154 23818240 5582 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 5815 5582 90 271 0 5541 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23260

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1191296/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=26040 CPUtime=222.24
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 6549 0 0 0 22198 26 0 0 25 0 1 0 1102487154 26664960 6203 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 6510 6203 90 271 0 6236 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 26040

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1189184/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=28036 CPUtime=282.22
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 7073 0 0 0 28193 29 0 0 25 0 1 0 1102487154 28708864 6727 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 7009 6727 90 271 0 6735 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28036

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1187328/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=29836 CPUtime=342.2
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 7528 0 0 0 34187 33 0 0 25 0 1 0 1102487154 30552064 7182 1992294400 134512640 135625496 4294956240 18446744073709551615 134541381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 7459 7182 90 271 0 7185 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 29836

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1185536/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=31628 CPUtime=402.18
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 7974 0 0 0 40183 35 0 0 25 0 1 0 1102487154 32387072 7628 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 7907 7628 90 271 0 7633 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 31628

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1184000/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=33416 CPUtime=462.17
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 8543 0 0 0 46179 38 0 0 25 0 1 0 1102487154 34217984 7994 1992294400 134512640 135625496 4294956240 18446744073709551615 134541596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 8354 7994 90 271 0 8080 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 33416

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1182592/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=34848 CPUtime=522.15
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 8903 0 0 0 52175 40 0 0 25 0 1 0 1102487154 35684352 8354 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 8712 8354 90 271 0 8438 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34848

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1180544/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=37000 CPUtime=582.14
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 9410 0 0 0 58171 43 0 0 25 0 1 0 1102487154 37888000 8861 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 9250 8861 90 271 0 8976 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 37000

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1179136/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=38284 CPUtime=642.13
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 9762 0 0 0 64167 46 0 0 25 0 1 0 1102487154 39202816 9213 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 9571 9213 90 271 0 9297 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 38284

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1177792/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=39656 CPUtime=702.11
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 10093 0 0 0 70162 49 0 0 25 0 1 0 1102487154 40607744 9544 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 9914 9544 90 271 0 9640 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 39656

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1176576/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=40896 CPUtime=762.1
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 10398 0 0 0 76159 51 0 0 25 0 1 0 1102487154 41877504 9849 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 10224 9849 90 271 0 9950 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 40896

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1175232/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=42124 CPUtime=822.08
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 10732 0 0 0 82154 54 0 0 25 0 1 0 1102487154 43134976 10183 1992294400 134512640 135625496 4294956240 18446744073709551615 134541374 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 10531 10183 90 271 0 10257 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 42124

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1173952/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=43412 CPUtime=882.07
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 11055 0 0 0 88150 57 0 0 25 0 1 0 1102487154 44453888 10506 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 10853 10506 90 271 0 10579 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 43412

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24803
/proc/meminfo: memFree=1172800/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=44364 CPUtime=942.05
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 11324 0 0 0 94146 59 0 0 25 0 1 0 1102487154 45428736 10775 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 11091 10775 90 271 0 10817 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 44364

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24809
/proc/meminfo: memFree=1171456/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=45580 CPUtime=1002.02
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 11599 0 0 0 100141 61 0 0 25 0 1 0 1102487154 46673920 11050 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 11395 11050 90 271 0 11121 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 45580

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24809
/proc/meminfo: memFree=1170624/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=47132 CPUtime=1062
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 12159 0 0 0 106137 63 0 0 25 0 1 0 1102487154 48263168 11306 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 11783 11306 90 271 0 11509 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 47132

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24809
/proc/meminfo: memFree=1169664/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=48056 CPUtime=1122
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 12400 0 0 0 112134 66 0 0 25 0 1 0 1102487154 49209344 11547 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 12014 11547 90 271 0 11740 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 48056

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24809
/proc/meminfo: memFree=1168320/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=49560 CPUtime=1181.98
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 12744 0 0 0 118131 67 0 0 25 0 1 0 1102487154 50749440 11891 1992294400 134512640 135625496 4294956240 18446744073709551615 134541540 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 12390 11891 90 271 0 12116 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 49560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/77 24809
/proc/meminfo: memFree=1168128/2055920 swapFree=4173544/4192956
[pid=24802] ppid=24800 vsize=49696 CPUtime=1200.08
/proc/24802/stat : 24802 (csat) R 24800 24802 24711 0 -1 4194304 12790 0 0 0 119940 68 0 0 25 0 1 0 1102487154 50888704 11937 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24802/statm: 12424 11937 90 271 0 12150 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 49696

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.41
CPU system time (s): 0.690894
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 49696

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

runsolver used 1.14283 second user time and 3.23651 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-29 05:44:20
IDJOB=1521136
IDBENCH=70671
IDSOLVER=517
FILE ID=node65/1521136-1238298260
PBS_JOBID= 9061020
Free space on /tmp= 66268 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1014608490-038.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521136-1238298260/watcher-1521136-1238298260 -o /tmp/evaluation-result-1521136-1238298260/solver-1521136-1238298260 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521136-1238298260.cnf

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

MD5SUM BENCH= fa87bf22946652bd235c5205438c2d39
RANDOM SEED=2072585380

node65.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1216744 kB
Buffers:         89188 kB
Cached:         650960 kB
SwapCached:      10232 kB
Active:         182932 kB
Inactive:       568968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1216744 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          16928 kB
Slab:            72028 kB
Committed_AS:  3274888 kB
PageTables:       2316 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= 66268 MiB
End job on node65 at 2009-03-29 06:04:22