Trace number 1563343

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 422.376 422.522

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.6579
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

364.97/365.14	c starting MXC with:
364.97/365.14	c cnf_path = HOME/instance-1563343-1238785310.cnf
364.97/365.14	c restart_strategy = auto
364.97/365.14	c sign_strategy = cached
364.97/365.14	c use_preprocessing = -1
364.97/365.14	c output_implicant = 1
364.97/365.14	c timeout_seconds = 0
364.97/365.14	c running SatELite... done
364.97/365.14	c 122098 vars eliminated
364.97/365.14	c received 221 units and 92866 clauses from SatELite
364.97/365.14	c 122318 assignments made, starting to guess now
364.97/365.14	c ===================================[MXC]=====================================
364.97/365.14	c | Conflicts |                Clause Statistics                   |   Vars   |
364.97/365.14	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
364.97/365.14	c =============================================================================
364.97/365.14	c |         0 |       0    3650    89216        0        0     nan |   135543 |
364.97/365.14	c |       100 |       0    3652    89216       98     1050    11.7 |    13225 |
364.97/365.14	c |       210 |       0    3654    89216      206     1105    16.6 |    13225 |
364.97/365.14	c |       441 |       0    3657    89216      434     1220    16.6 |    13225 |
364.97/365.14	c |       805 |       0    3664    89216      791     1402    17.0 |    13225 |
364.97/365.14	c |      1315 |       0    3711    89120     1281     1657    18.5 |    13224 |
364.97/365.14	c |      1986 |       0    3716    89120     1947     1993    20.8 |    13224 |
364.97/365.14	c |      2834 |       0    3771    89024     1755     2417    24.0 |    13223 |
364.97/365.14	c |      3876 |       0    3775    88821     2783     2938    21.7 |    13206 |
364.97/365.14	c |      5132 |       0    3807    88821     2451     3566    24.1 |    13206 |
364.97/365.14	c |      6623 |       0    3854    88725     3921     4311    23.1 |    13205 |
364.97/365.14	c |      8373 |       0    3865    88725     3306     5186    20.0 |    13205 |
364.97/365.14	c |     10408 |       0    3906    88271     5298     6204    20.5 |    13157 |
364.97/365.14	c |     12756 |       0    3928    88271     4065     7378    20.9 |    13157 |
364.97/365.14	c |     15449 |       0    3965    88107     6748     8724    22.2 |    13155 |
364.97/365.14	c |     18521 |       0    3949    87799     9787    10260    26.5 |    13112 |
364.97/365.14	c |     22010 |       0    3966    87353     7882    12005    25.4 |    13050 |
364.97/365.14	c |     25958 |       0    4039    86966    11765    13979    25.9 |    13017 |
364.97/365.14	c |     30411 |       0    4080    86966    16177    16205    26.2 |    13017 |
364.97/365.14	c |     35419 |       0    4138    86800    13050    18709    24.1 |    13015 |
364.97/365.14	c |     41038 |       0    4252    86462    18584    21519    25.3 |    12995 |
364.97/365.14	c |     47329 |       0    4288    86462    12596    24664    23.2 |    12995 |
364.97/365.14	c |     54360 |       0    4326    86462    19589    28180    26.8 |    12995 |
364.97/365.14	c |     62205 |       0    4343    86226    27397    32102    30.8 |    12962 |
364.97/365.14	c |     70945 |       0    4379    85999    36088    36472    33.0 |    12931 |
364.97/365.14	c |     80669 |       0    4463    85606    27320    41334    32.5 |    12897 |
364.97/365.14	c |     91476 |       0    4526    85440    38089    46738    35.4 |    12895 |
364.97/365.14	c |    103474 |       0    4544    85165    50033    52737    37.8 |    12851 |
364.97/365.14	c |    116782 |       0    4649    84894    35410    59391    32.9 |    12844 |
364.97/365.14	c |    131532 |       0    4680    84893    50124    66766    36.5 |    12843 |
364.97/365.14	c |    147868 |       0    4717    84893    66423    74934    38.0 |    12843 |
364.97/365.14	c |    165948 |       0    4772    84876    42682    83974    33.6 |    12841 |
364.97/365.14	c |    185947 |       0    4834    84680    62643    87590    37.8 |    12825 |
364.97/365.14	c |    208057 |       0    4859    84680    84728    90157    40.6 |    12825 |
364.97/365.14	c |    232489 |       0    4886    84680    63750    92719    38.3 |    12825 |
364.97/365.14	c |    259475 |       0    5029    84095    90596    95537    41.3 |    12777 |
364.97/365.14	c |    289271 |       0    5081    84095    72217    98512    37.5 |    12777 |
364.97/365.14	c |    322158 |       0    5332    82559    54528   101231    35.9 |    12653 |
364.97/365.14	c |    358445 |       0    5375    82559    90772   104426    40.1 |    12653 |
364.97/365.14	c |    398472 |       0    5451    82542    77924   107575    36.3 |    12651 |
364.97/365.14	c |    442613 |       0    5573    82296    67007   110720    37.4 |    12644 |
364.97/365.14	c |    491279 |       0    5671    81837    58573   114138    33.3 |    12596 |
364.97/365.14	c |    544923 |       0    5786    81315   112127   117303    40.2 |    12549 |
422.34/422.50	c |    604043 |       0    6444    77789    64803   120609    29.3 |    12276 |
422.34/422.50	c |    610171 |       0    6473    77789    70895   121678    28.9 |    11331 |
422.34/422.50	c ----- stats for thread 0 -----
422.34/422.50	c restarts: 906
422.34/422.50	c decisions: 982146
422.34/422.50	c propagations: 243236611
422.34/422.50	c conflicts: 610171
422.34/422.50	c 422.491s elapsed
422.34/422.50	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-1563343-1238785310/watcher-1563343-1238785310 -o /tmp/evaluation-result-1563343-1238785310/solver-1563343-1238785310 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1563343-1238785310.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): 1800 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.99 1.83 1.43 3/74 14587
/proc/meminfo: memFree=1751416/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=7816 CPUtime=0
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 870 0 0 0 0 0 0 0 18 0 1 0 1151192149 8003584 856 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 1954 860 46 166 0 1785 0

