Trace number 428257

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 557.604 557.866

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 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:  52382                                                |
0.00/0.00	|  Number of clauses:    182485                                               |
0.39/0.48	|  Parsing time:         0.46         s                                       |
1.69/1.76	============================[ Search Statistics ]==============================
1.69/1.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.76	===============================================================================
1.69/1.76	|         0 |   16719    94740   311642 |    31580        0    nan |  0.000 % |
1.69/1.78	|       100 |   16719    94740   311642 |    34738      100      4 | 10.359 % |
1.79/1.82	|       252 |   16719    94740   311642 |    38211      252      6 | 10.359 % |
1.79/1.87	|       477 |   16719    94740   311642 |    42032      477      5 | 10.359 % |
1.89/1.95	|       814 |   16719    94740   311642 |    46236      814     19 | 10.359 % |
2.09/2.12	|      1321 |   16570    93373   307657 |    50859     1157     19 | 10.643 % |
2.29/2.31	|      2081 |   16570    93373   307657 |    55945     1917     24 | 10.643 % |
2.69/2.79	|      3220 |   16570    93373   307657 |    61540     3056     33 | 10.643 % |
3.49/3.59	|      4928 |   16564    93331   307519 |    67694     4762     31 | 10.662 % |
4.59/4.67	|      7490 |   16553    93235   307203 |    74463     7323     43 | 10.675 % |
6.39/6.42	|     11334 |   16553    93235   307203 |    81910    11167     55 | 10.675 % |
11.29/11.33	|     17100 |   16546    93181   307025 |    90101    16932     48 | 10.689 % |
19.19/19.25	|     25749 |   16530    93066   306642 |    99111    25563     56 | 10.719 % |
29.18/29.27	|     38723 |   16046    89353   294632 |   109022    30463     60 | 11.643 % |
46.68/46.70	|     58186 |   16046    89353   294632 |   119924    49926     59 | 11.643 % |
85.37/85.41	|     87380 |   16046    89353   294632 |   131917    79120     65 | 11.643 % |
160.15/160.20	|    131170 |   16045    89344   294601 |   145109   122908     68 | 11.645 % |
259.05/259.23	|    196854 |   15970    88739   292703 |   159620    59522     73 | 11.790 % |
447.86/448.18	|    295380 |   15962    88691   292540 |   175582   158035     78 | 12.428 % |
557.53/557.85	===============================================================================
557.53/557.85	lookaheads            : 154755
557.53/557.85	variable balance      : 0.01
557.53/557.85	restarts              : 19
557.53/557.85	conflicts             : 348222         (625 /sec)
557.53/557.85	decisions             : 453337         (0.26 % random) (813 /sec)
557.53/557.85	decision = positive   : 277465
557.53/557.85	decision = negative   : 175872
557.53/557.85	propagations          : 172540366      (309553 /sec)
557.53/557.85	conflict literals     : 24863723       (59.22 % deleted)
557.53/557.85	Memory used           : 79.89 MB
557.53/557.85	CPU time              : 557.385 s
557.53/557.85	
557.53/557.85	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/node6/watcher-428257-1177714626 -o ROOT/results/node6/solver-428257-1177714626 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428257-1177714626/minimarch_fixed /tmp/evaluation/428257-1177714626/instance-428257-1177714626.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.04 1.00 0.99 3/77 11174
/proc/meminfo: memFree=1681008/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=2440 CPUtime=0
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 247500310 2498560 504 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553798 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 610 505 49 132 0 475 0

[startup+0.0738979 s]
/proc/loadavg: 1.04 1.00 0.99 3/77 11174
/proc/meminfo: memFree=1681008/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=10836 CPUtime=0.07
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 2350 0 0 0 6 1 0 0 18 0 1 0 247500310 11096064 2335 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 2709 2335 51 132 0 2574 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10836

[startup+0.101901 s]
/proc/loadavg: 1.04 1.00 0.99 3/77 11174
/proc/meminfo: memFree=1681008/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=12396 CPUtime=0.09
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 2731 0 0 0 8 1 0 0 18 0 1 0 247500310 12693504 2716 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 3099 2717 51 132 0 2964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12396

