Trace number 320426

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 963.529 963.894

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark147.752
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
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:  131004                                               |
0.00/0.00	|  Number of clauses:    387841                                               |
1.19/1.29	|  Parsing time:         1.24         s                                       |
4.79/4.85	============================[ Search Statistics ]==============================
4.79/4.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/4.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/4.85	===============================================================================
4.79/4.85	|         0 |   27997   175635   733709 |    58545        0    nan |  0.000 % |
4.89/4.92	|       101 |   27987   175635   733709 |    64399       96      9 |  0.018 % |
4.99/5.02	|       252 |   27978   175635   733709 |    70839      245      9 |  0.059 % |
5.09/5.11	|       477 |   27960   175635   733709 |    77923      470     11 |  0.059 % |
5.39/5.45	|       815 |   27959   175635   733709 |    85715      807     11 |  0.060 % |
5.89/5.96	|      1321 |   27958   175635   733709 |    94287     1312     12 |  0.065 % |
6.19/6.25	|      2081 |   27905   173582   725891 |   103716     2062     13 |  0.074 % |
6.59/6.60	|      3221 |   27904   173582   725891 |   114087     3202     13 |  0.074 % |
7.69/7.76	|      4929 |   27855   173368   725081 |   125496     4887     12 |  0.195 % |
8.59/8.67	|      7492 |   27742   171793   718432 |   138046     7444     13 |  0.195 % |
10.49/10.54	|     11337 |   27687   171415   716622 |   151850    11186     13 |  0.237 % |
13.29/13.35	|     17103 |   27643   171010   714776 |   167035    16929     14 |  0.282 % |
18.18/18.25	|     25752 |   27370   169013   707377 |   183739    25521     13 |  0.881 % |
23.28/23.38	|     38726 |   26672   162033   674114 |   202113    38449     14 |  1.012 % |
34.37/34.47	|     58187 |   26282   159060   654155 |   222324    57885     15 |  1.310 % |
47.07/47.19	|     87379 |   26282   159023   653947 |   244556    87076     16 |  1.310 % |
74.26/74.40	|    131169 |   26261   158802   653256 |   269012   130856     18 |  1.326 % |
131.34/131.43	|    196854 |   26224   158636   652734 |   295913   196528     19 |  1.360 % |
267.69/267.86	|    295380 |   26208   158171   651103 |   325505   295036     22 |  1.366 % |
390.44/390.62	|    443169 |   26178   157813   649596 |   358055   127328     25 |  1.389 % |
628.55/628.84	|    664852 |   26164   157669   649019 |   393861   348999     25 |  1.400 % |
963.43/963.87	===============================================================================
963.43/963.87	lookaheads            : 3551217
963.43/963.87	variable balance      : 0.00
963.43/963.87	restarts              : 21
963.43/963.87	conflicts             : 979348         (1017 /sec)
963.43/963.87	decisions             : 3551217        (1.49 % random) (3687 /sec)
963.43/963.87	decision = positive   : 1949914
963.43/963.87	decision = negative   : 1601303
963.43/963.87	propagations          : 514725389      (534386 /sec)
963.43/963.87	conflict literals     : 24617712       (35.01 % deleted)
963.43/963.87	Memory used           : 106.55 MB
963.43/963.87	CPU time              : 963.209 s
963.43/963.87	
963.43/963.87	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/node23/watcher-320426-1173045925 -o ROOT/results/node23/solver-320426-1173045925 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320426-1173045925/minimarch /tmp/evaluation/320426-1173045925/instance-320426-1173045925.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.91 3/77 1790
/proc/meminfo: memFree=1834136/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=2012 CPUtime=0
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 30560803 2060288 382 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134554336 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 503 382 51 132 0 368 0