[startup+0.0969709 s]
/proc/loadavg: 1.99 1.83 1.43 3/74 14587
/proc/meminfo: memFree=1751416/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=48084 CPUtime=0.09
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 8178 0 0 0 6 3 0 0 18 0 1 0 1151192149 49238016 8093 1992294400 134512640 135192793 4294956208 18446744073709551615 134748378 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 12021 8093 55 166 0 11852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48084

[startup+0.101971 s]
/proc/loadavg: 1.99 1.83 1.43 3/74 14587
/proc/meminfo: memFree=1751416/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=48216 CPUtime=0.09
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 8249 0 0 0 6 3 0 0 18 0 1 0 1151192149 49373184 8164 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 12054 8165 55 166 0 11885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48216

[startup+0.302003 s]
/proc/loadavg: 1.99 1.83 1.43 3/74 14587
/proc/meminfo: memFree=1751416/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=62200 CPUtime=0.29
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 11694 0 0 0 25 4 0 0 19 0 1 0 1151192149 63692800 11609 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 15550 11609 55 166 0 15381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62200

[startup+0.701072 s]
/proc/loadavg: 1.99 1.83 1.43 3/74 14587
/proc/meminfo: memFree=1751416/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=70940 CPUtime=0.69
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 15217 0 0 0 64 5 0 0 22 0 1 0 1151192149 72642560 13389 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 17735 13389 56 166 0 17566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70940

[startup+1.50121 s]
/proc/loadavg: 1.99 1.83 1.43 2/75 14588
/proc/meminfo: memFree=1689776/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=89156 CPUtime=1.49
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 20208 0 0 0 141 8 0 0 25 0 1 0 1151192149 91295744 18380 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 22289 18380 56 166 0 22120 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89156

