Trace number 1727576

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) 1200.14 1200.56

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

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-1727576-1240726563/watcher-1727576-1240726563 -o /tmp/evaluation-result-1727576-1240726563/solver-1727576-1240726563 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1394892951 HOME/instance-1727576-1240726563.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: 1.77 1.79 1.43 3/64 24125
/proc/meminfo: memFree=1693544/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=11976 CPUtime=0
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 100684918 12263424 327 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 2994 327 90 283 0 2708 0

[startup+0.0318991 s]
/proc/loadavg: 1.77 1.79 1.43 3/64 24125
/proc/meminfo: memFree=1693544/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=13032 CPUtime=0.02
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 599 0 0 0 2 0 0 0 18 0 1 0 100684918 13344768 583 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 3258 583 90 283 0 2972 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13032

[startup+0.101906 s]
/proc/loadavg: 1.77 1.79 1.43 3/64 24125
/proc/meminfo: memFree=1693544/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=15408 CPUtime=0.09
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 1198 0 0 0 9 0 0 0 18 0 1 0 100684918 15777792 1182 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 3852 1183 90 283 0 3566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15408

[startup+0.301923 s]
/proc/loadavg: 1.77 1.79 1.43 3/64 24125
/proc/meminfo: memFree=1693544/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=23196 CPUtime=0.29
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 3166 0 0 0 28 1 0 0 20 0 1 0 100684918 23752704 3150 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 5799 3151 90 283 0 5513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23196

[startup+0.701959 s]
/proc/loadavg: 1.77 1.79 1.43 3/64 24125
/proc/meminfo: memFree=1693544/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=38508 CPUtime=0.69
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 6967 0 0 0 66 3 0 0 24 0 1 0 100684918 39432192 6951 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 9627 6951 90 283 0 9341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38508

[startup+1.50103 s]
/proc/loadavg: 1.77 1.79 1.43 2/65 24126
/proc/meminfo: memFree=1657824/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=65964 CPUtime=1.49
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 13861 0 0 0 141 8 0 0 25 0 1 0 100684918 67547136 13845 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 16491 13845 90 283 0 16205 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65964

[startup+3.10118 s]
/proc/loadavg: 1.77 1.79 1.43 2/65 24126
/proc/meminfo: memFree=1635232/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=68484 CPUtime=3.09
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 14485 0 0 0 299 10 0 0 25 0 1 0 100684918 70127616 14468 1992294400 134512640 135674940 4294956192 18446744073709551615 134564590 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 17121 14468 98 283 0 16835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68484

[startup+6.30146 s]
/proc/loadavg: 1.71 1.78 1.42 2/65 24126
/proc/meminfo: memFree=1635296/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=69284 CPUtime=6.29
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 14673 0 0 0 619 10 0 0 25 0 1 0 100684918 70946816 14656 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 17321 14656 98 283 0 17035 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69284

[startup+12.701 s]
/proc/loadavg: 1.65 1.77 1.42 2/65 24126
/proc/meminfo: memFree=1629920/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=75644 CPUtime=12.69
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 16265 0 0 0 1257 12 0 0 25 0 1 0 100684918 77459456 16248 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 18911 16248 98 283 0 18625 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75644

[startup+25.5012 s]
/proc/loadavg: 1.50 1.73 1.41 2/65 24126
/proc/meminfo: memFree=1617632/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=87284 CPUtime=25.48
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 19161 0 0 0 2533 15 0 0 25 0 1 0 100684918 89378816 19144 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 21821 19144 98 283 0 21535 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87284

[startup+51.1015 s]
/proc/loadavg: 1.33 1.67 1.40 2/65 24126
/proc/meminfo: memFree=1597088/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=108316 CPUtime=51.06
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 24412 0 0 0 5085 21 0 0 25 0 1 0 100684918 110915584 24362 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 27079 24362 98 283 0 26793 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 108316

[startup+102.305 s]
/proc/loadavg: 1.14 1.56 1.38 2/65 24126
/proc/meminfo: memFree=1572448/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=132636 CPUtime=102.25
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 30450 0 0 0 10198 27 0 0 25 0 1 0 100684918 135819264 30400 1992294400 134512640 135674940 4294956192 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 33159 30400 99 283 0 32873 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 132636

[startup+162.301 s]
/proc/loadavg: 1.05 1.46 1.35 2/65 24126
/proc/meminfo: memFree=1549408/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=156540 CPUtime=162.24
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 36416 0 0 0 16189 35 0 0 25 0 1 0 100684918 160296960 36301 1992294400 134512640 135674940 4294956192 18446744073709551615 134551186 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 39135 36301 99 283 0 38849 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 156540

[startup+222.302 s]
/proc/loadavg: 1.02 1.37 1.33 2/65 24126
/proc/meminfo: memFree=1526752/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=178636 CPUtime=222.22
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 41916 0 0 0 22180 42 0 0 25 0 1 0 100684918 182923264 41801 1992294400 134512640 135674940 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 44659 41801 99 283 0 44373 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 178636

[startup+282.301 s]
/proc/loadavg: 1.00 1.30 1.30 2/65 24126
/proc/meminfo: memFree=1508000/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=197740 CPUtime=282.2
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 46640 0 0 0 28172 48 0 0 25 0 1 0 100684918 202485760 46525 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 49435 46525 99 283 0 49149 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 197740

