Trace number 339034

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.09 1200.51

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
MD5SUM5d5a2534629561aec3a6f7f6c6034d03
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 variables577
Number of clauses1922
Sum of the clauses size5764
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  577                                                  |
0.00/0.00	|  Number of clauses:    1922                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     308     1152     3494 |      384        0    nan |  0.000 % |
0.01/0.01	|       100 |     308     1152     3494 |      422      100     28 |  0.001 % |
0.01/0.02	|       250 |     308     1152     3494 |      464      250     30 |  0.001 % |
0.01/0.03	|       477 |     308     1152     3494 |      511      477     31 |  0.000 % |
0.01/0.04	|       814 |     308     1152     3494 |      562      449     28 |  0.001 % |
0.01/0.05	|      1320 |     308     1152     3494 |      618      561     29 |  0.000 % |
0.01/0.08	|      2079 |     308     1152     3494 |      680      487     22 |  0.000 % |
0.09/0.13	|      3218 |     308     1152     3494 |      748      715     27 |  0.000 % |
0.19/0.20	|      4926 |     308     1152     3494 |      823      537     28 |  0.001 % |
0.29/0.31	|      7489 |     308     1152     3494 |      905     1004     33 |  0.001 % |
0.49/0.50	|     11334 |     308     1152     3494 |      995     1018     33 |  0.001 % |
0.69/0.78	|     17100 |     308     1152     3494 |     1095      898     30 |  0.000 % |
1.19/1.24	|     25750 |     308     1152     3494 |     1205     1112     32 |  0.001 % |
1.89/1.99	|     38724 |     308     1152     3494 |     1325      857     30 |  0.001 % |
2.99/3.07	|     58185 |     308     1152     3494 |     1458     1373     36 |  0.000 % |
4.69/4.79	|     87377 |     308     1152     3494 |     1604     1029     31 |  0.001 % |
7.59/7.63	|    131166 |     308     1152     3494 |     1764     1617     43 |  0.000 % |
11.49/11.58	|    196850 |     308     1152     3494 |     1940     1818     34 |  0.001 % |
18.39/18.45	|    295377 |     308     1152     3494 |     2135     2046     44 |  0.000 % |
27.88/27.92	|    443166 |     308     1152     3494 |     2348     1197     33 |  0.001 % |
42.78/42.83	|    664849 |     308     1152     3494 |     2583     1810     37 |  0.001 % |
65.27/65.30	|    997374 |     308     1152     3494 |     2841     1666     37 |  0.000 % |
103.74/103.89	|   1496163 |     308     1152     3494 |     3125     2685     42 |  0.001 % |
160.17/160.34	|   2244346 |     308     1152     3494 |     3438     2935     45 |  0.000 % |
252.63/252.82	|   3366620 |     308     1152     3494 |     3782     3120     44 |  0.001 % |
382.69/382.95	|   5050031 |     308     1152     3494 |     4160     2348     38 |  0.000 % |
601.04/601.38	|   7575148 |     308     1152     3494 |     4576     4027     45 |  0.000 % |
929.74/930.13	|  11362823 |     308     1152     3494 |     5034     2979     42 |  0.000 % |

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/node61/watcher-339034-1173697167 -o ROOT/results/node61/solver-339034-1173697167 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339034-1173697167/minimarch /tmp/evaluation/339034-1173697167/instance-339034-1173697167.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.99 0.97 0.99 2/64 29862
/proc/meminfo: memFree=1776560/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=1868 CPUtime=0
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 389673609 1912832 123 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 467 123 51 132 0 332 0