[startup+3.10148 s]
/proc/loadavg: 1.91 1.82 1.43 2/75 14588
/proc/meminfo: memFree=1665072/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=103464 CPUtime=3.09
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 25676 0 0 0 298 11 0 0 25 0 1 0 1151192149 105947136 21892 1992294400 134512640 135192793 4294956208 18446744073709551615 134546193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 25866 21892 56 166 0 25697 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103464

[startup+6.30202 s]
/proc/loadavg: 1.91 1.82 1.43 2/75 14588
/proc/meminfo: memFree=1662832/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=103720 CPUtime=6.29
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 25998 0 0 0 618 11 0 0 25 0 1 0 1151192149 106209280 22081 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 25930 22081 73 166 0 25761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103720

[startup+12.7011 s]
/proc/loadavg: 1.77 1.79 1.42 2/75 14588
/proc/meminfo: memFree=1662648/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=104512 CPUtime=12.68
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 26193 0 0 0 1257 11 0 0 25 0 1 0 1151192149 107020288 22276 1992294400 134512640 135192793 4294956208 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 26128 22276 73 166 0 25959 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 104512

[startup+25.5013 s]
/proc/loadavg: 1.65 1.77 1.42 2/75 14588
/proc/meminfo: memFree=1658936/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=107940 CPUtime=25.48
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 27045 0 0 0 2536 12 0 0 25 0 1 0 1151192149 110530560 23128 1992294400 134512640 135192793 4294956208 18446744073709551615 134552346 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 26985 23128 73 166 0 26816 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107940

[startup+51.1016 s]
/proc/loadavg: 1.43 1.70 1.41 2/75 14588
/proc/meminfo: memFree=1651448/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=115660 CPUtime=51.07
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 28944 0 0 0 5093 14 0 0 25 0 1 0 1151192149 118435840 25027 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 28915 25027 73 166 0 28746 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 115660

[startup+102.306 s]
/proc/loadavg: 1.17 1.58 1.38 2/75 14588
/proc/meminfo: memFree=1641336/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=125776 CPUtime=102.26
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 31409 0 0 0 10209 17 0 0 25 0 1 0 1151192149 128794624 27492 1992294400 134512640 135192793 4294956208 18446744073709551615 134533956 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 31444 27492 73 166 0 31275 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 125776

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.35 2/75 14588
/proc/meminfo: memFree=1635896/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=131320 CPUtime=162.24
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 32751 0 0 0 16205 19 0 0 25 0 1 0 1151192149 134471680 28834 1992294400 134512640 135192793 4294956208 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 32830 28834 73 166 0 32661 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 131320

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.33 2/75 14588
/proc/meminfo: memFree=1634872/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=132488 CPUtime=222.21
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 33019 0 0 0 22202 19 0 0 25 0 1 0 1151192149 135667712 29102 1992294400 134512640 135192793 4294956208 18446744073709551615 134552488 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 33122 29102 73 166 0 32953 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 132488

[startup+282.302 s]
/proc/loadavg: 1.01 1.31 1.31 2/75 14588
/proc/meminfo: memFree=1630712/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=136748 CPUtime=282.19
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34052 0 0 0 28199 20 0 0 25 0 1 0 1151192149 140029952 30135 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34187 30135 73 166 0 34018 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 136748

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.28 2/75 14588
/proc/meminfo: memFree=1629632/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=137868 CPUtime=342.18
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34318 0 0 0 34197 21 0 0 25 0 1 0 1151192149 141176832 30401 1992294400 134512640 135192793 4294956208 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34467 30401 73 166 0 34298 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 137868

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.26 2/75 14588
/proc/meminfo: memFree=1628160/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=139368 CPUtime=402.15
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34669 0 0 0 40194 21 0 0 25 0 1 0 1151192149 142712832 30752 1992294400 134512640 135192793 4294956208 18446744073709551615 134534317 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34842 30752 73 166 0 34673 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 139368

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.20 1.26 2/75 14588
/proc/meminfo: memFree=1628096/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=139368 CPUtime=409.34
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34688 0 0 0 40913 21 0 0 25 0 1 0 1151192149 142712832 30771 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34842 30771 73 166 0 34673 0
Current children cumulated CPU time (s) 409.34
Current children cumulated vsize (KiB) 139368

