Trace number 1831580

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
SApperloT baseUNSAT 3808.03 3809.01

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark287.195
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

3807.91/3808.96	
3807.91/3808.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831580-1242763513/watcher-1831580-1242763513 -o /tmp/evaluation-result-1831580-1242763513/solver-1831580-1242763513 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=897075963 HOME/instance-1831580-1242763513.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15584
/proc/meminfo: memFree=1977568/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=7948 CPUtime=0
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 869 0 0 0 0 0 0 0 18 0 1 0 131353197 8138752 853 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 1987 858 88 283 0 1701 0

[startup+0.045122 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15584
/proc/meminfo: memFree=1977568/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=13300 CPUtime=0.03
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 2443 0 0 0 3 0 0 0 18 0 1 0 131353197 13619200 2427 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 3325 2427 90 283 0 3039 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13300

[startup+0.101126 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15584
/proc/meminfo: memFree=1977568/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=15412 CPUtime=0.09
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 2971 0 0 0 8 1 0 0 18 0 1 0 131353197 15781888 2955 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 3853 2956 90 283 0 3567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15412

[startup+0.301148 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15584
/proc/meminfo: memFree=1977568/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=22408 CPUtime=0.29
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 4822 0 0 0 28 1 0 0 19 0 1 0 131353197 22945792 4806 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 5602 4807 90 283 0 5316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22408

[startup+0.701189 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15584
/proc/meminfo: memFree=1977568/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=28144 CPUtime=0.69
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 6402 0 0 0 66 3 0 0 22 0 1 0 131353197 28819456 6291 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 7036 6291 98 283 0 6750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28144

[startup+1.50127 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1952728/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=28656 CPUtime=1.49
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 6588 0 0 0 146 3 0 0 25 0 1 0 131353197 29343744 6348 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 7164 6348 98 283 0 6878 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28656

[startup+3.10144 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1952280/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=29052 CPUtime=3.09
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 6657 0 0 0 306 3 0 0 25 0 1 0 131353197 29749248 6417 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 7263 6417 98 283 0 6977 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29052

[startup+6.30177 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1951320/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=29976 CPUtime=6.28
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 6908 0 0 0 625 3 0 0 25 0 1 0 131353197 30695424 6668 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 7494 6668 98 283 0 7208 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29976

[startup+12.7024 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1948632/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=32500 CPUtime=12.69
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 7525 0 0 0 1265 4 0 0 25 0 1 0 131353197 33280000 7285 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 8125 7285 98 283 0 7839 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32500

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1944280/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=37088 CPUtime=25.49
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 8665 0 0 0 2544 5 0 0 25 0 1 0 131353197 37978112 8425 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 9272 8425 98 283 0 8986 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37088

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1934872/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=46516 CPUtime=51.08
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 10977 0 0 0 5101 7 0 0 25 0 1 0 131353197 47632384 10737 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 11629 10737 99 283 0 11343 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46516

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1924696/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=57280 CPUtime=102.27
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 13521 0 0 0 10217 10 0 0 25 0 1 0 131353197 58654720 13281 1992294400 134512640 135674940 4294956208 18446744073709551615 134564411 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 14320 13281 99 283 0 14034 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57280

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1904472/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=78224 CPUtime=162.25
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 18734 0 0 0 16208 17 0 0 25 0 1 0 131353197 80101376 18365 1992294400 134512640 135674940 4294956208 18446744073709551615 134555841 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 19556 18365 99 283 0 19270 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78224

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1888408/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=94280 CPUtime=222.24
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 22708 0 0 0 22202 22 0 0 25 0 1 0 131353197 96542720 22339 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 23570 22339 99 283 0 23284 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 94280

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1874648/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=108644 CPUtime=282.22
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 26227 0 0 0 28196 26 0 0 25 0 1 0 131353197 111251456 25858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 27161 25858 99 283 0 26875 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 108644

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1862296/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=122236 CPUtime=342.2
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 29464 0 0 0 34191 29 0 0 25 0 1 0 131353197 125169664 28838 1992294400 134512640 135674940 4294956208 18446744073709551615 134551377 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 30559 28838 99 283 0 30273 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 122236

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1852248/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=132760 CPUtime=402.18
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 31994 0 0 0 40186 32 0 0 25 0 1 0 131353197 135946240 31368 1992294400 134512640 135674940 4294956208 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 33190 31368 99 283 0 32904 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 132760

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1840408/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=144868 CPUtime=462.17
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 34901 0 0 0 46181 36 0 0 25 0 1 0 131353197 148344832 34275 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 36217 34275 99 283 0 35931 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 144868

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1827608/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=158212 CPUtime=522.16
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 38107 0 0 0 52176 40 0 0 25 0 1 0 131353197 162009088 37481 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 39553 37481 99 283 0 39267 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 158212

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1820632/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=164884 CPUtime=582.14
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 39819 0 0 0 58172 42 0 0 25 0 1 0 131353197 168841216 39193 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 41221 39193 99 283 0 40935 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 164884

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15585
/proc/meminfo: memFree=1813272/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=172396 CPUtime=642.13
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 41648 0 0 0 64169 44 0 0 25 0 1 0 131353197 176533504 41022 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 43099 41022 99 283 0 42813 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 172396


################
# More data... #
################

/proc/meminfo: memFree=1693656/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=299628 CPUtime=3221.46
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 72267 0 0 0 322067 79 0 0 25 0 1 0 131353197 306819072 70513 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 74907 70513 99 283 0 74621 0
Current children cumulated CPU time (s) 3221.46
Current children cumulated vsize (KiB) 299628

[startup+3282.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15587
/proc/meminfo: memFree=1692888/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=300656 CPUtime=3281.45
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 72545 0 0 0 328066 79 0 0 25 0 1 0 131353197 307871744 70662 1992294400 134512640 135674940 4294956208 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 75164 70662 99 283 0 74878 0
Current children cumulated CPU time (s) 3281.45
Current children cumulated vsize (KiB) 300656

[startup+3342.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15587
/proc/meminfo: memFree=1692184/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=301688 CPUtime=3341.43
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 72758 0 0 0 334064 79 0 0 25 0 1 0 131353197 308928512 70875 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 75422 70875 99 283 0 75136 0
Current children cumulated CPU time (s) 3341.43
Current children cumulated vsize (KiB) 301688

[startup+3402.31 s]
/proc/loadavg: 1.03 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1691224/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=302720 CPUtime=3401.41
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 72972 0 0 0 340061 80 0 0 25 0 1 0 131353197 309985280 71089 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 75680 71089 99 283 0 75394 0
Current children cumulated CPU time (s) 3401.41
Current children cumulated vsize (KiB) 302720

[startup+3462.3 s]
/proc/loadavg: 1.01 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1690520/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=303236 CPUtime=3461.39
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73137 0 0 0 346059 80 0 0 25 0 1 0 131353197 310513664 71254 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 75809 71254 99 283 0 75523 0
Current children cumulated CPU time (s) 3461.39
Current children cumulated vsize (KiB) 303236

[startup+3522.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689496/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3521.38
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73478 0 0 0 352057 81 0 0 25 0 1 0 131353197 311566336 71466 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71466 99 283 0 75780 0
Current children cumulated CPU time (s) 3521.38
Current children cumulated vsize (KiB) 304264

[startup+3582.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689496/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3581.36
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73492 0 0 0 358055 81 0 0 25 0 1 0 131353197 311566336 71480 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71480 99 283 0 75780 0
Current children cumulated CPU time (s) 3581.36
Current children cumulated vsize (KiB) 304264

[startup+3642.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689432/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3641.35
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73510 0 0 0 364054 81 0 0 25 0 1 0 131353197 311566336 71498 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71498 99 283 0 75780 0
Current children cumulated CPU time (s) 3641.35
Current children cumulated vsize (KiB) 304264

[startup+3702.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689304/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3701.33
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73547 0 0 0 370052 81 0 0 25 0 1 0 131353197 311566336 71535 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71535 99 283 0 75780 0
Current children cumulated CPU time (s) 3701.33
Current children cumulated vsize (KiB) 304264

[startup+3762.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689240/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3761.31
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73551 0 0 0 376050 81 0 0 25 0 1 0 131353197 311566336 71539 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71539 99 283 0 75780 0
Current children cumulated CPU time (s) 3761.31
Current children cumulated vsize (KiB) 304264

Solver just ended. Dumping a history of the last processes samples

[startup+3763.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689240/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3762.12
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73551 0 0 0 376131 81 0 0 25 0 1 0 131353197 311566336 71539 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71539 99 283 0 75780 0
Current children cumulated CPU time (s) 3762.12
Current children cumulated vsize (KiB) 304264

[startup+3788.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689240/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3787.7
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73551 0 0 0 378689 81 0 0 25 0 1 0 131353197 311566336 71539 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71539 99 283 0 75780 0
Current children cumulated CPU time (s) 3787.7
Current children cumulated vsize (KiB) 304264

[startup+3801.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689176/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3800.51
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73551 0 0 0 379969 82 0 0 25 0 1 0 131353197 311566336 71539 1992294400 134512640 135674940 4294956208 18446744073709551615 134572305 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71539 99 283 0 75780 0
Current children cumulated CPU time (s) 3800.51
Current children cumulated vsize (KiB) 304264

[startup+3804.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689176/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3803.71
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73551 0 0 0 380289 82 0 0 25 0 1 0 131353197 311566336 71539 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71539 99 283 0 75780 0
Current children cumulated CPU time (s) 3803.71
Current children cumulated vsize (KiB) 304264

[startup+3806.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689176/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3805.31
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73551 0 0 0 380449 82 0 0 25 0 1 0 131353197 311566336 71539 1992294400 134512640 135674940 4294956208 18446744073709551615 134558390 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71539 99 283 0 75780 0
Current children cumulated CPU time (s) 3805.31
Current children cumulated vsize (KiB) 304264

[startup+3807.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689176/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3806.91
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73551 0 0 0 380609 82 0 0 25 0 1 0 131353197 311566336 71539 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71539 99 283 0 75780 0
Current children cumulated CPU time (s) 3806.91
Current children cumulated vsize (KiB) 304264

[startup+3808.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689176/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3807.71
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73551 0 0 0 380689 82 0 0 25 0 1 0 131353197 311566336 71539 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71539 99 283 0 75780 0
Current children cumulated CPU time (s) 3807.71
Current children cumulated vsize (KiB) 304264

[startup+3808.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689176/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=304264 CPUtime=3807.91
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194304 73551 0 0 0 380709 82 0 0 25 0 1 0 131353197 311566336 71539 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 76066 71539 99 283 0 75780 0
Current children cumulated CPU time (s) 3807.91
Current children cumulated vsize (KiB) 304264

[startup+3809 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 15593
/proc/meminfo: memFree=1689176/2055920 swapFree=4180320/4192956
[pid=15584] ppid=15582 vsize=0 CPUtime=3808.01
/proc/15584/stat : 15584 (SApperloT-base) R 15582 15584 15506 0 -1 4194308 73555 0 0 0 380716 85 0 0 25 0 1 0 131353197 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15584/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3808.01
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3809.01
CPU time (s): 3808.03
CPU user time (s): 3807.16
CPU system time (s): 0.865868
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 304264

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

runsolver used 2.76858 second user time and 8.06977 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-19 22:05:13
IDJOB=1831580
IDBENCH=69586
IDSOLVER=642
FILE ID=node7/1831580-1242763513
PBS_JOBID= 9322291
Free space on /tmp= 66360 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f9b.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831580-1242763513/watcher-1831580-1242763513 -o /tmp/evaluation-result-1831580-1242763513/solver-1831580-1242763513 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=897075963 HOME/instance-1831580-1242763513.cnf

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=897075963

node7.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.243
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.243
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:       1977984 kB
Buffers:          8096 kB
Cached:          34636 kB
SwapCached:       7248 kB
Active:          24568 kB
Inactive:        26968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1977984 kB
SwapTotal:     4192956 kB
SwapFree:      4180320 kB
Dirty:           10936 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            12284 kB
Committed_AS:   377300 kB
PageTables:       1444 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= 66356 MiB
End job on node7 at 2009-05-19 23:08:43