Trace number 1730645

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-10? (TO) 1200.15 1200.98

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_6-6-10.sat05-2670.reshuffled-07.cnf
MD5SUM080b0eee741469a320509f7827afc538
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.3303
Satisfiable
(Un)Satisfiability was proved
Number of variables131400
Number of clauses1827900
Sum of the clauses size4134930
Maximum clause length60
Minimum clause length1
Number of clauses of size 1120
Number of clauses of size 21403970
Number of clauses of size 3419490
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54320

Solver Data

947.06/947.83	c starting MXC with:
947.06/947.83	c cnf_path = HOME/instance-1730645-1240761806.cnf
947.06/947.83	c restart_strategy = auto
947.06/947.83	c sign_strategy = cached
947.06/947.83	c use_preprocessing = -1
947.06/947.83	c output_implicant = 1
947.06/947.83	c timeout_seconds = 0
947.06/947.83	c running SatELite... done
947.06/947.83	c 29613 vars eliminated
947.06/947.83	c received 55800 units and 1153770 clauses from SatELite
947.06/947.83	c 85412 assignments made, starting to guess now
947.06/947.83	c ===================================[MXC]=====================================
947.06/947.83	c | Conflicts |                Clause Statistics                   |   Vars   |
947.06/947.83	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
947.06/947.83	c =============================================================================
947.06/947.83	c |         0 |       0  903718   250052        0        0     nan |   131400 |
947.06/947.83	c |       100 |       0  903729   250052       89     1050     7.7 |    45988 |
947.06/947.83	c |       210 |       0  903729   250052      199     1105    18.3 |    45988 |
947.06/947.83	c |       441 |       0  903755   250052      404     1220    20.5 |    45988 |
947.06/947.83	c |       805 |       0  903774   250052      749     1402    29.9 |    45988 |
947.06/947.83	c |      1315 |       0  903775   250052     1258     1657    59.7 |    45988 |
947.06/947.83	c |      1986 |       0  903788   250052     1916     1993    76.1 |    45988 |
947.06/947.83	c |      2834 |       0  903790   250052     1730     2417   123.4 |    45988 |
947.06/947.83	c |      3876 |       0  903827   250052     2735     2938   110.7 |    45988 |
947.06/947.83	c |      5132 |       0  903894   250052     2362     3566    86.6 |    45988 |
947.06/947.83	c |      6623 |       0  903903   250052     3844     4311    91.8 |    45988 |
947.06/947.83	c |      8373 |       0  903929   250052     3176     5186   111.0 |    45988 |
947.06/947.83	c |     10408 |       0  903953   250052     5187     6204   115.2 |    45988 |
947.06/947.83	c |     12756 |       0  903984   250052     3887     7378   112.9 |    45988 |
947.06/947.83	c |     15449 |       0  904093   250052     6471     8724   111.4 |    45988 |
947.06/947.83	c |     18521 |       0  904121   250052     9515    10260   120.0 |    45988 |
947.06/947.83	c |     22010 |       0  904161   250052     7458    12005   125.1 |    45988 |
947.06/947.83	c |     25958 |       0  904302   250052    11265    13979   127.8 |    45988 |
947.06/947.83	c |     30411 |       0  904386   250052    15634    16205   123.2 |    45988 |
947.06/947.83	c |     35419 |       0  904437   250052    12205    18709   122.0 |    45988 |
947.06/947.83	c |     41038 |       0  904617   250052    17644    21519   122.7 |    45988 |
947.06/947.83	c |     47329 |       0  904768   250052    23784    24664   124.6 |    45988 |
947.06/947.83	c |     54360 |       0  904816   250052    17995    28180   129.3 |    45988 |
947.06/947.83	c |     62205 |       0  904923   250052    25733    32102   135.4 |    45988 |
947.06/947.83	c |     70945 |       0  905091   250052    34305    36472   141.9 |    45988 |
947.06/947.83	c |     80669 |       0  905210   250052    24564    41334   146.7 |    45988 |
947.06/947.83	c |     91476 |       0  905360   250052    35221    46738   146.2 |    45988 |
947.06/947.83	c |    103474 |       0  905551   250052    47028    52737   148.5 |    45988 |
947.06/947.83	c |    116782 |       0  905793   250052    30757    59391   152.4 |    45988 |
947.06/947.83	c |    131532 |       0  905868   250052    45432    66766   169.8 |    45988 |
947.06/947.83	c |    147868 |       0  905971   250052    61665    74934   175.5 |    45988 |
947.06/947.83	c |    165948 |       0  906066   250052    79650    83974   186.0 |    45988 |
947.06/947.83	c |    185947 |       0  906179   250052    55354    93973   184.8 |    45988 |
947.06/947.83	c |    208057 |       0  906355   250052    77288   105028   192.2 |    45988 |
947.06/947.83	c |    232489 |       0  906519   250052   101556   117244   200.6 |    45988 |
947.06/947.83	c |    259475 |       0  906695   250052   128366   130737   207.0 |    45988 |
947.06/947.83	c |    289271 |       0  906837   250052    91445   145635   214.2 |    45988 |
947.06/947.83	c |    322158 |       0  907066   250052   124103   162079   220.2 |    45988 |
947.06/947.83	c |    358445 |       0  907236   250052   160220   180222   220.9 |    45988 |
947.06/947.83	c |    398472 |       0  907454   250052   200029   200236   225.7 |    45988 |
947.06/947.83	c |    442613 |       0  907668   250052   143732   222306   218.2 |    45988 |
947.06/947.83	c |    491279 |       0  907966   250052   192100   246639   219.9 |    45988 |
947.06/947.83	c |    544923 |       0  908166   2500

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730645-1240761806/watcher-1730645-1240761806 -o /tmp/evaluation-result-1730645-1240761806/solver-1730645-1240761806 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1730645-1240761806.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: 0.86 0.97 1.08 3/64 25777
/proc/meminfo: memFree=1399216/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=31288 CPUtime=0
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 759 0 0 0 0 0 0 0 18 0 1 0 104214451 32038912 745 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 7822 752 46 166 0 7653 0

