Trace number 1520944

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S599916448-096.cnf
MD5SUM5f04fc92392bf2bf11053ad43646135d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.906861
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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-1520944-1238263221/watcher-1520944-1238263221 -o /tmp/evaluation-result-1520944-1238263221/solver-1520944-1238263221 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520944-1238263221.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.01 1.07 1.01 3/64 2162
/proc/meminfo: memFree=749040/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=1500 CPUtime=0
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1098989061 1536000 130 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 375 130 88 271 0 101 0

[startup+0.0996611 s]
/proc/loadavg: 1.01 1.07 1.01 3/64 2162
/proc/meminfo: memFree=749040/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=7704 CPUtime=0.09
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 1757 0 0 0 9 0 0 0 18 0 1 0 1098989061 7888896 1684 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 1926 1684 91 271 0 1652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7704

[startup+0.10166 s]
/proc/loadavg: 1.01 1.07 1.01 3/64 2162
/proc/meminfo: memFree=749040/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=7704 CPUtime=0.09
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 1757 0 0 0 9 0 0 0 18 0 1 0 1098989061 7888896 1684 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 1926 1684 91 271 0 1652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7704

[startup+0.301683 s]
/proc/loadavg: 1.01 1.07 1.01 3/64 2162
/proc/meminfo: memFree=749040/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=7972 CPUtime=0.29
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 1820 0 0 0 29 0 0 0 19 0 1 0 1098989061 8163328 1747 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 1993 1747 91 271 0 1719 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7972

[startup+0.701731 s]
/proc/loadavg: 1.01 1.07 1.01 3/64 2162
/proc/meminfo: memFree=749040/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=8368 CPUtime=0.69
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 1926 0 0 0 69 0 0 0 22 0 1 0 1098989061 8568832 1853 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 2092 1853 91 271 0 1818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8368

[startup+1.50183 s]
/proc/loadavg: 1.01 1.07 1.01 2/65 2163
/proc/meminfo: memFree=741672/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=9028 CPUtime=1.49
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 2084 0 0 0 148 1 0 0 25 0 1 0 1098989061 9244672 2011 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 2257 2011 91 271 0 1983 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9028

[startup+3.10201 s]
/proc/loadavg: 1.01 1.07 1.01 2/65 2163
/proc/meminfo: memFree=740776/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=10012 CPUtime=3.09
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 2311 0 0 0 307 2 0 0 25 0 1 0 1098989061 10252288 2238 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 2503 2238 91 271 0 2229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10012

[startup+6.3024 s]
/proc/loadavg: 1.01 1.07 1.01 2/65 2163
/proc/meminfo: memFree=739368/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=11116 CPUtime=6.29
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 2594 0 0 0 626 3 0 0 25 0 1 0 1098989061 11382784 2521 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 2779 2521 91 271 0 2505 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11116

[startup+12.7012 s]
/proc/loadavg: 1.01 1.06 1.01 2/65 2163
/proc/meminfo: memFree=737832/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=12312 CPUtime=12.69
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 2915 0 0 0 1264 5 0 0 25 0 1 0 1098989061 12607488 2842 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 3078 2842 91 271 0 2804 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12312

[startup+25.5017 s]
/proc/loadavg: 1.01 1.06 1.01 2/65 2163
/proc/meminfo: memFree=735848/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=14276 CPUtime=25.49
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 3421 0 0 0 2542 7 0 0 25 0 1 0 1098989061 14618624 3307 1992294400 134512640 135625496 4294956240 18446744073709551615 134541400 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 3569 3307 91 271 0 3295 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14276

[startup+51.1017 s]
/proc/loadavg: 1.00 1.05 1.01 2/65 2169
/proc/meminfo: memFree=733480/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=16572 CPUtime=51.08
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 4055 0 0 0 5097 11 0 0 25 0 1 0 1098989061 16969728 3880 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 4143 3880 91 271 0 3869 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16572

