Trace number 334750

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
minimarch 2007-02-08? (TO) 1200.08 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  36304                                                |
0.00/0.00	|  Number of clauses:    1711065                                              |
6.59/6.61	|  Parsing time:         6.46         s                                       |
74.87/74.96	============================[ Search Statistics ]==============================
74.87/74.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.87/74.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
74.87/74.96	===============================================================================
74.87/74.96	|         0 |   26564  1261082  3202268 |   420360        0    nan |  0.000 % |
75.37/75.45	|       100 |   26562  1261082  3202268 |   462396       98      9 | 13.131 % |
75.97/76.09	|       250 |   26562  1261082  3202268 |   508636      248     12 | 13.131 % |
77.07/77.11	|       476 |   26562  1261082  3202268 |   559500      474     20 | 13.131 % |
78.27/78.35	|       813 |   26562  1261082  3202268 |   615450      811     19 | 13.131 % |
79.57/79.68	|      1319 |   26562  1261082  3202268 |   676995     1317     26 | 13.131 % |
82.67/82.77	|      2078 |   26544  1259887  3199424 |   744694     2069     27 | 13.136 % |
86.77/86.84	|      3217 |   26544  1259887  3199424 |   819164     3208     31 | 13.136 % |
92.37/92.43	|      4925 |   26533  1259839  3199306 |   901080     4905     32 | 13.175 % |
100.86/100.96	|      7488 |   26524  1257871  3194842 |   991188     7438     32 | 13.191 % |
114.16/114.24	|     11332 |   26521  1257871  3194842 |  1090307    11279     40 | 13.200 % |
139.35/139.45	|     17098 |   26521  1257255  3193400 |  1199338    17021     51 | 13.200 % |
180.83/180.98	|     25747 |   26502  1255269  3188734 |  1319271    25600     58 | 13.252 % |
244.22/244.37	|     38721 |   26495  1254503  3187060 |  1451199    38480     67 | 13.271 % |
361.09/361.24	|     58182 |   26485  1252868  3183415 |  1596318    57888     76 | 13.299 % |
531.33/531.59	|     87374 |   26476  1251853  3181014 |  1755950    87042     80 | 13.324 % |
788.86/789.11	|    131164 |   26464  1251163  3179450 |  1931545   128864     87 | 13.359 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-334750-1173590683 -o ROOT/results/node11/solver-334750-1173590683 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334750-1173590683/minimarch /tmp/evaluation/334750-1173590683/instance-334750-1173590683.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.07 1.00 0.99 3/77 25026
/proc/meminfo: memFree=1160752/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=2620 CPUtime=0
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 521 0 0 0 0 0 0 0 18 0 1 0 379023250 2682880 505 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 655 512 49 132 0 520 0

[startup+0.077885 s]
/proc/loadavg: 1.07 1.00 0.99 3/77 25026
/proc/meminfo: memFree=1160752/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=7988 CPUtime=0.06
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 1772 0 0 0 6 0 0 0 18 0 1 0 379023250 8179712 1756 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 1997 1756 51 132 0 1862 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7988

[startup+0.101888 s]
/proc/loadavg: 1.07 1.00 0.99 3/77 25026
/proc/meminfo: memFree=1160752/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=8808 CPUtime=0.09
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 1943 0 0 0 8 1 0 0 18 0 1 0 379023250 9019392 1927 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 2202 1927 51 132 0 2067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8808

[startup+0.301911 s]
/proc/loadavg: 1.07 1.00 0.99 3/77 25026
/proc/meminfo: memFree=1160752/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=14300 CPUtime=0.29
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 3239 0 0 0 28 1 0 0 19 0 1 0 379023250 14643200 3223 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 3575 3223 51 132 0 3440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14300

[startup+0.701959 s]
/proc/loadavg: 1.07 1.00 0.99 3/77 25026
/proc/meminfo: memFree=1160752/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=25036 CPUtime=0.69
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 5803 0 0 0 66 3 0 0 22 0 1 0 379023250 25636864 5787 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 6259 5787 51 132 0 6124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25036