[startup+0.0781351 s]
/proc/loadavg: 0.86 0.97 1.08 3/64 25777
/proc/meminfo: memFree=1399216/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=31288 CPUtime=0.03
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 1763 0 0 0 0 3 0 0 18 0 1 0 104214451 32038912 1749 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 7822 1749 46 166 0 7653 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31288

[startup+0.101136 s]
/proc/loadavg: 0.86 0.97 1.08 3/64 25777
/proc/meminfo: memFree=1399216/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=31288 CPUtime=0.04
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 1767 0 0 0 0 4 0 0 18 0 1 0 104214451 32038912 1753 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 7822 1753 46 166 0 7653 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31288

[startup+0.301174 s]
/proc/loadavg: 0.86 0.97 1.08 3/64 25777
/proc/meminfo: memFree=1399216/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=31288 CPUtime=0.13
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 1806 0 0 0 0 13 0 0 18 0 1 0 104214451 32038912 1792 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 7822 1792 46 166 0 7653 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 31288

[startup+0.701265 s]
/proc/loadavg: 0.86 0.97 1.08 3/64 25777
/proc/meminfo: memFree=1399216/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=73900 CPUtime=0.45
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 14430 0 0 0 19 26 0 0 23 0 1 0 104214451 75673600 14345 1992294400 134512640 135192793 4294956224 18446744073709551615 134572487 0 0 4096 0 0 0 0 17 0 0 0
/proc/25777/statm: 18475 14345 55 166 0 18306 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 73900

[startup+1.50142 s]
/proc/loadavg: 0.86 0.97 1.08 2/65 25778
/proc/meminfo: memFree=1334824/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=86296 CPUtime=1.16
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 17545 0 0 0 88 28 0 0 25 0 1 0 104214451 88367104 17460 1992294400 134512640 135192793 4294956224 18446744073709551615 134572253 0 0 4096 0 0 0 0 17 0 0 0
/proc/25777/statm: 21574 17460 55 166 0 21405 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 86296

[startup+3.10173 s]
/proc/loadavg: 0.86 0.97 1.08 2/65 25778
/proc/meminfo: memFree=1317224/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=116096 CPUtime=2.76
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 24605 0 0 0 244 32 0 0 25 0 1 0 104214451 118882304 24520 1992294400 134512640 135192793 4294956224 18446744073709551615 134572783 0 0 4096 0 0 0 0 17 0 0 0
/proc/25777/statm: 29024 24520 55 166 0 28855 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 116096

[startup+6.3697 s]
/proc/loadavg: 0.95 0.98 1.08 3/65 25778
/proc/meminfo: memFree=1262312/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=122492 CPUtime=6.02
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 34198 0 0 0 566 36 0 0 25 0 1 0 104214451 125431808 26502 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 30623 26502 55 166 0 30454 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 122492

[startup+12.7016 s]
/proc/loadavg: 1.11 1.02 1.09 2/65 25778
/proc/meminfo: memFree=1293096/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=122492 CPUtime=12.33
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 34199 0 0 0 1197 36 0 0 25 0 1 0 104214451 125431808 26503 1992294400 134512640 135192793 4294956224 18446744073709551615 134567920 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 30623 26503 56 166 0 30454 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 122492

