Trace number 422127

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
minisat SAT 2007? (TO) 5000.09 5001.97

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 (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  16866                                                |
0.00/0.00	c |  Number of clauses:    2507999                                              |
3.39/3.46	c |  Parsing time:         3.26         s                                       |
203.81/203.94	c ============================[ Search Statistics ]==============================
203.81/203.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
203.81/203.94	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
203.81/203.94	c ===============================================================================
203.81/203.94	c |         0 |   14459  2464343  6662014 |   821447        0    nan |  0.000 % |
204.61/204.77	c |       100 |   14459  2464343  6662014 |   903592      100     34 |  1.826 % |
205.81/205.99	c |       251 |   14459  2464343  6662014 |   993951      251     60 |  1.826 % |
206.90/207.09	c |       477 |   14459  2464343  6662014 |  1093346      477     47 |  1.826 % |
208.81/208.95	c |       814 |   14459  2464343  6662014 |  1202681      814     48 |  1.826 % |
214.41/214.51	c |      1321 |   14459  2464343  6662014 |  1322949     1321     65 |  1.826 % |
219.50/219.61	c |      2080 |   14459  2464343  6662014 |  1455244     2080     59 |  1.826 % |
228.30/228.41	c |      3219 |   14459  2464343  6662014 |  1600769     3219    101 |  1.826 % |
243.69/243.87	c |      4927 |   14459  2464343  6662014 |  1760846     4927     93 |  1.826 % |
265.69/265.88	c |      7490 |   14459  2464343  6662014 |  1936930     7490    107 |  1.826 % |
297.58/297.75	c |     11334 |   14459  2464343  6662014 |  2130623    11334     99 |  1.826 % |
346.76/346.91	c |     17102 |   14459  2464343  6662014 |  2343686    17102    103 |  1.826 % |
434.24/434.47	c |     25752 |   14459  2464343  6662014 |  2578054    25752    105 |  1.826 % |
543.49/543.72	c |     38726 |   14459  2464343  6662014 |  2835860    38726    112 |  1.826 % |
773.52/773.86	c |     58188 |   14459  2464343  6662014 |  3119446    58188    136 |  1.826 % |
1060.39/1060.95	c |     87381 |   14459  2464343  6662014 |  3431390    87381    133 |  1.826 % |
1486.06/1486.74	c |    131171 |   14458  2464324  6661968 |  3774529   131170    128 |  1.832 % |
2468.93/2469.97	c |    196855 |   14458  2464324  6661968 |  4151982   196854    140 |  1.832 % |
3636.76/3638.16	c |    295382 |   14458  2464324  6661968 |  4567181   295381    123 |  1.832 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-422127-1177519595 -o ROOT/results/node25/solver-422127-1177519595 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422127-1177519595/minisat_noassertions /tmp/evaluation/422127-1177519595/instance-422127-1177519595.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): 7500 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.97 0.95 3/64 14119
/proc/meminfo: memFree=1827928/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=2476 CPUtime=0
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 527 0 0 0 0 0 0 0 18 0 1 0 199877101 2535424 513 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134524455 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 619 515 49 130 0 486 0

[startup+0.0947211 s]
/proc/loadavg: 0.92 0.97 0.95 3/64 14119
/proc/meminfo: memFree=1827928/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=7220 CPUtime=0.08
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 1616 0 0 0 8 0 0 0 18 0 1 0 199877101 7393280 1585 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 1805 1585 50 130 0 1672 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7220

[startup+0.10172 s]
/proc/loadavg: 0.92 0.97 0.95 3/64 14119
/proc/meminfo: memFree=1827928/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=7352 CPUtime=0.09
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 1681 0 0 0 9 0 0 0 18 0 1 0 199877101 7528448 1650 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 1838 1650 50 130 0 1705 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301754 s]
/proc/loadavg: 0.92 0.97 0.95 3/64 14119
/proc/meminfo: memFree=1827928/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=14056 CPUtime=0.29
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 3371 0 0 0 28 1 0 0 19 0 1 0 199877101 14393344 3340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 3514 3340 50 130 0 3381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14056

