Trace number 1772737

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MXC 2009-03-10UNSAT 595.718 595.953

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark410.228
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

595.66/595.93	c starting MXC with:
595.66/595.93	c cnf_path = HOME/instance-1772737-1241295294.cnf
595.66/595.93	c restart_strategy = auto
595.66/595.93	c sign_strategy = cached
595.66/595.93	c use_preprocessing = -1
595.66/595.93	c output_implicant = 1
595.66/595.93	c timeout_seconds = 0
595.66/595.93	c running SatELite... done
595.66/595.93	c 50217 vars eliminated
595.66/595.93	c received 77680 units and 342740 clauses from SatELite
595.66/595.93	c 127896 assignments made, starting to guess now
595.66/595.93	c ===================================[MXC]=====================================
595.66/595.93	c | Conflicts |                Clause Statistics                   |   Vars   |
595.66/595.93	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
595.66/595.93	c =============================================================================
595.66/595.93	c |         0 |       0  196196   146544        0        0     nan |   183464 |
595.66/595.93	c |       100 |       0  188133   141272       93     1050    79.0 |    53560 |
595.66/595.93	c |       210 |       0  184838   138915      185     1105    68.1 |    52732 |
595.66/595.93	c |       441 |       0  156829   119872      337     1220    48.0 |    45644 |
595.66/595.93	c |       805 |       0  137601   106351      643     1402    50.3 |    40850 |
595.66/595.93	c |      1315 |       0  121735    94016     1087     1657    47.2 |    36948 |
595.66/595.93	c |      1986 |       0   92151    63544     1603     1993    48.6 |    28548 |
595.66/595.93	c |      2834 |       0   92065    63461     1268     2417    48.7 |    28525 |
595.66/595.93	c |      3876 |       0   92067    63461     2308     2938    58.5 |    28525 |
595.66/595.93	c |      5132 |       0   91992    63369     3553     3566    65.9 |    28500 |
595.66/595.93	c |      6623 |       0   90002    57859     3208     4311    61.3 |    27841 |
595.66/595.93	c |      8373 |       0   89935    57788     4943     5186    70.0 |    27823 |
595.66/595.93	c |     10408 |       0   77144    47078     4247     6204    60.0 |    24175 |
595.66/595.93	c |     12756 |       0   76630    46652     6567     7378    52.6 |    24048 |
595.66/595.93	c |     15449 |       0   76459    46507     5164     8724    50.4 |    24003 |
595.66/595.93	c |     18521 |       0   74590    45840     8215    10260    56.1 |    23563 |
595.66/595.93	c |     22010 |       0   74005    45510    11695    12005    55.0 |    23425 |
595.66/595.93	c |     25958 |       0   73957    45473     9518    13979    48.7 |    23413 |
595.66/595.93	c |     30411 |       0   73720    45327    13963    16205    46.3 |    23361 |
595.66/595.93	c |     35419 |       0   73671    45292     9754    18709    41.2 |    23349 |
595.66/595.93	c |     41038 |       0   73677    45285    15369    21519    37.2 |    23348 |
595.66/595.93	c |     47329 |       0   73630    45251    21655    24664    33.7 |    23335 |
595.66/595.93	c |     54360 |       0   60511    37101    14826    28180    30.3 |    19821 |
595.66/595.93	c |     62205 |       0   60482    37069    22658    32102    36.2 |    19810 |
595.66/595.93	c |     70945 |       0   60448    37036    31390    36472    38.0 |    19798 |
595.66/595.93	c |     80669 |       0   60160    36783    41095    41334    39.9 |    19714 |
595.66/595.93	c |     91476 |       0   59980    36596    31083    46738    37.8 |    19652 |
595.66/595.93	c |    103474 |       0   59942    36546    43070    52737    38.5 |    19636 |
595.66/595.93	c |    116782 |       0   39862    21729    56259    59391    29.6 |    13664 |
595.66/595.93	c |    131532 |       0   39671    21552    39722    66766    28.7 |    13606 |
595.66/595.93	c |    147868 |       0   39567    21467    56053    74934    27.6 |    13572 |
595.66/595.93	c |    165948 |       0   37706    20726    74124    83974    29.2 |    13196 |
595.66/595.93	c |    185947 |       0   37668    20683    47211    93973    26.3 |    13184 |
595.66/595.93	c |    208057 |       0   37237    20365    69308    96711    26.9 |    13043 |
595.66/595.93	c |    232489 |       0   37179    20333    93733    97948    27.9 |    13031 |
595.66/595.93	c |    259475 |       0   37044    20220    71605   100350    26.8 |    12991 |
595.66/595.93	c |    289271 |       0   36992    20178   101390   102485    27.6 |    12978 |
595.66/595.93	c |    322158 |       0   36949    20143    83081   104931    27.0 |    12965 |
595.66/595.93	c |    358445 |       0   34450    18372    66105   107445    26.5 |    12418 |
595.66/595.93	c |    398472 |       0   33833    18053    55436   101687    26.4 |    12225 |
595.66/595.93	c |    442613 |       0   33830    18045    99570   102389    26.8 |    12221 |
595.66/595.93	c |    491279 |       0   33815    18029    96975   104907    24.9 |    12216 |
595.66/595.93	c |    543726 |       0   33851    18029    96755   107417    23.7 |     4781 |
595.66/595.93	c ----- stats for thread 0 -----
595.66/595.93	c restarts: 861
595.66/595.93	c decisions: 772944
595.66/595.93	c propagations: 674484020
595.66/595.93	c conflicts: 543726
595.66/595.93	c 595.908s elapsed
595.66/595.93	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772737-1241295294/watcher-1772737-1241295294 -o /tmp/evaluation-result-1772737-1241295294/solver-1772737-1241295294 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1772737-1241295294.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.98 3/64 30127
/proc/meminfo: memFree=1844856/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=16036 CPUtime=0
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 746 0 0 0 0 0 0 0 18 0 1 0 157563147 16420864 732 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 4009 737 46 166 0 3840 0

