Trace number 1784457

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) 5000.04 5001.83

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes8.cnf
MD5SUM0b0881d9187e7912564ae88556ada128
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

152.64/152.75	c starting MXC with:
152.64/152.75	c cnf_path = HOME/instance-1784457-1241945031.cnf
152.64/152.75	c restart_strategy = auto
152.64/152.75	c sign_strategy = cached
152.64/152.75	c use_preprocessing = -1
152.64/152.75	c output_implicant = 1
152.64/152.75	c timeout_seconds = 0
152.64/152.75	c running SatELite... done
152.64/152.75	c 46 vars eliminated
152.64/152.75	c received 0 units and 60464 clauses from SatELite
152.64/152.75	c 45 assignments made, starting to guess now
152.64/152.75	c ===================================[MXC]=====================================
152.64/152.75	c | Conflicts |                Clause Statistics                   |   Vars   |
152.64/152.75	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
152.64/152.75	c =============================================================================
152.64/152.75	c |         0 |       0   56388     4076        0        0     nan |      945 |
152.64/152.75	c |       100 |       0   56388     4076      100     1050   162.9 |      900 |
152.64/152.75	c |       210 |       0   56388     4076      210     1105   119.8 |      900 |
152.64/152.75	c |       441 |       0   56388     4076      441     1220    88.0 |      900 |
152.64/152.75	c |       805 |       0   56388     4076      805     1402    72.0 |      900 |
152.64/152.75	c |      1315 |       0   56388     4076     1315     1657    63.5 |      900 |
152.64/152.75	c |      1986 |       0   56388     4076     1986     1993    59.9 |      900 |
152.64/152.75	c |      2834 |       0   56388     4076     1834     2417    54.6 |      900 |
152.64/152.75	c |      3876 |       0   56388     4076     2876     2938    53.2 |      900 |
152.64/152.75	c |      5132 |       0   56388     4076     2632     3566    53.9 |      900 |
152.64/152.75	c |      6623 |       0   56388     4076     4123     4311    53.8 |      900 |
152.64/152.75	c |      8373 |       0   56388     4076     3623     5186    52.0 |      900 |
152.64/152.75	c |     10408 |       0   56388     4076     5658     6204    53.1 |      900 |
152.64/152.75	c |     12756 |       0   56388     4076     4631     7378    51.1 |      900 |
152.64/152.75	c |     15449 |       0   56388     4076     7324     8724    57.1 |      900 |
152.64/152.75	c |     18521 |       0   56388     4076     5333    10260    62.3 |      900 |
152.64/152.75	c |     22010 |       0   56388     4076     8822    12005    61.4 |      900 |
152.64/152.75	c |     25958 |       0   56388     4076    12770    13979    60.4 |      900 |
152.64/152.75	c |     30411 |       0   56388     4076     9629    16205    52.2 |      900 |
152.64/152.75	c |     35419 |       0   56388     4076    14637    18709    53.2 |      900 |
152.64/152.75	c |     41038 |       0   56388     4076    20256    21519    53.8 |      900 |
152.64/152.75	c |     47329 |       0   56388     4076    15156    24664    52.9 |      900 |
152.64/152.75	c |     54360 |       0   56388     4076    22187    28180    53.5 |      900 |
152.64/152.75	c |     62205 |       0   56388     4076    30032    32102    52.0 |      900 |
152.64/152.75	c |     70945 |       0   56388     4076    21685    36472    51.7 |      900 |
152.64/152.75	c |     80669 |       0   56388     4076    31409    41334    52.9 |      900 |
152.64/152.75	c |     91476 |       0   56388     4076    42216    46738    52.2 |      900 |
152.64/152.75	c |    103474 |       0   56388     4076    28584    52737    50.2 |      900 |
152.64/152.75	c |    116782 |       0   56388     4076    41892    56882    48.9 |      900 |
152.64/152.75	c |    131532 |       0   56388     4076    56642    58492    47.7 |      900 |
152.64/152.75	c |    147868 |       0   56388     4076    43625    60122    45.5 |      900 |
152.64/152.75	c |    165948 |       0   56388     4076    61705    61772    45.4 |      900 |
152.64/152.75	c |    185947 |       0   56388     4076    50814    63445    44.3 |      900 |
152.64/152.75	c |    208057 |       0   56388     4076    40667    65141    42.8 |      900 |
152.64/152.75	c |    232489 |       0   56388     4076    65099    66862    45.8 |      900 |
152.64/152.75	c |    259475 |       0   56388     4076    58590    68609    46.2 |      900 |
152.64/152.75	c |    289271 |       0   56388     4076    53755    70384    47.5 |      900 |
152.64/152.75	c |    322158 |       0   56388     4076    50959    72187    48.8 |      900 |
152.64/152.75	c |    358445 |       0   56388     4076    50580    74020    45.8 |      900 |
152.64/152.75	c |    398472 |       0   56388     4076    53015    75884    46.6 |      900 |
152.64/152.75	c |    442613 |       0   56388     4076    58693    77780    42.9 |      900 |
152.64/152.75	c |    491279 |       0   56388     4076    68065    79710    45.0 |      900 |
152.64/152.75	c |    544923 |       0   56388     4076    81625 

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-1784457-1241945031/watcher-1784457-1241945031 -o /tmp/evaluation-result-1784457-1241945031/solver-1784457-1241945031 -C 5000 -W 6000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1784457-1241945031.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.00 1.00 1.00 3/64 29834
/proc/meminfo: memFree=1790512/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=1820 CPUtime=0
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 222536328 1863680 337 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 455 338 54 166 0 286 0