[startup+0.021611 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 1790
/proc/meminfo: memFree=1834136/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=3440 CPUtime=0.01
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 762 0 0 0 1 0 0 0 18 0 1 0 30560803 3522560 746 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553814 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 860 746 51 132 0 725 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3440

[startup+0.101627 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 1790
/proc/meminfo: memFree=1834136/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=8912 CPUtime=0.09
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 2044 0 0 0 9 0 0 0 18 0 1 0 30560803 9125888 2028 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 2228 2028 51 132 0 2093 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8912

[startup+0.301666 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 1790
/proc/meminfo: memFree=1834136/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=24020 CPUtime=0.29
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 5174 0 0 0 27 2 0 0 19 0 1 0 30560803 24596480 5158 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 6005 5158 51 132 0 5870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24020

[startup+0.701743 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 1790
/proc/meminfo: memFree=1834136/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=38152 CPUtime=0.69
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 8998 0 0 0 64 5 0 0 23 0 1 0 30560803 39067648 8982 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523040 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 9538 8982 51 132 0 9403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38152

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1798288/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=41448 CPUtime=1.49
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 9892 0 0 0 144 5 0 0 25 0 1 0 30560803 42442752 9876 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 10362 9876 62 132 0 10227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41448

[startup+3.10121 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1779920/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=75580 CPUtime=3.09
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 17874 0 0 0 299 10 0 0 25 0 1 0 30560803 77393920 17858 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 18895 17859 62 132 0 18760 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75580

[startup+6.30183 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1764944/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=71104 CPUtime=6.29
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 19560 0 0 0 617 12 0 0 25 0 1 0 30560803 72810496 17176 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 17776 17176 67 132 0 17641 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71104

[startup+12.7021 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1765008/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=71104 CPUtime=12.69
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 19560 0 0 0 1257 12 0 0 25 0 1 0 30560803 72810496 17176 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 17776 17176 67 132 0 17641 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71104

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1765136/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=71348 CPUtime=25.48
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 19602 0 0 0 2536 12 0 0 25 0 1 0 30560803 73060352 17218 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 17837 17218 67 132 0 17702 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71348

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1764944/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=71812 CPUtime=51.07
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 19679 0 0 0 5095 12 0 0 25 0 1 0 30560803 73535488 17295 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 17953 17295 67 132 0 17818 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71812

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1764496/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=72212 CPUtime=102.26
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 19777 0 0 0 10213 13 0 0 25 0 1 0 30560803 73945088 17393 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 18053 17393 67 132 0 17918 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72212

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1759824/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=77156 CPUtime=162.23
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 20944 0 0 0 16208 15 0 0 25 0 1 0 30560803 79007744 18560 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551349 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 19289 18560 67 132 0 19154 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 77156

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1755024/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=81660 CPUtime=222.21
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 22115 0 0 0 22204 17 0 0 25 0 1 0 30560803 83619840 19731 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 20415 19731 67 132 0 20280 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 81660

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1748752/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=87888 CPUtime=282.18
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 23710 0 0 0 28199 19 0 0 25 0 1 0 30560803 89997312 21326 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 21972 21326 67 132 0 21837 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 87888

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1744080/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=92868 CPUtime=342.17
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 24825 0 0 0 34196 21 0 0 25 0 1 0 30560803 95096832 22441 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551533 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 23217 22441 67 132 0 23082 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 92868

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1744016/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=92868 CPUtime=402.14
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 24825 0 0 0 40193 21 0 0 25 0 1 0 30560803 95096832 22441 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 23217 22441 67 132 0 23082 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 92868

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1791
/proc/meminfo: memFree=1743888/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=92868 CPUtime=462.12
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 24826 0 0 0 46190 22 0 0 25 0 1 0 30560803 95096832 22442 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 23217 22442 67 132 0 23082 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 92868

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1743248/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=92868 CPUtime=522.1
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 24827 0 0 0 52187 23 0 0 25 0 1 0 30560803 95096832 22443 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550941 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 23217 22443 67 132 0 23082 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 92868

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1740944/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=95264 CPUtime=582.07
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 25439 0 0 0 58183 24 0 0 25 0 1 0 30560803 97550336 23055 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 23816 23055 67 132 0 23681 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 95264

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1735120/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=101024 CPUtime=642.05
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 26872 0 0 0 64179 26 0 0 25 0 1 0 30560803 103448576 24488 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 25256 24488 67 132 0 25121 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 101024

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1730192/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=105696 CPUtime=702.02
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28093 0 0 0 70175 27 0 0 25 0 1 0 30560803 108232704 25709 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 26424 25709 67 132 0 26289 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 105696

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1728720/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=107124 CPUtime=762.01
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28432 0 0 0 76173 28 0 0 25 0 1 0 30560803 109694976 26048 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551688 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 26781 26048 67 132 0 26646 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 107124

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1727184/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=108752 CPUtime=821.99
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28801 0 0 0 82170 29 0 0 25 0 1 0 30560803 111362048 26417 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27188 26417 67 132 0 27053 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 108752

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726864/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=108932 CPUtime=881.96
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28848 0 0 0 88167 29 0 0 25 0 1 0 30560803 111546368 26464 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27233 26464 67 132 0 27098 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 108932

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726800/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=108932 CPUtime=941.94
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28851 0 0 0 94164 30 0 0 25 0 1 0 30560803 111546368 26467 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27233 26467 67 132 0 27098 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 108932

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

[startup+947.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726800/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=108932 CPUtime=946.74
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28852 0 0 0 94644 30 0 0 25 0 1 0 30560803 111546368 26468 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27233 26468 67 132 0 27098 0
Current children cumulated CPU time (s) 946.74
Current children cumulated vsize (KiB) 108932

[startup+953.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726800/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=108932 CPUtime=953.13
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28852 0 0 0 95283 30 0 0 25 0 1 0 30560803 111546368 26468 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27233 26468 67 132 0 27098 0
Current children cumulated CPU time (s) 953.13
Current children cumulated vsize (KiB) 108932

[startup+959.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726672/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=109108 CPUtime=959.53
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28873 0 0 0 95923 30 0 0 25 0 1 0 30560803 111726592 26489 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552587 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27277 26489 67 132 0 27142 0
Current children cumulated CPU time (s) 959.53
Current children cumulated vsize (KiB) 109108

[startup+961.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726672/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=109108 CPUtime=961.13
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28873 0 0 0 96083 30 0 0 25 0 1 0 30560803 111726592 26489 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550430 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27277 26489 67 132 0 27142 0
Current children cumulated CPU time (s) 961.13
Current children cumulated vsize (KiB) 109108

[startup+963.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726672/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=109108 CPUtime=962.73
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28873 0 0 0 96243 30 0 0 25 0 1 0 30560803 111726592 26489 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27277 26489 67 132 0 27142 0
Current children cumulated CPU time (s) 962.73
Current children cumulated vsize (KiB) 109108

[startup+963.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726672/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=109108 CPUtime=963.13
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28873 0 0 0 96283 30 0 0 25 0 1 0 30560803 111726592 26489 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551241 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27277 26489 67 132 0 27142 0
Current children cumulated CPU time (s) 963.13
Current children cumulated vsize (KiB) 109108

[startup+963.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726672/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=109108 CPUtime=963.33
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28873 0 0 0 96303 30 0 0 25 0 1 0 30560803 111726592 26489 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27277 26489 67 132 0 27142 0
Current children cumulated CPU time (s) 963.33
Current children cumulated vsize (KiB) 109108

[startup+963.801 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 1793
/proc/meminfo: memFree=1726672/2055920 swapFree=4191880/4192956
[pid=1790] ppid=1788 vsize=109108 CPUtime=963.43
/proc/1790/stat : 1790 (minimarch) R 1788 1790 1312 0 -1 4194304 28873 0 0 0 96313 30 0 0 25 0 1 0 30560803 111726592 26489 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1790/statm: 27277 26489 67 132 0 27142 0
Current children cumulated CPU time (s) 963.43
Current children cumulated vsize (KiB) 109108

Child status: 20
Real time (s): 963.894
CPU time (s): 963.529
CPU user time (s): 963.21
CPU system time (s): 0.319951
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 109108

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

runsolver used 1.16182 second user time and 2.21866 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun Mar  4 22:05:25 UTC 2007

IDJOB= 320426
IDBENCH= 20503
IDSOLVER= 110
FILE ID= node23/320426-1173045925

PBS_JOBID= 4012476

Free space on /tmp= 66489 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c7bidw_i.cnf
COMMAND LINE= /tmp/evaluation/320426-1173045925/minimarch /tmp/evaluation/320426-1173045925/instance-320426-1173045925.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-320426-1173045925 -o ROOT/results/node23/solver-320426-1173045925 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320426-1173045925/minimarch /tmp/evaluation/320426-1173045925/instance-320426-1173045925.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  3eac71f4fca7132b74d6d27cfa83813f

RANDOM SEED= 93874946

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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:       1834544 kB
Buffers:          3048 kB
Cached:         111292 kB
SwapCached:        172 kB
Active:          49892 kB
Inactive:       123180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834544 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            8856 kB
Writeback:           0 kB
Mapped:          75972 kB
Slab:            33848 kB
Committed_AS:   193736 kB
PageTables:       1732 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= 66489 MiB

End job on node23 on Sun Mar  4 22:21:29 UTC 2007