Trace number 428701

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-04-26 (fixed)UNSAT 751.995 752.201

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark212.424
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
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 1.1, 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:  169                                                  |
0.00/0.00	|  Number of clauses:    562                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |      89      336     1020 |      112        0    nan |  0.000 % |
0.00/0.00	|       100 |      89      336     1020 |      123      100     20 |  0.004 % |
0.00/0.00	|       250 |      89      336     1020 |      135      164     17 |  0.004 % |
0.00/0.01	|       476 |      89      336     1020 |      149      118     13 |  0.004 % |
0.00/0.01	|       815 |      89      336     1020 |      163      168     13 |  0.004 % |
0.00/0.02	|      1321 |      89      336     1020 |      180      170     13 |  0.007 % |
0.00/0.04	|      2081 |      89      336     1020 |      198      139     12 |  0.004 % |
0.00/0.06	|      3220 |      89      336     1020 |      218      199     13 |  0.004 % |
0.00/0.09	|      4928 |      89      336     1020 |      240      204     12 |  0.004 % |
0.10/0.14	|      7490 |      89      336     1020 |      264      276     15 |  0.004 % |
0.19/0.22	|     11334 |      89      336     1020 |      290      228     13 |  0.004 % |
0.29/0.34	|     17102 |      89      336     1020 |      319      232     11 |  0.004 % |
0.49/0.51	|     25751 |      89      336     1020 |      351      333     12 |  0.007 % |
0.69/0.79	|     38727 |      89      336     1020 |      386      377     14 |  0.004 % |
1.20/1.22	|     58191 |      89      336     1020 |      425      286     14 |  0.004 % |
1.79/1.87	|     87384 |      89      336     1020 |      467      418     14 |  0.004 % |
2.80/2.84	|    131174 |      89      336     1020 |      514      477     14 |  0.004 % |
4.29/4.36	|    196859 |      89      336     1020 |      566      482     14 |  0.004 % |
6.60/6.66	|    295386 |      89      336     1020 |      622      578     15 |  0.004 % |
10.19/10.27	|    443177 |      89      336     1020 |      684      365     12 |  0.004 % |
15.69/15.71	|    664861 |      89      336     1020 |      753      635     17 |  0.004 % |
24.09/24.17	|    997387 |      89      336     1020 |      828      475     14 |  0.004 % |
37.28/37.32	|   1496175 |      89      336     1020 |      911      551     13 |  0.004 % |
57.37/57.48	|   2244357 |      89      336     1020 |     1002      958     15 |  0.004 % |
89.07/89.10	|   3366632 |      89      336     1020 |     1103      916     17 |  0.004 % |
137.25/137.33	|   5050044 |      89      336     1020 |     1213      930     16 |  0.004 % |
212.63/212.73	|   7575160 |      89      336     1020 |     1334     1251     16 |  0.004 % |
328.80/328.99	|  11362835 |      89      336     1020 |     1468      811     15 |  0.004 % |
508.75/508.96	|  17044348 |      89      336     1020 |     1615     1524     16 |  0.011 % |
751.89/752.19	===============================================================================
751.89/752.19	lookaheads            : 3182826
751.89/752.19	variable balance      : 0.00
751.89/752.19	restarts              : 29
751.89/752.19	conflicts             : 24545982       (32642 /sec)
751.89/752.19	decisions             : 26601547       (1.10 % random) (35375 /sec)
751.89/752.19	decision = positive   : 11917654
751.89/752.19	decision = negative   : 14683893
751.89/752.19	propagations          : 585088598      (778065 /sec)
751.89/752.19	conflict literals     : 448144270      (23.74 % deleted)
751.89/752.19	Memory used           : 2.33 MB
751.89/752.19	CPU time              : 751.979 s
751.89/752.19	
751.89/752.19	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-428701-1177741815 -o ROOT/results/node72/solver-428701-1177741815 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428701-1177741815/minimarch_fixed /tmp/evaluation/428701-1177741815/instance-428701-1177741815.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.98 0.99 3/77 24017
/proc/meminfo: memFree=1756536/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1732 CPUtime=0
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 250219946 1773568 102 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631024 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 433 102 65 132 0 298 0

