Trace number 339200

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08? (TO) 1200.1 1200.61

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-2.sat05-2567.reshuffled-07.cnf
MD5SUM1be89b02b6d55244be2e1f715fd977d6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark246.077
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node44/watcher-339200-1173700214 -o ROOT/results/node44/solver-339200-1173700214 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339200-1173700214/mmisat /tmp/evaluation/339200-1173700214/instance-339200-1173700214.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): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.21 3/64 13856
/proc/meminfo: memFree=1804352/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=1044 CPUtime=0
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 389977579 1069056 110 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 261 111 81 214 0 43 0

[startup+0.0581679 s]
/proc/loadavg: 0.92 0.98 1.21 3/64 13856
/proc/meminfo: memFree=1804352/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=1660 CPUtime=0.05
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 295 0 0 0 5 0 0 0 18 0 1 0 389977579 1699840 278 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134997127 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 415 278 91 214 0 197 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1660

[startup+0.101175 s]
/proc/loadavg: 0.92 0.98 1.21 3/64 13856
/proc/meminfo: memFree=1804352/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=1660 CPUtime=0.09
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 295 0 0 0 9 0 0 0 18 0 1 0 389977579 1699840 278 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519201 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 415 278 91 214 0 197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1660

[startup+0.301211 s]
/proc/loadavg: 0.92 0.98 1.21 3/64 13856
/proc/meminfo: memFree=1804352/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=1956 CPUtime=0.29
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 365 0 0 0 29 0 0 0 19 0 1 0 389977579 2002944 348 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518992 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 489 348 91 214 0 271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1956

[startup+0.701284 s]
/proc/loadavg: 0.92 0.98 1.21 3/64 13856
/proc/meminfo: memFree=1804352/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=2088 CPUtime=0.69
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 409 0 0 0 69 0 0 0 22 0 1 0 389977579 2138112 392 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134516037 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 522 392 91 214 0 304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2088

[startup+1.50143 s]
/proc/loadavg: 0.92 0.98 1.21 2/65 13857
/proc/meminfo: memFree=1803128/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=2712 CPUtime=1.49
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 549 0 0 0 149 0 0 0 25 0 1 0 389977579 2777088 532 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548693 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 678 532 91 214 0 460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2712

[startup+3.10272 s]
/proc/loadavg: 0.92 0.98 1.21 2/65 13857
/proc/meminfo: memFree=1802232/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=3472 CPUtime=3.09
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 732 0 0 0 309 0 0 0 25 0 1 0 389977579 3555328 715 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518976 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 868 715 91 214 0 650 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3472

[startup+6.30131 s]
/proc/loadavg: 0.93 0.98 1.21 2/65 13857
/proc/meminfo: memFree=1800504/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=5164 CPUtime=6.29
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 1164 0 0 0 629 0 0 0 25 0 1 0 389977579 5287936 1147 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134516046 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 1291 1147 91 214 0 1073 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5164

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.21 2/65 13857
/proc/meminfo: memFree=1792184/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13076 CPUtime=12.69
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 3446 0 0 0 1268 1 0 0 25 0 1 0 389977579 13389824 3092 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548775 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3269 3092 91 214 0 3051 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13076

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.21 2/65 13857
/proc/meminfo: memFree=1791992/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13172 CPUtime=25.48
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 4172 0 0 0 2547 1 0 0 25 0 1 0 389977579 13488128 3112 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134553035 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3293 3112 91 214 0 3075 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13172

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.20 2/65 13857
/proc/meminfo: memFree=1792120/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13000 CPUtime=51.08
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 5202 0 0 0 5106 2 0 0 25 0 1 0 389977579 13312000 3080 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134515767 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3250 3080 91 214 0 3032 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13000

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.18 2/65 13857
/proc/meminfo: memFree=1791800/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13264 CPUtime=102.26
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 7925 0 0 0 10223 3 0 0 25 0 1 0 389977579 13582336 3150 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3316 3150 91 214 0 3098 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13264

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.17 2/65 13857
/proc/meminfo: memFree=1791800/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13256 CPUtime=162.24
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 13464 0 0 0 16219 5 0 0 25 0 1 0 389977579 13574144 3151 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518856 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3314 3151 91 214 0 3096 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13256

[startup+222.302 s]
/proc/loadavg: 1.04 1.00 1.17 2/65 13857
/proc/meminfo: memFree=1791928/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13032 CPUtime=222.22
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 16977 0 0 0 22216 6 0 0 25 0 1 0 389977579 13344768 3100 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3258 3100 91 214 0 3040 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13032