[startup+0.701822 s]
/proc/loadavg: 0.92 0.97 0.95 3/64 14119
/proc/meminfo: memFree=1827928/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=30048 CPUtime=0.69
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 6977 0 0 0 66 3 0 0 22 0 1 0 199877101 30769152 6946 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 7512 6946 50 130 0 7379 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30048

[startup+1.50196 s]
/proc/loadavg: 0.92 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1788944/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=62356 CPUtime=1.49
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 14458 0 0 0 141 8 0 0 25 0 1 0 199877101 63852544 14427 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 15589 14427 50 130 0 15456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62356

[startup+3.10123 s]
/proc/loadavg: 0.93 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1747216/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=120516 CPUtime=3.09
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 29750 0 0 0 291 18 0 0 25 0 1 0 199877101 123408384 29719 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 30129 29719 50 130 0 29996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120516

[startup+6.30178 s]
/proc/loadavg: 0.93 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1697104/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=139248 CPUtime=6.29
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 32676 0 0 0 609 20 0 0 25 0 1 0 199877101 142589952 32645 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 34812 32645 61 130 0 34679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139248

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1697168/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=139248 CPUtime=12.69
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 32676 0 0 0 1249 20 0 0 25 0 1 0 199877101 142589952 32645 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 34812 32645 61 130 0 34679 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139248

[startup+25.5011 s]
/proc/loadavg: 0.95 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1697232/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=139248 CPUtime=25.48
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 32676 0 0 0 2528 20 0 0 25 0 1 0 199877101 142589952 32645 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 34812 32645 61 130 0 34679 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 139248

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1697296/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=139248 CPUtime=51.06
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 32676 0 0 0 5086 20 0 0 25 0 1 0 199877101 142589952 32645 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 34812 32645 61 130 0 34679 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 139248

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1605648/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=232060 CPUtime=102.25
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 55550 0 0 0 10196 29 0 0 25 0 1 0 199877101 237629440 55519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 58015 55519 61 130 0 57882 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 232060

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1598288/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=233776 CPUtime=162.22
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 57393 0 0 0 16192 30 0 0 25 0 1 0 199877101 239386624 57362 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 58444 57362 61 130 0 58311 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 233776

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1627216/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=202384 CPUtime=222.2
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 57650 0 0 0 22189 31 0 0 25 0 1 0 199877101 207241216 50071 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 50596 50071 66 130 0 50463 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 202384

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1627216/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=202384 CPUtime=282.18
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 57650 0 0 0 28187 31 0 0 25 0 1 0 199877101 207241216 50071 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 50596 50071 66 130 0 50463 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 202384

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14120
/proc/meminfo: memFree=1627344/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=202384 CPUtime=342.16
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 57650 0 0 0 34185 31 0 0 25 0 1 0 199877101 207241216 50071 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 50596 50071 66 130 0 50463 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 202384

[startup+402.301 s]
/proc/loadavg: 1.07 0.99 0.95 2/65 14120
/proc/meminfo: memFree=1627408/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=202540 CPUtime=402.14
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 57656 0 0 0 40183 31 0 0 25 0 1 0 199877101 207400960 50077 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 50635 50077 66 130 0 50502 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 202540

[startup+462.302 s]
/proc/loadavg: 1.10 1.00 0.96 2/65 14120
/proc/meminfo: memFree=1627408/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=202540 CPUtime=462.12
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 57662 0 0 0 46181 31 0 0 25 0 1 0 199877101 207400960 50083 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 50635 50083 66 130 0 50502 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 202540

[startup+522.302 s]
/proc/loadavg: 1.03 1.00 0.96 2/65 14120
/proc/meminfo: memFree=1627280/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=202540 CPUtime=522.1
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 57670 0 0 0 52179 31 0 0 25 0 1 0 199877101 207400960 50091 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 50635 50091 66 130 0 50502 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 202540

