Trace number 1730751

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.11 1200.43

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_5-5-6.sat05-2675.reshuffled-07.cnf
MD5SUM531549e214a293ad3adf6ddff17eb882
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark911.101
Satisfiable
(Un)Satisfiability was proved
Number of variables18450
Number of clauses200640
Sum of the clauses size464115
Maximum clause length30
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 2148485
Number of clauses of size 350895
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51200

Solver Data

306.70/306.88	c starting MXC with:
306.70/306.88	c cnf_path = HOME/instance-1730751-1240763023.cnf
306.70/306.88	c restart_strategy = auto
306.70/306.88	c sign_strategy = cached
306.70/306.88	c use_preprocessing = -1
306.70/306.88	c output_implicant = 1
306.70/306.88	c timeout_seconds = 0
306.70/306.88	c running SatELite... done
306.70/306.88	c 3338 vars eliminated
306.70/306.88	c received 9540 units and 108135 clauses from SatELite
306.70/306.88	c 12877 assignments made, starting to guess now
306.70/306.88	c ===================================[MXC]=====================================
306.70/306.88	c | Conflicts |                Clause Statistics                   |   Vars   |
306.70/306.88	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
306.70/306.88	c =============================================================================
306.70/306.88	c |         0 |       0   85178    22957        0        0     nan |    18450 |
306.70/306.88	c |       100 |       0   85182    22957       96     1050    25.5 |     5573 |
306.70/306.88	c |       210 |       0   85182    22957      206     1105    37.5 |     5573 |
306.70/306.88	c |       441 |       0   85182    22957      437     1220    53.2 |     5573 |
306.70/306.88	c |       805 |       0   85184    22957      799     1402    57.7 |     5573 |
306.70/306.88	c |      1315 |       0   85191    22957     1302     1657    52.8 |     5573 |
306.70/306.88	c |      1986 |       0   85206    22957     1958     1993    57.5 |     5573 |
306.70/306.88	c |      2834 |       0   85219    22957     1780     2417    66.4 |     5573 |
306.70/306.88	c |      3876 |       0   85224    22957     2817     2938    77.2 |     5573 |
306.70/306.88	c |      5132 |       0   85253    22957     2516     3566    68.3 |     5573 |
306.70/306.88	c |      6623 |       0   85263    22957     3997     4311    72.2 |     5573 |
306.70/306.88	c |      8373 |       0   85268    22957     3427     5186    72.5 |     5573 |
306.70/306.88	c |     10408 |       0   85290    22957     5440     6204    71.0 |     5573 |
306.70/306.88	c |     12756 |       0   85311    22957     4277     7378    65.2 |     5573 |
306.70/306.88	c |     15449 |       0   85326    22957     6955     8724    73.3 |     5573 |
306.70/306.88	c |     18521 |       0   85334    22957    10019    10260    76.2 |     5573 |
306.70/306.88	c |     22010 |       0   85357    22957     8231    12005    78.6 |     5573 |
306.70/306.88	c |     25958 |       0   85411    22957    12125    13979    76.4 |     5573 |
306.70/306.88	c |     30411 |       0   85473    22957     8570    16205    74.5 |     5573 |
306.70/306.88	c |     35419 |       0   85522    22957    13529    18709    66.6 |     5573 |
306.70/306.88	c |     41038 |       0   85537    22957    19133    21519    78.4 |     5573 |
306.70/306.88	c |     47329 |       0   85640    22957    13330    24664    78.0 |     5573 |
306.70/306.88	c |     54360 |       0   85681    22957    20320    28180    81.4 |     5573 |
306.70/306.88	c |     62205 |       0   85728    22957    28118    32102    81.6 |     5573 |
306.70/306.88	c |     70945 |       0   85786    22957    18730    36472    69.4 |     5573 |
306.70/306.88	c |     80669 |       0   85846    22957    28394    41334    77.4 |     5573 |
306.70/306.88	c |     91476 |       0   85946    22957    39101    46738    77.7 |     5573 |
306.70/306.88	c |    103474 |       0   86125    22957    50920    52737    76.7 |     5573 |
306.70/306.88	c |    116782 |       0   86168    22957    36902    59391    71.4 |     5573 |
306.70/306.88	c |    131532 |       0   86205    22957    51615    66766    79.8 |     5573 |
306.70/306.88	c |    147868 |       0   86266    22957    67890    74934    81.3 |     5573 |
306.70/306.88	c |    165948 |       0   86318    22957    44915    83974    81.0 |     5573 |
306.70/306.88	c |    185947 |       0   86428    22957    64804    93973    85.1 |     5573 |
306.70/306.88	c |    208057 |       0   86524    22957    86818   105028    87.1 |     5573 |
306.70/306.88	c |    232489 |       0   86600    22957   111174   117244    88.1 |     5573 |
306.70/306.88	c |    259475 |       0   86699    22957    76386   130737    88.8 |     5573 |
306.70/306.88	c |    289271 |       0   86781    22957   106100   145635    91.5 |     5573 |
306.70/306.88	c |    322158 |       0   86901    22957   138867   162079    92.0 |     5573 |
306.70/306.88	c |    358445 |       0   87056    22957   174999   180222    94.0 |     5573 |
306.70/306.88	c |    398472 |       0   87215    22957   122117   190708    92.5 |     5573 |
306.70/306.88	c |    442613 |       0   87393    22957   166080   195713    96.8 |     5573 |
306.70/306.88	c |    491279 |       0   87508    22957   115042   200727    96.2 |     5573 |
306.70/306.88	c |    544923 |       0   87709    22957 

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-1730751-1240763023/watcher-1730751-1240763023 -o /tmp/evaluation-result-1730751-1240763023/solver-1730751-1240763023 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1730751-1240763023.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.85 0.97 0.99 3/64 25290
/proc/meminfo: memFree=1652208/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=3912 CPUtime=0
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 753 0 0 0 0 0 0 0 18 0 1 0 104330355 4005888 740 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 978 746 46 166 0 809 0