[startup+0.064638 s]
/proc/loadavg: 3.68 3.93 3.98 3/64 30127
/proc/meminfo: memFree=1844856/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=45852 CPUtime=0.05
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 8823 0 0 0 1 4 0 0 18 0 1 0 157563147 46952448 8778 1992294400 134512640 135192793 4294956224 18446744073709551615 134568753 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 11463 8781 53 166 0 11294 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 45852

[startup+0.102644 s]
/proc/loadavg: 3.68 3.93 3.98 3/64 30127
/proc/meminfo: memFree=1844856/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=60100 CPUtime=0.09
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 11728 0 0 0 4 5 0 0 18 0 1 0 157563147 61542400 11643 1992294400 134512640 135192793 4294956224 18446744073709551615 134568414 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 15025 11650 53 166 0 14856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60100

[startup+0.302687 s]
/proc/loadavg: 3.68 3.93 3.98 3/64 30127
/proc/meminfo: memFree=1844856/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=74548 CPUtime=0.29
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 15387 0 0 0 23 6 0 0 19 0 1 0 157563147 76337152 15302 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 18637 15303 54 166 0 18468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74548

[startup+0.701773 s]
/proc/loadavg: 3.68 3.93 3.98 3/64 30127
/proc/meminfo: memFree=1844856/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=95804 CPUtime=0.69
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 20641 0 0 0 61 8 0 0 23 0 1 0 157563147 98103296 20556 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 23951 20557 54 166 0 23782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95804

[startup+1.50194 s]
/proc/loadavg: 3.46 3.88 3.96 2/65 30128
/proc/meminfo: memFree=1764080/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=96336 CPUtime=1.49
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 24532 0 0 0 139 10 0 0 25 0 1 0 157563147 98648064 20649 1992294400 134512640 135192793 4294956224 18446744073709551615 134567418 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 24084 20649 56 166 0 23915 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96336

[startup+3.10129 s]
/proc/loadavg: 3.46 3.88 3.96 2/65 30128
/proc/meminfo: memFree=1752624/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=115836 CPUtime=3.09
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 29064 0 0 0 297 12 0 0 25 0 1 0 157563147 118616064 25181 1992294400 134512640 135192793 4294956224 18446744073709551615 134560269 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 28959 25181 56 166 0 28790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115836

[startup+6.30197 s]
/proc/loadavg: 3.46 3.88 3.96 2/65 30128
/proc/meminfo: memFree=1748016/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=108516 CPUtime=6.29
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 31376 0 0 0 615 14 0 0 25 0 1 0 157563147 111120384 24169 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 27129 24169 72 166 0 26960 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108516

