Trace number 1716790

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.43

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark342.711
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716790-1240620507/watcher-1716790-1240620507 -o /tmp/evaluation-result-1716790-1240620507/solver-1716790-1240620507 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1716790-1240620507.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 1.14 3/64 2073
/proc/meminfo: memFree=911760/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=2008 CPUtime=0
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 90078789 2056192 289 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 502 289 86 271 0 228 0

[startup+0.051253 s]
/proc/loadavg: 0.92 0.98 1.14 3/64 2073
/proc/meminfo: memFree=911760/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=6444 CPUtime=0.04
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 2010 0 0 0 4 0 0 0 18 0 1 0 90078789 6598656 1087 1992294400 134512640 135625496 4294956224 18446744073709551615 134528248 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 1611 1087 89 271 0 1337 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6444

[startup+0.101258 s]
/proc/loadavg: 0.92 0.98 1.14 3/64 2073
/proc/meminfo: memFree=911760/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=6444 CPUtime=0.09
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 2038 0 0 0 9 0 0 0 18 0 1 0 90078789 6598656 1115 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 1611 1115 90 271 0 1337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6444

[startup+0.30128 s]
/proc/loadavg: 0.92 0.98 1.14 3/64 2073
/proc/meminfo: memFree=911760/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=8516 CPUtime=0.29
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 3098 0 0 0 28 1 0 0 19 0 1 0 90078789 8720384 1724 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 2129 1724 90 271 0 1855 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8516

[startup+0.701326 s]
/proc/loadavg: 0.92 0.98 1.14 3/64 2073
/proc/meminfo: memFree=911760/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=16388 CPUtime=0.69
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 5128 0 0 0 67 2 0 0 23 0 1 0 90078789 16781312 3753 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 4097 3753 92 271 0 3823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16388

[startup+1.50142 s]
/proc/loadavg: 0.92 0.98 1.14 2/65 2074
/proc/meminfo: memFree=897032/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=16520 CPUtime=1.49
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 5180 0 0 0 147 2 0 0 25 0 1 0 90078789 16916480 3805 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 4130 3805 92 271 0 3856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16520