[startup+0.103119 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24017
/proc/meminfo: memFree=1756536/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1732 CPUtime=0.1
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 119 0 0 0 10 0 0 0 18 0 1 0 250219946 1773568 104 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556348 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 433 104 67 132 0 298 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1732

[startup+0.201129 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24017
/proc/meminfo: memFree=1756536/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1732 CPUtime=0.19
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 119 0 0 0 19 0 0 0 18 0 1 0 250219946 1773568 104 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551221 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 433 104 67 132 0 298 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1732

[startup+0.301136 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24017
/proc/meminfo: memFree=1756536/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1732 CPUtime=0.29
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 120 0 0 0 29 0 0 0 19 0 1 0 250219946 1773568 105 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 433 105 67 132 0 298 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1732

[startup+0.701173 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24017
/proc/meminfo: memFree=1756536/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1732 CPUtime=0.69
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 124 0 0 0 69 0 0 0 23 0 1 0 250219946 1773568 109 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551313 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 433 109 67 132 0 298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1732

[startup+1.50125 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24018
/proc/meminfo: memFree=1756336/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1864 CPUtime=1.49
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 130 0 0 0 149 0 0 0 25 0 1 0 250219946 1908736 115 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 466 115 67 132 0 331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1864

[startup+3.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24018
/proc/meminfo: memFree=1756144/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1864 CPUtime=3.09
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 136 0 0 0 309 0 0 0 25 0 1 0 250219946 1908736 121 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557729 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 466 121 67 132 0 331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1864

[startup+6.30168 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24018
/proc/meminfo: memFree=1756016/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1864 CPUtime=6.29
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 143 0 0 0 629 0 0 0 25 0 1 0 250219946 1908736 128 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 466 128 67 132 0 331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1864

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24018
/proc/meminfo: memFree=1755888/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1864 CPUtime=12.69
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 154 0 0 0 1269 0 0 0 25 0 1 0 250219946 1908736 139 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557126 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 466 139 67 132 0 331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1864

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24018
/proc/meminfo: memFree=1755824/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1992 CPUtime=25.49
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 165 0 0 0 2549 0 0 0 25 0 1 0 250219946 2039808 150 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522019 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 498 150 67 132 0 363 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1992

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24018
/proc/meminfo: memFree=1755824/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=1992 CPUtime=51.08
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 180 0 0 0 5108 0 0 0 25 0 1 0 250219946 2039808 165 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 498 165 67 132 0 363 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1992

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24018
/proc/meminfo: memFree=1755696/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2120 CPUtime=102.27
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 199 0 0 0 10227 0 0 0 25 0 1 0 250219946 2170880 184 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552694 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 530 184 67 132 0 395 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2120

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24018
/proc/meminfo: memFree=1755632/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2120 CPUtime=162.25
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 216 0 0 0 16225 0 0 0 25 0 1 0 250219946 2170880 201 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 530 201 67 132 0 395 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2120

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755440/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2252 CPUtime=222.23
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 228 0 0 0 22223 0 0 0 25 0 1 0 250219946 2306048 213 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551272 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 563 213 67 132 0 428 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2252

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755568/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2252 CPUtime=282.21
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 237 0 0 0 28221 0 0 0 25 0 1 0 250219946 2306048 222 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 563 222 67 132 0 428 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2252

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755568/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2252 CPUtime=342.19
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 239 0 0 0 34219 0 0 0 25 0 1 0 250219946 2306048 224 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 563 224 67 132 0 428 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 2252

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755568/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2252 CPUtime=402.18
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 249 0 0 0 40217 1 0 0 25 0 1 0 250219946 2306048 234 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 563 234 67 132 0 428 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 2252

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755504/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2252 CPUtime=462.17
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 250 0 0 0 46216 1 0 0 25 0 1 0 250219946 2306048 235 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 563 235 67 132 0 428 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 2252

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755504/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2252 CPUtime=522.15
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 252 0 0 0 52214 1 0 0 25 0 1 0 250219946 2306048 237 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134558546 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 563 237 67 132 0 428 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 2252

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755504/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=582.13
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 264 0 0 0 58212 1 0 0 25 0 1 0 250219946 2441216 249 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551198 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 249 67 132 0 461 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 2384

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755440/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=642.12
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 269 0 0 0 64211 1 0 0 25 0 1 0 250219946 2441216 254 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 254 67 132 0 461 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 2384

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=702.1
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 272 0 0 0 70209 1 0 0 25 0 1 0 250219946 2441216 257 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 257 67 132 0 461 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 2384

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

[startup+716.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=716.6
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 273 0 0 0 71659 1 0 0 25 0 1 0 250219946 2441216 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557275 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 258 67 132 0 461 0
Current children cumulated CPU time (s) 716.6
Current children cumulated vsize (KiB) 2384

[startup+729.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=729.39
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 273 0 0 0 72938 1 0 0 25 0 1 0 250219946 2441216 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557358 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 258 67 132 0 461 0
Current children cumulated CPU time (s) 729.39
Current children cumulated vsize (KiB) 2384

[startup+742.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=742.19
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 273 0 0 0 74218 1 0 0 25 0 1 0 250219946 2441216 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 258 67 132 0 461 0
Current children cumulated CPU time (s) 742.19
Current children cumulated vsize (KiB) 2384

[startup+748.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=748.59
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 273 0 0 0 74858 1 0 0 25 0 1 0 250219946 2441216 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551235 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 258 67 132 0 461 0
Current children cumulated CPU time (s) 748.59
Current children cumulated vsize (KiB) 2384

[startup+750.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=750.19
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 273 0 0 0 75018 1 0 0 25 0 1 0 250219946 2441216 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 258 67 132 0 461 0
Current children cumulated CPU time (s) 750.19
Current children cumulated vsize (KiB) 2384

[startup+751.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=750.99
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 273 0 0 0 75098 1 0 0 25 0 1 0 250219946 2441216 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 258 67 132 0 461 0
Current children cumulated CPU time (s) 750.99
Current children cumulated vsize (KiB) 2384

[startup+751.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=751.39
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 273 0 0 0 75138 1 0 0 25 0 1 0 250219946 2441216 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 258 67 132 0 461 0
Current children cumulated CPU time (s) 751.39
Current children cumulated vsize (KiB) 2384

[startup+752.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=751.79
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 273 0 0 0 75178 1 0 0 25 0 1 0 250219946 2441216 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631263 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 258 67 132 0 461 0
Current children cumulated CPU time (s) 751.79
Current children cumulated vsize (KiB) 2384

[startup+752.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24020
/proc/meminfo: memFree=1755376/2055920 swapFree=4157132/4192956
[pid=24017] ppid=24015 vsize=2384 CPUtime=751.89
/proc/24017/stat : 24017 (minimarch_fixed) R 24015 24017 23215 0 -1 4194304 273 0 0 0 75188 1 0 0 25 0 1 0 250219946 2441216 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/24017/statm: 596 258 67 132 0 461 0
Current children cumulated CPU time (s) 751.89
Current children cumulated vsize (KiB) 2384

Child status: 20
Real time (s): 752.201
CPU time (s): 751.995
CPU user time (s): 751.979
CPU system time (s): 0.015997
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 2384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 751.979
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281
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= 7
involuntary context switches= 1837

runsolver used 0.548916 second user time and 1.66775 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Apr 28 06:30:15 UTC 2007

IDJOB= 428701
IDBENCH= 24600
IDSOLVER= 198
FILE ID= node72/428701-1177741815

PBS_JOBID= 4715462

Free space on /tmp= 66536 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/428701-1177741815/minimarch_fixed /tmp/evaluation/428701-1177741815/instance-428701-1177741815.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-428701-1177741815 -o ROOT/results/node72/solver-428701-1177741815 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428701-1177741815/minimarch_fixed /tmp/evaluation/428701-1177741815/instance-428701-1177741815.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  ab810788a5ff5edde690e75706c8dd18

RANDOM SEED= 97804323

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1757008 kB
Buffers:         42020 kB
Cached:         181396 kB
SwapCached:      17848 kB
Active:         148192 kB
Inactive:        99272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757008 kB
SwapTotal:     4192956 kB
SwapFree:      4157132 kB
Dirty:            2904 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            37028 kB
Committed_AS:  3384424 kB
PageTables:       1788 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= 66536 MiB

End job on node72 on Sat Apr 28 06:42:47 UTC 2007