[startup+582.301 s]
/proc/loadavg: 1.01 1.00 0.96 2/65 14120
/proc/meminfo: memFree=1627152/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=202676 CPUtime=582.08
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 57716 0 0 0 58177 31 0 0 25 0 1 0 199877101 207540224 50128 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 50669 50128 66 130 0 50536 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 202676

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 14120
/proc/meminfo: memFree=1627088/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=202676 CPUtime=642.07
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 57721 0 0 0 64176 31 0 0 25 0 1 0 199877101 207540224 50133 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 50669 50133 66 130 0 50536 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 202676


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 14320
/proc/meminfo: memFree=1491088/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=338540 CPUtime=4060.83
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 91485 0 0 0 406011 72 0 0 25 0 1 0 199877101 346664960 83897 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 84635 83897 66 130 0 84502 0
Current children cumulated CPU time (s) 4060.83
Current children cumulated vsize (KiB) 338540

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 14320
/proc/meminfo: memFree=1488528/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=341180 CPUtime=4120.81
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 92134 0 0 0 412008 73 0 0 25 0 1 0 199877101 349368320 84546 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 85295 84546 66 130 0 85162 0
Current children cumulated CPU time (s) 4120.81
Current children cumulated vsize (KiB) 341180

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 14320
/proc/meminfo: memFree=1486224/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=343556 CPUtime=4180.78
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 92720 0 0 0 418005 73 0 0 25 0 1 0 199877101 351801344 85132 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 85889 85132 66 130 0 85756 0
Current children cumulated CPU time (s) 4180.78
Current children cumulated vsize (KiB) 343556

[startup+4242.3 s]
/proc/loadavg: 1.04 1.01 0.96 2/65 14320
/proc/meminfo: memFree=1483280/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=346328 CPUtime=4240.77
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 93443 0 0 0 424003 74 0 0 25 0 1 0 199877101 354639872 85855 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 86582 85855 66 130 0 86449 0
Current children cumulated CPU time (s) 4240.77
Current children cumulated vsize (KiB) 346328

[startup+4302.3 s]
/proc/loadavg: 1.05 1.02 0.97 2/65 14320
/proc/meminfo: memFree=1480400/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=349236 CPUtime=4300.75
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 94159 0 0 0 430000 75 0 0 25 0 1 0 199877101 357617664 86571 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 87309 86571 66 130 0 87176 0
Current children cumulated CPU time (s) 4300.75
Current children cumulated vsize (KiB) 349236

[startup+4362.3 s]
/proc/loadavg: 1.06 1.03 0.97 2/65 14320
/proc/meminfo: memFree=1477264/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=352272 CPUtime=4360.72
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 94935 0 0 0 435996 76 0 0 25 0 1 0 199877101 360726528 87347 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 88068 87347 66 130 0 87935 0
Current children cumulated CPU time (s) 4360.72
Current children cumulated vsize (KiB) 352272

[startup+4422.3 s]
/proc/loadavg: 1.02 1.02 0.97 2/65 14320
/proc/meminfo: memFree=1474576/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=355044 CPUtime=4420.71
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 95618 0 0 0 441994 77 0 0 25 0 1 0 199877101 363565056 88030 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 88761 88030 66 130 0 88628 0
Current children cumulated CPU time (s) 4420.71
Current children cumulated vsize (KiB) 355044