[startup+282.303 s]
/proc/loadavg: 1.01 1.00 1.15 2/65 13857
/proc/meminfo: memFree=1791928/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13204 CPUtime=282.2
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 20042 0 0 0 28213 7 0 0 25 0 1 0 389977579 13520896 3124 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134997124 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3301 3124 91 214 0 3083 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 13204

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 13857
/proc/meminfo: memFree=1791928/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13024 CPUtime=342.18
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 23725 0 0 0 34210 8 0 0 25 0 1 0 389977579 13336576 3105 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134997130 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3256 3105 91 214 0 3038 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 13024

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 13857
/proc/meminfo: memFree=1791672/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13244 CPUtime=402.15
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 29507 0 0 0 40205 10 0 0 25 0 1 0 389977579 13561856 3147 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3311 3147 91 214 0 3093 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 13244

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 13857
/proc/meminfo: memFree=1791608/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13328 CPUtime=462.14
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 33600 0 0 0 46202 12 0 0 25 0 1 0 389977579 13647872 3175 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134524268 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3332 3175 91 214 0 3114 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 13328

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 13857
/proc/meminfo: memFree=1791736/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13144 CPUtime=522.11
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 38139 0 0 0 52197 14 0 0 25 0 1 0 389977579 13459456 3104 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519419 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3286 3104 91 214 0 3068 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 13144

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 13857
/proc/meminfo: memFree=1791800/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13032 CPUtime=582.1
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 43306 0 0 0 58194 16 0 0 25 0 1 0 389977579 13344768 3091 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3258 3091 91 214 0 3040 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 13032

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 13857
/proc/meminfo: memFree=1791736/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13140 CPUtime=642.08
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 48556 0 0 0 64190 18 0 0 25 0 1 0 389977579 13455360 3121 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134995040 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3285 3121 91 214 0 3067 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 13140

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/71 14013
/proc/meminfo: memFree=1790920/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13044 CPUtime=701.98
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 54157 0 0 0 70177 21 0 0 25 0 1 0 389977579 13357056 3087 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134513332 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3261 3087 91 214 0 3043 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 13044

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 14055
/proc/meminfo: memFree=1791728/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=12924 CPUtime=761.93
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 57441 0 0 0 76171 22 0 0 25 0 1 0 389977579 13234176 3067 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998258 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3231 3067 91 214 0 3013 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 12924

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14055
/proc/meminfo: memFree=1791792/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13048 CPUtime=821.91
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 62687 0 0 0 82166 25 0 0 25 0 1 0 389977579 13361152 3096 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518402 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3262 3096 91 214 0 3044 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 13048

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 14055
/proc/meminfo: memFree=1792048/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=12588 CPUtime=881.89
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 65376 0 0 0 88163 26 0 0 25 0 1 0 389977579 12890112 2997 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134515512 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3147 2997 91 214 0 2929 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 12588

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 14055
/proc/meminfo: memFree=1791920/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=12884 CPUtime=941.87
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 69535 0 0 0 94159 28 0 0 25 0 1 0 389977579 13193216 3052 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134550447 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3221 3052 91 214 0 3003 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 12884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 14055
/proc/meminfo: memFree=1791920/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13004 CPUtime=1001.85
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 73305 0 0 0 100156 29 0 0 25 0 1 0 389977579 13316096 3080 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519251 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3251 3080 91 214 0 3033 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 13004

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 14055
/proc/meminfo: memFree=1791928/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=12888 CPUtime=1061.83
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 75446 0 0 0 106153 30 0 0 25 0 1 0 389977579 13197312 3045 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3222 3045 91 214 0 3004 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 12888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 14055
/proc/meminfo: memFree=1791736/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13080 CPUtime=1121.81
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 79462 0 0 0 112150 31 0 0 25 0 1 0 389977579 13393920 3118 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3270 3118 91 214 0 3052 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 13080

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 14055
/proc/meminfo: memFree=1791672/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13100 CPUtime=1181.79
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 83011 0 0 0 118146 33 0 0 25 0 1 0 389977579 13414400 3119 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523168 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3275 3119 91 214 0 3057 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 13100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 14055
/proc/meminfo: memFree=1791480/2055920 swapFree=4183776/4192956
[pid=13856] ppid=13854 vsize=13332 CPUtime=1200.08
/proc/13856/stat : 13856 (mmisat) R 13854 13856 13331 0 -1 4194304 83950 0 0 0 119975 33 0 0 25 0 1 0 389977579 13651968 3174 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523585 0 0 4096 0 0 0 0 17 1 0 0
/proc/13856/statm: 3333 3174 91 214 0 3115 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 13332

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1199.76
CPU system time (s): 0.342947
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 13524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.342947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83950
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= 6
involuntary context switches= 3015

runsolver used 0.772882 second user time and 2.5926 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Mar 12 11:50:14 UTC 2007

IDJOB= 339200
IDBENCH= 24741
IDSOLVER= 108
FILE ID= node44/339200-1173700214

PBS_JOBID= 4101751

Free space on /tmp= 66528 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-2.sat05-2567.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339200-1173700214/mmisat /tmp/evaluation/339200-1173700214/instance-339200-1173700214.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-339200-1173700214 -o ROOT/results/node44/solver-339200-1173700214 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339200-1173700214/mmisat /tmp/evaluation/339200-1173700214/instance-339200-1173700214.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  1be89b02b6d55244be2e1f715fd977d6

RANDOM SEED= 50174389

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.261
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.261
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:       1804760 kB
Buffers:         30068 kB
Cached:         172268 kB
SwapCached:       3500 kB
Active:         103888 kB
Inactive:       109024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804760 kB
SwapTotal:     4192956 kB
SwapFree:      4183776 kB
Dirty:            1096 kB
Writeback:           0 kB
Mapped:          15720 kB
Slab:            24220 kB
Committed_AS:   755500 kB
PageTables:       1396 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= 66528 MiB

End job on node44 on Mon Mar 12 12:10:17 UTC 2007