[startup+0.301924 s]
/proc/loadavg: 1.04 1.00 0.99 3/77 11174
/proc/meminfo: memFree=1681008/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=18440 CPUtime=0.29
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 4230 0 0 0 28 1 0 0 19 0 1 0 247500310 18882560 4215 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523361 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 4610 4215 51 132 0 4475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18440

[startup+0.701971 s]
/proc/loadavg: 1.04 1.00 0.99 3/77 11174
/proc/meminfo: memFree=1681008/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=22808 CPUtime=0.69
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 5205 0 0 0 67 2 0 0 22 0 1 0 247500310 23355392 5190 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 5702 5190 63 132 0 5567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22808

[startup+1.50107 s]
/proc/loadavg: 1.04 1.00 0.99 2/78 11175
/proc/meminfo: memFree=1653160/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=33524 CPUtime=1.49
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 7714 0 0 0 146 3 0 0 25 0 1 0 247500310 34328576 7699 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 8381 7700 63 132 0 8246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33524

[startup+3.10125 s]
/proc/loadavg: 1.04 1.00 0.99 2/78 11175
/proc/meminfo: memFree=1652840/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=29620 CPUtime=3.09
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 8173 0 0 0 306 3 0 0 25 0 1 0 247500310 30330880 7001 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 7405 7001 67 132 0 7270 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29620

