Trace number 1774497

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 419.289 419.41

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.2819
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

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

[startup+0.042282 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26715
/proc/meminfo: memFree=1856256/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=36920 CPUtime=0.03
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 5463 0 0 0 1 2 0 0 18 0 1 0 158745071 37806080 5417 1992294400 134512640 135192793 4294956224 18446744073709551615 134568664 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 9230 5421 53 166 0 9061 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36920

[startup+0.102288 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26715
/proc/meminfo: memFree=1856256/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=48216 CPUtime=0.09
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 8220 0 0 0 6 3 0 0 18 0 1 0 158745071 49373184 8135 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 12054 8136 55 166 0 11885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48216

[startup+0.30131 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26715
/proc/meminfo: memFree=1856256/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=61936 CPUtime=0.29
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 11627 0 0 0 25 4 0 0 19 0 1 0 158745071 63422464 11542 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 15484 11542 55 166 0 15315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61936

[startup+0.701354 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26715
/proc/meminfo: memFree=1856256/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=70808 CPUtime=0.69
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 15178 0 0 0 63 6 0 0 23 0 1 0 158745071 72507392 13350 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 17702 13350 56 166 0 17533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70808

[startup+1.50144 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1794744/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=88892 CPUtime=1.49
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 20150 0 0 0 140 9 0 0 25 0 1 0 158745071 91025408 18322 1992294400 134512640 135192793 4294956224 18446744073709551615 134575998 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 22223 18322 56 166 0 22054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88892

[startup+3.10162 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1770296/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=103204 CPUtime=3.09
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 25633 0 0 0 298 11 0 0 25 0 1 0 158745071 105680896 21849 1992294400 134512640 135192793 4294956224 18446744073709551615 134748428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 25801 21849 56 166 0 25632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103204

[startup+6.30198 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1767416/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=103720 CPUtime=6.29
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 25997 0 0 0 618 11 0 0 25 0 1 0 158745071 106209280 22080 1992294400 134512640 135192793 4294956224 18446744073709551615 134533796 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 25930 22080 73 166 0 25761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103720

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1767416/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=104512 CPUtime=12.69
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 26193 0 0 0 1257 12 0 0 25 0 1 0 158745071 107020288 22276 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 26128 22276 73 166 0 25959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104512

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1763576/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=107940 CPUtime=25.48
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 27045 0 0 0 2535 13 0 0 25 0 1 0 158745071 110530560 23128 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 26985 23128 73 166 0 26816 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107940

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1756216/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=115792 CPUtime=51.08
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 28964 0 0 0 5092 16 0 0 25 0 1 0 158745071 118571008 25047 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 28948 25047 73 166 0 28779 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115792

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1746040/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=125776 CPUtime=102.27
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 31410 0 0 0 10208 19 0 0 25 0 1 0 158745071 128794624 27493 1992294400 134512640 135192793 4294956224 18446744073709551615 134534317 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 31444 27493 73 166 0 31275 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 125776

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1740664/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=131320 CPUtime=162.24
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 32751 0 0 0 16204 20 0 0 25 0 1 0 158745071 134471680 28834 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 32830 28834 73 166 0 32661 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 131320

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1739512/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=132488 CPUtime=222.23
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 33019 0 0 0 22202 21 0 0 25 0 1 0 158745071 135667712 29102 1992294400 134512640 135192793 4294956224 18446744073709551615 134552012 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 33122 29102 73 166 0 32953 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 132488

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1735352/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=136748 CPUtime=282.21
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 34052 0 0 0 28199 22 0 0 25 0 1 0 158745071 140029952 30135 1992294400 134512640 135192793 4294956224 18446744073709551615 134552460 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 34187 30135 73 166 0 34018 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 136748

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1734264/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=137868 CPUtime=342.19
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 34319 0 0 0 34197 22 0 0 25 0 1 0 158745071 141176832 30402 1992294400 134512640 135192793 4294956224 18446744073709551615 134552299 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 34467 30402 73 166 0 34298 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 137868

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1732792/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=139368 CPUtime=402.18
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 34680 0 0 0 40195 23 0 0 25 0 1 0 158745071 142712832 30763 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 34842 30763 73 166 0 34673 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 139368

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

[startup+409.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1732728/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=139368 CPUtime=409.37
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 34693 0 0 0 40914 23 0 0 25 0 1 0 158745071 142712832 30776 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 34842 30776 73 166 0 34673 0
Current children cumulated CPU time (s) 409.37
Current children cumulated vsize (KiB) 139368

[startup+415.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1732536/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=139684 CPUtime=415.77
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 34747 0 0 0 41554 23 0 0 25 0 1 0 158745071 143036416 30830 1992294400 134512640 135192793 4294956224 18446744073709551615 134551478 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 34921 30830 73 166 0 34752 0
Current children cumulated CPU time (s) 415.77
Current children cumulated vsize (KiB) 139684

[startup+417.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1732472/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=139684 CPUtime=417.37
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 34748 0 0 0 41714 23 0 0 25 0 1 0 158745071 143036416 30831 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 34921 30831 73 166 0 34752 0
Current children cumulated CPU time (s) 417.37
Current children cumulated vsize (KiB) 139684

[startup+418.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1732472/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=139684 CPUtime=418.17
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 34748 0 0 0 41794 23 0 0 25 0 1 0 158745071 143036416 30831 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 34921 30831 73 166 0 34752 0
Current children cumulated CPU time (s) 418.17
Current children cumulated vsize (KiB) 139684

[startup+419.105 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1732472/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=139684 CPUtime=418.97
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 34749 0 0 0 41874 23 0 0 25 0 1 0 158745071 143036416 30832 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 34921 30832 73 166 0 34752 0
Current children cumulated CPU time (s) 418.97
Current children cumulated vsize (KiB) 139684

[startup+419.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1732472/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=139684 CPUtime=419.17
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194304 34749 0 0 0 41894 23 0 0 25 0 1 0 158745071 143036416 30832 1992294400 134512640 135192793 4294956224 18446744073709551615 134534110 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 34921 30832 73 166 0 34752 0
Current children cumulated CPU time (s) 419.17
Current children cumulated vsize (KiB) 139684

[startup+419.401 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26716
/proc/meminfo: memFree=1732472/2055920 swapFree=4180376/4192956
[pid=26715] ppid=26713 vsize=0 CPUtime=419.27
/proc/26715/stat : 26715 (mxc-sat09) R 26713 26715 26354 0 -1 4194308 34752 0 0 0 41903 24 0 0 25 0 1 0 158745071 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26715/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 419.27
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 419.41
CPU time (s): 419.289
CPU user time (s): 419.033
CPU system time (s): 0.255961
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 139684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 419.033
system time used= 0.255961
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= 836

runsolver used 0.295955 second user time and 0.892864 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-03 01:31:51
IDJOB=1774497
IDBENCH=70952
IDSOLVER=613
FILE ID=node5/1774497-1241307111
PBS_JOBID= 9225233
Free space on /tmp= 66528 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-1774497-1241307111/watcher-1774497-1241307111 -o /tmp/evaluation-result-1774497-1241307111/solver-1774497-1241307111 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1774497-1241307111.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=130982665

node5.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.212
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.212
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:       1856672 kB
Buffers:         34096 kB
Cached:          84352 kB
SwapCached:       6332 kB
Active:          30820 kB
Inactive:        95496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856672 kB
SwapTotal:     4192956 kB
SwapFree:      4180376 kB
Dirty:            7680 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            58996 kB
Committed_AS:   709096 kB
PageTables:       1392 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= 66528 MiB
End job on node5 at 2009-05-03 01:38:51