Trace number 1783699

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) 5000.13 5002.39

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

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 |                                                                             |
3.18/3.29	c |  Number of variables:         16866                                         |
3.18/3.29	c |  Number of clauses:         2507999                                         |
3.18/3.29	c |  Parse time:                   3.02 s                                       |
188.81/188.93	c |  Simplification time:        185.44 s                                       |
188.81/188.93	c |                                                                             |
188.81/188.93	c ============================[ Search Statistics ]==============================
188.81/188.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.81/188.93	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
188.81/188.93	c ===============================================================================
189.01/189.17	c |       100 |   14477  2464774  6662772 |   903750      100     41 |  1.826 % |
189.51/189.62	c |       250 |   14477  2464774  6662772 |   994125      250     48 |  1.826 % |
190.01/190.10	c |       475 |   14477  2464774  6662772 |  1093538      475     65 |  1.826 % |
190.91/191.01	c |       812 |   14477  2464774  6662772 |  1202891      812     64 |  1.826 % |
192.01/192.12	c |      1318 |   14477  2464774  6662772 |  1323181     1318     81 |  1.826 % |
193.70/193.88	c |      2077 |   14477  2464774  6662772 |  1455499     2077     76 |  1.826 % |
196.90/197.03	c |      3216 |   14477  2464774  6662772 |  1601049     3216     81 |  1.826 % |
201.20/201.31	c |      4924 |   14477  2464774  6662772 |  1761153     4924     80 |  1.826 % |
208.90/209.07	c |      7486 |   14477  2464774  6662772 |  1937269     7486     92 |  1.826 % |
219.00/219.14	c |     11330 |   14477  2464774  6662772 |  2130996    11330     93 |  1.826 % |
235.29/235.42	c |     17096 |   14477  2464774  6662772 |  2344095    17096     98 |  1.826 % |
259.97/260.14	c |     25745 |   14477  2464774  6662772 |  2578505    25745    103 |  1.826 % |
297.96/298.10	c |     38719 |   14477  2464774  6662772 |  2836356    38719    101 |  1.826 % |
352.14/352.30	c |     58180 |   14477  2464774  6662772 |  3119991    58180    105 |  1.826 % |
443.50/443.78	c |     87372 |   14477  2464774  6662772 |  3431990    87372    107 |  1.826 % |
607.82/608.16	c |    131161 |   14477  2464774  6662772 |  3775189   131161    110 |  1.826 % |
892.05/892.54	c |    196845 |   14477  2464774  6662772 |  4152708   196845    114 |  1.826 % |
1402.32/1403.09	c |    295371 |   14477  2464774  6662772 |  4567979   295371    116 |  1.826 % |
2321.71/2322.82	c |    443160 |   14477  2464774  6662772 |  5024777   443160    118 |  1.826 % |
4019.89/4021.73	c |    664843 |   14477  2464774  6662772 |  5527255   664843    119 |  1.826 % |

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-1783699-1241872987/watcher-1783699-1241872987 -o /tmp/evaluation-result-1783699-1241872987/solver-1783699-1241872987 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783699-1241872987.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.91 3/64 23514
/proc/meminfo: memFree=1836344/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=8188 CPUtime=0
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 551 0 0 0 0 0 0 0 18 0 1 0 215333013 8384512 535 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 2047 536 62 219 0 1825 0

[startup+0.066818 s]
/proc/loadavg: 0.86 0.97 0.91 3/64 23514
/proc/meminfo: memFree=1836344/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=11564 CPUtime=0.06
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 1574 0 0 0 5 1 0 0 18 0 1 0 215333013 11841536 1517 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 2891 1518 63 219 0 2669 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11564

[startup+0.101821 s]
/proc/loadavg: 0.86 0.97 0.91 3/64 23514
/proc/meminfo: memFree=1836344/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=12596 CPUtime=0.09
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 1966 0 0 0 8 1 0 0 18 0 1 0 215333013 12898304 1848 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 3149 1848 63 219 0 2927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12596

