Trace number 1785113

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.11 5001.33

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
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 variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785113-1241891483/watcher-1785113-1241891483 -o /tmp/evaluation-result-1785113-1241891483/solver-1785113-1241891483 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=689470358 HOME/instance-1785113-1241891483.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 1.00 3/64 3076
/proc/meminfo: memFree=1781768/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=1956 CPUtime=0
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 217175893 2002944 170 1992294400 134512640 135674940 4294956208 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 489 170 90 283 0 203 0

[startup+0.052774 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3076
/proc/meminfo: memFree=1781768/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=4596 CPUtime=0.04
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 907 0 0 0 4 0 0 0 18 0 1 0 217175893 4706304 891 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 1149 891 90 283 0 863 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4596

[startup+0.101777 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3076
/proc/meminfo: memFree=1781768/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=7236 CPUtime=0.09
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 1623 0 0 0 9 0 0 0 18 0 1 0 217175893 7409664 1606 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 1809 1607 98 283 0 1523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7236

[startup+0.301795 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3076
/proc/meminfo: memFree=1781768/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=8824 CPUtime=0.29
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 2013 0 0 0 29 0 0 0 19 0 1 0 217175893 9035776 1996 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 2206 1996 98 283 0 1920 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8824

[startup+0.701831 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3076
/proc/meminfo: memFree=1781768/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=10804 CPUtime=0.69
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 2521 0 0 0 68 1 0 0 22 0 1 0 217175893 11063296 2504 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 2701 2504 98 283 0 2415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10804

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1770752/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=14500 CPUtime=1.49
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 3434 0 0 0 148 1 0 0 25 0 1 0 217175893 14848000 3417 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 3625 3417 98 283 0 3339 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14500

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1765888/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=21500 CPUtime=3.09
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 5176 0 0 0 308 1 0 0 25 0 1 0 217175893 22016000 5126 1992294400 134512640 135674940 4294956208 18446744073709551615 134558927 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 5375 5126 98 283 0 5089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21500

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1753856/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=31820 CPUtime=6.29
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 7761 0 0 0 626 3 0 0 25 0 1 0 217175893 32583680 7711 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 7955 7711 98 283 0 7669 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31820

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1747720/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=35292 CPUtime=12.69
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 8614 0 0 0 1265 4 0 0 25 0 1 0 217175893 36139008 8499 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 8823 8499 98 283 0 8537 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35292

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1744904/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=38644 CPUtime=25.48
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 9400 0 0 0 2544 4 0 0 25 0 1 0 217175893 39571456 9285 1992294400 134512640 135674940 4294956208 18446744073709551615 134556427 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 9661 9285 98 283 0 9375 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38644

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1734536/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=49700 CPUtime=51.08
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 11950 0 0 0 5102 6 0 0 25 0 1 0 217175893 50892800 11835 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 12425 11835 98 283 0 12139 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49700

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1728712/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=56760 CPUtime=102.27
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 13378 0 0 0 10220 7 0 0 25 0 1 0 217175893 58122240 13263 1992294400 134512640 135674940 4294956208 18446744073709551615 134551947 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 14190 13263 98 283 0 13904 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56760

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1722376/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=64088 CPUtime=162.25
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 14964 0 0 0 16217 8 0 0 25 0 1 0 217175893 65626112 14849 1992294400 134512640 135674940 4294956208 18446744073709551615 135112264 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 16022 14849 98 283 0 15736 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64088

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1714184/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=72800 CPUtime=222.24
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 16996 0 0 0 22214 10 0 0 25 0 1 0 217175893 74547200 16881 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 18200 16881 98 283 0 17914 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 72800

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1712968/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=74340 CPUtime=282.22
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 17290 0 0 0 28212 10 0 0 25 0 1 0 217175893 76124160 17175 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 18585 17175 98 283 0 18299 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 74340

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1711048/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=76648 CPUtime=342.21
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 17769 0 0 0 34210 11 0 0 25 0 1 0 217175893 78487552 17654 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 19162 17654 98 283 0 18876 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 76648

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1708552/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=79932 CPUtime=402.19
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 18512 0 0 0 40208 11 0 0 25 0 1 0 217175893 81850368 18309 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 19983 18309 98 283 0 19697 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 79932

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1705608/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=83236 CPUtime=462.18
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 19230 0 0 0 46206 12 0 0 25 0 1 0 217175893 85233664 19027 1992294400 134512640 135674940 4294956208 18446744073709551615 134565212 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 20809 19027 98 283 0 20523 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 83236

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3077
/proc/meminfo: memFree=1700104/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=90692 CPUtime=522.16
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 20922 0 0 0 52203 13 0 0 25 0 1 0 217175893 92868608 20719 1992294400 134512640 135674940 4294956208 18446744073709551615 134541073 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 22673 20719 98 283 0 22387 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 90692

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3083
/proc/meminfo: memFree=1693128/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=96640 CPUtime=582.14
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 22288 0 0 0 58200 14 0 0 25 0 1 0 217175893 98959360 22085 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 24160 22085 98 283 0 23874 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 96640

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3083
/proc/meminfo: memFree=1690760/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=99596 CPUtime=642.13
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 22875 0 0 0 64198 15 0 0 25 0 1 0 217175893 101986304 22672 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 24899 22672 98 283 0 24613 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 99596


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3085
/proc/meminfo: memFree=1635208/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=168328 CPUtime=4061.31
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 36676 0 0 0 406097 34 0 0 25 0 1 0 217175893 172367872 36168 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 42082 36168 98 283 0 41796 0
Current children cumulated CPU time (s) 4061.31
Current children cumulated vsize (KiB) 168328

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3085
/proc/meminfo: memFree=1634184/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=169612 CPUtime=4121.29
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 36927 0 0 0 412095 34 0 0 25 0 1 0 217175893 173682688 36419 1992294400 134512640 135674940 4294956208 18446744073709551615 134539947 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 42403 36419 98 283 0 42117 0
Current children cumulated CPU time (s) 4121.29
Current children cumulated vsize (KiB) 169612

[startup+4182.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 3091
/proc/meminfo: memFree=1633736/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=169868 CPUtime=4181.26
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 37017 0 0 0 418092 34 0 0 25 0 1 0 217175893 173944832 36509 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 42467 36509 98 283 0 42181 0
Current children cumulated CPU time (s) 4181.26
Current children cumulated vsize (KiB) 169868

[startup+4242.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 3091
/proc/meminfo: memFree=1632776/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=171412 CPUtime=4241.25
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 37254 0 0 0 424091 34 0 0 25 0 1 0 217175893 175525888 36746 1992294400 134512640 135674940 4294956208 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 42853 36746 98 283 0 42567 0
Current children cumulated CPU time (s) 4241.25
Current children cumulated vsize (KiB) 171412

[startup+4302.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1632072/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=172444 CPUtime=4301.24
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 37416 0 0 0 430089 35 0 0 25 0 1 0 217175893 176582656 36908 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 43111 36908 98 283 0 42825 0
Current children cumulated CPU time (s) 4301.24
Current children cumulated vsize (KiB) 172444

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1631752/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=172956 CPUtime=4361.22
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 37496 0 0 0 436087 35 0 0 25 0 1 0 217175893 177106944 36988 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 43239 36988 98 283 0 42953 0
Current children cumulated CPU time (s) 4361.22
Current children cumulated vsize (KiB) 172956

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1630600/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=174500 CPUtime=4421.21
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 37782 0 0 0 442085 36 0 0 25 0 1 0 217175893 178688000 37274 1992294400 134512640 135674940 4294956208 18446744073709551615 134539787 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 43625 37274 98 283 0 43339 0
Current children cumulated CPU time (s) 4421.21
Current children cumulated vsize (KiB) 174500

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1629768/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=175224 CPUtime=4481.19
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 38038 0 0 0 448083 36 0 0 25 0 1 0 217175893 179429376 37450 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 43806 37450 98 283 0 43520 0
Current children cumulated CPU time (s) 4481.19
Current children cumulated vsize (KiB) 175224

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1629448/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=175864 CPUtime=4541.17
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 38139 0 0 0 454081 36 0 0 25 0 1 0 217175893 180084736 37551 1992294400 134512640 135674940 4294956208 18446744073709551615 134564294 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 43966 37551 98 283 0 43680 0
Current children cumulated CPU time (s) 4541.17
Current children cumulated vsize (KiB) 175864

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1628808/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=176892 CPUtime=4601.17
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 38392 0 0 0 460080 37 0 0 25 0 1 0 217175893 181137408 37675 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 44223 37675 98 283 0 43937 0
Current children cumulated CPU time (s) 4601.17
Current children cumulated vsize (KiB) 176892

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1628744/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=176892 CPUtime=4661.15
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 38414 0 0 0 466078 37 0 0 25 0 1 0 217175893 181137408 37697 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 44223 37697 98 283 0 43937 0
Current children cumulated CPU time (s) 4661.15
Current children cumulated vsize (KiB) 176892

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1628552/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=177148 CPUtime=4721.14
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 38477 0 0 0 472077 37 0 0 25 0 1 0 217175893 181399552 37760 1992294400 134512640 135674940 4294956208 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 44287 37760 98 283 0 44001 0
Current children cumulated CPU time (s) 4721.14
Current children cumulated vsize (KiB) 177148

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1628360/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=177148 CPUtime=4781.11
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 38524 0 0 0 478074 37 0 0 25 0 1 0 217175893 181399552 37807 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 44287 37807 98 283 0 44001 0
Current children cumulated CPU time (s) 4781.11
Current children cumulated vsize (KiB) 177148

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1627464/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=178304 CPUtime=4841.11
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 38743 0 0 0 484073 38 0 0 25 0 1 0 217175893 182583296 38026 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 44576 38026 98 283 0 44290 0
Current children cumulated CPU time (s) 4841.11
Current children cumulated vsize (KiB) 178304

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1626952/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=178820 CPUtime=4901.09
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 38859 0 0 0 490071 38 0 0 25 0 1 0 217175893 183111680 38142 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 44705 38142 98 283 0 44419 0
Current children cumulated CPU time (s) 4901.09
Current children cumulated vsize (KiB) 178820

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1626504/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=179336 CPUtime=4961.08
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 38964 0 0 0 496070 38 0 0 25 0 1 0 217175893 183640064 38247 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 44834 38247 98 283 0 44548 0
Current children cumulated CPU time (s) 4961.08
Current children cumulated vsize (KiB) 179336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1626184/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=179848 CPUtime=5000.07
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 39054 0 0 0 499969 38 0 0 25 0 1 0 217175893 184164352 38337 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 44962 38337 98 283 0 44676 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 179848

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3091
/proc/meminfo: memFree=1626184/2055920 swapFree=4113528/4192956
[pid=3076] ppid=3074 vsize=179848 CPUtime=5000.07
/proc/3076/stat : 3076 (SApperloT-base) R 3074 3076 3010 0 -1 4194304 39054 0 0 0 499969 38 0 0 25 0 1 0 217175893 184164352 38337 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/3076/statm: 44962 38337 98 283 0 44676 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 179848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.33
CPU time (s): 5000.11
CPU user time (s): 4999.69
CPU system time (s): 0.410937
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 179848

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

runsolver used 3.73643 second user time and 10.0675 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-09 19:51:24
IDJOB=1785113
IDBENCH=24701
IDSOLVER=642
FILE ID=node51/1785113-1241891483
PBS_JOBID= 9264738
Free space on /tmp= 66344 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785113-1241891483/watcher-1785113-1241891483 -o /tmp/evaluation-result-1785113-1241891483/solver-1785113-1241891483 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=689470358 HOME/instance-1785113-1241891483.cnf

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

MD5SUM BENCH= ef7f419fe4e145465fe8ec684a206f9b
RANDOM SEED=689470358

node51.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.214
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.214
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:       1782184 kB
Buffers:         39116 kB
Cached:          98212 kB
SwapCached:      73744 kB
Active:          53780 kB
Inactive:       159252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782184 kB
SwapTotal:     4192956 kB
SwapFree:      4113528 kB
Dirty:            3392 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            46720 kB
Committed_AS:   584032 kB
PageTables:       1392 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= 66344 MiB
End job on node51 at 2009-05-09 21:14:47