[startup+25.5011 s]
/proc/loadavg: 1.09 1.02 1.09 2/65 25778
/proc/meminfo: memFree=1285544/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=132176 CPUtime=25.11
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 40021 0 0 0 2471 40 0 0 25 0 1 0 104214451 135348224 28442 1992294400 134512640 135192793 4294956224 18446744073709551615 134756023 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 33044 28442 56 166 0 32875 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 132176

[startup+51.1011 s]
/proc/loadavg: 1.06 1.01 1.09 2/65 25778
/proc/meminfo: memFree=1252840/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=164752 CPUtime=50.69
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 48445 0 0 0 5025 44 0 0 25 0 1 0 104214451 168706048 36737 1992294400 134512640 135192793 4294956224 18446744073709551615 134533866 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 41188 36737 73 166 0 41019 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 164752

[startup+102.301 s]
/proc/loadavg: 1.02 1.01 1.08 3/65 25778
/proc/meminfo: memFree=1236008/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=181384 CPUtime=101.87
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 52570 0 0 0 10140 47 0 0 25 0 1 0 104214451 185737216 40862 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 45346 40862 73 166 0 45177 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 181384

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.08 2/65 25778
/proc/meminfo: memFree=1206504/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=210816 CPUtime=161.85
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 59936 0 0 0 16132 53 0 0 25 0 1 0 104214451 215875584 48228 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 52704 48228 73 166 0 52535 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 210816

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 25778
/proc/meminfo: memFree=1189992/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=227440 CPUtime=221.83
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 64055 0 0 0 22127 56 0 0 25 0 1 0 104214451 232898560 52347 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 56860 52347 73 166 0 56691 0
Current children cumulated CPU time (s) 221.83
Current children cumulated vsize (KiB) 227440

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25778
/proc/meminfo: memFree=1169512/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=247768 CPUtime=281.81
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 69132 0 0 0 28120 61 0 0 25 0 1 0 104214451 253714432 57424 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 61942 57424 73 166 0 61773 0
Current children cumulated CPU time (s) 281.81
Current children cumulated vsize (KiB) 247768

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25778
/proc/meminfo: memFree=1159976/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=257404 CPUtime=341.78
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 71546 0 0 0 34116 62 0 0 25 0 1 0 104214451 263581696 59838 1992294400 134512640 135192793 4294956224 18446744073709551615 134534317 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 64351 59838 73 166 0 64182 0
Current children cumulated CPU time (s) 341.78
Current children cumulated vsize (KiB) 257404

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25778
/proc/meminfo: memFree=1128936/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=288548 CPUtime=401.76
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 79389 0 0 0 40106 70 0 0 25 0 1 0 104214451 295473152 67681 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 72137 67681 73 166 0 71968 0
Current children cumulated CPU time (s) 401.76
Current children cumulated vsize (KiB) 288548

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25778
/proc/meminfo: memFree=1117160/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=300280 CPUtime=461.74
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 82181 0 0 0 46100 74 0 0 25 0 1 0 104214451 307486720 70473 1992294400 134512640 135192793 4294956224 18446744073709551615 134532659 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 75070 70473 73 166 0 74901 0
Current children cumulated CPU time (s) 461.74
Current children cumulated vsize (KiB) 300280

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25778
/proc/meminfo: memFree=1117160/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=300280 CPUtime=521.72
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 82181 0 0 0 52098 74 0 0 25 0 1 0 104214451 307486720 70473 1992294400 134512640 135192793 4294956224 18446744073709551615 134551086 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 75070 70473 73 166 0 74901 0
Current children cumulated CPU time (s) 521.72
Current children cumulated vsize (KiB) 300280

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25778
/proc/meminfo: memFree=1089576/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=327980 CPUtime=581.69
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 89145 0 0 0 58088 81 0 0 25 0 1 0 104214451 335851520 77437 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 81995 77437 73 166 0 81826 0
Current children cumulated CPU time (s) 581.69
Current children cumulated vsize (KiB) 327980

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25778
/proc/meminfo: memFree=1058792/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=358464 CPUtime=641.67
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 96785 0 0 0 64078 89 0 0 25 0 1 0 104214451 367067136 85077 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 89616 85077 73 166 0 89447 0
Current children cumulated CPU time (s) 641.67
Current children cumulated vsize (KiB) 358464

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25778
/proc/meminfo: memFree=1034472/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=382388 CPUtime=701.64
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 102797 0 0 0 70069 95 0 0 25 0 1 0 104214451 391565312 91089 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 95597 91089 73 166 0 95428 0
Current children cumulated CPU time (s) 701.64
Current children cumulated vsize (KiB) 382388

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25778
/proc/meminfo: memFree=1034472/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=382388 CPUtime=761.62
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 102797 0 0 0 76067 95 0 0 25 0 1 0 104214451 391565312 91089 1992294400 134512640 135192793 4294956224 18446744073709551615 134553738 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 95597 91089 73 166 0 95428 0
Current children cumulated CPU time (s) 761.62
Current children cumulated vsize (KiB) 382388

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25778
/proc/meminfo: memFree=1034472/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=382388 CPUtime=821.6
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 102797 0 0 0 82065 95 0 0 25 0 1 0 104214451 391565312 91089 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 95597 91089 73 166 0 95428 0
Current children cumulated CPU time (s) 821.6
Current children cumulated vsize (KiB) 382388

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25778
/proc/meminfo: memFree=1025640/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=391240 CPUtime=881.58
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 105013 0 0 0 88061 97 0 0 25 0 1 0 104214451 400629760 93305 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 97810 93305 73 166 0 97641 0
Current children cumulated CPU time (s) 881.58
Current children cumulated vsize (KiB) 391240

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25778
/proc/meminfo: memFree=988648/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=429408 CPUtime=941.56
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 114593 0 0 0 94051 105 0 0 25 0 1 0 104214451 439713792 102885 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 107352 102885 73 166 0 107183 0
Current children cumulated CPU time (s) 941.56
Current children cumulated vsize (KiB) 429408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25778
/proc/meminfo: memFree=951464/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=466752 CPUtime=1001.54
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 123700 0 0 0 100039 115 0 0 25 0 1 0 104214451 477954048 111992 1992294400 134512640 135192793 4294956224 18446744073709551615 134533297 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 116688 111992 74 166 0 116519 0
Current children cumulated CPU time (s) 1001.54
Current children cumulated vsize (KiB) 466752

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25778
/proc/meminfo: memFree=918120/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=499108 CPUtime=1061.52
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 131806 0 0 0 106029 123 0 0 25 0 1 0 104214451 511086592 120098 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 124777 120098 74 166 0 124608 0
Current children cumulated CPU time (s) 1061.52
Current children cumulated vsize (KiB) 499108

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25778
/proc/meminfo: memFree=918120/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=499108 CPUtime=1121.5
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 131806 0 0 0 112027 123 0 0 25 0 1 0 104214451 511086592 120098 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 124777 120098 74 166 0 124608 0
Current children cumulated CPU time (s) 1121.5
Current children cumulated vsize (KiB) 499108