[startup+0.301841 s]
/proc/loadavg: 0.86 0.97 0.91 3/64 23514
/proc/meminfo: memFree=1836344/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=17584 CPUtime=0.29
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 3994 0 0 0 26 3 0 0 19 0 1 0 215333013 18006016 3649 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 4396 3649 63 219 0 4174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17584

[startup+0.701898 s]
/proc/loadavg: 0.86 0.97 0.91 3/64 23514
/proc/meminfo: memFree=1836344/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=32872 CPUtime=0.68
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 9009 0 0 0 63 5 0 0 23 0 1 0 215333013 33660928 7701 1992294400 4194304 5092341 548682068848 18446744073709551615 4242272 0 0 4096 3 0 0 0 17 1 0 0
/proc/23514/statm: 8218 7701 63 219 0 7996 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32872

[startup+1.50198 s]
/proc/loadavg: 0.86 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1793008/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=69500 CPUtime=1.48
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 19602 0 0 0 136 12 0 0 25 0 1 0 215333013 71168000 16584 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 17375 16584 63 219 0 17153 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 69500

[startup+3.10116 s]
/proc/loadavg: 0.86 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1742640/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=155348 CPUtime=3.08
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 40720 0 0 0 284 24 0 0 25 0 1 0 215333013 159076352 36164 1992294400 4194304 5092341 548682068848 18446744073709551615 4236589 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 38837 36171 63 219 0 38615 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 155348

[startup+6.30151 s]
/proc/loadavg: 0.87 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1688368/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=153912 CPUtime=6.28
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 44077 0 0 0 602 26 0 0 25 0 1 0 215333013 157605888 37214 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 38478 37214 86 219 0 38256 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 153912

[startup+12.7012 s]
/proc/loadavg: 0.88 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1688304/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=153912 CPUtime=12.68
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 44077 0 0 0 1242 26 0 0 25 0 1 0 215333013 157605888 37214 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 38478 37214 86 219 0 38256 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 153912

[startup+25.5017 s]
/proc/loadavg: 0.91 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1688496/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=153912 CPUtime=25.47
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 44077 0 0 0 2521 26 0 0 25 0 1 0 215333013 157605888 37214 1992294400 4194304 5092341 548682068848 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 38478 37214 86 219 0 38256 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 153912

[startup+51.1015 s]
/proc/loadavg: 0.94 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1688432/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=153912 CPUtime=51.06
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 44077 0 0 0 5080 26 0 0 25 0 1 0 215333013 157605888 37214 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 38478 37214 86 219 0 38256 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 153912

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1635120/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=230072 CPUtime=102.25
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 57439 0 0 0 10191 34 0 0 25 0 1 0 215333013 235593728 50576 1992294400 4194304 5092341 548682068848 18446744073709551615 4219791 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 57518 50576 87 219 0 57296 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 230072

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1634800/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=230336 CPUtime=162.22
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 57506 0 0 0 16188 34 0 0 25 0 1 0 215333013 235864064 50643 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 57584 50643 87 219 0 57362 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 230336

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1672304/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=186480 CPUtime=222.2
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 67592 0 0 0 22179 41 0 0 25 0 1 0 215333013 190955520 41287 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 46620 41287 102 219 0 46398 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 186480

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1663536/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=186480 CPUtime=282.17
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 69761 0 0 0 28174 43 0 0 25 0 1 0 215333013 190955520 43456 1992294400 4194304 5092341 548682068848 18446744073709551615 4240939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 46620 43456 102 219 0 46398 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 186480

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1653680/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=186480 CPUtime=342.14
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 72217 0 0 0 34168 46 0 0 25 0 1 0 215333013 190955520 45912 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 46620 45912 102 219 0 46398 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 186480

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1645936/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=216040 CPUtime=402.12
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 74174 0 0 0 40162 50 0 0 25 0 1 0 215333013 221224960 47869 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 54010 47869 102 219 0 53788 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 216040

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1637104/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=216040 CPUtime=462.09
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 76365 0 0 0 46155 54 0 0 25 0 1 0 215333013 221224960 50060 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 54010 50060 102 219 0 53788 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 216040

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1631088/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=216040 CPUtime=522.06
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 77882 0 0 0 52151 55 0 0 25 0 1 0 215333013 221224960 51577 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 54010 51577 102 219 0 53788 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 216040

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1622576/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=260384 CPUtime=582.04
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 80003 0 0 0 58146 58 0 0 25 0 1 0 215333013 266633216 53698 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 65096 53698 102 219 0 64874 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 260384

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23515
/proc/meminfo: memFree=1615024/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=260384 CPUtime=642.02
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 81871 0 0 0 64141 61 0 0 25 0 1 0 215333013 266633216 55566 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 65096 55566 102 219 0 64874 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 260384

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1337200/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=598864 CPUtime=4060.48
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 150853 0 0 0 405898 150 0 0 25 0 1 0 215333013 613236736 124548 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 149716 124548 102 219 0 149494 0
Current children cumulated CPU time (s) 4060.48
Current children cumulated vsize (KiB) 598864

