Trace number 335632

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.1 1200.52

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
MD5SUM677c0547bc16a23b319702cb8efc6aa8
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 variables1190
Number of clauses39900
Sum of the clauses size80920
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 239865
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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:  1190                                                 |
0.00/0.00	|  Number of clauses:    39900                                                |
0.00/0.07	|  Parsing time:         0.07         s                                       |
0.89/0.97	============================[ Search Statistics ]==============================
0.89/0.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.97	===============================================================================
0.89/0.97	|         0 |    1155    38710   115500 |    12903        0    nan |  0.000 % |
0.89/0.98	|       100 |    1155    38710   115500 |    14193      100    103 |  0.005 % |
0.89/0.99	|       250 |    1155    38710   115500 |    15613      250    110 |  0.002 % |
1.00/1.00	|       475 |    1155    38710   115500 |    17174      475    113 |  0.000 % |
1.00/1.02	|       812 |    1155    38710   115500 |    18891      812    114 |  0.005 % |
1.00/1.07	|      1319 |    1155    38710   115500 |    20780     1319    116 |  0.002 % |
1.10/1.14	|      2078 |    1155    38710   115500 |    22859     2078    120 |  0.000 % |
1.19/1.26	|      3218 |    1155    38710   115500 |    25144     3218    121 |  0.005 % |
1.39/1.49	|      4926 |    1155    38710   115500 |    27659     4926    125 |  0.002 % |
1.89/1.96	|      7489 |    1155    38710   115500 |    30425     7489    130 |  0.000 % |
2.79/2.82	|     11333 |    1155    38710   115500 |    33467    11333    135 |  0.005 % |
4.19/4.21	|     17099 |    1155    38710   115500 |    36814    17099    139 |  0.005 % |
6.59/6.65	|     25748 |    1155    38710   115500 |    40496    25748    142 |  0.005 % |
11.59/11.69	|     38723 |    1155    38710   115500 |    44545    38723    147 |  0.005 % |
22.19/22.24	|     58184 |    1155    38710   115500 |    49000    26841    153 |  0.005 % |
43.98/44.01	|     87376 |    1155    38710   115500 |    53900    21264    171 |  0.002 % |
91.06/91.10	|    131165 |    1155    38710   115500 |    59290    27406    176 |  0.000 % |
174.43/174.57	|    196849 |    1155    38710   115500 |    65219    50148    184 |  0.005 % |
313.29/313.45	|    295375 |    1155    38710   115500 |    71741    46731    178 |  0.005 % |
575.51/575.72	|    443164 |    1155    38710   115500 |    78915    32649    194 |  0.005 % |
1040.66/1041.10	|    664847 |    1155    38710   115500 |    86807    73826    190 |  0.005 % |

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/node10/watcher-335632-1173631271 -o ROOT/results/node10/solver-335632-1173631271 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335632-1173631271/minimarch /tmp/evaluation/335632-1173631271/instance-335632-1173631271.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3610
/proc/meminfo: memFree=1682224/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=2000 CPUtime=0
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 383082103 2048000 257 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 500 258 51 132 0 365 0

