Trace number 1784831

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 base? (TO) 5000.02 5001.91

General information on the benchmark

Namecrafted/Hard/contest04/others/
ramsey.sat05-511.reshuffled-07.cnf
MD5SUMf938eb83302d03b3e1c7efeabdee60a6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of clauses6120
Sum of the clauses size36720
Maximum clause length6
Minimum clause length6
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56120

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-1784831-1241867301/watcher-1784831-1241867301 -o /tmp/evaluation-result-1784831-1241867301/solver-1784831-1241867301 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1901438480 HOME/instance-1784831-1241867301.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.00 1.00 0.92 3/64 23933
/proc/meminfo: memFree=1706752/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=1448 CPUtime=0
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 214764833 1482752 158 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 362 159 90 283 0 76 0

[startup+0.0675761 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 23933
/proc/meminfo: memFree=1706752/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=2108 CPUtime=0.06
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 350 0 0 0 6 0 0 0 18 0 1 0 214764833 2158592 333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 527 333 98 283 0 241 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2108

[startup+0.101581 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 23933
/proc/meminfo: memFree=1706752/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=2372 CPUtime=0.09
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 388 0 0 0 9 0 0 0 18 0 1 0 214764833 2428928 371 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 593 371 98 283 0 307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2372

[startup+0.30162 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 23933
/proc/meminfo: memFree=1706752/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=2504 CPUtime=0.29
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 441 0 0 0 29 0 0 0 19 0 1 0 214764833 2564096 424 1992294400 134512640 135674940 4294956208 18446744073709551615 134564788 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 626 424 98 283 0 340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2504

[startup+0.701699 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 23933
/proc/meminfo: memFree=1706752/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=2768 CPUtime=0.69
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 507 0 0 0 69 0 0 0 22 0 1 0 214764833 2834432 490 1992294400 134512640 135674940 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 692 490 98 283 0 406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2768

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1705016/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=3164 CPUtime=1.49
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 601 0 0 0 149 0 0 0 25 0 1 0 214764833 3239936 584 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 791 584 98 283 0 505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3164

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1704504/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=3704 CPUtime=3.09
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 721 0 0 0 309 0 0 0 25 0 1 0 214764833 3792896 704 1992294400 134512640 135674940 4294956208 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 926 704 98 283 0 640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3704

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1703672/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=4112 CPUtime=6.29
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 845 0 0 0 629 0 0 0 25 0 1 0 214764833 4210688 828 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 1028 828 98 283 0 742 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4112

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1702784/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=4940 CPUtime=12.68
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 1042 0 0 0 1268 0 0 0 25 0 1 0 214764833 5058560 1025 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 1235 1025 98 283 0 949 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4940

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1701824/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=6080 CPUtime=25.48
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 1279 0 0 0 2548 0 0 0 25 0 1 0 214764833 6225920 1262 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 1520 1262 98 283 0 1234 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6080

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1700992/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=7312 CPUtime=51.07
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 1505 0 0 0 5107 0 0 0 25 0 1 0 214764833 7487488 1488 1992294400 134512640 135674940 4294956208 18446744073709551615 134587949 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 1828 1488 98 283 0 1542 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7312

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1700032/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=8592 CPUtime=102.26
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 1746 0 0 0 10225 1 0 0 25 0 1 0 214764833 8798208 1729 1992294400 134512640 135674940 4294956208 18446744073709551615 134573136 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 2148 1729 98 283 0 1862 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8592

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1699072/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=9712 CPUtime=162.23
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 1965 0 0 0 16222 1 0 0 25 0 1 0 214764833 9945088 1948 1992294400 134512640 135674940 4294956208 18446744073709551615 134555761 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 2428 1948 98 283 0 2142 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9712

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1698304/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=10672 CPUtime=222.21
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 2156 0 0 0 22219 2 0 0 25 0 1 0 214764833 10928128 2139 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 2668 2139 98 283 0 2382 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10672

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1697600/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=11312 CPUtime=282.19
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 2330 0 0 0 28217 2 0 0 25 0 1 0 214764833 11583488 2313 1992294400 134512640 135674940 4294956208 18446744073709551615 134564025 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 2828 2313 98 283 0 2542 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 11312

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1697152/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=11792 CPUtime=342.16
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 2442 0 0 0 34214 2 0 0 25 0 1 0 214764833 12075008 2425 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 2948 2425 98 283 0 2662 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 11792

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1697024/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=11792 CPUtime=402.14
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 2460 0 0 0 40212 2 0 0 25 0 1 0 214764833 12075008 2443 1992294400 134512640 135674940 4294956208 18446744073709551615 134550555 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 2948 2443 98 283 0 2662 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 11792

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1696768/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=11952 CPUtime=462.11
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 2515 0 0 0 46209 2 0 0 25 0 1 0 214764833 12238848 2498 1992294400 134512640 135674940 4294956208 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 2988 2498 98 283 0 2702 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 11952

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1696768/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=11952 CPUtime=522.1
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 2519 0 0 0 52207 3 0 0 25 0 1 0 214764833 12238848 2502 1992294400 134512640 135674940 4294956208 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 2988 2502 98 283 0 2702 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 11952

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1696576/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=12112 CPUtime=582.07
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 2561 0 0 0 58204 3 0 0 25 0 1 0 214764833 12402688 2544 1992294400 134512640 135674940 4294956208 18446744073709551615 134556427 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 3028 2544 98 283 0 2742 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 12112

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 23934
/proc/meminfo: memFree=1696256/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=12432 CPUtime=642.05
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 2628 0 0 0 64202 3 0 0 25 0 1 0 214764833 12730368 2611 1992294400 134512640 135674940 4294956208 18446744073709551615 134565253 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 3108 2611 98 283 0 2822 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 12432


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

[startup+4062.31 s]
/proc/loadavg: 1.13 1.09 1.03 2/65 23942
/proc/meminfo: memFree=1690624/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=17904 CPUtime=4060.77
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3785 0 0 0 406061 16 0 0 25 0 1 0 214764833 18333696 3768 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4476 3768 98 283 0 4190 0
Current children cumulated CPU time (s) 4060.77
Current children cumulated vsize (KiB) 17904

[startup+4122.3 s]
/proc/loadavg: 1.12 1.09 1.03 2/65 23942
/proc/meminfo: memFree=1690496/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18096 CPUtime=4120.74
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3816 0 0 0 412058 16 0 0 25 0 1 0 214764833 18530304 3799 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4524 3799 98 283 0 4238 0
Current children cumulated CPU time (s) 4120.74
Current children cumulated vsize (KiB) 18096

[startup+4182.3 s]
/proc/loadavg: 1.11 1.09 1.03 2/65 23942
/proc/meminfo: memFree=1690496/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18096 CPUtime=4180.72
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3817 0 0 0 418056 16 0 0 25 0 1 0 214764833 18530304 3800 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4524 3800 98 283 0 4238 0
Current children cumulated CPU time (s) 4180.72
Current children cumulated vsize (KiB) 18096

[startup+4242.3 s]
/proc/loadavg: 1.10 1.08 1.03 2/65 23942
/proc/meminfo: memFree=1690432/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18096 CPUtime=4240.69
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3820 0 0 0 424053 16 0 0 25 0 1 0 214764833 18530304 3803 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4524 3803 98 283 0 4238 0
Current children cumulated CPU time (s) 4240.69
Current children cumulated vsize (KiB) 18096

[startup+4302.3 s]
/proc/loadavg: 1.09 1.08 1.03 2/65 23942
/proc/meminfo: memFree=1690368/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18096 CPUtime=4300.67
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3831 0 0 0 430051 16 0 0 25 0 1 0 214764833 18530304 3814 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4524 3814 98 283 0 4238 0
Current children cumulated CPU time (s) 4300.67
Current children cumulated vsize (KiB) 18096

[startup+4362.3 s]
/proc/loadavg: 1.15 1.10 1.04 2/65 23942
/proc/meminfo: memFree=1690368/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18096 CPUtime=4360.65
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3832 0 0 0 436048 17 0 0 25 0 1 0 214764833 18530304 3815 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4524 3815 98 283 0 4238 0
Current children cumulated CPU time (s) 4360.65
Current children cumulated vsize (KiB) 18096

[startup+4422.3 s]
/proc/loadavg: 1.05 1.08 1.03 2/65 23942
/proc/meminfo: memFree=1690368/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18288 CPUtime=4420.63
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3842 0 0 0 442046 17 0 0 25 0 1 0 214764833 18726912 3825 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4572 3825 98 283 0 4286 0
Current children cumulated CPU time (s) 4420.63
Current children cumulated vsize (KiB) 18288

[startup+4482.3 s]
/proc/loadavg: 1.06 1.08 1.03 2/65 23942
/proc/meminfo: memFree=1690240/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18288 CPUtime=4480.6
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3863 0 0 0 448043 17 0 0 25 0 1 0 214764833 18726912 3846 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4572 3846 98 283 0 4286 0
Current children cumulated CPU time (s) 4480.6
Current children cumulated vsize (KiB) 18288

[startup+4542.3 s]
/proc/loadavg: 1.06 1.08 1.03 2/65 23942
/proc/meminfo: memFree=1690112/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18480 CPUtime=4540.58
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3895 0 0 0 454041 17 0 0 25 0 1 0 214764833 18923520 3878 1992294400 134512640 135674940 4294956208 18446744073709551615 134558251 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4620 3878 98 283 0 4334 0
Current children cumulated CPU time (s) 4540.58
Current children cumulated vsize (KiB) 18480

[startup+4602.3 s]
/proc/loadavg: 1.06 1.07 1.03 2/65 23942
/proc/meminfo: memFree=1690048/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18480 CPUtime=4600.56
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3896 0 0 0 460039 17 0 0 25 0 1 0 214764833 18923520 3879 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4620 3879 98 283 0 4334 0
Current children cumulated CPU time (s) 4600.56
Current children cumulated vsize (KiB) 18480

[startup+4662.3 s]
/proc/loadavg: 1.09 1.09 1.03 2/65 23942
/proc/meminfo: memFree=1689920/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18672 CPUtime=4660.53
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3926 0 0 0 466036 17 0 0 25 0 1 0 214764833 19120128 3909 1992294400 134512640 135674940 4294956208 18446744073709551615 134565218 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4668 3909 98 283 0 4382 0
Current children cumulated CPU time (s) 4660.53
Current children cumulated vsize (KiB) 18672

[startup+4722.31 s]
/proc/loadavg: 1.07 1.08 1.03 2/65 23942
/proc/meminfo: memFree=1689856/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18864 CPUtime=4720.52
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3946 0 0 0 472034 18 0 0 25 0 1 0 214764833 19316736 3929 1992294400 134512640 135674940 4294956208 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4716 3929 98 283 0 4430 0
Current children cumulated CPU time (s) 4720.52
Current children cumulated vsize (KiB) 18864

[startup+4782.3 s]
/proc/loadavg: 1.02 1.06 1.03 2/65 23942
/proc/meminfo: memFree=1689792/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18864 CPUtime=4780.49
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3949 0 0 0 478031 18 0 0 25 0 1 0 214764833 19316736 3932 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4716 3932 98 283 0 4430 0
Current children cumulated CPU time (s) 4780.49
Current children cumulated vsize (KiB) 18864

[startup+4842.3 s]
/proc/loadavg: 1.01 1.05 1.02 2/65 23942
/proc/meminfo: memFree=1689728/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18864 CPUtime=4840.46
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3962 0 0 0 484028 18 0 0 25 0 1 0 214764833 19316736 3945 1992294400 134512640 135674940 4294956208 18446744073709551615 134539920 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4716 3945 98 283 0 4430 0
Current children cumulated CPU time (s) 4840.46
Current children cumulated vsize (KiB) 18864

[startup+4902.3 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 23942
/proc/meminfo: memFree=1689728/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18864 CPUtime=4900.45
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3965 0 0 0 490026 19 0 0 25 0 1 0 214764833 19316736 3948 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4716 3948 98 283 0 4430 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 18864

[startup+4962.3 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 23942
/proc/meminfo: memFree=1689664/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18864 CPUtime=4960.42
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3965 0 0 0 496023 19 0 0 25 0 1 0 214764833 19316736 3948 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4716 3948 98 283 0 4430 0
Current children cumulated CPU time (s) 4960.42
Current children cumulated vsize (KiB) 18864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23942
/proc/meminfo: memFree=1689664/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18864 CPUtime=5000.01
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3967 0 0 0 499982 19 0 0 25 0 1 0 214764833 19316736 3950 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4716 3950 98 283 0 4430 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 18864

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23942
/proc/meminfo: memFree=1689664/2055920 swapFree=4180356/4192956
[pid=23933] ppid=23931 vsize=18864 CPUtime=5000.01
/proc/23933/stat : 23933 (SApperloT-base) R 23931 23933 23821 0 -1 4194304 3967 0 0 0 499982 19 0 0 25 0 1 0 214764833 19316736 3950 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/23933/statm: 4716 3950 98 283 0 4430 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 18864

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.91
CPU time (s): 5000.02
CPU user time (s): 4999.83
CPU system time (s): 0.19697
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 18864

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

runsolver used 4.66129 second user time and 9.03363 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-09 13:08:21
IDJOB=1784831
IDBENCH=24624
IDSOLVER=642
FILE ID=node1/1784831-1241867301
PBS_JOBID= 9264611
Free space on /tmp= 66256 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest04/others/ramsey.sat05-511.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784831-1241867301/watcher-1784831-1241867301 -o /tmp/evaluation-result-1784831-1241867301/solver-1784831-1241867301 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1901438480 HOME/instance-1784831-1241867301.cnf

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

MD5SUM BENCH= f938eb83302d03b3e1c7efeabdee60a6
RANDOM SEED=1901438480

node1.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.259
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	: 5931.00
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.259
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:       1707232 kB
Buffers:         30028 kB
Cached:         253432 kB
SwapCached:       6356 kB
Active:          42624 kB
Inactive:       248664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707232 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            43408 kB
Committed_AS:   762504 kB
PageTables:       1436 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= 66256 MiB
End job on node1 at 2009-05-09 14:31:45