[startup+0.098102 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25290
/proc/meminfo: memFree=1652208/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=12552 CPUtime=0.09
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 2506 0 0 0 8 1 0 0 18 0 1 0 104330355 12853248 2492 1992294400 134512640 135192793 4294956224 18446744073709551615 134750359 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 3138 2492 55 166 0 2969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12552

[startup+0.101102 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25290
/proc/meminfo: memFree=1652208/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=12552 CPUtime=0.09
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 2528 0 0 0 8 1 0 0 18 0 1 0 104330355 12853248 2514 1992294400 134512640 135192793 4294956224 18446744073709551615 134572889 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 3138 2514 55 166 0 2969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12552

[startup+0.301118 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25290
/proc/meminfo: memFree=1652208/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=15248 CPUtime=0.28
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 3881 0 0 0 27 1 0 0 19 0 1 0 104330355 15613952 3100 1992294400 134512640 135192793 4294956224 18446744073709551615 134567810 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 3812 3100 55 166 0 3643 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15248

[startup+0.701155 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25290
/proc/meminfo: memFree=1652208/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=15248 CPUtime=0.68
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 3894 0 0 0 67 1 0 0 22 0 1 0 104330355 15613952 3113 1992294400 134512640 135192793 4294956224 18446744073709551615 134567880 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 3812 3113 56 166 0 3643 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15248

[startup+1.50123 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1637672/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=18540 CPUtime=1.49
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 5206 0 0 0 147 2 0 0 25 0 1 0 104330355 18984960 4060 1992294400 134512640 135192793 4294956224 18446744073709551615 134548170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 4635 4060 72 166 0 4466 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18540

[startup+3.10137 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1635304/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=20388 CPUtime=3.09
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 5651 0 0 0 307 2 0 0 25 0 1 0 104330355 20877312 4505 1992294400 134512640 135192793 4294956224 18446744073709551615 134551993 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 5097 4505 73 166 0 4928 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20388

[startup+6.30166 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1631464/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=23556 CPUtime=6.29
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 6440 0 0 0 626 3 0 0 25 0 1 0 104330355 24121344 5294 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 5889 5294 73 166 0 5720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23556

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1625000/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=29440 CPUtime=12.68
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 7925 0 0 0 1264 4 0 0 25 0 1 0 104330355 30146560 6779 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 7360 6779 73 166 0 7191 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29440

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1616936/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=37796 CPUtime=25.48
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 9976 0 0 0 2542 6 0 0 25 0 1 0 104330355 38703104 8830 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 9449 8830 73 166 0 9280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37796

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1596264/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=59176 CPUtime=51.07
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 15284 0 0 0 5097 10 0 0 25 0 1 0 104330355 60596224 14138 1992294400 134512640 135192793 4294956224 18446744073709551615 134750359 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 14794 14138 73 166 0 14625 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59176

[startup+102.304 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1570920/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=83688 CPUtime=102.26
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 21435 0 0 0 10210 16 0 0 25 0 1 0 104330355 85696512 20289 1992294400 134512640 135192793 4294956224 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 20922 20289 73 166 0 20753 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83688

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1544296/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=110928 CPUtime=162.24
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 28134 0 0 0 16200 24 0 0 25 0 1 0 104330355 113590272 26988 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 27732 26988 73 166 0 27563 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 110928

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1535080/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=119984 CPUtime=222.23
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 30368 0 0 0 22196 27 0 0 25 0 1 0 104330355 122863616 29222 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 29996 29222 73 166 0 29827 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 119984

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1522600/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=132460 CPUtime=282.21
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 33478 0 0 0 28191 30 0 0 25 0 1 0 104330355 135639040 32332 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 33115 32332 73 166 0 32946 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 132460

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1517032/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=138152 CPUtime=342.19
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 34892 0 0 0 34187 32 0 0 25 0 1 0 104330355 141467648 33746 1992294400 134512640 135192793 4294956224 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 34538 33746 73 166 0 34369 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 138152

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1513576/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=141344 CPUtime=402.18
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 35690 0 0 0 40185 33 0 0 25 0 1 0 104330355 144736256 34544 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 35336 34544 73 166 0 35167 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 141344

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1507048/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=147828 CPUtime=462.16
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 37320 0 0 0 46182 34 0 0 25 0 1 0 104330355 151375872 36174 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 36957 36174 73 166 0 36788 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 147828

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1506920/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=147828 CPUtime=522.14
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 37337 0 0 0 52180 34 0 0 25 0 1 0 104330355 151375872 36191 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 36957 36191 73 166 0 36788 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 147828

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1501672/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=152976 CPUtime=582.13
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 38647 0 0 0 58178 35 0 0 25 0 1 0 104330355 156647424 37501 1992294400 134512640 135192793 4294956224 18446744073709551615 134533804 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 38244 37501 73 166 0 38075 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 152976

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1501608/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=152976 CPUtime=642.12
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 38656 0 0 0 64176 36 0 0 25 0 1 0 104330355 156647424 37510 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 38244 37510 73 166 0 38075 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 152976

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1498280/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=156280 CPUtime=702.1
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 39465 0 0 0 70173 37 0 0 25 0 1 0 104330355 160030720 38319 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 39070 38319 73 166 0 38901 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 156280

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1498344/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=156280 CPUtime=762.09
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 39466 0 0 0 76172 37 0 0 25 0 1 0 104330355 160030720 38320 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 39070 38320 73 166 0 38901 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 156280

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1488936/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=165540 CPUtime=822.06
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 41804 0 0 0 82167 39 0 0 25 0 1 0 104330355 169512960 40658 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 41385 40658 73 166 0 41216 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 165540

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25291
/proc/meminfo: memFree=1488872/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=165540 CPUtime=882.05
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 41813 0 0 0 88166 39 0 0 25 0 1 0 104330355 169512960 40667 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 41385 40667 73 166 0 41216 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 165540

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25293
/proc/meminfo: memFree=1484584/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=169824 CPUtime=942.03
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 42851 0 0 0 94163 40 0 0 25 0 1 0 104330355 173899776 41705 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 42456 41705 73 166 0 42287 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 169824

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25293
/proc/meminfo: memFree=1484584/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=169824 CPUtime=1002.01
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 42857 0 0 0 100161 40 0 0 25 0 1 0 104330355 173899776 41711 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 42456 41711 73 166 0 42287 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 169824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25293
/proc/meminfo: memFree=1481128/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=173276 CPUtime=1062
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 43708 0 0 0 106159 41 0 0 25 0 1 0 104330355 177434624 42562 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 43319 42562 73 166 0 43150 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 173276

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25293
/proc/meminfo: memFree=1480872/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=173412 CPUtime=1121.99
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 43765 0 0 0 112157 42 0 0 25 0 1 0 104330355 177573888 42619 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 43353 42619 73 166 0 43184 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 173412

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25293
/proc/meminfo: memFree=1476648/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=178748 CPUtime=1181.97
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 44806 0 0 0 118154 43 0 0 25 0 1 0 104330355 183037952 43660 1992294400 134512640 135192793 4294956224 18446744073709551615 134534165 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 44687 43660 73 166 0 44518 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 178748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25293
/proc/meminfo: memFree=1476648/2055920 swapFree=4191900/4192956
[pid=25290] ppid=25288 vsize=178748 CPUtime=1200.06
/proc/25290/stat : 25290 (mxc-sat09) R 25288 25290 25253 0 -1 4194304 44806 0 0 0 119963 43 0 0 25 0 1 0 104330355 183037952 43660 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/25290/statm: 44687 43660 73 166 0 44518 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 178748

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.64
CPU system time (s): 0.466929
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 178748

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

runsolver used 1.12183 second user time and 2.72159 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-26 18:23:43
IDJOB=1730751
IDBENCH=24736
IDSOLVER=504
FILE ID=node43/1730751-1240763023
PBS_JOBID= 9187172
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= 531549e214a293ad3adf6ddff17eb882
RANDOM SEED=1980967542

node43.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.237
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.237
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:       1652688 kB
Buffers:         41196 kB
Cached:         288460 kB
SwapCached:        416 kB
Active:          62776 kB
Inactive:       280224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652688 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          21688 kB
Slab:            46264 kB
Committed_AS:   430780 kB
PageTables:       1444 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= 66428 MiB
End job on node43 at 2009-04-26 18:43:46