[startup+4122.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1332656/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=600520 CPUtime=4120.45
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 152107 0 0 0 411893 152 0 0 25 0 1 0 215333013 614932480 125802 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 150130 125802 102 219 0 149908 0
Current children cumulated CPU time (s) 4120.45
Current children cumulated vsize (KiB) 600520

[startup+4182.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1328752/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=600520 CPUtime=4180.42
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 152979 0 0 0 417890 152 0 0 25 0 1 0 215333013 614932480 126674 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 150130 126674 102 219 0 149908 0
Current children cumulated CPU time (s) 4180.42
Current children cumulated vsize (KiB) 600520

[startup+4242.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1325168/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=601064 CPUtime=4240.4
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 153883 0 0 0 423886 154 0 0 25 0 1 0 215333013 615489536 127578 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 150266 127578 102 219 0 150044 0
Current children cumulated CPU time (s) 4240.4
Current children cumulated vsize (KiB) 601064

[startup+4302.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1320752/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=601576 CPUtime=4300.36
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 154948 0 0 0 429881 155 0 0 25 0 1 0 215333013 616013824 128643 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 150394 128643 102 219 0 150172 0
Current children cumulated CPU time (s) 4300.36
Current children cumulated vsize (KiB) 601576

[startup+4362.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1315376/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=605792 CPUtime=4360.34
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 156302 0 0 0 435877 157 0 0 25 0 1 0 215333013 620331008 129997 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151448 129997 102 219 0 151226 0
Current children cumulated CPU time (s) 4360.34
Current children cumulated vsize (KiB) 605792

[startup+4422.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1309680/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=605792 CPUtime=4420.31
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 157726 0 0 0 441872 159 0 0 25 0 1 0 215333013 620331008 131421 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151448 131421 102 219 0 151226 0
Current children cumulated CPU time (s) 4420.31
Current children cumulated vsize (KiB) 605792

[startup+4482.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1304240/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=605792 CPUtime=4480.26
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 159096 0 0 0 447866 160 0 0 25 0 1 0 215333013 620331008 132791 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151448 132791 102 219 0 151226 0
Current children cumulated CPU time (s) 4480.26
Current children cumulated vsize (KiB) 605792

[startup+4542.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1300976/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=605792 CPUtime=4540.24
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 159861 0 0 0 453863 161 0 0 25 0 1 0 215333013 620331008 133556 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151448 133556 102 219 0 151226 0
Current children cumulated CPU time (s) 4540.24
Current children cumulated vsize (KiB) 605792

[startup+4602.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1298160/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=605792 CPUtime=4600.22
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 160537 0 0 0 459860 162 0 0 25 0 1 0 215333013 620331008 134232 1992294400 4194304 5092341 548682068848 18446744073709551615 4241037 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151448 134232 102 219 0 151226 0
Current children cumulated CPU time (s) 4600.22
Current children cumulated vsize (KiB) 605792

[startup+4662.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23522
/proc/meminfo: memFree=1295344/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=605792 CPUtime=4660.18
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 161244 0 0 0 465855 163 0 0 25 0 1 0 215333013 620331008 134939 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151448 134939 102 219 0 151226 0
Current children cumulated CPU time (s) 4660.18
Current children cumulated vsize (KiB) 605792

[startup+4722.31 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23527
/proc/meminfo: memFree=1292464/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=605792 CPUtime=4720.16
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 161940 0 0 0 471852 164 0 0 25 0 1 0 215333013 620331008 135635 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151448 135635 102 219 0 151226 0
Current children cumulated CPU time (s) 4720.16
Current children cumulated vsize (KiB) 605792

[startup+4782.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23527
/proc/meminfo: memFree=1289008/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=605792 CPUtime=4780.13
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 162816 0 0 0 477848 165 0 0 25 0 1 0 215333013 620331008 136511 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151448 136511 102 219 0 151226 0
Current children cumulated CPU time (s) 4780.13
Current children cumulated vsize (KiB) 605792

[startup+4842.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23527
/proc/meminfo: memFree=1284976/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=606624 CPUtime=4840.09
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 163818 0 0 0 483843 166 0 0 25 0 1 0 215333013 621182976 137513 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151656 137513 102 219 0 151434 0
Current children cumulated CPU time (s) 4840.09
Current children cumulated vsize (KiB) 606624

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23527
/proc/meminfo: memFree=1281008/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=607300 CPUtime=4900.08
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 164834 0 0 0 489840 168 0 0 25 0 1 0 215333013 621875200 138529 1992294400 4194304 5092341 548682068848 18446744073709551615 4240636 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151825 138529 102 219 0 151603 0
Current children cumulated CPU time (s) 4900.08
Current children cumulated vsize (KiB) 607300

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23527
/proc/meminfo: memFree=1277168/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=607936 CPUtime=4960.05
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 165769 0 0 0 495836 169 0 0 25 0 1 0 215333013 622526464 139464 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 151984 139464 102 219 0 151762 0
Current children cumulated CPU time (s) 4960.05
Current children cumulated vsize (KiB) 607936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23527
/proc/meminfo: memFree=1274224/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=608692 CPUtime=5000.03
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 166503 0 0 0 499833 170 0 0 25 0 1 0 215333013 623300608 140198 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 152173 140198 102 219 0 151951 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 608692

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

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

[startup+5002.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/65 23527
/proc/meminfo: memFree=1274224/2055920 swapFree=4173836/4192956
[pid=23514] ppid=23512 vsize=608692 CPUtime=5000.03
/proc/23514/stat : 23514 (minisat) R 23512 23514 23477 0 -1 4194304 166503 0 0 0 499833 170 0 0 25 0 1 0 215333013 623300608 140198 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 0 0 0
/proc/23514/statm: 152173 140198 102 219 0 151951 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 608692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.39
CPU time (s): 5000.13
CPU user time (s): 4998.34
CPU system time (s): 1.79073
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 608692

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

runsolver used 5.34219 second user time and 12.857 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-09 14:43:13
IDJOB=1783699
IDBENCH=24641
IDSOLVER=608
FILE ID=node9/1783699-1241872987
PBS_JOBID= 9264622
Free space on /tmp= 66392 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783699-1241872987/watcher-1783699-1241872987 -o /tmp/evaluation-result-1783699-1241872987/solver-1783699-1241872987 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783699-1241872987.cnf

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1840019675

node9.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.240
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.240
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:       1836824 kB
Buffers:         26704 kB
Cached:         134616 kB
SwapCached:      13916 kB
Active:          85124 kB
Inactive:        92028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836824 kB
SwapTotal:     4192956 kB
SwapFree:      4173836 kB
Dirty:           34824 kB
Writeback:           0 kB
Mapped:          13876 kB
Slab:            27992 kB
Committed_AS:   700484 kB
PageTables:       1388 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= 66392 MiB
End job on node9 at 2009-05-09 16:06:37