Trace number 314706

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-08UNSAT 612.897 613.092

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark409.474
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

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:  52382                                                |
0.00/0.00	|  Number of clauses:    182485                                               |
0.39/0.48	|  Parsing time:         0.46         s                                       |
1.69/1.78	============================[ Search Statistics ]==============================
1.69/1.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.78	===============================================================================
1.69/1.78	|         0 |   16719    94740   311642 |    31580        0    nan |  0.000 % |
1.79/1.82	|       100 |   16719    94740   311642 |    34738      100     10 | 10.359 % |
1.89/1.90	|       251 |   16719    94740   311642 |    38211      251     12 | 10.359 % |
1.99/2.01	|       476 |   16719    94740   311642 |    42032      476     12 | 10.359 % |
1.99/2.05	|       813 |   16718    94740   311642 |    46236      812     18 | 10.361 % |
2.38/2.46	|      1320 |   16716    94245   310585 |    50859     1316     23 | 10.376 % |
2.88/2.99	|      2079 |   16699    94128   310214 |    55945     2074     27 | 10.397 % |
4.78/4.90	|      3219 |   16694    94086   310076 |    61540     3213     28 | 10.406 % |
6.28/6.31	|      4928 |   16685    93947   309685 |    67694     4902     35 | 10.423 % |
7.88/7.94	|      7490 |   16658    93757   309057 |    74463     7461     40 | 10.475 % |
11.38/11.49	|     11335 |   16634    93592   308533 |    81910    11305     43 | 10.521 % |
17.78/17.82	|     17102 |   16633    93584   308507 |    90101    17070     44 | 10.548 % |
21.68/21.74	|     25751 |   16620    93502   308233 |    99111    25719     54 | 10.548 % |
31.18/31.28	|     38725 |   16620    93502   308233 |   109022    38693     73 | 10.548 % |
48.17/48.23	|     58186 |   16546    93125   307009 |   119924    58152     84 | 10.916 % |
81.97/82.02	|     87378 |   16427    91133   301675 |   131917    80022     90 | 10.954 % |
153.54/153.67	|    131167 |   16374    90685   300222 |   145109   123807     98 | 11.017 % |
276.60/276.74	|    196852 |   16373    90685   300222 |   159620    49477     96 | 11.019 % |
447.35/447.52	|    295378 |   16345    90470   299514 |   175582   147995    100 | 11.092 % |
612.80/613.07	===============================================================================
612.80/613.07	lookaheads            : 434183
612.80/613.07	variable balance      : 0.00
612.80/613.07	restarts              : 19
612.80/613.07	conflicts             : 378555         (618 /sec)
612.80/613.07	decisions             : 434183         (0.17 % random) (709 /sec)
612.80/613.07	decision = positive   : 240341
612.80/613.07	decision = negative   : 193842
612.80/613.07	propagations          : 162372406      (265035 /sec)
612.80/613.07	conflict literals     : 39154582       (48.35 % deleted)
612.80/613.07	Memory used           : 103.64 MB
612.80/613.07	CPU time              : 612.646 s
612.80/613.07	
612.80/613.07	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-314706-1172640699 -o ROOT/results/node65/solver-314706-1172640699 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314706-1172640699/minimarch /tmp/evaluation/314706-1172640699/instance-314706-1172640699.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.00 1.00 1.00 3/64 6847
/proc/meminfo: memFree=1720300/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=2440 CPUtime=0
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 284027493 2498560 503 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 610 504 49 132 0 475 0

