Trace number 1521071

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/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S457856978-061.cnf
MD5SUM8ebd6c8756a6249928946b3a588cd94f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1521071-1238287444/watcher-1521071-1238287444 -o /tmp/evaluation-result-1521071-1238287444/solver-1521071-1238287444 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521071-1238287444.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.92 0.98 0.99 3/68 26704
/proc/meminfo: memFree=879936/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=7224 CPUtime=0
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 1101406114 7397376 199 1992294400 134512640 135625496 4294956240 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 1806 204 89 271 0 1532 0

[startup+0.085153 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 26704
/proc/meminfo: memFree=879936/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=7356 CPUtime=0.07
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 1646 0 0 0 7 0 0 0 18 0 1 0 1101406114 7532544 1629 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 1839 1629 91 271 0 1565 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7356

[startup+0.101153 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 26704
/proc/meminfo: memFree=879936/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=7484 CPUtime=0.09
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 1653 0 0 0 9 0 0 0 18 0 1 0 1101406114 7663616 1636 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 1871 1636 91 271 0 1597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.301173 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 26704
/proc/meminfo: memFree=879936/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=7740 CPUtime=0.29
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 1719 0 0 0 28 1 0 0 19 0 1 0 1101406114 7925760 1702 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 1935 1702 91 271 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7740

[startup+0.701218 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 26704
/proc/meminfo: memFree=879936/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=8124 CPUtime=0.69
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 1824 0 0 0 68 1 0 0 22 0 1 0 1101406114 8318976 1807 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 2031 1807 91 271 0 1757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8124

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 26705
/proc/meminfo: memFree=872760/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=8768 CPUtime=1.49
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 1977 0 0 0 148 1 0 0 25 0 1 0 1101406114 8978432 1960 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 2192 1960 91 271 0 1918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8768

[startup+3.10148 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 26705
/proc/meminfo: memFree=871928/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=9684 CPUtime=3.09
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 2207 0 0 0 307 2 0 0 25 0 1 0 1101406114 9916416 2190 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 2421 2190 91 271 0 2147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9684

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 26705
/proc/meminfo: memFree=870392/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=10872 CPUtime=6.29
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 2500 0 0 0 626 3 0 0 25 0 1 0 1101406114 11132928 2483 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 2718 2483 91 271 0 2444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10872

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 26705
/proc/meminfo: memFree=868728/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=12292 CPUtime=12.69
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 2865 0 0 0 1265 4 0 0 25 0 1 0 1101406114 12587008 2848 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 3073 2848 91 271 0 2799 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12292

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/69 26707
/proc/meminfo: memFree=866552/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=14356 CPUtime=25.49
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 3407 0 0 0 2542 7 0 0 25 0 1 0 1101406114 14700544 3349 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 3589 3349 91 271 0 3315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14356

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/69 26707
/proc/meminfo: memFree=863992/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=16896 CPUtime=51.08
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 4112 0 0 0 5098 10 0 0 25 0 1 0 1101406114 17301504 3993 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 4224 3993 91 271 0 3950 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16896

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/69 26707
/proc/meminfo: memFree=860280/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=20712 CPUtime=102.27
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 5123 0 0 0 10212 15 0 0 25 0 1 0 1101406114 21209088 4913 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 5178 4913 91 271 0 4904 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20712

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=857272/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=23744 CPUtime=162.25
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 5886 0 0 0 16205 20 0 0 25 0 1 0 1101406114 24313856 5676 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 5936 5676 91 271 0 5662 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23744

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=854776/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=26444 CPUtime=222.24
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 6647 0 0 0 22200 24 0 0 25 0 1 0 1101406114 27078656 6301 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 6611 6301 91 271 0 6337 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 26444

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=852472/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=28644 CPUtime=282.21
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 7213 0 0 0 28194 27 0 0 25 0 1 0 1101406114 29331456 6867 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 7161 6867 91 271 0 6887 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28644

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=850424/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=30696 CPUtime=342.2
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 7712 0 0 0 34189 31 0 0 25 0 1 0 1101406114 31432704 7366 1992294400 134512640 135625496 4294956240 18446744073709551615 134541476 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 7674 7366 91 271 0 7400 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 30696

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=848376/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=32644 CPUtime=402.18
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 8222 0 0 0 40184 34 0 0 25 0 1 0 1101406114 33427456 7876 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 8161 7876 91 271 0 7887 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32644

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=846584/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=34712 CPUtime=462.17
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 8863 0 0 0 46180 37 0 0 25 0 1 0 1101406114 35545088 8314 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 8678 8314 91 271 0 8404 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 34712

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=844920/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=36308 CPUtime=522.16
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 9278 0 0 0 52175 41 0 0 25 0 1 0 1101406114 37179392 8729 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 9077 8729 91 271 0 8803 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 36308

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=842872/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=38408 CPUtime=582.14
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 9797 0 0 0 58170 44 0 0 25 0 1 0 1101406114 39329792 9248 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 9602 9248 91 271 0 9328 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 38408

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=841528/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=39812 CPUtime=642.12
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 10128 0 0 0 64166 46 0 0 25 0 1 0 1101406114 40767488 9579 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 9953 9579 91 271 0 9679 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 39812

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=840056/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=41368 CPUtime=702.11
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 10499 0 0 0 70162 49 0 0 25 0 1 0 1101406114 42360832 9950 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 10342 9950 91 271 0 10068 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 41368

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=838776/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=42564 CPUtime=762.1
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 10817 0 0 0 76158 52 0 0 25 0 1 0 1101406114 43585536 10268 1992294400 134512640 135625496 4294956240 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 10641 10268 91 271 0 10367 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 42564

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=837432/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=43988 CPUtime=822.08
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 11153 0 0 0 82154 54 0 0 25 0 1 0 1101406114 45043712 10604 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 10997 10604 91 271 0 10723 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 43988

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=836216/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=45108 CPUtime=882.06
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 11457 0 0 0 88150 56 0 0 25 0 1 0 1101406114 46190592 10908 1992294400 134512640 135625496 4294956240 18446744073709551615 134541311 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 11277 10908 91 271 0 11003 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 45108

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=835064/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=46312 CPUtime=942.04
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 11768 0 0 0 94145 59 0 0 25 0 1 0 1101406114 47423488 11219 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 11578 11219 91 271 0 11304 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 46312

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26707
/proc/meminfo: memFree=833912/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=47404 CPUtime=1002.02
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 12046 0 0 0 100141 61 0 0 25 0 1 0 1101406114 48541696 11497 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 11851 11497 91 271 0 11577 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 47404

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26713
/proc/meminfo: memFree=832824/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=49216 CPUtime=1062.01
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 12626 0 0 0 106137 64 0 0 25 0 1 0 1101406114 50397184 11773 1992294400 134512640 135625496 4294956240 18446744073709551615 134541542 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 12304 11773 91 271 0 12030 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 49216

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26713
/proc/meminfo: memFree=831672/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=50140 CPUtime=1121.99
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 12897 0 0 0 112134 65 0 0 25 0 1 0 1101406114 51343360 12044 1992294400 134512640 135625496 4294956240 18446744073709551615 134529026 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 12535 12044 91 271 0 12261 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 50140

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26713
/proc/meminfo: memFree=830456/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=51292 CPUtime=1181.98
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 13199 0 0 0 118131 67 0 0 25 0 1 0 1101406114 52523008 12346 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 12823 12346 91 271 0 12549 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 51292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 26713
/proc/meminfo: memFree=830136/2055920 swapFree=4176188/4192956
[pid=26704] ppid=26702 vsize=51700 CPUtime=1200.08
/proc/26704/stat : 26704 (csat) R 26702 26704 26561 0 -1 4194304 13279 0 0 0 119940 68 0 0 25 0 1 0 1101406114 52940800 12426 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26704/statm: 12925 12426 91 271 0 12651 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 51700

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): 51700

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= 13279
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= 1748

runsolver used 1.09383 second user time and 3.2845 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-29 01:44:04
IDJOB=1521071
IDBENCH=70606
IDSOLVER=517
FILE ID=node59/1521071-1238287444
PBS_JOBID= 9060990
Free space on /tmp= 66212 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S457856978-061.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521071-1238287444/watcher-1521071-1238287444 -o /tmp/evaluation-result-1521071-1238287444/solver-1521071-1238287444 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521071-1238287444.cnf

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

MD5SUM BENCH= 8ebd6c8756a6249928946b3a588cd94f
RANDOM SEED=94234710

node59.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.209
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.209
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:        880416 kB
Buffers:         99452 kB
Cached:         972112 kB
SwapCached:      10112 kB
Active:         231268 kB
Inactive:       851852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        880416 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1400 kB
Writeback:           0 kB
Mapped:          16728 kB
Slab:            77976 kB
Committed_AS:  2956856 kB
PageTables:       1720 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= 66212 MiB
End job on node59 at 2009-03-29 03:04:07