[startup+1182.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 25778
/proc/meminfo: memFree=918120/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=499108 CPUtime=1181.48
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 131806 0 0 0 118025 123 0 0 25 0 1 0 104214451 511086592 120098 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 124777 120098 74 166 0 124608 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 499108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 25778
/proc/meminfo: memFree=918120/2055920 swapFree=4180284/4192956
[pid=25777] ppid=25775 vsize=499108 CPUtime=1200.07
/proc/25777/stat : 25777 (mxc-sat09) R 25775 25777 25740 0 -1 4194304 131806 0 0 0 119884 123 0 0 25 0 1 0 104214451 511086592 120098 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25777/statm: 124777 120098 74 166 0 124608 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 499108

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.98
CPU time (s): 1200.15
CPU user time (s): 1198.85
CPU system time (s): 1.3038
CPU usage (%): 99.9312
Max. virtual memory (cumulated for all children) (KiB): 499108

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

runsolver used 1.3218 second user time and 3.54246 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-26 18:03:31
IDJOB=1730645
IDBENCH=24734
IDSOLVER=504
FILE ID=node28/1730645-1240761806
PBS_JOBID= 9187158
Free space on /tmp= 66264 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_6-6-10.sat05-2670.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730645-1240761806/watcher-1730645-1240761806 -o /tmp/evaluation-result-1730645-1240761806/solver-1730645-1240761806 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1730645-1240761806.cnf

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

MD5SUM BENCH= 080b0eee741469a320509f7827afc538
RANDOM SEED=1354928347

node28.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.261
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.261
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:       1399696 kB
Buffers:         64668 kB
Cached:         530728 kB
SwapCached:       5928 kB
Active:         284040 kB
Inactive:       319836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399696 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:           31408 kB
Writeback:           0 kB
Mapped:          13668 kB
Slab:            38236 kB
Committed_AS:   449056 kB
PageTables:       1420 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= 66260 MiB
End job on node28 at 2009-04-26 18:23:34