[startup+342.302 s]
/proc/loadavg: 1.00 1.24 1.28 2/65 24126
/proc/meminfo: memFree=1481256/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=225264 CPUtime=342.18
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 53416 0 0 0 34163 55 0 0 25 0 1 0 100684918 230670336 53172 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 56316 53172 99 283 0 56030 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 225264

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.26 2/65 24126
/proc/meminfo: memFree=1461544/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=245280 CPUtime=402.16
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 58348 0 0 0 40156 60 0 0 25 0 1 0 100684918 251166720 58104 1992294400 134512640 135674940 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 61320 58104 99 283 0 61034 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 245280

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.24 2/65 24126
/proc/meminfo: memFree=1445864/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=261200 CPUtime=462.15
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 62249 0 0 0 46150 65 0 0 25 0 1 0 100684918 267468800 62005 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 65300 62005 99 283 0 65014 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 261200

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 24126
/proc/meminfo: memFree=1430440/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=276776 CPUtime=522.13
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 66110 0 0 0 52145 68 0 0 25 0 1 0 100684918 283418624 65866 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 69194 65866 99 283 0 68908 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 276776

[startup+582.301 s]
/proc/loadavg: 1.00 1.10 1.21 2/65 24126
/proc/meminfo: memFree=1416424/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=290736 CPUtime=582.1
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 69569 0 0 0 58138 72 0 0 25 0 1 0 100684918 297713664 69325 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 72684 69325 99 283 0 72398 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 290736

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.19 2/65 24126
/proc/meminfo: memFree=1407784/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=299328 CPUtime=642.1
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 71700 0 0 0 64135 75 0 0 25 0 1 0 100684918 306511872 71456 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 74832 71456 99 283 0 74546 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 299328

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 24126
/proc/meminfo: memFree=1399848/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=307108 CPUtime=702.07
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 73660 0 0 0 70130 77 0 0 25 0 1 0 100684918 314478592 73416 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 76777 73416 99 283 0 76491 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 307108

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.16 2/65 24126
/proc/meminfo: memFree=1391208/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=316020 CPUtime=762.06
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 75798 0 0 0 76127 79 0 0 25 0 1 0 100684918 323604480 75554 1992294400 134512640 135674940 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 79005 75554 99 283 0 78719 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 316020

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 24126
/proc/meminfo: memFree=1383080/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=325600 CPUtime=822.04
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 78088 0 0 0 82123 81 0 0 25 0 1 0 100684918 333414400 77587 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 81400 77587 99 283 0 81114 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 325600

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 24126
/proc/meminfo: memFree=1375656/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=333316 CPUtime=882.01
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 79956 0 0 0 88117 84 0 0 25 0 1 0 100684918 341315584 79455 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 83329 79455 99 283 0 83043 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 333316

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 24126
/proc/meminfo: memFree=1366632/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=342532 CPUtime=941.97
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 82280 0 0 0 94110 87 0 0 25 0 1 0 100684918 350752768 81779 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 85633 81779 99 283 0 85347 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 342532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 24126
/proc/meminfo: memFree=1353768/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=355212 CPUtime=1001.95
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 85409 0 0 0 100105 90 0 0 25 0 1 0 100684918 363737088 84908 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 88803 84908 99 283 0 88517 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 355212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 24126
/proc/meminfo: memFree=1341608/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=367608 CPUtime=1061.93
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 88478 0 0 0 106098 95 0 0 25 0 1 0 100684918 376430592 87977 1992294400 134512640 135674940 4294956192 18446744073709551615 134558742 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 91902 87977 99 283 0 91616 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 367608

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24126
/proc/meminfo: memFree=1332200/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=376980 CPUtime=1121.89
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 90776 0 0 0 112092 97 0 0 25 0 1 0 100684918 386027520 90275 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 94245 90275 99 283 0 93959 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 376980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24126
/proc/meminfo: memFree=1315752/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=393540 CPUtime=1181.87
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 94896 0 0 0 118084 103 0 0 25 0 1 0 100684918 402984960 94395 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 98385 94395 99 283 0 98099 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 393540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24126
/proc/meminfo: memFree=1312680/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=396256 CPUtime=1200.08
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 95613 0 0 0 119904 104 0 0 25 0 1 0 100684918 405766144 95112 1992294400 134512640 135674940 4294956192 18446744073709551615 134564020 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 99064 95112 99 283 0 98778 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 396256

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24126
/proc/meminfo: memFree=1312680/2055920 swapFree=4191900/4192956
[pid=24125] ppid=24123 vsize=396256 CPUtime=1200.08
/proc/24125/stat : 24125 (SApperloT-base) R 24123 24125 23871 0 -1 4194304 95613 0 0 0 119904 104 0 0 25 0 1 0 100684918 405766144 95112 1992294400 134512640 135674940 4294956192 18446744073709551615 134564020 0 0 4096 0 0 0 0 17 0 0 0
/proc/24125/statm: 99064 95112 99 283 0 98778 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 396256

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.14
CPU user time (s): 1199.04
CPU system time (s): 1.09783
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 396256

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

runsolver used 1.07584 second user time and 3.3015 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-26 08:16:09
IDJOB=1727576
IDBENCH=24641
IDSOLVER=509
FILE ID=node43/1727576-1240726563
PBS_JOBID= 9186901
Free space on /tmp= 66400 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727576-1240726563/watcher-1727576-1240726563 -o /tmp/evaluation-result-1727576-1240726563/solver-1727576-1240726563 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1394892951 HOME/instance-1727576-1240726563.cnf

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1394892951

node43.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.237
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.237
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:       1693960 kB
Buffers:         20024 kB
Cached:         267880 kB
SwapCached:        416 kB
Active:          68568 kB
Inactive:       232744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693960 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           35088 kB
Writeback:           0 kB
Mapped:          21776 kB
Slab:            46616 kB
Committed_AS:   407780 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= 66396 MiB
End job on node43 at 2009-04-26 08:36:11