[startup+415.901 s]
/proc/loadavg: 1.00 1.20 1.26 2/75 14588
/proc/meminfo: memFree=1627968/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=139684 CPUtime=415.74
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34734 0 0 0 41553 21 0 0 25 0 1 0 1151192149 143036416 30817 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34921 30817 73 166 0 34752 0
Current children cumulated CPU time (s) 415.74
Current children cumulated vsize (KiB) 139684

[startup+419.107 s]
/proc/loadavg: 1.00 1.19 1.26 2/75 14588
/proc/meminfo: memFree=1627840/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=139684 CPUtime=418.95
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34747 0 0 0 41874 21 0 0 25 0 1 0 1151192149 143036416 30830 1992294400 134512640 135192793 4294956208 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34921 30830 73 166 0 34752 0
Current children cumulated CPU time (s) 418.95
Current children cumulated vsize (KiB) 139684

[startup+420.701 s]
/proc/loadavg: 1.00 1.19 1.26 2/75 14588
/proc/meminfo: memFree=1627840/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=139684 CPUtime=420.54
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34748 0 0 0 42033 21 0 0 25 0 1 0 1151192149 143036416 30831 1992294400 134512640 135192793 4294956208 18446744073709551615 134534046 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34921 30831 73 166 0 34752 0
Current children cumulated CPU time (s) 420.54
Current children cumulated vsize (KiB) 139684

[startup+421.501 s]
/proc/loadavg: 1.00 1.19 1.26 2/75 14588
/proc/meminfo: memFree=1627840/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=139684 CPUtime=421.34
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34748 0 0 0 42113 21 0 0 25 0 1 0 1151192149 143036416 30831 1992294400 134512640 135192793 4294956208 18446744073709551615 134552364 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34921 30831 73 166 0 34752 0
Current children cumulated CPU time (s) 421.34
Current children cumulated vsize (KiB) 139684

[startup+422.302 s]
/proc/loadavg: 1.00 1.19 1.26 2/75 14588
/proc/meminfo: memFree=1627840/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=139684 CPUtime=422.14
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34749 0 0 0 42193 21 0 0 25 0 1 0 1151192149 143036416 30832 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34921 30832 73 166 0 34752 0
Current children cumulated CPU time (s) 422.14
Current children cumulated vsize (KiB) 139684

[startup+422.502 s]
/proc/loadavg: 1.00 1.19 1.26 2/75 14588
/proc/meminfo: memFree=1627840/2055920 swapFree=4173168/4192956
[pid=14587] ppid=14585 vsize=139684 CPUtime=422.34
/proc/14587/stat : 14587 (mxc-sat09) R 14585 14587 14483 0 -1 4194304 34749 0 0 0 42213 21 0 0 25 0 1 0 1151192149 143036416 30832 1992294400 134512640 135192793 4294956208 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/14587/statm: 34921 30832 73 166 0 34752 0
Current children cumulated CPU time (s) 422.34
Current children cumulated vsize (KiB) 139684

Child status: 20
Real time (s): 422.522
CPU time (s): 422.376
CPU user time (s): 422.136
CPU system time (s): 0.239963
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 139684

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

runsolver used 0.358945 second user time and 1.18782 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-03 21:01:51
IDJOB=1563343
IDBENCH=70952
IDSOLVER=504
FILE ID=node68/1563343-1238785310
PBS_JOBID= 9085607
Free space on /tmp= 66456 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563343-1238785310/watcher-1563343-1238785310 -o /tmp/evaluation-result-1563343-1238785310/solver-1563343-1238785310 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1563343-1238785310.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1426928335

node68.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.270
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.270
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:       1751896 kB
Buffers:         40268 kB
Cached:         187776 kB
SwapCached:       9956 kB
Active:         138068 kB
Inactive:       101864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751896 kB
SwapTotal:     4192956 kB
SwapFree:      4173168 kB
Dirty:            7752 kB
Writeback:           0 kB
Mapped:          17752 kB
Slab:            48952 kB
Committed_AS:  3090976 kB
PageTables:       2136 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66456 MiB
End job on node68 at 2009-04-03 21:08:53