Trace number 1727556

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.13 1200.57

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
6.69/6.80	c |  Number of variables:         61649                                         |
6.69/6.80	c |  Number of clauses:         3157120                                         |
6.69/6.80	c |  Parse time:                   6.48 s                                       |
125.03/125.19	c |  Simplification time:        118.23 s                                       |
125.03/125.19	c |                                                                             |
125.03/125.19	c ============================[ Search Statistics ]==============================
125.03/125.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
125.03/125.19	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
125.03/125.19	c ===============================================================================
125.24/125.40	c |       100 |   45598  2360005  6009682 |   865335       98     10 | 13.126 % |
125.54/125.66	c |       250 |   45597  2360005  6009682 |   951868      247     10 | 13.128 % |
125.74/125.85	c |       475 |   45597  2360005  6009682 |  1047055      472     11 | 13.128 % |
126.04/126.18	c |       812 |   45597  2360005  6009682 |  1151761      809     12 | 13.128 % |
126.54/126.64	c |      1318 |   45597  2360005  6009682 |  1266937     1315     13 | 13.128 % |
127.14/127.29	c |      2077 |   45597  2360005  6009682 |  1393630     2074     14 | 13.128 % |
128.14/128.28	c |      3216 |   45596  2360005  6009682 |  1532994     3212     15 | 13.129 % |
129.54/129.60	c |      4924 |   45595  2360005  6009682 |  1686293     4919     16 | 13.131 % |
131.53/131.60	c |      7486 |   45595  2359724  6009029 |  1854922     7481     17 | 13.131 % |
135.03/135.16	c |     11330 |   45594  2359724  6009029 |  2040415    11324     19 | 13.132 % |
140.53/140.61	c |     17096 |   45593  2359591  6008739 |  2244456    17089     20 | 13.134 % |
149.43/149.60	c |     25745 |   45591  2358806  6006874 |  2468902    25637     22 | 13.137 % |
164.32/164.43	c |     38719 |   45586  2358301  6005706 |  2715792    38592     26 | 13.145 % |
189.91/190.08	c |     58180 |   45581  2357866  6004696 |  2987371    58041     48 | 13.153 % |
233.89/234.02	c |     87372 |   45570  2356955  6002578 |  3286108    87197     51 | 13.171 % |
309.47/309.61	c |    131161 |   45559  2355983  6000358 |  3614719   130967     61 | 13.189 % |
456.71/456.91	c |    196845 |   45540  2354277  5996476 |  3976191   196492     79 | 13.220 % |
760.61/760.92	c |    295371 |   45533  2353208  5994037 |  4373810   294978    109 | 13.231 % |

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-1727556-1240726288/watcher-1727556-1240726288 -o /tmp/evaluation-result-1727556-1240726288/solver-1727556-1240726288 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1727556-1240726288.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.00 1.00 1.12 3/64 25925
/proc/meminfo: memFree=1581824/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=8188 CPUtime=0
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 524 0 0 0 0 0 0 0 18 0 1 0 100656264 8384512 508 1992294400 4194304 5092341 548682068832 18446744073709551615 4515648 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 2047 516 62 219 0 1825 0