[startup+0.036542 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29834
/proc/meminfo: memFree=1790512/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=4616 CPUtime=0.03
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 1040 0 0 0 3 0 0 0 18 0 1 0 222536328 4726784 1026 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 1154 1027 54 166 0 985 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4616

[startup+0.102543 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29834
/proc/meminfo: memFree=1790512/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=4168 CPUtime=0.09
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 1104 0 0 0 9 0 0 0 18 0 1 0 222536328 4268032 912 1992294400 134512640 135192793 4294956224 18446744073709551615 134567816 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 1042 912 55 166 0 873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4168

[startup+0.301577 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29834
/proc/meminfo: memFree=1790512/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=5512 CPUtime=0.29
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 1418 0 0 0 29 0 0 0 19 0 1 0 222536328 5644288 1226 1992294400 134512640 135192793 4294956224 18446744073709551615 134567920 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 1378 1226 56 166 0 1209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5512

[startup+0.701648 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29834
/proc/meminfo: memFree=1790512/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=5780 CPUtime=0.69
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 1432 0 0 0 69 0 0 0 22 0 1 0 222536328 5918720 1240 1992294400 134512640 135192793 4294956224 18446744073709551615 134568064 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 1445 1240 56 166 0 1276 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5780

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1785576/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=7344 CPUtime=1.49
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 2026 0 0 0 149 0 0 0 25 0 1 0 222536328 7520256 1692 1992294400 134512640 135192793 4294956224 18446744073709551615 134534199 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 1836 1692 73 166 0 1667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7344

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1783016/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=10632 CPUtime=3.09
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 2847 0 0 0 308 1 0 0 25 0 1 0 222536328 10887168 2513 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 2658 2513 73 166 0 2489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10632

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1777128/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=14880 CPUtime=6.29
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 3898 0 0 0 628 1 0 0 25 0 1 0 222536328 15237120 3564 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 3720 3564 73 166 0 3551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14880

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1767336/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=23852 CPUtime=12.68
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 6123 0 0 0 1266 2 0 0 25 0 1 0 222536328 24424448 5789 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 5963 5789 73 166 0 5794 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23852

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1763624/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=27660 CPUtime=25.49
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 7051 0 0 0 2546 3 0 0 25 0 1 0 222536328 28323840 6717 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 6915 6717 73 166 0 6746 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27660

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1760232/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=31736 CPUtime=51.07
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 7892 0 0 0 5103 4 0 0 25 0 1 0 222536328 32497664 7558 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 7934 7558 73 166 0 7765 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31736

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1755624/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=36508 CPUtime=102.25
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 9040 0 0 0 10220 5 0 0 25 0 1 0 222536328 37384192 8706 1992294400 134512640 135192793 4294956224 18446744073709551615 134534158 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 9127 8706 73 166 0 8958 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 36508

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1751848/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=40796 CPUtime=162.23
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 9973 0 0 0 16217 6 0 0 25 0 1 0 222536328 41775104 9639 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 10199 9639 73 166 0 10030 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 40796

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1749544/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=43280 CPUtime=222.21
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 10528 0 0 0 22214 7 0 0 25 0 1 0 222536328 44318720 10194 1992294400 134512640 135192793 4294956224 18446744073709551615 134552331 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 10820 10194 73 166 0 10651 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 43280

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1745320/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=47904 CPUtime=282.19
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 11597 0 0 0 28211 8 0 0 25 0 1 0 222536328 49053696 11262 1992294400 134512640 135192793 4294956224 18446744073709551615 134551700 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 11976 11262 73 166 0 11807 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 47904

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1741864/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=52148 CPUtime=342.17
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 12469 0 0 0 34208 9 0 0 25 0 1 0 222536328 53399552 12133 1992294400 134512640 135192793 4294956224 18446744073709551615 134533236 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 13037 12133 73 166 0 12868 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 52148

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1737704/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=56824 CPUtime=402.15
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 13501 0 0 0 40205 10 0 0 25 0 1 0 222536328 58187776 13165 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 14206 13165 73 166 0 14037 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 56824

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1733608/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=61392 CPUtime=462.13
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 14536 0 0 0 46202 11 0 0 25 0 1 0 222536328 62865408 14200 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 15348 14200 73 166 0 15179 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 61392

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1729512/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=65792 CPUtime=522.11
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 15552 0 0 0 52199 12 0 0 25 0 1 0 222536328 67371008 15216 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 16448 15216 73 166 0 16279 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 65792

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1727272/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=68384 CPUtime=582.08
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 16118 0 0 0 58196 12 0 0 25 0 1 0 222536328 70025216 15782 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 17096 15782 73 166 0 16927 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 68384

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29835
/proc/meminfo: memFree=1724968/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=71112 CPUtime=642.07
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 16681 0 0 0 64194 13 0 0 25 0 1 0 222536328 72818688 16344 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 17778 16344 73 166 0 17609 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 71112

[startup+702.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1667688/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=140964 CPUtime=4000.87
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 30787 0 0 0 400058 29 0 0 25 0 1 0 222536328 144347136 30450 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 35241 30450 73 166 0 35072 0
Current children cumulated CPU time (s) 4000.87
Current children cumulated vsize (KiB) 140964

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1666920/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=141864 CPUtime=4060.85
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 30986 0 0 0 406056 29 0 0 25 0 1 0 222536328 145268736 30649 1992294400 134512640 135192793 4294956224 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 35466 30649 73 166 0 35297 0
Current children cumulated CPU time (s) 4060.85
Current children cumulated vsize (KiB) 141864

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1666280/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=142640 CPUtime=4120.82
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31125 0 0 0 412053 29 0 0 25 0 1 0 222536328 146063360 30788 1992294400 134512640 135192793 4294956224 18446744073709551615 134550401 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 35660 30788 73 166 0 35491 0
Current children cumulated CPU time (s) 4120.82
Current children cumulated vsize (KiB) 142640

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1666152/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=142900 CPUtime=4180.8
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31167 0 0 0 418051 29 0 0 25 0 1 0 222536328 146329600 30830 1992294400 134512640 135192793 4294956224 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 35725 30830 73 166 0 35556 0
Current children cumulated CPU time (s) 4180.8
Current children cumulated vsize (KiB) 142900

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1665832/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=143156 CPUtime=4240.78
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31231 0 0 0 424049 29 0 0 25 0 1 0 222536328 146591744 30894 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 35789 30894 73 166 0 35620 0
Current children cumulated CPU time (s) 4240.78
Current children cumulated vsize (KiB) 143156

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1665832/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=143156 CPUtime=4300.76
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31243 0 0 0 430047 29 0 0 25 0 1 0 222536328 146591744 30906 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 35789 30906 73 166 0 35620 0
Current children cumulated CPU time (s) 4300.76
Current children cumulated vsize (KiB) 143156

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1665832/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=143156 CPUtime=4360.74
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31246 0 0 0 436045 29 0 0 25 0 1 0 222536328 146591744 30909 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 35789 30909 73 166 0 35620 0
Current children cumulated CPU time (s) 4360.74
Current children cumulated vsize (KiB) 143156

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1665640/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=143288 CPUtime=4420.72
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31286 0 0 0 442042 30 0 0 25 0 1 0 222536328 146726912 30949 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 35822 30949 73 166 0 35653 0
Current children cumulated CPU time (s) 4420.72
Current children cumulated vsize (KiB) 143288

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1665512/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=143420 CPUtime=4480.7
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31312 0 0 0 448040 30 0 0 25 0 1 0 222536328 146862080 30975 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 35855 30975 73 166 0 35686 0
Current children cumulated CPU time (s) 4480.7
Current children cumulated vsize (KiB) 143420

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1664616/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=144836 CPUtime=4540.68
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31537 0 0 0 454038 30 0 0 25 0 1 0 222536328 148312064 31200 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 36209 31200 73 166 0 36040 0
Current children cumulated CPU time (s) 4540.68
Current children cumulated vsize (KiB) 144836

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29843
/proc/meminfo: memFree=1664424/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=144968 CPUtime=4600.66
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31572 0 0 0 460036 30 0 0 25 0 1 0 222536328 148447232 31235 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 36242 31235 73 166 0 36073 0
Current children cumulated CPU time (s) 4600.66
Current children cumulated vsize (KiB) 144968

[startup+4662.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 29849
/proc/meminfo: memFree=1663528/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=146124 CPUtime=4660.63
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31791 0 0 0 466033 30 0 0 25 0 1 0 222536328 149630976 31454 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 36531 31454 73 166 0 36362 0
Current children cumulated CPU time (s) 4660.63
Current children cumulated vsize (KiB) 146124

[startup+4722.31 s]
/proc/loadavg: 1.08 1.04 1.01 2/65 29849
/proc/meminfo: memFree=1663400/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=146508 CPUtime=4720.61
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 31842 0 0 0 472031 30 0 0 25 0 1 0 222536328 150024192 31505 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 36627 31505 73 166 0 36458 0
Current children cumulated CPU time (s) 4720.61
Current children cumulated vsize (KiB) 146508

[startup+4782.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/65 29849
/proc/meminfo: memFree=1662184/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=148184 CPUtime=4780.58
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 32142 0 0 0 478028 30 0 0 25 0 1 0 222536328 151740416 31805 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 37046 31805 73 166 0 36877 0
Current children cumulated CPU time (s) 4780.58
Current children cumulated vsize (KiB) 148184

[startup+4842.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 29849
/proc/meminfo: memFree=1661864/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=148572 CPUtime=4840.57
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 32208 0 0 0 484026 31 0 0 25 0 1 0 222536328 152137728 31871 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 37143 31871 73 166 0 36974 0
Current children cumulated CPU time (s) 4840.57
Current children cumulated vsize (KiB) 148572

[startup+4902.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 29849
/proc/meminfo: memFree=1661224/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=149340 CPUtime=4900.54
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 32361 0 0 0 490023 31 0 0 25 0 1 0 222536328 152924160 32024 1992294400 134512640 135192793 4294956224 18446744073709551615 134552006 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 37335 32024 73 166 0 37166 0
Current children cumulated CPU time (s) 4900.54
Current children cumulated vsize (KiB) 149340

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 29849
/proc/meminfo: memFree=1660776/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=149728 CPUtime=4960.52
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 32462 0 0 0 496021 31 0 0 25 0 1 0 222536328 153321472 32125 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 37432 32125 73 166 0 37263 0
Current children cumulated CPU time (s) 4960.52
Current children cumulated vsize (KiB) 149728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 29849
/proc/meminfo: memFree=1660648/2055920 swapFree=4155092/4192956
[pid=29834] ppid=29832 vsize=149920 CPUtime=5000.01
/proc/29834/stat : 29834 (mxc-sat09) R 29832 29834 29670 0 -1 4194304 32486 0 0 0 499970 31 0 0 25 0 1 0 222536328 153518080 32149 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/29834/statm: 37480 32149 73 166 0 37311 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 149920

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): 5001.83
CPU time (s): 5000.04
CPU user time (s): 4999.7
CPU system time (s): 0.339948
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 149920

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

runsolver used 3.9354 second user time and 10.3324 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-10 10:43:51
IDJOB=1784457
IDBENCH=71554
IDSOLVER=613
FILE ID=node18/1784457-1241945031
PBS_JOBID= 9265011
Free space on /tmp= 66452 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes8.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784457-1241945031/watcher-1784457-1241945031 -o /tmp/evaluation-result-1784457-1241945031/solver-1784457-1241945031 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1784457-1241945031.cnf

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

MD5SUM BENCH= 0b0881d9187e7912564ae88556ada128
RANDOM SEED=1203796337

node18.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.280
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.280
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:       1790928 kB
Buffers:         52768 kB
Cached:         133504 kB
SwapCached:      32076 kB
Active:          78256 kB
Inactive:       142292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790928 kB
SwapTotal:     4192956 kB
SwapFree:      4155092 kB
Dirty:            1392 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            30400 kB
Committed_AS:   765136 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node18 at 2009-05-10 12:07:14