[startup+12.7013 s]
/proc/loadavg: 3.09 3.79 3.93 2/65 30128
/proc/meminfo: memFree=1748152/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=108516 CPUtime=12.69
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 31383 0 0 0 1255 14 0 0 25 0 1 0 157563147 111120384 24176 1992294400 134512640 135192793 4294956224 18446744073709551615 134532632 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 27129 24176 73 166 0 26960 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108516

[startup+25.5011 s]
/proc/loadavg: 2.76 3.70 3.90 2/65 30128
/proc/meminfo: memFree=1748024/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=108784 CPUtime=25.48
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 31440 0 0 0 2534 14 0 0 25 0 1 0 157563147 111394816 24233 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 27196 24233 73 166 0 27027 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 108784

[startup+51.1026 s]
/proc/loadavg: 2.16 3.48 3.82 2/65 30128
/proc/meminfo: memFree=1747064/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=110040 CPUtime=51.07
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 31719 0 0 0 5093 14 0 0 25 0 1 0 157563147 112680960 24512 1992294400 134512640 135192793 4294956224 18446744073709551615 134551683 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 27510 24512 73 166 0 27341 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 110040

[startup+102.305 s]
/proc/loadavg: 1.46 3.06 3.65 2/65 30128
/proc/meminfo: memFree=1745144/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=112312 CPUtime=102.26
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 32192 0 0 0 10211 15 0 0 25 0 1 0 157563147 115007488 24985 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 28078 24985 73 166 0 27909 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 112312

[startup+162.301 s]
/proc/loadavg: 1.17 2.68 3.49 2/65 30128
/proc/meminfo: memFree=1739832/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=117868 CPUtime=162.23
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 33507 0 0 0 16206 17 0 0 25 0 1 0 157563147 120696832 26300 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 29467 26300 73 166 0 29298 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 117868

[startup+222.301 s]
/proc/loadavg: 1.06 2.37 3.33 2/65 30128
/proc/meminfo: memFree=1733944/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=124508 CPUtime=222.21
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 34987 0 0 0 22202 19 0 0 25 0 1 0 157563147 127496192 27780 1992294400 134512640 135192793 4294956224 18446744073709551615 134534059 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 31127 27780 73 166 0 30958 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 124508

[startup+282.301 s]
/proc/loadavg: 1.02 2.12 3.18 2/65 30128
/proc/meminfo: memFree=1732024/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=126628 CPUtime=282.18
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 35446 0 0 0 28199 19 0 0 25 0 1 0 157563147 129667072 28239 1992294400 134512640 135192793 4294956224 18446744073709551615 134533236 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 31657 28239 73 166 0 31488 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 126628

[startup+342.301 s]
/proc/loadavg: 1.01 1.91 3.04 2/65 30128
/proc/meminfo: memFree=1730424/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=128328 CPUtime=342.16
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 35831 0 0 0 34196 20 0 0 25 0 1 0 157563147 131407872 28624 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32082 28624 73 166 0 31913 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 128328

[startup+402.302 s]
/proc/loadavg: 1.00 1.74 2.91 2/65 30128
/proc/meminfo: memFree=1729464/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=129472 CPUtime=402.14
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36090 0 0 0 40193 21 0 0 25 0 1 0 157563147 132579328 28883 1992294400 134512640 135192793 4294956224 18446744073709551615 134533287 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32368 28883 73 166 0 32199 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 129472

[startup+462.302 s]
/proc/loadavg: 1.00 1.61 2.79 2/65 30128
/proc/meminfo: memFree=1728376/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=131080 CPUtime=462.11
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36332 0 0 0 46190 21 0 0 25 0 1 0 157563147 134225920 29125 1992294400 134512640 135192793 4294956224 18446744073709551615 134534158 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32770 29125 73 166 0 32601 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 131080

[startup+522.302 s]
/proc/loadavg: 1.00 1.49 2.67 2/65 30128
/proc/meminfo: memFree=1728184/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=131080 CPUtime=522.08
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36385 0 0 0 52187 21 0 0 25 0 1 0 157563147 134225920 29178 1992294400 134512640 135192793 4294956224 18446744073709551615 134533274 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32770 29178 73 166 0 32601 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 131080