[startup+3.10161 s]
/proc/loadavg: 0.93 0.98 1.14 2/65 2074
/proc/meminfo: memFree=896328/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=17048 CPUtime=3.09
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 5325 0 0 0 307 2 0 0 25 0 1 0 90078789 17457152 3950 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 4262 3950 92 271 0 3988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17048

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 1.14 2/65 2074
/proc/meminfo: memFree=895112/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=18236 CPUtime=6.29
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 5618 0 0 0 626 3 0 0 25 0 1 0 90078789 18673664 4243 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 4559 4243 92 271 0 4285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18236

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 1.14 2/65 2074
/proc/meminfo: memFree=893320/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=19824 CPUtime=12.69
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 6013 0 0 0 1262 7 0 0 25 0 1 0 90078789 20299776 4638 1992294400 134512640 135625496 4294956224 18446744073709551615 134541381 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 4956 4638 92 271 0 4682 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19824

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 1.14 2/65 2074
/proc/meminfo: memFree=890376/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=22880 CPUtime=25.49
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 6760 0 0 0 2538 11 0 0 25 0 1 0 90078789 23429120 5385 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 5720 5385 92 271 0 5446 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22880

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 1.13 2/65 2074
/proc/meminfo: memFree=884488/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=28820 CPUtime=51.08
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 8255 0 0 0 5088 20 0 0 25 0 1 0 90078789 29511680 6880 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 7205 6880 92 271 0 6931 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28820

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 1.12 2/65 2074
/proc/meminfo: memFree=875272/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=38144 CPUtime=102.26
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 10551 0 0 0 10189 37 0 0 25 0 1 0 90078789 39059456 9176 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 9536 9176 92 271 0 9262 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38144

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.11 2/65 2074
/proc/meminfo: memFree=864520/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=48916 CPUtime=162.25
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 13225 0 0 0 16167 58 0 0 25 0 1 0 90078789 50089984 11850 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 12229 11850 92 271 0 11955 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 48916

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.10 2/65 2074
/proc/meminfo: memFree=856712/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=56668 CPUtime=222.23
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 15174 0 0 0 22151 72 0 0 25 0 1 0 90078789 58028032 13799 1992294400 134512640 135625496 4294956224 18446744073709551615 134540861 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 14167 13799 92 271 0 13893 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 56668

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/65 2074
/proc/meminfo: memFree=847752/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=65952 CPUtime=282.21
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 17577 0 0 0 28137 84 0 0 25 0 1 0 90078789 67534848 16066 1992294400 134512640 135625496 4294956224 18446744073709551615 134541311 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 16488 16066 92 271 0 16214 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 65952

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 2074
/proc/meminfo: memFree=840712/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=72888 CPUtime=342.2
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 19311 0 0 0 34126 94 0 0 25 0 1 0 90078789 74637312 17800 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 18222 17800 92 271 0 17948 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 72888

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 2074
/proc/meminfo: memFree=832648/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=81064 CPUtime=402.19
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 21342 0 0 0 40113 106 0 0 25 0 1 0 90078789 83009536 19831 1992294400 134512640 135625496 4294956224 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 20266 19831 92 271 0 19992 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 81064

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 2074
/proc/meminfo: memFree=824840/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=88656 CPUtime=462.17
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 23255 0 0 0 46099 118 0 0 25 0 1 0 90078789 90783744 21744 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 22164 21744 92 271 0 21890 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 88656

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 2074
/proc/meminfo: memFree=816456/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=97436 CPUtime=522.15
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 25579 0 0 0 52091 124 0 0 25 0 1 0 90078789 99774464 23865 1992294400 134512640 135625496 4294956224 18446744073709551615 134514888 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 24359 23865 92 271 0 24085 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 97436

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 2074
/proc/meminfo: memFree=809672/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=103992 CPUtime=582.14
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 27242 0 0 0 58082 132 0 0 25 0 1 0 90078789 106487808 25528 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 25998 25528 92 271 0 25724 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 103992

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 2074
/proc/meminfo: memFree=804872/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=108768 CPUtime=642.12
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 28425 0 0 0 64074 138 0 0 25 0 1 0 90078789 111378432 26711 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 27192 26711 92 271 0 26918 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 108768

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 2074
/proc/meminfo: memFree=799752/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=113896 CPUtime=702.1
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 29713 0 0 0 70065 145 0 0 25 0 1 0 90078789 116629504 27999 1992294400 134512640 135625496 4294956224 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 28474 27999 92 271 0 28200 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 113896

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 2081
/proc/meminfo: memFree=794944/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=118560 CPUtime=762.08
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 30871 0 0 0 76057 151 0 0 25 0 1 0 90078789 121405440 29157 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 29640 29157 92 271 0 29366 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 118560

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 2081
/proc/meminfo: memFree=790272/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=123300 CPUtime=822.06
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 32050 0 0 0 82047 159 0 0 25 0 1 0 90078789 126259200 30336 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 30825 30336 92 271 0 30551 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 123300

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 2081
/proc/meminfo: memFree=785280/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=128316 CPUtime=882.05
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 33287 0 0 0 88039 166 0 0 25 0 1 0 90078789 131395584 31573 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 32079 31573 92 271 0 31805 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 128316

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 2081
/proc/meminfo: memFree=781184/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=133040 CPUtime=942.03
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 34627 0 0 0 94030 173 0 0 25 0 1 0 90078789 136232960 32609 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 33260 32609 92 271 0 32986 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 133040

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 2081
/proc/meminfo: memFree=777216/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=136972 CPUtime=1002.01
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 35603 0 0 0 100023 178 0 0 25 0 1 0 90078789 140259328 33585 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 34243 33585 92 271 0 33969 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 136972

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 2081
/proc/meminfo: memFree=773064/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=140980 CPUtime=1062
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 36637 0 0 0 106015 185 0 0 25 0 1 0 90078789 144363520 34619 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 35245 34619 92 271 0 34971 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 140980

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 2081
/proc/meminfo: memFree=769672/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=144172 CPUtime=1121.99
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 37479 0 0 0 112009 190 0 0 25 0 1 0 90078789 147632128 35461 1992294400 134512640 135625496 4294956224 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 36043 35461 92 271 0 35769 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 144172

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 2081
/proc/meminfo: memFree=765640/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=148364 CPUtime=1181.97
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 38500 0 0 0 118000 197 0 0 25 0 1 0 90078789 151924736 36482 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 37091 36482 92 271 0 36817 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 148364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 2081
/proc/meminfo: memFree=764488/2055920 swapFree=4192956/4192956
[pid=2073] ppid=2071 vsize=149432 CPUtime=1200.06
/proc/2073/stat : 2073 (csat) R 2071 2073 1946 0 -1 4194304 38779 0 0 0 119807 199 0 0 25 0 1 0 90078789 153018368 36761 1992294400 134512640 135625496 4294956224 18446744073709551615 134530528 0 0 4096 0 0 0 0 17 1 0 0
/proc/2073/statm: 37358 36761 92 271 0 37084 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 149432

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.43
CPU time (s): 1200.1
CPU user time (s): 1198.08
CPU system time (s): 2.02069
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 149432

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

runsolver used 0.972852 second user time and 2.37064 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 02:48:28
IDJOB=1716790
IDBENCH=20390
IDSOLVER=517
FILE ID=node53/1716790-1240620507
PBS_JOBID= 9186316
Free space on /tmp= 66476 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716790-1240620507/watcher-1716790-1240620507 -o /tmp/evaluation-result-1716790-1240620507/solver-1716790-1240620507 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1716790-1240620507.cnf

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

MD5SUM BENCH= 50ed98553825ac1825482c1496260592
RANDOM SEED=1930529193

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        912240 kB
Buffers:         92696 kB
Cached:         949064 kB
SwapCached:          0 kB
Active:         105524 kB
Inactive:       950120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        912240 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4176 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            74064 kB
Committed_AS:   219188 kB
PageTables:       1376 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= 66472 MiB
End job on node53 at 2009-04-25 03:08:30