[startup+102.306 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 2169
/proc/meminfo: memFree=730088/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=20216 CPUtime=102.26
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 4998 0 0 0 10210 16 0 0 25 0 1 0 1098989061 20701184 4732 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 5054 4732 91 271 0 4780 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20216

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 2169
/proc/meminfo: memFree=727080/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=23168 CPUtime=162.24
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 5734 0 0 0 16204 20 0 0 25 0 1 0 1098989061 23724032 5468 1992294400 134512640 135625496 4294956240 18446744073709551615 134541405 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 5792 5468 91 271 0 5518 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23168

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2169
/proc/meminfo: memFree=724648/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=25816 CPUtime=222.23
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 6448 0 0 0 22199 24 0 0 25 0 1 0 1098989061 26435584 6046 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 6454 6046 91 271 0 6180 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25816

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2169
/proc/meminfo: memFree=722536/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=28000 CPUtime=282.21
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 6990 0 0 0 28194 27 0 0 25 0 1 0 1098989061 28672000 6588 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 7000 6588 91 271 0 6726 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28000

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2169
/proc/meminfo: memFree=720680/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=29636 CPUtime=342.19
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 7438 0 0 0 34189 30 0 0 25 0 1 0 1098989061 30347264 7036 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 7409 7036 91 271 0 7135 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29636

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2169
/proc/meminfo: memFree=719080/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=31348 CPUtime=402.18
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 7851 0 0 0 40185 33 0 0 25 0 1 0 1098989061 32100352 7449 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 7837 7449 91 271 0 7563 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 31348

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=717544/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=32900 CPUtime=462.16
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 8235 0 0 0 46181 35 0 0 25 0 1 0 1098989061 33689600 7833 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 8225 7833 91 271 0 7951 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 32900

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=716072/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=34568 CPUtime=522.15
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 8798 0 0 0 52176 39 0 0 25 0 1 0 1098989061 35397632 8193 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 8642 8193 91 271 0 8368 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34568

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=714472/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=36324 CPUtime=582.13
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 9234 0 0 0 58171 42 0 0 25 0 1 0 1098989061 37195776 8629 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 9081 8629 91 271 0 8807 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 36324

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=712488/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=38312 CPUtime=642.12
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 9681 0 0 0 64167 45 0 0 25 0 1 0 1098989061 39231488 9076 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 9578 9076 91 271 0 9304 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 38312

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=711144/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=39644 CPUtime=702.1
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 10017 0 0 0 70163 47 0 0 25 0 1 0 1098989061 40595456 9412 1992294400 134512640 135625496 4294956240 18446744073709551615 134529066 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 9911 9412 91 271 0 9637 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 39644

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=709992/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=40768 CPUtime=762.09
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 10300 0 0 0 76161 48 0 0 25 0 1 0 1098989061 41746432 9695 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 10192 9695 91 271 0 9918 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 40768

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=708904/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=41884 CPUtime=822.07
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 10569 0 0 0 82157 50 0 0 25 0 1 0 1098989061 42889216 9964 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 10471 9964 91 271 0 10197 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 41884

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=707752/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=42992 CPUtime=882.05
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 10867 0 0 0 88152 53 0 0 25 0 1 0 1098989061 44023808 10262 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 10748 10262 91 271 0 10474 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 42992

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=706664/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=44012 CPUtime=942.03
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 11128 0 0 0 94147 56 0 0 25 0 1 0 1098989061 45068288 10523 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 11003 10523 91 271 0 10729 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 44012

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=705640/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=45200 CPUtime=1002.02
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 11405 0 0 0 100144 58 0 0 25 0 1 0 1098989061 46284800 10800 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 11300 10800 91 271 0 11026 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 45200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=704424/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=46340 CPUtime=1062
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 11701 0 0 0 106140 60 0 0 25 0 1 0 1098989061 47452160 11096 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 11585 11096 91 271 0 11311 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 46340

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=703464/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=47996 CPUtime=1121.98
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 12236 0 0 0 112136 62 0 0 25 0 1 0 1098989061 49147904 11327 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 11999 11327 91 271 0 11725 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 47996

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=702504/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=48940 CPUtime=1181.96
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 12463 0 0 0 118133 63 0 0 25 0 1 0 1098989061 50114560 11554 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 12235 11554 91 271 0 11961 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 48940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2169
/proc/meminfo: memFree=702312/2055920 swapFree=4178472/4192956
[pid=2162] ppid=2160 vsize=49072 CPUtime=1200.07
/proc/2162/stat : 2162 (csat) R 2160 2162 1710 0 -1 4194304 12510 0 0 0 119943 64 0 0 25 0 1 0 1098989061 50249728 11601 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2162/statm: 12268 11601 91 271 0 11994 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 49072

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.09
CPU user time (s): 1199.44
CPU system time (s): 0.649901
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 49072

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

runsolver used 0.897863 second user time and 2.52162 second system time

The end

Launcher Data

Begin job on node1 at 2009-03-28 19:00:21
IDJOB=1520944
IDBENCH=70479
IDSOLVER=517
FILE ID=node1/1520944-1238263221
PBS_JOBID= 9060773
Free space on /tmp= 66084 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S599916448-096.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520944-1238263221/watcher-1520944-1238263221 -o /tmp/evaluation-result-1520944-1238263221/solver-1520944-1238263221 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520944-1238263221.cnf

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

MD5SUM BENCH= 5f04fc92392bf2bf11053ad43646135d
RANDOM SEED=1400314059

node1.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.229
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.229
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:        749520 kB
Buffers:         93460 kB
Cached:        1112300 kB
SwapCached:       8380 kB
Active:         137400 kB
Inactive:      1078436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        749520 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          15816 kB
Slab:            76624 kB
Committed_AS:  2885268 kB
PageTables:       1440 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= 66084 MiB
End job on node1 at 2009-03-28 19:20:23