[startup+0.0735161 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 25925
/proc/meminfo: memFree=1581824/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=17336 CPUtime=0.06
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 2488 0 0 0 6 0 0 0 18 0 1 0 100656264 17752064 2450 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 4334 2450 63 219 0 4112 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17336

[startup+0.101512 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 25925
/proc/meminfo: memFree=1581824/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=18060 CPUtime=0.09
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 2730 0 0 0 8 1 0 0 18 0 1 0 100656264 18493440 2692 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 4515 2693 63 219 0 4293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18060

[startup+0.301547 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 25925
/proc/meminfo: memFree=1581824/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=21988 CPUtime=0.29
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 4239 0 0 0 28 1 0 0 19 0 1 0 100656264 22515712 4008 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 5497 4008 63 219 0 5275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21988

[startup+0.701619 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 25925
/proc/meminfo: memFree=1581824/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=28876 CPUtime=0.69
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 6983 0 0 0 65 4 0 0 22 0 1 0 100656264 29569024 6413 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 7219 6413 63 219 0 6997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28876

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 25926
/proc/meminfo: memFree=1549496/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=49228 CPUtime=1.49
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 12588 0 0 0 142 7 0 0 25 0 1 0 100656264 50409472 11258 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 12307 11259 63 219 0 12085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49228

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 25926
/proc/meminfo: memFree=1521976/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=93760 CPUtime=3.09
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 24523 0 0 0 295 14 0 0 25 0 1 0 100656264 96010240 21483 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 23440 21483 63 219 0 23218 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93760

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 25926
/proc/meminfo: memFree=1434168/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=187532 CPUtime=6.28
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 49121 0 0 0 599 29 0 0 25 0 1 0 100656264 192032768 42236 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 46883 42236 63 219 0 46661 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 187532

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 25926
/proc/meminfo: memFree=1398584/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=197568 CPUtime=12.69
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 52738 0 0 0 1237 32 0 0 25 0 1 0 100656264 202309632 45853 1992294400 4194304 5092341 548682068832 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 49392 45853 86 219 0 49170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 197568

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 25926
/proc/meminfo: memFree=1398712/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=197568 CPUtime=25.48
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 52738 0 0 0 2516 32 0 0 25 0 1 0 100656264 202309632 45853 1992294400 4194304 5092341 548682068832 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 49392 45853 86 219 0 49170 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 197568

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 25926
/proc/meminfo: memFree=1350392/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=260296 CPUtime=51.06
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 64823 0 0 0 5068 38 0 0 25 0 1 0 100656264 266543104 57938 1992294400 4194304 5092341 548682068832 18446744073709551615 4212330 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 65074 57938 87 219 0 64852 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 260296

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 25926
/proc/meminfo: memFree=1350328/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=260296 CPUtime=102.25
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 64823 0 0 0 10187 38 0 0 25 0 1 0 100656264 266543104 57938 1992294400 4194304 5092341 548682068832 18446744073709551615 4247904 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 65074 57938 87 219 0 64852 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 260296

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25926
/proc/meminfo: memFree=1386936/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=207780 CPUtime=162.22
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 77147 0 0 0 16177 45 0 0 25 0 1 0 100656264 212766720 48819 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 51945 48819 103 219 0 51723 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 207780

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25926
/proc/meminfo: memFree=1375416/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=227488 CPUtime=222.2
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 79988 0 0 0 22172 48 0 0 25 0 1 0 100656264 232947712 51660 1992294400 4194304 5092341 548682068832 18446744073709551615 4249091 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 56872 51660 103 219 0 56650 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 227488

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25926
/proc/meminfo: memFree=1363512/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=257048 CPUtime=282.18
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 82995 0 0 0 28167 51 0 0 25 0 1 0 100656264 263217152 54667 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 64262 54667 103 219 0 64040 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 257048

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 25926
/proc/meminfo: memFree=1352056/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=257048 CPUtime=342.16
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 85839 0 0 0 34161 55 0 0 25 0 1 0 100656264 263217152 57511 1992294400 4194304 5092341 548682068832 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 64262 57511 103 219 0 64040 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 257048

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25926
/proc/meminfo: memFree=1342392/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=257048 CPUtime=402.14
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 88236 0 0 0 40156 58 0 0 25 0 1 0 100656264 263217152 59908 1992294400 4194304 5092341 548682068832 18446744073709551615 4250102 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 64262 59908 103 219 0 64040 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 257048

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25926
/proc/meminfo: memFree=1327352/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=301392 CPUtime=462.12
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 91992 0 0 0 46149 63 0 0 25 0 1 0 100656264 308625408 63664 1992294400 4194304 5092341 548682068832 18446744073709551615 4241048 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 75348 63664 103 219 0 75126 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 301392

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25926
/proc/meminfo: memFree=1309240/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=301392 CPUtime=522.09
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 96610 0 0 0 52140 69 0 0 25 0 1 0 100656264 308625408 68282 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 75348 68282 103 219 0 75126 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 301392

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25926
/proc/meminfo: memFree=1291896/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=301392 CPUtime=582.07
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 100823 0 0 0 58135 72 0 0 25 0 1 0 100656264 308625408 72495 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 75348 72495 103 219 0 75126 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 301392

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25926
/proc/meminfo: memFree=1281272/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=367904 CPUtime=642.05
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 103465 0 0 0 64129 76 0 0 25 0 1 0 100656264 376733696 75137 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 91976 75137 103 219 0 91754 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 367904

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25926
/proc/meminfo: memFree=1271800/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=367904 CPUtime=702.03
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 105845 0 0 0 70124 79 0 0 25 0 1 0 100656264 376733696 77517 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 91976 77517 103 219 0 91754 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 367904

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25926
/proc/meminfo: memFree=1262072/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=367904 CPUtime=762.01
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 108235 0 0 0 76119 82 0 0 25 0 1 0 100656264 376733696 79907 1992294400 4194304 5092341 548682068832 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 91976 79907 103 219 0 91754 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 367904

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25926
/proc/meminfo: memFree=1252856/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=367904 CPUtime=821.99
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 110623 0 0 0 82114 85 0 0 25 0 1 0 100656264 376733696 82295 1992294400 4194304 5092341 548682068832 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 91976 82295 103 219 0 91754 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 367904

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25926
/proc/meminfo: memFree=1240696/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=367904 CPUtime=881.96
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 113630 0 0 0 88109 87 0 0 25 0 1 0 100656264 376733696 85302 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 91976 85302 103 219 0 91754 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 367904

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25926
/proc/meminfo: memFree=1231672/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=367904 CPUtime=941.94
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 115888 0 0 0 94105 89 0 0 25 0 1 0 100656264 376733696 87560 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 91976 87560 103 219 0 91754 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 367904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25926
/proc/meminfo: memFree=1222840/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=467672 CPUtime=1001.92
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 118067 0 0 0 100100 92 0 0 25 0 1 0 100656264 478896128 89739 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 116918 89739 103 219 0 116696 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 467672

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25926
/proc/meminfo: memFree=1213944/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=467672 CPUtime=1061.9
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 120341 0 0 0 106096 94 0 0 25 0 1 0 100656264 478896128 92013 1992294400 4194304 5092341 548682068832 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 116918 92013 103 219 0 116696 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 467672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25926
/proc/meminfo: memFree=1204088/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=467672 CPUtime=1121.88
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 122732 0 0 0 112091 97 0 0 25 0 1 0 100656264 478896128 94404 1992294400 4194304 5092341 548682068832 18446744073709551615 4249550 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 116918 94404 103 219 0 116696 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 467672

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25926
/proc/meminfo: memFree=1195000/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=467672 CPUtime=1181.86
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 125016 0 0 0 118085 101 0 0 25 0 1 0 100656264 478896128 96688 1992294400 4194304 5092341 548682068832 18446744073709551615 4241019 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 116918 96688 103 219 0 116696 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 467672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25926
/proc/meminfo: memFree=1192440/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=467672 CPUtime=1200.05
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 125633 0 0 0 119904 101 0 0 25 0 1 0 100656264 478896128 97305 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 116918 97305 103 219 0 116696 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 467672

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.00 2/65 25926
/proc/meminfo: memFree=1192440/2055920 swapFree=4180888/4192956
[pid=25925] ppid=25923 vsize=467672 CPUtime=1200.05
/proc/25925/stat : 25925 (minisat) R 25923 25925 25727 0 -1 4194304 125633 0 0 0 119904 101 0 0 25 0 1 0 100656264 478896128 97305 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 116918 97305 103 219 0 116696 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 467672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.13
CPU user time (s): 1199.05
CPU system time (s): 1.08583
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 467672

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

runsolver used 0.966853 second user time and 2.6146 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-26 08:11:35
IDJOB=1727556
IDBENCH=24640
IDSOLVER=546
FILE ID=node60/1727556-1240726288
PBS_JOBID= 9186933
Free space on /tmp= 66372 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727556-1240726288/watcher-1727556-1240726288 -o /tmp/evaluation-result-1727556-1240726288/solver-1727556-1240726288 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1727556-1240726288.cnf

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

MD5SUM BENCH= 73bcef7c584867538ae0bed90374a7ab
RANDOM SEED=1454641400

node60.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.256
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.256
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:       1582240 kB
Buffers:         41312 kB
Cached:         344760 kB
SwapCached:       5948 kB
Active:          68840 kB
Inactive:       325748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582240 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:           46528 kB
Writeback:           0 kB
Mapped:          14116 kB
Slab:            65056 kB
Committed_AS:   402112 kB
PageTables:       1448 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= 66372 MiB
End job on node60 at 2009-04-26 08:31:37