[startup+4482.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/71 14436
/proc/meminfo: memFree=1470672/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=357552 CPUtime=4480.62
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 96267 0 0 0 447985 77 0 0 25 0 1 0 199877101 366133248 88679 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 89388 88679 66 130 0 89255 0
Current children cumulated CPU time (s) 4480.62
Current children cumulated vsize (KiB) 357552

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 14518
/proc/meminfo: memFree=1468944/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=360468 CPUtime=4540.57
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 96969 0 0 0 453979 78 0 0 25 0 1 0 199877101 369119232 89381 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 90117 89381 66 130 0 89984 0
Current children cumulated CPU time (s) 4540.57
Current children cumulated vsize (KiB) 360468

[startup+4602.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 14518
/proc/meminfo: memFree=1466384/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=362852 CPUtime=4600.55
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 97596 0 0 0 459976 79 0 0 25 0 1 0 199877101 371560448 90008 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 90713 90008 66 130 0 90580 0
Current children cumulated CPU time (s) 4600.55
Current children cumulated vsize (KiB) 362852

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14518
/proc/meminfo: memFree=1463248/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=366032 CPUtime=4660.53
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 98387 0 0 0 465973 80 0 0 25 0 1 0 199877101 374816768 90799 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 91508 90799 66 130 0 91375 0
Current children cumulated CPU time (s) 4660.53
Current children cumulated vsize (KiB) 366032

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14518
/proc/meminfo: memFree=1459600/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=369624 CPUtime=4720.51
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 99268 0 0 0 471971 80 0 0 25 0 1 0 199877101 378494976 91680 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 92406 91680 66 130 0 92273 0
Current children cumulated CPU time (s) 4720.51
Current children cumulated vsize (KiB) 369624

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14518
/proc/meminfo: memFree=1455760/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=373592 CPUtime=4780.48
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 100279 0 0 0 477967 81 0 0 25 0 1 0 199877101 382558208 92691 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 93398 92691 66 130 0 93265 0
Current children cumulated CPU time (s) 4780.48
Current children cumulated vsize (KiB) 373592

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14518
/proc/meminfo: memFree=1451792/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=377552 CPUtime=4840.47
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 101273 0 0 0 483965 82 0 0 25 0 1 0 199877101 386613248 93685 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 94388 93685 66 130 0 94255 0
Current children cumulated CPU time (s) 4840.47
Current children cumulated vsize (KiB) 377552

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14518
/proc/meminfo: memFree=1448144/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=381124 CPUtime=4900.45
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 102175 0 0 0 489962 83 0 0 25 0 1 0 199877101 390270976 94587 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 95281 94587 66 130 0 95148 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 381124

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14518
/proc/meminfo: memFree=1444752/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=384556 CPUtime=4960.43
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 103021 0 0 0 495959 84 0 0 25 0 1 0 199877101 393785344 95433 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 96139 95433 66 130 0 96006 0
Current children cumulated CPU time (s) 4960.43
Current children cumulated vsize (KiB) 384556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14518
/proc/meminfo: memFree=1442192/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=387064 CPUtime=5000.02
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 103655 0 0 0 499916 86 0 0 25 0 1 0 199877101 396353536 96067 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 96766 96067 66 130 0 96633 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 387064

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 14518
/proc/meminfo: memFree=1442192/2055920 swapFree=4182892/4192956
[pid=14119] ppid=14117 vsize=387064 CPUtime=5000.02
/proc/14119/stat : 14119 (minisat_noasser) R 14117 14119 13725 0 -1 4194304 103655 0 0 0 499916 86 0 0 25 0 1 0 199877101 396353536 96067 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/14119/statm: 96766 96067 66 130 0 96633 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 387064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.97
CPU time (s): 5000.09
CPU user time (s): 4999.17
CPU system time (s): 0.923859
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 387064

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

runsolver used 3.88741 second user time and 9.8775 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Wed Apr 25 16:46:40 UTC 2007

IDJOB= 422127
IDBENCH= 24641
IDSOLVER= 189
FILE ID= node25/422127-1177519595

PBS_JOBID= 4685976

Free space on /tmp= 66335 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/422127-1177519595/minisat_noassertions /tmp/evaluation/422127-1177519595/instance-422127-1177519595.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-422127-1177519595 -o ROOT/results/node25/solver-422127-1177519595 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422127-1177519595/minisat_noassertions /tmp/evaluation/422127-1177519595/instance-422127-1177519595.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  181c4935b6e4cd791aedd030930111fa

RANDOM SEED= 306846731

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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:       1828272 kB
Buffers:         24568 kB
Cached:         150172 kB
SwapCached:       3964 kB
Active:          87232 kB
Inactive:        97316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828272 kB
SwapTotal:     4192956 kB
SwapFree:      4182892 kB
Dirty:           35184 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            29064 kB
Committed_AS:  4188476 kB
PageTables:       1472 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= 66335 MiB

End job on node25 on Wed Apr 25 18:10:04 UTC 2007