Trace number 1521054

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/440/
unif-k3-r4.25-v440-c1870-S1353993612-015.cnf
MD5SUM7e6bd83d547ab2ddd279310a87244a37
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark151.791
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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-1521054-1238284132/watcher-1521054-1238284132 -o /tmp/evaluation-result-1521054-1238284132/solver-1521054-1238284132 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521054-1238284132.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 19619
/proc/meminfo: memFree=1344392/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=7224 CPUtime=0
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 342 0 0 0 0 0 0 0 18 0 1 0 1101074364 7397376 325 1992294400 134512640 135625496 4294956240 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 1806 330 89 271 0 1532 0

[startup+0.087883 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 19619
/proc/meminfo: memFree=1344392/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=7352 CPUtime=0.08
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 1642 0 0 0 8 0 0 0 18 0 1 0 1101074364 7528448 1625 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 1838 1625 91 271 0 1564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7352

[startup+0.101884 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 19619
/proc/meminfo: memFree=1344392/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=7352 CPUtime=0.09
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 1647 0 0 0 9 0 0 0 18 0 1 0 1101074364 7528448 1630 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 1838 1630 91 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301899 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 19619
/proc/meminfo: memFree=1344392/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=7608 CPUtime=0.29
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 1712 0 0 0 29 0 0 0 19 0 1 0 1101074364 7790592 1695 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 1902 1695 91 271 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701933 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 19619
/proc/meminfo: memFree=1344392/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=8120 CPUtime=0.69
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 1811 0 0 0 69 0 0 0 22 0 1 0 1101074364 8314880 1794 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 2030 1794 91 271 0 1756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8120

[startup+1.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1337280/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=8792 CPUtime=1.49
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 1971 0 0 0 149 0 0 0 25 0 1 0 1101074364 9003008 1954 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 2198 1954 91 271 0 1924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8792

[startup+3.10113 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1336384/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=9560 CPUtime=3.09
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 2175 0 0 0 307 2 0 0 25 0 1 0 1101074364 9789440 2158 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 2390 2158 91 271 0 2116 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9560

[startup+6.3014 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1334976/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=10620 CPUtime=6.28
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 2443 0 0 0 626 2 0 0 25 0 1 0 1101074364 10874880 2426 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 2655 2426 91 271 0 2381 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10620

[startup+12.7029 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1333376/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=11924 CPUtime=12.69
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 2783 0 0 0 1265 4 0 0 25 0 1 0 1101074364 12210176 2766 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 2981 2766 91 271 0 2707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11924

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1331456/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=13884 CPUtime=25.49
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 3286 0 0 0 2542 7 0 0 25 0 1 0 1101074364 14217216 3228 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 3471 3228 91 271 0 3197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13884

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1329024/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=16284 CPUtime=51.08
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 3960 0 0 0 5097 11 0 0 25 0 1 0 1101074364 16674816 3841 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 4071 3841 91 271 0 3797 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16284

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1325376/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=20056 CPUtime=102.27
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 4944 0 0 0 10211 16 0 0 25 0 1 0 1101074364 20537344 4734 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 5014 4734 91 271 0 4740 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20056

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1322368/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=22872 CPUtime=162.25
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 5682 0 0 0 16203 22 0 0 25 0 1 0 1101074364 23420928 5472 1992294400 134512640 135625496 4294956240 18446744073709551615 134541064 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 5718 5472 91 271 0 5444 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22872

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1319744/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=25780 CPUtime=222.23
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 6471 0 0 0 22196 27 0 0 25 0 1 0 1101074364 26398720 6125 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 6445 6125 91 271 0 6171 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25780

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1317632/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=27784 CPUtime=282.22
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 6979 0 0 0 28191 31 0 0 25 0 1 0 1101074364 28450816 6633 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 6946 6633 91 271 0 6672 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 27784

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1315904/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=29564 CPUtime=342.2
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 7413 0 0 0 34184 36 0 0 25 0 1 0 1101074364 30273536 7067 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 7391 7067 91 271 0 7117 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 29564

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1314304/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=31024 CPUtime=402.18
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 7806 0 0 0 40179 39 0 0 25 0 1 0 1101074364 31768576 7460 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 7756 7460 91 271 0 7482 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 31024

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1312832/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=32928 CPUtime=462.16
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 8372 0 0 0 46174 42 0 0 25 0 1 0 1101074364 33718272 7823 1992294400 134512640 135625496 4294956240 18446744073709551615 134529070 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 8232 7823 91 271 0 7958 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 32928

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1311360/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=34284 CPUtime=522.15
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 8727 0 0 0 52170 45 0 0 25 0 1 0 1101074364 35106816 8178 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 8571 8178 91 271 0 8297 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34284

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1309632/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=35968 CPUtime=582.14
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 9171 0 0 0 58165 49 0 0 25 0 1 0 1101074364 36831232 8622 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 8992 8622 91 271 0 8718 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 35968

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1308224/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=37420 CPUtime=642.13
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 9515 0 0 0 64162 51 0 0 25 0 1 0 1101074364 38318080 8966 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 9355 8966 91 271 0 9081 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 37420

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19620
/proc/meminfo: memFree=1307008/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=38476 CPUtime=702.1
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 9826 0 0 0 70156 54 0 0 25 0 1 0 1101074364 39399424 9277 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 9619 9277 91 271 0 9345 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 38476

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19626
/proc/meminfo: memFree=1305408/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=40016 CPUtime=762.09
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 10206 0 0 0 76153 56 0 0 25 0 1 0 1101074364 40976384 9657 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 10004 9657 91 271 0 9730 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 40016

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19626
/proc/meminfo: memFree=1304448/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=41300 CPUtime=822.08
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 10490 0 0 0 82149 59 0 0 25 0 1 0 1101074364 42291200 9941 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 10325 9941 91 271 0 10051 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 41300

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19626
/proc/meminfo: memFree=1303232/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=42364 CPUtime=882.06
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 10783 0 0 0 88145 61 0 0 25 0 1 0 1101074364 43380736 10234 1992294400 134512640 135625496 4294956240 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 10591 10234 91 271 0 10317 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 42364

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19626
/proc/meminfo: memFree=1302208/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=43384 CPUtime=942.05
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 11045 0 0 0 94142 63 0 0 25 0 1 0 1101074364 44425216 10496 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 10846 10496 91 271 0 10572 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 43384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19626
/proc/meminfo: memFree=1301120/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=45012 CPUtime=1002.03
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 11583 0 0 0 100138 65 0 0 25 0 1 0 1101074364 46092288 10730 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 11253 10730 91 271 0 10979 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 45012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19626
/proc/meminfo: memFree=1300224/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=45940 CPUtime=1062.01
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 11841 0 0 0 106133 68 0 0 25 0 1 0 1101074364 47042560 10988 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 11485 10988 91 271 0 11211 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 45940

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19626
/proc/meminfo: memFree=1299008/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=47124 CPUtime=1121.99
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 12130 0 0 0 112129 70 0 0 25 0 1 0 1101074364 48254976 11277 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 11781 11277 91 271 0 11507 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 47124

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19626
/proc/meminfo: memFree=1298048/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=48004 CPUtime=1181.99
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 12371 0 0 0 118126 73 0 0 25 0 1 0 1101074364 49156096 11518 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 12001 11518 91 271 0 11727 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 48004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 19626
/proc/meminfo: memFree=1297728/2055920 swapFree=4173544/4192956
[pid=19619] ppid=19617 vsize=48268 CPUtime=1200.09
/proc/19619/stat : 19619 (csat) R 19617 19619 19552 0 -1 4194304 12435 0 0 0 119936 73 0 0 25 0 1 0 1101074364 49426432 11582 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19619/statm: 12067 11582 91 271 0 11793 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 48268

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.36
CPU system time (s): 0.739887
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 48268

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

runsolver used 1.04284 second user time and 3.33849 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-29 00:48:52
IDJOB=1521054
IDBENCH=70589
IDSOLVER=517
FILE ID=node65/1521054-1238284132
PBS_JOBID= 9060934
Free space on /tmp= 66268 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1353993612-015.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521054-1238284132/watcher-1521054-1238284132 -o /tmp/evaluation-result-1521054-1238284132/solver-1521054-1238284132 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521054-1238284132.cnf

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

MD5SUM BENCH= 7e6bd83d547ab2ddd279310a87244a37
RANDOM SEED=473874075

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:       1344808 kB
Buffers:         80832 kB
Cached:         533992 kB
SwapCached:      10232 kB
Active:         121892 kB
Inactive:       504716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344808 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:            1384 kB
Writeback:           0 kB
Mapped:          16936 kB
Slab:            69216 kB
Committed_AS:  3274312 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 01:08:54