[startup+1.50105 s]
/proc/loadavg: 1.07 1.00 0.99 2/78 25027
/proc/meminfo: memFree=1130536/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=47548 CPUtime=1.49
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 11073 0 0 0 142 7 0 0 25 0 1 0 379023250 48689152 11057 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 11887 11057 51 132 0 11752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47548

[startup+3.10124 s]
/proc/loadavg: 1.07 1.00 0.99 2/78 25027
/proc/meminfo: memFree=1101160/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=94360 CPUtime=3.09
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 21848 0 0 0 295 14 0 0 25 0 1 0 379023250 96624640 21832 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 23590 21832 51 132 0 23455 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94360

[startup+6.30162 s]
/proc/loadavg: 1.15 1.02 1.00 2/78 25027
/proc/meminfo: memFree=1067688/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=99772 CPUtime=6.29
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 23457 0 0 0 614 15 0 0 25 0 1 0 379023250 102166528 23441 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523074 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 24943 23441 51 132 0 24808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99772

[startup+12.7014 s]
/proc/loadavg: 1.14 1.02 1.00 2/78 25027
/proc/meminfo: memFree=1067688/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=99768 CPUtime=12.68
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 23468 0 0 0 1253 15 0 0 25 0 1 0 379023250 102162432 23452 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 24942 23452 62 132 0 24807 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99768

[startup+25.5019 s]
/proc/loadavg: 1.10 1.01 1.00 2/78 25027
/proc/meminfo: memFree=1035944/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=131580 CPUtime=25.49
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 31893 0 0 0 2529 20 0 0 25 0 1 0 379023250 134737920 31877 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 32895 31877 62 132 0 32760 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131580

[startup+51.1019 s]
/proc/loadavg: 1.07 1.01 1.00 2/78 25027
/proc/meminfo: memFree=1021416/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=145896 CPUtime=51.07
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 35041 0 0 0 5085 22 0 0 25 0 1 0 379023250 149397504 35025 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 36474 35025 62 132 0 36339 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 145896