[startup+582.302 s]
/proc/loadavg: 1.00 1.40 2.56 2/65 30128
/proc/meminfo: memFree=1727864/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=131212 CPUtime=582.07
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36454 0 0 0 58185 22 0 0 25 0 1 0 157563147 134361088 29247 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32803 29247 73 166 0 32634 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 131212

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.39 2.56 2/65 30128
/proc/meminfo: memFree=1727864/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=131212 CPUtime=588.46
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36455 0 0 0 58824 22 0 0 25 0 1 0 157563147 134361088 29248 1992294400 134512640 135192793 4294956224 18446744073709551615 134532590 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32803 29248 73 166 0 32634 0
Current children cumulated CPU time (s) 588.46
Current children cumulated vsize (KiB) 131212

[startup+591.902 s]
/proc/loadavg: 1.00 1.39 2.55 2/65 30128
/proc/meminfo: memFree=1727864/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=131212 CPUtime=591.66
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36458 0 0 0 59144 22 0 0 25 0 1 0 157563147 134361088 29251 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32803 29251 73 166 0 32634 0
Current children cumulated CPU time (s) 591.66
Current children cumulated vsize (KiB) 131212

[startup+593.502 s]
/proc/loadavg: 1.00 1.39 2.55 2/65 30128
/proc/meminfo: memFree=1727864/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=131212 CPUtime=593.26
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36458 0 0 0 59304 22 0 0 25 0 1 0 157563147 134361088 29251 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32803 29251 73 166 0 32634 0
Current children cumulated CPU time (s) 593.26
Current children cumulated vsize (KiB) 131212

[startup+595.104 s]
/proc/loadavg: 1.00 1.39 2.55 2/65 30128
/proc/meminfo: memFree=1727864/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=131212 CPUtime=594.86
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36459 0 0 0 59464 22 0 0 25 0 1 0 157563147 134361088 29252 1992294400 134512640 135192793 4294956224 18446744073709551615 134532659 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32803 29252 73 166 0 32634 0
Current children cumulated CPU time (s) 594.86
Current children cumulated vsize (KiB) 131212

[startup+595.501 s]
/proc/loadavg: 1.00 1.39 2.55 2/65 30128
/proc/meminfo: memFree=1727864/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=131212 CPUtime=595.26
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36459 0 0 0 59504 22 0 0 25 0 1 0 157563147 134361088 29252 1992294400 134512640 135192793 4294956224 18446744073709551615 134533336 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32803 29252 73 166 0 32634 0
Current children cumulated CPU time (s) 595.26
Current children cumulated vsize (KiB) 131212

[startup+595.902 s]
/proc/loadavg: 1.00 1.39 2.55 2/65 30128
/proc/meminfo: memFree=1727864/2055920 swapFree=4178716/4192956
[pid=30127] ppid=30125 vsize=131212 CPUtime=595.66
/proc/30127/stat : 30127 (mxc-sat09) R 30125 30127 30090 0 -1 4194304 36459 0 0 0 59544 22 0 0 25 0 1 0 157563147 134361088 29252 1992294400 134512640 135192793 4294956224 18446744073709551615 134533933 0 0 4096 0 0 0 0 17 1 0 0
/proc/30127/statm: 32803 29252 73 166 0 32634 0
Current children cumulated CPU time (s) 595.66
Current children cumulated vsize (KiB) 131212

Child status: 20
Real time (s): 595.953
CPU time (s): 595.718
CPU user time (s): 595.476
CPU system time (s): 0.241963
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 131212

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

runsolver used 0.385941 second user time and 1.2768 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-02 22:14:55
IDJOB=1772737
IDBENCH=20379
IDSOLVER=613
FILE ID=node10/1772737-1241295294
PBS_JOBID= 9225163
Free space on /tmp= 66540 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772737-1241295294/watcher-1772737-1241295294 -o /tmp/evaluation-result-1772737-1241295294/solver-1772737-1241295294 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1772737-1241295294.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED=100064806

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.263
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.263
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:       1845336 kB
Buffers:         33972 kB
Cached:          94916 kB
SwapCached:       7996 kB
Active:          34632 kB
Inactive:       103912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845336 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:           16080 kB
Writeback:           0 kB
Mapped:          13384 kB
Slab:            58132 kB
Committed_AS:   697436 kB
PageTables:       1372 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= 66540 MiB
End job on node10 at 2009-05-02 22:24:51