Trace number 1521089

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/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
MD5SUMb11978b0ce5403208988a0dc3b9e35ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.78
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1521089-1238290939/watcher-1521089-1238290939 -o /tmp/evaluation-result-1521089-1238290939/solver-1521089-1238290939 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521089-1238290939.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 3/64 4646
/proc/meminfo: memFree=1080072/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=7224 CPUtime=0
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 705986378 7397376 280 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 1806 285 88 271 0 1532 0

[startup+0.104405 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4646
/proc/meminfo: memFree=1080072/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=7352 CPUtime=0.09
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 1646 0 0 0 9 0 0 0 18 0 1 0 705986378 7528448 1629 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 1838 1629 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.201418 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4646
/proc/meminfo: memFree=1080072/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=7480 CPUtime=0.19
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 1678 0 0 0 19 0 0 0 18 0 1 0 705986378 7659520 1661 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 1870 1661 90 271 0 1596 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7480

[startup+0.301433 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4646
/proc/meminfo: memFree=1080072/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=7608 CPUtime=0.29
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 1710 0 0 0 29 0 0 0 19 0 1 0 705986378 7790592 1693 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 1902 1693 90 271 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701489 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4646
/proc/meminfo: memFree=1080072/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=7992 CPUtime=0.69
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 1801 0 0 0 68 1 0 0 22 0 1 0 705986378 8183808 1784 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 1998 1784 90 271 0 1724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7992

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1072960/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=8512 CPUtime=1.49
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 1934 0 0 0 148 1 0 0 25 0 1 0 705986378 8716288 1917 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 2128 1917 90 271 0 1854 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8512

[startup+3.10183 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1072256/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=9420 CPUtime=3.09
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 2139 0 0 0 307 2 0 0 25 0 1 0 705986378 9646080 2122 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 2355 2122 90 271 0 2081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9420

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1070912/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=10484 CPUtime=6.29
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 2388 0 0 0 626 3 0 0 25 0 1 0 705986378 10735616 2371 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 2621 2371 90 271 0 2347 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10484

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1069440/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=11652 CPUtime=12.69
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 2711 0 0 0 1264 5 0 0 25 0 1 0 705986378 11931648 2694 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 2913 2694 90 271 0 2639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11652

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1067648/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=13464 CPUtime=25.48
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 3185 0 0 0 2541 7 0 0 25 0 1 0 705986378 13787136 3127 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 3366 3127 90 271 0 3092 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13464

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1065344/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=15744 CPUtime=51.08
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 3821 0 0 0 5097 11 0 0 25 0 1 0 705986378 16121856 3702 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 3936 3702 90 271 0 3662 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15744

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1062144/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=19104 CPUtime=102.27
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 4692 0 0 0 10210 17 0 0 25 0 1 0 705986378 19562496 4482 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 4776 4482 90 271 0 4502 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19104

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1059520/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=21756 CPUtime=162.24
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 5361 0 0 0 16202 22 0 0 25 0 1 0 705986378 22278144 5151 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 5439 5151 90 271 0 5165 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21756

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1057024/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=24388 CPUtime=222.23
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 6086 0 0 0 22196 27 0 0 25 0 1 0 705986378 24973312 5740 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 6097 5740 90 271 0 5823 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24388

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1055296/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=26140 CPUtime=282.21
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 6553 0 0 0 28189 32 0 0 25 0 1 0 705986378 26767360 6207 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 6535 6207 90 271 0 6261 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 26140

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1053568/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=27616 CPUtime=342.19
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 6962 0 0 0 34184 35 0 0 25 0 1 0 705986378 28278784 6616 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 6904 6616 90 271 0 6630 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27616

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1051968/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=29144 CPUtime=402.17
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 7371 0 0 0 40179 38 0 0 25 0 1 0 705986378 29843456 7025 1992294400 134512640 135625496 4294956240 18446744073709551615 134529059 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 7286 7025 90 271 0 7012 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 29144

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1050560/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=31024 CPUtime=462.16
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 7925 0 0 0 46175 41 0 0 25 0 1 0 705986378 31768576 7376 1992294400 134512640 135625496 4294956240 18446744073709551615 134541066 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 7756 7376 90 271 0 7482 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31024

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1049216/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=32536 CPUtime=522.13
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 8298 0 0 0 52169 44 0 0 25 0 1 0 705986378 33316864 7749 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 8134 7749 90 271 0 7860 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 32536

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1047360/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=34256 CPUtime=582.12
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 8718 0 0 0 58165 47 0 0 25 0 1 0 705986378 35078144 8169 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 8564 8169 90 271 0 8290 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 34256

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1046080/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=35568 CPUtime=642.11
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 9053 0 0 0 64161 50 0 0 25 0 1 0 705986378 36421632 8504 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 8892 8504 90 271 0 8618 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 35568

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1044800/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=36824 CPUtime=702.09
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 9353 0 0 0 70156 53 0 0 25 0 1 0 705986378 37707776 8804 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 9206 8804 90 271 0 8932 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 36824

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1043584/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=38072 CPUtime=762.07
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 9649 0 0 0 76152 55 0 0 25 0 1 0 705986378 38985728 9100 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 9518 9100 90 271 0 9244 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 38072

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1042304/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=39136 CPUtime=822.05
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 9959 0 0 0 82148 57 0 0 25 0 1 0 705986378 40075264 9410 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 9784 9410 90 271 0 9510 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 39136

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1041216/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=40080 CPUtime=882.03
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 10217 0 0 0 88144 59 0 0 25 0 1 0 705986378 41041920 9668 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 10020 9668 90 271 0 9746 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 40080

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1040384/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=41200 CPUtime=942.01
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 10469 0 0 0 94139 62 0 0 25 0 1 0 705986378 42188800 9920 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 10300 9920 90 271 0 10026 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 41200

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1039360/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=42764 CPUtime=1001.99
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 11019 0 0 0 100134 65 0 0 25 0 1 0 705986378 43790336 10166 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 10691 10166 90 271 0 10417 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 42764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4647
/proc/meminfo: memFree=1038400/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=43884 CPUtime=1061.97
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 11265 0 0 0 106129 68 0 0 25 0 1 0 705986378 44937216 10412 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 10971 10412 90 271 0 10697 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 43884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4655
/proc/meminfo: memFree=1037304/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=44736 CPUtime=1121.95
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 11503 0 0 0 112124 71 0 0 25 0 1 0 705986378 45809664 10650 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 11184 10650 90 271 0 10910 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 44736

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4655
/proc/meminfo: memFree=1036352/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=45784 CPUtime=1181.94
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 11769 0 0 0 118121 73 0 0 25 0 1 0 705986378 46882816 10916 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/4646/statm: 11446 10916 90 271 0 11172 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 45784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 5135
/proc/meminfo: memFree=1035648/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=45928 CPUtime=1200.01
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 11835 0 0 0 119926 75 0 0 25 0 1 0 705986378 47030272 10982 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 11482 10982 90 271 0 11208 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 45928

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.4 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 5135
/proc/meminfo: memFree=1035648/2055920 swapFree=4179868/4192956
[pid=4646] ppid=4644 vsize=45928 CPUtime=1200.01
/proc/4646/stat : 4646 (csat) R 4644 4646 4395 0 -1 4194304 11835 0 0 0 119926 75 0 0 25 0 1 0 705986378 47030272 10982 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/4646/statm: 11482 10982 90 271 0 11208 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 45928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1199.27
CPU system time (s): 0.762884
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 45928

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

runsolver used 1.13483 second user time and 2.78158 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-29 03:42:19
IDJOB=1521089
IDBENCH=70624
IDSOLVER=517
FILE ID=node49/1521089-1238290939
PBS_JOBID= 9060981
Free space on /tmp= 66388 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521089-1238290939/watcher-1521089-1238290939 -o /tmp/evaluation-result-1521089-1238290939/solver-1521089-1238290939 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521089-1238290939.cnf

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

MD5SUM BENCH= b11978b0ce5403208988a0dc3b9e35ce
RANDOM SEED=1416353693

node49.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.214
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	: 5931.00
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.214
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:       1080488 kB
Buffers:         95976 kB
Cached:         782660 kB
SwapCached:       6452 kB
Active:         225568 kB
Inactive:       662052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1080488 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            73636 kB
Committed_AS:  1760620 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node49 at 2009-03-29 04:02:22