[startup+102.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 25027
/proc/meminfo: memFree=1036520/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=127104 CPUtime=102.27
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 37364 0 0 0 10203 24 0 0 25 0 1 0 379023250 130154496 31237 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 31776 31237 66 132 0 31641 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 127104

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1036520/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=127104 CPUtime=162.24
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 37364 0 0 0 16200 24 0 0 25 0 1 0 379023250 130154496 31237 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 31776 31237 66 132 0 31641 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 127104

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1036520/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=127268 CPUtime=222.23
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 37398 0 0 0 22198 25 0 0 25 0 1 0 379023250 130322432 31271 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 31817 31271 66 132 0 31682 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 127268

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1036456/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=127348 CPUtime=282.21
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 37408 0 0 0 28196 25 0 0 25 0 1 0 379023250 130404352 31281 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 31837 31281 66 132 0 31702 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 127348

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1036328/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=127348 CPUtime=342.18
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 37418 0 0 0 34193 25 0 0 25 0 1 0 379023250 130404352 31291 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 31837 31291 66 132 0 31702 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 127348

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1036264/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=127468 CPUtime=402.17
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 37428 0 0 0 40191 26 0 0 25 0 1 0 379023250 130527232 31301 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 31867 31301 66 132 0 31732 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 127468

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1036200/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=127468 CPUtime=462.15
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 37440 0 0 0 46189 26 0 0 25 0 1 0 379023250 130527232 31313 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 31867 31313 66 132 0 31732 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 127468

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1035880/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=127864 CPUtime=522.14
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 37544 0 0 0 52187 27 0 0 25 0 1 0 379023250 130932736 31417 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551168 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 31966 31417 66 132 0 31831 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 127864

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1031592/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=132268 CPUtime=582.12
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 38589 0 0 0 58184 28 0 0 25 0 1 0 379023250 135442432 32462 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 33067 32462 66 132 0 32932 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 132268

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1027176/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=136624 CPUtime=642.11
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 39696 0 0 0 64181 30 0 0 25 0 1 0 379023250 139902976 33569 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 34156 33569 66 132 0 34021 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 136624

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1023912/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=139928 CPUtime=702.08
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 40521 0 0 0 70177 31 0 0 25 0 1 0 379023250 143286272 34394 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 34982 34394 66 132 0 34847 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 139928

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1019240/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=144548 CPUtime=762.07
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 41679 0 0 0 76174 33 0 0 25 0 1 0 379023250 148017152 35552 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 36137 35552 66 132 0 36002 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 144548

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1015528/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=148116 CPUtime=822.05
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 42605 0 0 0 82171 34 0 0 25 0 1 0 379023250 151670784 36478 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 37029 36478 66 132 0 36894 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 148116

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1012520/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=151424 CPUtime=882.03
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 43368 0 0 0 88167 36 0 0 25 0 1 0 379023250 155058176 37241 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 37856 37241 66 132 0 37721 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 151424

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1009576/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=154328 CPUtime=942.01
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 44101 0 0 0 94164 37 0 0 25 0 1 0 379023250 158031872 37974 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 38582 37974 66 132 0 38447 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 154328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1006568/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=157368 CPUtime=1001.99
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 44860 0 0 0 100161 38 0 0 25 0 1 0 379023250 161144832 38733 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 39342 38733 66 132 0 39207 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 157368

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=1002856/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=161064 CPUtime=1061.98
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 45780 0 0 0 106158 40 0 0 25 0 1 0 379023250 164929536 39653 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 40266 39653 66 132 0 40131 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 161064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=998824/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=165044 CPUtime=1121.96
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 46788 0 0 0 112154 42 0 0 25 0 1 0 379023250 169005056 40661 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 41261 40661 66 132 0 41126 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 165044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=995688/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=168212 CPUtime=1181.94
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 47603 0 0 0 118151 43 0 0 25 0 1 0 379023250 172249088 41476 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 42053 41476 66 132 0 41918 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 168212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25027
/proc/meminfo: memFree=994600/2055920 swapFree=4169972/4192956
[pid=25026] ppid=25024 vsize=169268 CPUtime=1200.04
/proc/25026/stat : 25026 (minimarch) R 25024 25026 24572 0 -1 4194304 47843 0 0 0 119961 43 0 0 25 0 1 0 379023250 173330432 41716 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25026/statm: 42317 41716 66 132 0 42182 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 169268

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.08
CPU user time (s): 1199.62
CPU system time (s): 0.462929
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 169268

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

runsolver used 1.3248 second user time and 3.05354 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Mar 11 05:24:47 UTC 2007

IDJOB= 334750
IDBENCH= 24635
IDSOLVER= 110
FILE ID= node11/334750-1173590683

PBS_JOBID= 4101225

Free space on /tmp= 66207 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334750-1173590683/minimarch /tmp/evaluation/334750-1173590683/instance-334750-1173590683.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-334750-1173590683 -o ROOT/results/node11/solver-334750-1173590683 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334750-1173590683/minimarch /tmp/evaluation/334750-1173590683/instance-334750-1173590683.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  45589f445aa56f109f82baade7facf9a

RANDOM SEED= 406396892

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1161160 kB
Buffers:         55664 kB
Cached:         740476 kB
SwapCached:       2248 kB
Active:         438812 kB
Inactive:       380232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1161160 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:           26520 kB
Writeback:           0 kB
Mapped:          30900 kB
Slab:            61268 kB
Committed_AS:  1200492 kB
PageTables:       1756 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= 66207 MiB

End job on node11 on Sun Mar 11 05:44:49 UTC 2007