[startup+6.30163 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 11175
/proc/meminfo: memFree=1652712/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=30148 CPUtime=6.29
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 8273 0 0 0 625 4 0 0 25 0 1 0 247500310 30871552 7101 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553368 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 7537 7101 67 132 0 7402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30148

[startup+12.7014 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 11175
/proc/meminfo: memFree=1652008/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=30584 CPUtime=12.69
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 8402 0 0 0 1265 4 0 0 25 0 1 0 247500310 31318016 7230 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 7646 7230 67 132 0 7511 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30584

[startup+25.5019 s]
/proc/loadavg: 1.02 1.00 0.99 2/78 11175
/proc/meminfo: memFree=1649960/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=32804 CPUtime=25.48
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 8928 0 0 0 2543 5 0 0 25 0 1 0 247500310 33591296 7756 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 8201 7756 67 132 0 8066 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32804

[startup+51.1019 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 11175
/proc/meminfo: memFree=1645352/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=37420 CPUtime=51.08
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 10089 0 0 0 5102 6 0 0 25 0 1 0 247500310 38318080 8917 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 9355 8917 67 132 0 9220 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37420

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11175
/proc/meminfo: memFree=1635432/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=47436 CPUtime=102.27
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 12572 0 0 0 10218 9 0 0 25 0 1 0 247500310 48574464 11400 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 11859 11400 67 132 0 11724 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47436

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11175
/proc/meminfo: memFree=1623464/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=59564 CPUtime=162.24
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 15600 0 0 0 16212 12 0 0 25 0 1 0 247500310 60993536 14428 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 14891 14428 67 132 0 14756 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 59564

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11175
/proc/meminfo: memFree=1614760/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=68264 CPUtime=222.23
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 17720 0 0 0 22208 15 0 0 25 0 1 0 247500310 69902336 16548 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550358 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 17066 16548 67 132 0 16931 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 68264

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/84 11349
/proc/meminfo: memFree=1613496/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=68264 CPUtime=282.12
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 17720 0 0 0 28196 16 0 0 25 0 1 0 247500310 69902336 16548 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 17066 16548 67 132 0 16931 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 68264

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1614568/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=68264 CPUtime=342.09
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 17722 0 0 0 34193 16 0 0 25 0 1 0 247500310 69902336 16550 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552500 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 17066 16550 67 132 0 16931 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 68264

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1611112/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=72032 CPUtime=402.07
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 18626 0 0 0 40190 17 0 0 25 0 1 0 247500310 73760768 17454 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 18008 17454 67 132 0 17873 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 72032

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1604456/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=78636 CPUtime=462.05
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 20251 0 0 0 46186 19 0 0 25 0 1 0 247500310 80523264 19079 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 19659 19079 67 132 0 19524 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 78636

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1601192/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=81804 CPUtime=522.04
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 21066 0 0 0 52184 20 0 0 25 0 1 0 247500310 83767296 19894 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552500 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 20451 19894 67 132 0 20316 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 81804

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

[startup+537.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1601192/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=81804 CPUtime=537.24
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 21066 0 0 0 53704 20 0 0 25 0 1 0 247500310 83767296 19894 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552500 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 20451 19894 67 132 0 20316 0
Current children cumulated CPU time (s) 537.24
Current children cumulated vsize (KiB) 81804

[startup+550.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1601192/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=81804 CPUtime=550.03
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 21066 0 0 0 54983 20 0 0 25 0 1 0 247500310 83767296 19894 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552694 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 20451 19894 67 132 0 20316 0
Current children cumulated CPU time (s) 550.03
Current children cumulated vsize (KiB) 81804

[startup+553.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1601192/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=81804 CPUtime=553.23
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 21066 0 0 0 55303 20 0 0 25 0 1 0 247500310 83767296 19894 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 20451 19894 67 132 0 20316 0
Current children cumulated CPU time (s) 553.23
Current children cumulated vsize (KiB) 81804

[startup+555.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1601192/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=81804 CPUtime=554.83
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 21066 0 0 0 55463 20 0 0 25 0 1 0 247500310 83767296 19894 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551195 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 20451 19894 67 132 0 20316 0
Current children cumulated CPU time (s) 554.83
Current children cumulated vsize (KiB) 81804

[startup+556.701 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1601192/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=81804 CPUtime=556.43
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 21066 0 0 0 55623 20 0 0 25 0 1 0 247500310 83767296 19894 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 20451 19894 67 132 0 20316 0
Current children cumulated CPU time (s) 556.43
Current children cumulated vsize (KiB) 81804

[startup+557.501 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1601192/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=81804 CPUtime=557.23
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 21066 0 0 0 55703 20 0 0 25 0 1 0 247500310 83767296 19894 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 20451 19894 67 132 0 20316 0
Current children cumulated CPU time (s) 557.23
Current children cumulated vsize (KiB) 81804

[startup+557.705 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1601192/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=81804 CPUtime=557.43
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 21066 0 0 0 55723 20 0 0 25 0 1 0 247500310 83767296 19894 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 20451 19894 67 132 0 20316 0
Current children cumulated CPU time (s) 557.43
Current children cumulated vsize (KiB) 81804

[startup+557.801 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11373
/proc/meminfo: memFree=1601192/2055924 swapFree=4143464/4192956
[pid=11174] ppid=11172 vsize=81804 CPUtime=557.53
/proc/11174/stat : 11174 (minimarch_fixed) R 11172 11174 10284 0 -1 4194304 21066 0 0 0 55733 20 0 0 25 0 1 0 247500310 83767296 19894 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/11174/statm: 20451 19894 67 132 0 20316 0
Current children cumulated CPU time (s) 557.53
Current children cumulated vsize (KiB) 81804

Child status: 20
Real time (s): 557.866
CPU time (s): 557.604
CPU user time (s): 557.385
CPU system time (s): 0.218966
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 81804

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

runsolver used 0.445932 second user time and 1.27181 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri Apr 27 22:57:07 UTC 2007

IDJOB= 428257
IDBENCH= 20398
IDSOLVER= 198
FILE ID= node6/428257-1177714626

PBS_JOBID= 4698742

Free space on /tmp= 66490 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= /tmp/evaluation/428257-1177714626/minimarch_fixed /tmp/evaluation/428257-1177714626/instance-428257-1177714626.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-428257-1177714626 -o ROOT/results/node6/solver-428257-1177714626 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428257-1177714626/minimarch_fixed /tmp/evaluation/428257-1177714626/instance-428257-1177714626.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  65057bcebbeecf6a7f3bc3fcfb2de009

RANDOM SEED= 348215838

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1681480 kB
Buffers:         41404 kB
Cached:         262052 kB
SwapCached:      17912 kB
Active:         183544 kB
Inactive:       147172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1681480 kB
SwapTotal:     4192956 kB
SwapFree:      4143464 kB
Dirty:            6152 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            29368 kB
Committed_AS:  7180144 kB
PageTables:       1784 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= 66490 MiB

End job on node6 on Fri Apr 27 23:06:24 UTC 2007