Trace number 1521056

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1035441377-058.cnf
MD5SUMc6ff311280a6d1a0e6f0a58edc326a81
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark194.826
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-1521056-1238284491/watcher-1521056-1238284491 -o /tmp/evaluation-result-1521056-1238284491/solver-1521056-1238284491 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521056-1238284491.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/69 6221
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=7224 CPUtime=0
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1101112266 7397376 277 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 1806 283 88 271 0 1532 0

[startup+0.020695 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 6221
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=7224 CPUtime=0.01
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 1614 0 0 0 1 0 0 0 18 0 1 0 1101112266 7397376 1597 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 1806 1597 90 271 0 1532 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7224

[startup+0.101697 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 6221
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=7352 CPUtime=0.09
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 1646 0 0 0 9 0 0 0 18 0 1 0 1101112266 7528448 1629 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 1838 1629 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301716 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 6221
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=7620 CPUtime=0.29
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 1710 0 0 0 29 0 0 0 19 0 1 0 1101112266 7802880 1693 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 1905 1693 90 271 0 1631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7620

[startup+0.701757 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 6221
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=8024 CPUtime=0.69
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 1809 0 0 0 69 0 0 0 22 0 1 0 1101112266 8216576 1792 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 2006 1792 90 271 0 1732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8024

[startup+1.50184 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=889712/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=8692 CPUtime=1.49
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 1955 0 0 0 149 0 0 0 25 0 1 0 1101112266 8900608 1938 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 2173 1938 90 271 0 1899 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8692

[startup+3.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=888944/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=9564 CPUtime=3.08
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 2169 0 0 0 307 1 0 0 25 0 1 0 1101112266 9793536 2152 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 2391 2152 90 271 0 2117 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9564

[startup+6.30133 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=887536/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=10624 CPUtime=6.28
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 2437 0 0 0 626 2 0 0 25 0 1 0 1101112266 10878976 2420 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 2656 2420 90 271 0 2382 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10624

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=885872/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=12036 CPUtime=12.69
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 2791 0 0 0 1265 4 0 0 25 0 1 0 1101112266 12324864 2774 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 3009 2774 90 271 0 2735 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12036

[startup+25.5023 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=883888/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=13860 CPUtime=25.49
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 3293 0 0 0 2543 6 0 0 25 0 1 0 1101112266 14192640 3235 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 3465 3235 90 271 0 3191 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13860

[startup+51.1029 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=881392/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=16508 CPUtime=51.08
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 3992 0 0 0 5098 10 0 0 25 0 1 0 1101112266 16904192 3873 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 4127 3873 90 271 0 3853 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16508

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=877744/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=20188 CPUtime=102.27
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 4993 0 0 0 10211 16 0 0 25 0 1 0 1101112266 20672512 4783 1992294400 134512640 135625496 4294956240 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 5047 4783 90 271 0 4773 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20188

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=874800/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=23056 CPUtime=162.25
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 5708 0 0 0 16204 21 0 0 25 0 1 0 1101112266 23609344 5498 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 5764 5498 90 271 0 5490 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23056

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=872368/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=25592 CPUtime=222.23
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 6432 0 0 0 22199 24 0 0 25 0 1 0 1101112266 26206208 6086 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 6398 6086 90 271 0 6124 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25592

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=870384/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=27500 CPUtime=282.22
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 6930 0 0 0 28195 27 0 0 25 0 1 0 1101112266 28160000 6584 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 6875 6584 90 271 0 6601 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 27500

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6222
/proc/meminfo: memFree=868592/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=29248 CPUtime=342.19
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 7365 0 0 0 34189 30 0 0 25 0 1 0 1101112266 29949952 7019 1992294400 134512640 135625496 4294956240 18446744073709551615 134530768 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 7312 7019 90 271 0 7038 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29248

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=866992/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=30848 CPUtime=402.17
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 7770 0 0 0 40184 33 0 0 25 0 1 0 1101112266 31588352 7424 1992294400 134512640 135625496 4294956240 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 7712 7424 90 271 0 7438 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 30848

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=865584/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=32588 CPUtime=462.15
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 8345 0 0 0 46179 36 0 0 25 0 1 0 1101112266 33370112 7796 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 8147 7796 90 271 0 7873 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 32588

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=864176/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=34080 CPUtime=522.14
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 8720 0 0 0 52175 39 0 0 25 0 1 0 1101112266 34897920 8171 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 8520 8171 90 271 0 8246 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 34080

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=862256/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=35936 CPUtime=582.12
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 9167 0 0 0 58170 42 0 0 25 0 1 0 1101112266 36798464 8618 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 8984 8618 90 271 0 8710 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 35936

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=860720/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=37572 CPUtime=642.11
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 9544 0 0 0 64167 44 0 0 25 0 1 0 1101112266 38473728 8995 1992294400 134512640 135625496 4294956240 18446744073709551615 134541419 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 9393 8995 90 271 0 9119 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 37572

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=859376/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=38828 CPUtime=702.09
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 9881 0 0 0 70162 47 0 0 25 0 1 0 1101112266 39759872 9332 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 9707 9332 90 271 0 9433 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 38828

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=858160/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=40028 CPUtime=762.08
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 10191 0 0 0 76158 50 0 0 25 0 1 0 1101112266 40988672 9642 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 10007 9642 90 271 0 9733 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 40028

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=856944/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=41228 CPUtime=822.05
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 10492 0 0 0 82153 52 0 0 25 0 1 0 1101112266 42217472 9943 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 10307 9943 90 271 0 10033 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 41228

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=855856/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=42380 CPUtime=882.04
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 10766 0 0 0 88149 55 0 0 25 0 1 0 1101112266 43397120 10217 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 10595 10217 90 271 0 10321 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 42380

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=854704/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=43608 CPUtime=942.02
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 11060 0 0 0 94145 57 0 0 25 0 1 0 1101112266 44654592 10511 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 10902 10511 90 271 0 10628 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 43608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=853552/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=45348 CPUtime=1002
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 11626 0 0 0 100141 59 0 0 25 0 1 0 1101112266 46436352 10773 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 11337 10773 90 271 0 11063 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 45348

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=852784/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=46276 CPUtime=1061.99
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 11861 0 0 0 106138 61 0 0 25 0 1 0 1101112266 47386624 11008 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 11569 11008 90 271 0 11295 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 46276

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=851376/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=47556 CPUtime=1121.97
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 12197 0 0 0 112134 63 0 0 25 0 1 0 1101112266 48697344 11344 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 11889 11344 90 271 0 11615 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 47556

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=850544/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=48348 CPUtime=1181.95
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 12409 0 0 0 118129 66 0 0 25 0 1 0 1101112266 49508352 11556 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 12087 11556 90 271 0 11813 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 48348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 6228
/proc/meminfo: memFree=850224/2055920 swapFree=4169124/4192956
[pid=6221] ppid=6219 vsize=48612 CPUtime=1200.05
/proc/6221/stat : 6221 (csat) R 6219 6221 6124 0 -1 4194304 12476 0 0 0 119939 66 0 0 25 0 1 0 1101112266 49778688 11623 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6221/statm: 12153 11623 90 271 0 11879 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 48612

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.07
CPU user time (s): 1199.39
CPU system time (s): 0.675897
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 48612

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

runsolver used 1.13783 second user time and 3.23851 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-29 00:54:51
IDJOB=1521056
IDBENCH=70591
IDSOLVER=517
FILE ID=node44/1521056-1238284491
PBS_JOBID= 9060921
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= c6ff311280a6d1a0e6f0a58edc326a81
RANDOM SEED=1481815138

node44.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.241
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.241
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:        897304 kB
Buffers:        106520 kB
Cached:         941400 kB
SwapCached:      13220 kB
Active:         316976 kB
Inactive:       745656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        897304 kB
SwapTotal:     4192956 kB
SwapFree:      4169124 kB
Dirty:            1384 kB
Writeback:           0 kB
Mapped:          18120 kB
Slab:            81380 kB
Committed_AS:  2543984 kB
PageTables:       1796 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= 66396 MiB
End job on node44 at 2009-03-29 01:14:54