[startup+0.0174859 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29862
/proc/meminfo: memFree=1776560/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=2008 CPUtime=0.01
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 389673609 2056192 171 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552963 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 502 171 66 132 0 367 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2008

[startup+0.101493 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29862
/proc/meminfo: memFree=1776560/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=2008 CPUtime=0.09
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 190 0 0 0 9 0 0 0 18 0 1 0 389673609 2056192 174 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 502 174 66 132 0 367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2008

[startup+0.301512 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29862
/proc/meminfo: memFree=1776560/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=2140 CPUtime=0.29
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 211 0 0 0 29 0 0 0 19 0 1 0 389673609 2191360 195 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556461 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 535 195 66 132 0 400 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2140

[startup+0.701551 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 29862
/proc/meminfo: memFree=1776560/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=2140 CPUtime=0.69
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 230 0 0 0 69 0 0 0 22 0 1 0 389673609 2191360 214 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552710 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 535 214 66 132 0 400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2140

[startup+1.50163 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29863
/proc/meminfo: memFree=1775912/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=2272 CPUtime=1.49
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 258 0 0 0 149 0 0 0 25 0 1 0 389673609 2326528 242 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 568 242 66 132 0 433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2272

[startup+3.10178 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29863
/proc/meminfo: memFree=1775720/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=2400 CPUtime=3.09
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 291 0 0 0 309 0 0 0 25 0 1 0 389673609 2457600 275 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556518 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 600 275 66 132 0 465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2400

[startup+6.30108 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29863
/proc/meminfo: memFree=1775336/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=2664 CPUtime=6.29
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 337 0 0 0 629 0 0 0 25 0 1 0 389673609 2727936 321 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552529 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 666 321 66 132 0 531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2664

[startup+12.7027 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29863
/proc/meminfo: memFree=1775088/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=2796 CPUtime=12.69
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 395 0 0 0 1269 0 0 0 25 0 1 0 389673609 2863104 379 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 699 379 66 132 0 564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2796

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29863
/proc/meminfo: memFree=1774832/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=3060 CPUtime=25.49
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 454 0 0 0 2549 0 0 0 25 0 1 0 389673609 3133440 438 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 765 438 66 132 0 630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3060

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29863
/proc/meminfo: memFree=1774384/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=3468 CPUtime=51.08
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 558 0 0 0 5108 0 0 0 25 0 1 0 389673609 3551232 542 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 867 542 66 132 0 732 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3468

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 29929
/proc/meminfo: memFree=1772848/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=3860 CPUtime=102.25
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 647 0 0 0 10225 0 0 0 25 0 1 0 389673609 3952640 631 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557370 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 965 631 66 132 0 830 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3860

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 30031
/proc/meminfo: memFree=1772144/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=4324 CPUtime=162.17
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 761 0 0 0 16217 0 0 0 25 0 1 0 389673609 4427776 745 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1081 745 66 132 0 946 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 4324

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1772912/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=4556 CPUtime=222.14
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 829 0 0 0 22213 1 0 0 25 0 1 0 389673609 4665344 813 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1139 813 66 132 0 1004 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 4556

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1772656/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=4816 CPUtime=282.12
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 887 0 0 0 28211 1 0 0 25 0 1 0 389673609 4931584 871 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1204 871 66 132 0 1069 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 4816

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1772464/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=5032 CPUtime=342.1
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 937 0 0 0 34209 1 0 0 25 0 1 0 389673609 5152768 921 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557317 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1258 921 66 132 0 1123 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 5032

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1772336/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=5300 CPUtime=402.09
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 998 0 0 0 40208 1 0 0 25 0 1 0 389673609 5427200 982 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1325 982 66 132 0 1190 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 5300

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1772144/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=5508 CPUtime=462.08
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1044 0 0 0 46206 2 0 0 25 0 1 0 389673609 5640192 1028 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551264 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1377 1028 66 132 0 1242 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 5508

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1772080/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=5508 CPUtime=522.06
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1059 0 0 0 52204 2 0 0 25 0 1 0 389673609 5640192 1043 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1377 1043 66 132 0 1242 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 5508

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1772016/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=5508 CPUtime=582.04
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1074 0 0 0 58202 2 0 0 25 0 1 0 389673609 5640192 1058 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1377 1058 66 132 0 1242 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 5508

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1771760/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=5892 CPUtime=642.03
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1143 0 0 0 64201 2 0 0 25 0 1 0 389673609 6033408 1127 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1473 1127 66 132 0 1338 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 5892

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1771696/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=5892 CPUtime=702.01
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1164 0 0 0 70199 2 0 0 25 0 1 0 389673609 6033408 1148 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1473 1148 66 132 0 1338 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 5892

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1771632/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6008 CPUtime=761.99
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1189 0 0 0 76197 2 0 0 25 0 1 0 389673609 6152192 1173 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557837 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1502 1173 66 132 0 1367 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 6008

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1771504/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6140 CPUtime=821.97
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1215 0 0 0 82195 2 0 0 25 0 1 0 389673609 6287360 1199 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1535 1199 66 132 0 1400 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 6140

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1771504/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6140 CPUtime=881.96
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1226 0 0 0 88194 2 0 0 25 0 1 0 389673609 6287360 1210 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551222 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1535 1210 66 132 0 1400 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 6140

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1771376/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6264 CPUtime=941.94
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1254 0 0 0 94192 2 0 0 25 0 1 0 389673609 6414336 1238 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1566 1238 66 132 0 1431 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 6264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1771248/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6516 CPUtime=1001.92
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1297 0 0 0 100190 2 0 0 25 0 1 0 389673609 6672384 1281 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1629 1281 66 132 0 1494 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 6516

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1771120/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6636 CPUtime=1061.91
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1332 0 0 0 106188 3 0 0 25 0 1 0 389673609 6795264 1316 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1659 1316 66 132 0 1524 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 6636

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1771056/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6636 CPUtime=1121.9
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1338 0 0 0 112187 3 0 0 25 0 1 0 389673609 6795264 1322 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1659 1322 66 132 0 1524 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 6636

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1770992/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6772 CPUtime=1181.88
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1358 0 0 0 118185 3 0 0 25 0 1 0 389673609 6934528 1342 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1693 1342 66 132 0 1558 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 6772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30061
/proc/meminfo: memFree=1770992/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6772 CPUtime=1200.08
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1358 0 0 0 120005 3 0 0 25 0 1 0 389673609 6934528 1342 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1693 1342 66 132 0 1558 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 6772

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.97 0.99 2/65 30061
/proc/meminfo: memFree=1770992/2055920 swapFree=4174080/4192956
[pid=29862] ppid=29860 vsize=6772 CPUtime=1200.08
/proc/29862/stat : 29862 (minimarch) R 29860 29862 29711 0 -1 4194304 1358 0 0 0 120005 3 0 0 25 0 1 0 389673609 6934528 1342 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/29862/statm: 1693 1342 66 132 0 1558 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 6772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1200.05
CPU system time (s): 0.033994
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 6772

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

runsolver used 0.761884 second user time and 2.6036 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Mar 12 10:59:27 UTC 2007

IDJOB= 339034
IDBENCH= 24737
IDSOLVER= 110
FILE ID= node61/339034-1173697167

PBS_JOBID= 4101750

Free space on /tmp= 66517 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339034-1173697167/minimarch /tmp/evaluation/339034-1173697167/instance-339034-1173697167.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-339034-1173697167 -o ROOT/results/node61/solver-339034-1173697167 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339034-1173697167/minimarch /tmp/evaluation/339034-1173697167/instance-339034-1173697167.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  5d5a2534629561aec3a6f7f6c6034d03

RANDOM SEED= 253933122

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1777032 kB
Buffers:         30132 kB
Cached:         190256 kB
SwapCached:      13192 kB
Active:         127752 kB
Inactive:       113720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777032 kB
SwapTotal:     4192956 kB
SwapFree:      4174080 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          15420 kB
Slab:            23516 kB
Committed_AS:   924232 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= 66517 MiB

End job on node61 on Mon Mar 12 11:19:29 UTC 2007