[startup+0.094659 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6847
/proc/meminfo: memFree=1720300/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=12132 CPUtime=0.08
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 2631 0 0 0 7 1 0 0 18 0 1 0 284027493 12423168 2615 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 3033 2615 51 132 0 2898 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12132

[startup+0.101659 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6847
/proc/meminfo: memFree=1720300/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=12396 CPUtime=0.09
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 2732 0 0 0 8 1 0 0 18 0 1 0 284027493 12693504 2716 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 3099 2717 51 132 0 2964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12396

[startup+0.301691 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6847
/proc/meminfo: memFree=1720300/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=18440 CPUtime=0.29
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 4231 0 0 0 27 2 0 0 19 0 1 0 284027493 18882560 4215 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523077 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 4610 4215 51 132 0 4475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18440

[startup+0.701757 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6847
/proc/meminfo: memFree=1720300/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=22676 CPUtime=0.69
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 5174 0 0 0 66 3 0 0 22 0 1 0 284027493 23220224 5158 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 5669 5159 63 132 0 5534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22676

[startup+1.50189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1692680/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=33392 CPUtime=1.49
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 7703 0 0 0 145 4 0 0 25 0 1 0 284027493 34193408 7687 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523361 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 8348 7687 63 132 0 8213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33392

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1691976/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=29620 CPUtime=3.08
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 8070 0 0 0 304 4 0 0 25 0 1 0 284027493 30330880 7000 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 7405 7000 66 132 0 7270 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29620

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1691976/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=29620 CPUtime=6.28
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 8070 0 0 0 624 4 0 0 25 0 1 0 284027493 30330880 7000 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550924 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 7405 7000 66 132 0 7270 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29620

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1692056/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=29752 CPUtime=12.68
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 8078 0 0 0 1264 4 0 0 25 0 1 0 284027493 30466048 7008 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 7438 7008 66 132 0 7303 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29752

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1688408/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=33888 CPUtime=25.49
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 9118 0 0 0 2543 6 0 0 25 0 1 0 284027493 34701312 8048 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551243 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 8472 8048 66 132 0 8337 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33888

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1676824/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=45352 CPUtime=51.07
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 11959 0 0 0 5099 8 0 0 25 0 1 0 284027493 46440448 10889 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 11338 10889 66 132 0 11203 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45352

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1661144/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=61164 CPUtime=102.26
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 15859 0 0 0 10214 12 0 0 25 0 1 0 284027493 62631936 14789 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 15291 14789 66 132 0 15156 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61164

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1645144/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=77124 CPUtime=162.24
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 19889 0 0 0 16209 15 0 0 25 0 1 0 284027493 78974976 18819 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 19281 18819 66 132 0 19146 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 77124

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1629720/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=92596 CPUtime=222.22
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 23697 0 0 0 22203 19 0 0 25 0 1 0 284027493 94818304 22627 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551520 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 23149 22627 66 132 0 23014 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 92596

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1623896/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=98272 CPUtime=282.2
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 25136 0 0 0 28200 20 0 0 25 0 1 0 284027493 100630528 24066 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 24568 24066 66 132 0 24433 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 98272

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1623832/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=98272 CPUtime=342.18
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 25137 0 0 0 34198 20 0 0 25 0 1 0 284027493 100630528 24067 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 24568 24067 66 132 0 24433 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 98272

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1623768/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=98272 CPUtime=402.16
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 25139 0 0 0 40196 20 0 0 25 0 1 0 284027493 100630528 24069 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552670 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 24568 24069 66 132 0 24433 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 98272

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1623768/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=98352 CPUtime=462.15
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 25163 0 0 0 46194 21 0 0 25 0 1 0 284027493 100712448 24093 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 24588 24093 66 132 0 24453 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 98352

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6848
/proc/meminfo: memFree=1621528/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=100676 CPUtime=522.12
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 25767 0 0 0 52191 21 0 0 25 0 1 0 284027493 103092224 24697 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 25169 24697 66 132 0 25034 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 100676

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6850
/proc/meminfo: memFree=1616024/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=106124 CPUtime=582.11
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 27083 0 0 0 58188 23 0 0 25 0 1 0 284027493 108670976 26013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 26531 26013 66 132 0 26396 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 106124

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

[startup+588.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6850
/proc/meminfo: memFree=1616024/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=106124 CPUtime=588.51
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 27083 0 0 0 58828 23 0 0 25 0 1 0 284027493 108670976 26013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 26531 26013 66 132 0 26396 0
Current children cumulated CPU time (s) 588.51
Current children cumulated vsize (KiB) 106124

[startup+601.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6850
/proc/meminfo: memFree=1616024/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=106124 CPUtime=601.3
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 27083 0 0 0 60107 23 0 0 25 0 1 0 284027493 108670976 26013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557503 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 26531 26013 66 132 0 26396 0
Current children cumulated CPU time (s) 601.3
Current children cumulated vsize (KiB) 106124

[startup+607.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6850
/proc/meminfo: memFree=1616024/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=106124 CPUtime=607.7
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 27083 0 0 0 60747 23 0 0 25 0 1 0 284027493 108670976 26013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550849 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 26531 26013 66 132 0 26396 0
Current children cumulated CPU time (s) 607.7
Current children cumulated vsize (KiB) 106124

[startup+611.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6850
/proc/meminfo: memFree=1616024/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=106124 CPUtime=610.9
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 27083 0 0 0 61067 23 0 0 25 0 1 0 284027493 108670976 26013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 26531 26013 66 132 0 26396 0
Current children cumulated CPU time (s) 610.9
Current children cumulated vsize (KiB) 106124

[startup+611.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6850
/proc/meminfo: memFree=1616024/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=106124 CPUtime=611.7
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 27083 0 0 0 61147 23 0 0 25 0 1 0 284027493 108670976 26013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551301 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 26531 26013 66 132 0 26396 0
Current children cumulated CPU time (s) 611.7
Current children cumulated vsize (KiB) 106124

[startup+612.705 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6850
/proc/meminfo: memFree=1616024/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=106124 CPUtime=612.5
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 27083 0 0 0 61227 23 0 0 25 0 1 0 284027493 108670976 26013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 26531 26013 66 132 0 26396 0
Current children cumulated CPU time (s) 612.5
Current children cumulated vsize (KiB) 106124

[startup+612.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6850
/proc/meminfo: memFree=1616024/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=106124 CPUtime=612.7
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 27083 0 0 0 61247 23 0 0 25 0 1 0 284027493 108670976 26013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 26531 26013 66 132 0 26396 0
Current children cumulated CPU time (s) 612.7
Current children cumulated vsize (KiB) 106124

[startup+613.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6850
/proc/meminfo: memFree=1616024/2055920 swapFree=4184008/4192956
[pid=6847] ppid=6845 vsize=106124 CPUtime=612.8
/proc/6847/stat : 6847 (minimarch) R 6845 6847 5922 0 -1 4194304 27083 0 0 0 61257 23 0 0 25 0 1 0 284027493 108670976 26013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6847/statm: 26531 26013 66 132 0 26396 0
Current children cumulated CPU time (s) 612.8
Current children cumulated vsize (KiB) 106124

Child status: 20
Real time (s): 613.092
CPU time (s): 612.897
CPU user time (s): 612.646
CPU system time (s): 0.250961
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 106124

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

runsolver used 0.45493 second user time and 1.23281 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Wed Feb 28 05:31:40 UTC 2007

IDJOB= 314706
IDBENCH= 20398
IDSOLVER= 110
FILE ID= node65/314706-1172640699

PBS_JOBID= 3981157

Free space on /tmp= 66506 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= /tmp/evaluation/314706-1172640699/minimarch /tmp/evaluation/314706-1172640699/instance-314706-1172640699.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-314706-1172640699 -o ROOT/results/node65/solver-314706-1172640699 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314706-1172640699/minimarch /tmp/evaluation/314706-1172640699/instance-314706-1172640699.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  65057bcebbeecf6a7f3bc3fcfb2de009

RANDOM SEED= 587116949

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:       1720808 kB
Buffers:         12076 kB
Cached:         272828 kB
SwapCached:       2668 kB
Active:          51476 kB
Inactive:       242792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720808 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            5468 kB
Writeback:           0 kB
Mapped:          15368 kB
Slab:            26844 kB
Committed_AS:   692068 kB
PageTables:       1456 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= 66506 MiB

End job on node65 on Wed Feb 28 05:41:53 UTC 2007