[startup+0.01049 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3610
/proc/meminfo: memFree=1682224/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=2436 CPUtime=0
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 1 0 383082103 2494464 354 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 609 354 51 132 0 474 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2436

[startup+0.101503 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3610
/proc/meminfo: memFree=1682224/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=4240 CPUtime=0.09
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 827 0 0 0 9 0 0 0 18 0 1 0 383082103 4341760 811 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531369 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 1060 811 63 132 0 925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4240

[startup+0.301529 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3610
/proc/meminfo: memFree=1682224/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=4928 CPUtime=0.29
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 964 0 0 0 29 0 0 0 19 0 1 0 383082103 5046272 948 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523068 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 1232 948 63 132 0 1097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4928

[startup+0.701583 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3610
/proc/meminfo: memFree=1682224/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=5048 CPUtime=0.69
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 1001 0 0 0 69 0 0 0 22 0 1 0 383082103 5169152 985 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531688 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 1262 985 63 132 0 1127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5048

[startup+1.50169 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 3611
/proc/meminfo: memFree=1679016/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=6560 CPUtime=1.49
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 1589 0 0 0 149 0 0 0 25 0 1 0 383082103 6717440 1394 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 1640 1394 66 132 0 1505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6560

[startup+3.10191 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 3611
/proc/meminfo: memFree=1674664/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=11580 CPUtime=3.09
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 2833 0 0 0 308 1 0 0 25 0 1 0 383082103 11857920 2638 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 2895 2638 66 132 0 2760 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11580

[startup+6.30134 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 3611
/proc/meminfo: memFree=1665960/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=18808 CPUtime=6.29
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 4653 0 0 0 627 2 0 0 25 0 1 0 383082103 19259392 4458 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 4702 4458 66 132 0 4567 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18808

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 3611
/proc/meminfo: memFree=1653936/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=30692 CPUtime=12.68
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 7589 0 0 0 1265 3 0 0 25 0 1 0 383082103 31428608 7394 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 7673 7394 66 132 0 7538 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30692

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 3611
/proc/meminfo: memFree=1650608/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=32540 CPUtime=25.49
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 8049 0 0 0 2545 4 0 0 25 0 1 0 383082103 33320960 7854 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 8135 7854 66 132 0 8000 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32540

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 3611
/proc/meminfo: memFree=1644272/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=38916 CPUtime=51.07
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 9638 0 0 0 5102 5 0 0 25 0 1 0 383082103 39849984 9443 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 9729 9443 66 132 0 9594 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38916

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 3611
/proc/meminfo: memFree=1636976/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=46140 CPUtime=102.26
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 11460 0 0 0 10219 7 0 0 25 0 1 0 383082103 47247360 11265 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 11535 11265 66 132 0 11400 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46140

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3611
/proc/meminfo: memFree=1630832/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=52284 CPUtime=162.23
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 12991 0 0 0 16215 8 0 0 25 0 1 0 383082103 53538816 12796 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 13071 12796 66 132 0 12936 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 52284

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 3611
/proc/meminfo: memFree=1624112/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=59020 CPUtime=222.22
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 14653 0 0 0 22213 9 0 0 25 0 1 0 383082103 60436480 14458 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 14755 14458 66 132 0 14620 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 59020

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3611
/proc/meminfo: memFree=1623024/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=60208 CPUtime=282.2
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 14920 0 0 0 28210 10 0 0 25 0 1 0 383082103 61652992 14725 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 15052 14725 66 132 0 14917 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 60208

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1617200/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=65804 CPUtime=342.18
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 16321 0 0 0 34206 12 0 0 25 0 1 0 383082103 67383296 16126 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 16451 16126 66 132 0 16316 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 65804

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1617200/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=65804 CPUtime=402.16
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 16322 0 0 0 40204 12 0 0 25 0 1 0 383082103 67383296 16127 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 16451 16127 66 132 0 16316 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 65804

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1610544/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=72652 CPUtime=462.14
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 17982 0 0 0 46200 14 0 0 25 0 1 0 383082103 74395648 17787 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 18163 17787 66 132 0 18028 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 72652

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1610608/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=72652 CPUtime=522.13
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 17982 0 0 0 52198 15 0 0 25 0 1 0 383082103 74395648 17787 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 18163 17787 66 132 0 18028 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 72652

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1607536/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=75784 CPUtime=582.1
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 18752 0 0 0 58195 15 0 0 25 0 1 0 383082103 77602816 18557 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 18946 18557 66 132 0 18811 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 75784

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1604272/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=78916 CPUtime=642.09
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 19556 0 0 0 64193 16 0 0 25 0 1 0 383082103 80809984 19361 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 19729 19361 66 132 0 19594 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 78916

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1604208/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=78916 CPUtime=702.07
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 19558 0 0 0 70190 17 0 0 25 0 1 0 383082103 80809984 19363 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 19729 19363 66 132 0 19594 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 78916

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1604208/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=78916 CPUtime=762.05
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 19559 0 0 0 76188 17 0 0 25 0 1 0 383082103 80809984 19364 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 19729 19364 66 132 0 19594 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 78916

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1599088/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=84424 CPUtime=822.03
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 20857 0 0 0 82185 18 0 0 25 0 1 0 383082103 86450176 20662 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 21106 20662 66 132 0 20971 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 84424

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1598832/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=84596 CPUtime=882.01
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 20896 0 0 0 88183 18 0 0 25 0 1 0 383082103 86626304 20701 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 21149 20701 66 132 0 21014 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 84596

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1598512/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=84992 CPUtime=942
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 20988 0 0 0 94181 19 0 0 25 0 1 0 383082103 87031808 20793 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 21248 20793 66 132 0 21113 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 84992

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1597168/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=86144 CPUtime=1001.97
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 21275 0 0 0 100178 19 0 0 25 0 1 0 383082103 88211456 21080 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 21536 21080 66 132 0 21401 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 86144

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1593200/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=90112 CPUtime=1061.96
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 22254 0 0 0 106175 21 0 0 25 0 1 0 383082103 92274688 22059 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 22528 22059 66 132 0 22393 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 90112

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1593136/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=90112 CPUtime=1121.94
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 22255 0 0 0 112173 21 0 0 25 0 1 0 383082103 92274688 22060 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 22528 22060 66 132 0 22393 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 90112

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 3613
/proc/meminfo: memFree=1593136/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=90112 CPUtime=1181.92
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 22255 0 0 0 118171 21 0 0 25 0 1 0 383082103 92274688 22060 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 22528 22060 66 132 0 22393 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 90112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 3685
/proc/meminfo: memFree=1591664/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=90112 CPUtime=1200.07
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 22255 0 0 0 119986 21 0 0 25 0 1 0 383082103 92274688 22060 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 22528 22060 66 132 0 22393 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 90112

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 3685
/proc/meminfo: memFree=1591664/2055920 swapFree=4168764/4192956
[pid=3610] ppid=3608 vsize=90112 CPUtime=1200.07
/proc/3610/stat : 3610 (minimarch) R 3608 3610 3219 0 -1 4194304 22255 0 0 0 119986 21 0 0 25 0 1 0 383082103 92274688 22060 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3610/statm: 22528 22060 66 132 0 22393 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 90112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.87
CPU system time (s): 0.232964
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 90112

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

runsolver used 1.38079 second user time and 2.99055 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Mar 11 16:41:11 UTC 2007

IDJOB= 335632
IDBENCH= 24656
IDSOLVER= 110
FILE ID= node10/335632-1173631271

PBS_JOBID= 4101324

Free space on /tmp= 66432 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335632-1173631271/minimarch /tmp/evaluation/335632-1173631271/instance-335632-1173631271.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-335632-1173631271 -o ROOT/results/node10/solver-335632-1173631271 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335632-1173631271/minimarch /tmp/evaluation/335632-1173631271/instance-335632-1173631271.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  677c0547bc16a23b319702cb8efc6aa8

RANDOM SEED= 835229638

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1682696 kB
Buffers:         27592 kB
Cached:         267184 kB
SwapCached:       2520 kB
Active:         181980 kB
Inactive:       135588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682696 kB
SwapTotal:     4192956 kB
SwapFree:      4168764 kB
Dirty:            2784 kB
Writeback:           0 kB
Mapped:          30420 kB
Slab:            41192 kB
Committed_AS:  1726936 kB
PageTables:       1832 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= 66432 MiB

End job on node10 on Sun Mar 11 17:01:14 UTC 2007